@settlemint/sdk-js 2.6.2-pr9f60626b → 2.6.2-pra246e133

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5885,6 +5885,14 @@ type introspection_types = {
5885
5885
  };
5886
5886
  };
5887
5887
  };
5888
+ 'artifactsImageTag': {
5889
+ name: 'artifactsImageTag';
5890
+ type: {
5891
+ kind: 'SCALAR';
5892
+ name: 'String';
5893
+ ofType: null;
5894
+ };
5895
+ };
5888
5896
  'blockchainNodes': {
5889
5897
  name: 'blockchainNodes';
5890
5898
  type: {
@@ -6341,6 +6349,14 @@ type introspection_types = {
6341
6349
  };
6342
6350
  };
6343
6351
  };
6352
+ 'kitId': {
6353
+ name: 'kitId';
6354
+ type: {
6355
+ kind: 'SCALAR';
6356
+ name: 'String';
6357
+ ofType: null;
6358
+ };
6359
+ };
6344
6360
  'lastCompletedAt': {
6345
6361
  name: 'lastCompletedAt';
6346
6362
  type: {
@@ -8179,6 +8195,14 @@ type introspection_types = {
8179
8195
  };
8180
8196
  };
8181
8197
  };
8198
+ 'artifactsImageTag': {
8199
+ name: 'artifactsImageTag';
8200
+ type: {
8201
+ kind: 'SCALAR';
8202
+ name: 'String';
8203
+ ofType: null;
8204
+ };
8205
+ };
8182
8206
  'blockchainNodes': {
8183
8207
  name: 'blockchainNodes';
8184
8208
  type: {
@@ -8635,6 +8659,14 @@ type introspection_types = {
8635
8659
  };
8636
8660
  };
8637
8661
  };
8662
+ 'kitId': {
8663
+ name: 'kitId';
8664
+ type: {
8665
+ kind: 'SCALAR';
8666
+ name: 'String';
8667
+ ofType: null;
8668
+ };
8669
+ };
8638
8670
  'lastCompletedAt': {
8639
8671
  name: 'lastCompletedAt';
8640
8672
  type: {
@@ -11839,6 +11871,14 @@ type introspection_types = {
11839
11871
  };
11840
11872
  };
11841
11873
  };
11874
+ 'kitId': {
11875
+ name: 'kitId';
11876
+ type: {
11877
+ kind: 'SCALAR';
11878
+ name: 'String';
11879
+ ofType: null;
11880
+ };
11881
+ };
11842
11882
  'lastCompletedAt': {
11843
11883
  name: 'lastCompletedAt';
11844
11884
  type: {
@@ -14445,7 +14485,7 @@ type introspection_types = {
14445
14485
  };
14446
14486
  'ConsensusAlgorithm': {
14447
14487
  name: 'ConsensusAlgorithm';
14448
- enumValues: 'ARBITRUM' | 'ARBITRUM_GOERLI' | 'ARBITRUM_SEPOLIA' | 'AVALANCHE' | 'AVALANCHE_FUJI' | 'BESU_IBFTv2' | 'BESU_QBFT' | 'BSC_POW' | 'BSC_POW_TESTNET' | 'CORDA' | 'FABRIC_RAFT' | 'GETH_CLIQUE' | 'GETH_GOERLI' | 'GETH_POS_RINKEBY' | 'GETH_POW' | 'GETH_VENIDIUM' | 'HEDERA_MAINNET' | 'HEDERA_TESTNET' | 'HOLESKY' | 'OPTIMISM' | 'OPTIMISM_GOERLI' | 'OPTIMISM_SEPOLIA' | 'POLYGON' | 'POLYGON_AMOY' | 'POLYGON_EDGE_POA' | 'POLYGON_MUMBAI' | 'POLYGON_SUPERNET' | 'POLYGON_ZK_EVM' | 'POLYGON_ZK_EVM_TESTNET' | 'QUORUM_QBFT' | 'SEPOLIA' | 'SONEIUM_MINATO' | 'SONIC_BLAZE' | 'SONIC_MAINNET' | 'TEZOS' | 'TEZOS_TESTNET';
14488
+ enumValues: 'ARBITRUM' | 'ARBITRUM_GOERLI' | 'ARBITRUM_SEPOLIA' | 'AVALANCHE' | 'AVALANCHE_FUJI' | 'BASE_MAINNET' | 'BASE_SEPOLIA' | 'BESU_IBFTv2' | 'BESU_QBFT' | 'BSC_POW' | 'BSC_POW_TESTNET' | 'CORDA' | 'FABRIC_RAFT' | 'GETH_CLIQUE' | 'GETH_GOERLI' | 'GETH_POS_RINKEBY' | 'GETH_POW' | 'GETH_VENIDIUM' | 'HEDERA_MAINNET' | 'HEDERA_TESTNET' | 'HOLESKY' | 'LINEA_MAINNET' | 'LINEA_SEPOLIA' | 'OPTIMISM' | 'OPTIMISM_GOERLI' | 'OPTIMISM_SEPOLIA' | 'POLYGON' | 'POLYGON_AMOY' | 'POLYGON_EDGE_POA' | 'POLYGON_MUMBAI' | 'POLYGON_SUPERNET' | 'POLYGON_ZK_EVM' | 'POLYGON_ZK_EVM_TESTNET' | 'QUORUM_QBFT' | 'SEPOLIA' | 'SONEIUM_MINATO' | 'TEZOS' | 'TEZOS_TESTNET';
14449
14489
  };
14450
14490
  'ContractAddresses': {
14451
14491
  kind: 'OBJECT';
@@ -14861,6 +14901,14 @@ type introspection_types = {
14861
14901
  };
14862
14902
  };
14863
14903
  };
14904
+ 'kitId': {
14905
+ name: 'kitId';
14906
+ type: {
14907
+ kind: 'SCALAR';
14908
+ name: 'String';
14909
+ ofType: null;
14910
+ };
14911
+ };
14864
14912
  'lastCompletedAt': {
14865
14913
  name: 'lastCompletedAt';
14866
14914
  type: {
@@ -17651,6 +17699,14 @@ type introspection_types = {
17651
17699
  };
17652
17700
  };
17653
17701
  defaultValue: null;
17702
+ }, {
17703
+ name: 'preloadDatabaseSchema';
17704
+ type: {
17705
+ kind: 'SCALAR';
17706
+ name: 'Boolean';
17707
+ ofType: null;
17708
+ };
17709
+ defaultValue: null;
17654
17710
  }, {
17655
17711
  name: 'productName';
17656
17712
  type: {
@@ -22878,6 +22934,14 @@ type introspection_types = {
22878
22934
  };
22879
22935
  };
22880
22936
  };
22937
+ 'kitId': {
22938
+ name: 'kitId';
22939
+ type: {
22940
+ kind: 'SCALAR';
22941
+ name: 'String';
22942
+ ofType: null;
22943
+ };
22944
+ };
22881
22945
  'lastCompletedAt': {
22882
22946
  name: 'lastCompletedAt';
22883
22947
  type: {
@@ -25165,6 +25229,14 @@ type introspection_types = {
25165
25229
  };
25166
25230
  };
25167
25231
  };
25232
+ 'kitId': {
25233
+ name: 'kitId';
25234
+ type: {
25235
+ kind: 'SCALAR';
25236
+ name: 'String';
25237
+ ofType: null;
25238
+ };
25239
+ };
25168
25240
  'lastCompletedAt': {
25169
25241
  name: 'lastCompletedAt';
25170
25242
  type: {
@@ -35831,6 +35903,18 @@ type introspection_types = {
35831
35903
  };
35832
35904
  };
35833
35905
  };
35906
+ 'isPreRelease': {
35907
+ name: 'isPreRelease';
35908
+ type: {
35909
+ kind: 'NON_NULL';
35910
+ name: never;
35911
+ ofType: {
35912
+ kind: 'SCALAR';
35913
+ name: 'Boolean';
35914
+ ofType: null;
35915
+ };
35916
+ };
35917
+ };
35834
35918
  'name': {
35835
35919
  name: 'name';
35836
35920
  type: {
@@ -44791,6 +44875,14 @@ type introspection_types = {
44791
44875
  };
44792
44876
  };
44793
44877
  };
44878
+ 'kitId': {
44879
+ name: 'kitId';
44880
+ type: {
44881
+ kind: 'SCALAR';
44882
+ name: 'String';
44883
+ ofType: null;
44884
+ };
44885
+ };
44794
44886
  'lastCompletedAt': {
44795
44887
  name: 'lastCompletedAt';
44796
44888
  type: {
@@ -45649,6 +45741,14 @@ type introspection_types = {
45649
45741
  };
45650
45742
  };
45651
45743
  };
45744
+ 'kitId': {
45745
+ name: 'kitId';
45746
+ type: {
45747
+ kind: 'SCALAR';
45748
+ name: 'String';
45749
+ ofType: null;
45750
+ };
45751
+ };
45652
45752
  'lastCompletedAt': {
45653
45753
  name: 'lastCompletedAt';
45654
45754
  type: {
@@ -48554,6 +48654,14 @@ type introspection_types = {
48554
48654
  };
48555
48655
  };
48556
48656
  };
48657
+ 'kitId': {
48658
+ name: 'kitId';
48659
+ type: {
48660
+ kind: 'SCALAR';
48661
+ name: 'String';
48662
+ ofType: null;
48663
+ };
48664
+ };
48557
48665
  'lastCompletedAt': {
48558
48666
  name: 'lastCompletedAt';
48559
48667
  type: {
@@ -52032,6 +52140,14 @@ type introspection_types = {
52032
52140
  };
52033
52141
  };
52034
52142
  };
52143
+ 'kitId': {
52144
+ name: 'kitId';
52145
+ type: {
52146
+ kind: 'SCALAR';
52147
+ name: 'String';
52148
+ ofType: null;
52149
+ };
52150
+ };
52035
52151
  'lastCompletedAt': {
52036
52152
  name: 'lastCompletedAt';
52037
52153
  type: {
@@ -60514,6 +60630,14 @@ type introspection_types = {
60514
60630
  };
60515
60631
  };
60516
60632
  };
60633
+ 'kitId': {
60634
+ name: 'kitId';
60635
+ type: {
60636
+ kind: 'SCALAR';
60637
+ name: 'String';
60638
+ ofType: null;
60639
+ };
60640
+ };
60517
60641
  'lastCompletedAt': {
60518
60642
  name: 'lastCompletedAt';
60519
60643
  type: {
@@ -62752,6 +62876,14 @@ type introspection_types = {
62752
62876
  };
62753
62877
  };
62754
62878
  };
62879
+ 'kitId': {
62880
+ name: 'kitId';
62881
+ type: {
62882
+ kind: 'SCALAR';
62883
+ name: 'String';
62884
+ ofType: null;
62885
+ };
62886
+ };
62755
62887
  'lastCompletedAt': {
62756
62888
  name: 'lastCompletedAt';
62757
62889
  type: {
@@ -65318,7 +65450,6 @@ type introspection_types = {
65318
65450
  enumValues: 'CODE_ALREADY_ACCEPTED' | 'CODE_EXPIRED' | 'CODE_NOT_FOUND' | 'SUCCESS' | 'UNKNOWN';
65319
65451
  };
65320
65452
  };
65321
-
65322
65453
  /** An IntrospectionQuery representation of your schema.
65323
65454
  *
65324
65455
  * @remarks
@@ -66969,6 +67100,7 @@ declare const createBlockchainNetwork: gql_tada0.TadaDocumentNode<{
66969
67100
  })[];
66970
67101
  };
66971
67102
  }, {
67103
+ includePredeployedContracts?: boolean | null | undefined;
66972
67104
  privateKeyId?: string | null | undefined;
66973
67105
  externalNodes?: {
66974
67106
  nodeType?: "NON_VALIDATOR" | "VALIDATOR" | null | undefined;
@@ -67136,7 +67268,7 @@ declare const createBlockchainNetwork: gql_tada0.TadaDocumentNode<{
67136
67268
  gasLimit?: string | null | undefined;
67137
67269
  evmStackSize?: number | null | undefined;
67138
67270
  contractSizeLimit?: number | null | undefined;
67139
- consensusAlgorithm: "ARBITRUM" | "ARBITRUM_GOERLI" | "ARBITRUM_SEPOLIA" | "AVALANCHE" | "AVALANCHE_FUJI" | "BESU_IBFTv2" | "BESU_QBFT" | "BSC_POW" | "BSC_POW_TESTNET" | "CORDA" | "FABRIC_RAFT" | "GETH_CLIQUE" | "GETH_GOERLI" | "GETH_POS_RINKEBY" | "GETH_POW" | "GETH_VENIDIUM" | "HEDERA_MAINNET" | "HEDERA_TESTNET" | "HOLESKY" | "OPTIMISM" | "OPTIMISM_GOERLI" | "OPTIMISM_SEPOLIA" | "POLYGON" | "POLYGON_AMOY" | "POLYGON_EDGE_POA" | "POLYGON_MUMBAI" | "POLYGON_SUPERNET" | "POLYGON_ZK_EVM" | "POLYGON_ZK_EVM_TESTNET" | "QUORUM_QBFT" | "SEPOLIA" | "SONEIUM_MINATO" | "SONIC_BLAZE" | "SONIC_MAINNET" | "TEZOS" | "TEZOS_TESTNET";
67271
+ consensusAlgorithm: "ARBITRUM" | "ARBITRUM_GOERLI" | "ARBITRUM_SEPOLIA" | "AVALANCHE" | "AVALANCHE_FUJI" | "BASE_MAINNET" | "BASE_SEPOLIA" | "BESU_IBFTv2" | "BESU_QBFT" | "BSC_POW" | "BSC_POW_TESTNET" | "CORDA" | "FABRIC_RAFT" | "GETH_CLIQUE" | "GETH_GOERLI" | "GETH_POS_RINKEBY" | "GETH_POW" | "GETH_VENIDIUM" | "HEDERA_MAINNET" | "HEDERA_TESTNET" | "HOLESKY" | "LINEA_MAINNET" | "LINEA_SEPOLIA" | "OPTIMISM" | "OPTIMISM_GOERLI" | "OPTIMISM_SEPOLIA" | "POLYGON" | "POLYGON_AMOY" | "POLYGON_EDGE_POA" | "POLYGON_MUMBAI" | "POLYGON_SUPERNET" | "POLYGON_ZK_EVM" | "POLYGON_ZK_EVM_TESTNET" | "QUORUM_QBFT" | "SEPOLIA" | "SONEIUM_MINATO" | "TEZOS" | "TEZOS_TESTNET";
67140
67272
  chainId?: number | null | undefined;
67141
67273
  applicationId: string;
67142
67274
  }, void>;
@@ -5885,6 +5885,14 @@ type introspection_types = {
5885
5885
  };
5886
5886
  };
5887
5887
  };
5888
+ 'artifactsImageTag': {
5889
+ name: 'artifactsImageTag';
5890
+ type: {
5891
+ kind: 'SCALAR';
5892
+ name: 'String';
5893
+ ofType: null;
5894
+ };
5895
+ };
5888
5896
  'blockchainNodes': {
5889
5897
  name: 'blockchainNodes';
5890
5898
  type: {
@@ -6341,6 +6349,14 @@ type introspection_types = {
6341
6349
  };
6342
6350
  };
6343
6351
  };
6352
+ 'kitId': {
6353
+ name: 'kitId';
6354
+ type: {
6355
+ kind: 'SCALAR';
6356
+ name: 'String';
6357
+ ofType: null;
6358
+ };
6359
+ };
6344
6360
  'lastCompletedAt': {
6345
6361
  name: 'lastCompletedAt';
6346
6362
  type: {
@@ -8179,6 +8195,14 @@ type introspection_types = {
8179
8195
  };
8180
8196
  };
8181
8197
  };
8198
+ 'artifactsImageTag': {
8199
+ name: 'artifactsImageTag';
8200
+ type: {
8201
+ kind: 'SCALAR';
8202
+ name: 'String';
8203
+ ofType: null;
8204
+ };
8205
+ };
8182
8206
  'blockchainNodes': {
8183
8207
  name: 'blockchainNodes';
8184
8208
  type: {
@@ -8635,6 +8659,14 @@ type introspection_types = {
8635
8659
  };
8636
8660
  };
8637
8661
  };
8662
+ 'kitId': {
8663
+ name: 'kitId';
8664
+ type: {
8665
+ kind: 'SCALAR';
8666
+ name: 'String';
8667
+ ofType: null;
8668
+ };
8669
+ };
8638
8670
  'lastCompletedAt': {
8639
8671
  name: 'lastCompletedAt';
8640
8672
  type: {
@@ -11839,6 +11871,14 @@ type introspection_types = {
11839
11871
  };
11840
11872
  };
11841
11873
  };
11874
+ 'kitId': {
11875
+ name: 'kitId';
11876
+ type: {
11877
+ kind: 'SCALAR';
11878
+ name: 'String';
11879
+ ofType: null;
11880
+ };
11881
+ };
11842
11882
  'lastCompletedAt': {
11843
11883
  name: 'lastCompletedAt';
11844
11884
  type: {
@@ -14445,7 +14485,7 @@ type introspection_types = {
14445
14485
  };
14446
14486
  'ConsensusAlgorithm': {
14447
14487
  name: 'ConsensusAlgorithm';
14448
- enumValues: 'ARBITRUM' | 'ARBITRUM_GOERLI' | 'ARBITRUM_SEPOLIA' | 'AVALANCHE' | 'AVALANCHE_FUJI' | 'BESU_IBFTv2' | 'BESU_QBFT' | 'BSC_POW' | 'BSC_POW_TESTNET' | 'CORDA' | 'FABRIC_RAFT' | 'GETH_CLIQUE' | 'GETH_GOERLI' | 'GETH_POS_RINKEBY' | 'GETH_POW' | 'GETH_VENIDIUM' | 'HEDERA_MAINNET' | 'HEDERA_TESTNET' | 'HOLESKY' | 'OPTIMISM' | 'OPTIMISM_GOERLI' | 'OPTIMISM_SEPOLIA' | 'POLYGON' | 'POLYGON_AMOY' | 'POLYGON_EDGE_POA' | 'POLYGON_MUMBAI' | 'POLYGON_SUPERNET' | 'POLYGON_ZK_EVM' | 'POLYGON_ZK_EVM_TESTNET' | 'QUORUM_QBFT' | 'SEPOLIA' | 'SONEIUM_MINATO' | 'SONIC_BLAZE' | 'SONIC_MAINNET' | 'TEZOS' | 'TEZOS_TESTNET';
14488
+ enumValues: 'ARBITRUM' | 'ARBITRUM_GOERLI' | 'ARBITRUM_SEPOLIA' | 'AVALANCHE' | 'AVALANCHE_FUJI' | 'BASE_MAINNET' | 'BASE_SEPOLIA' | 'BESU_IBFTv2' | 'BESU_QBFT' | 'BSC_POW' | 'BSC_POW_TESTNET' | 'CORDA' | 'FABRIC_RAFT' | 'GETH_CLIQUE' | 'GETH_GOERLI' | 'GETH_POS_RINKEBY' | 'GETH_POW' | 'GETH_VENIDIUM' | 'HEDERA_MAINNET' | 'HEDERA_TESTNET' | 'HOLESKY' | 'LINEA_MAINNET' | 'LINEA_SEPOLIA' | 'OPTIMISM' | 'OPTIMISM_GOERLI' | 'OPTIMISM_SEPOLIA' | 'POLYGON' | 'POLYGON_AMOY' | 'POLYGON_EDGE_POA' | 'POLYGON_MUMBAI' | 'POLYGON_SUPERNET' | 'POLYGON_ZK_EVM' | 'POLYGON_ZK_EVM_TESTNET' | 'QUORUM_QBFT' | 'SEPOLIA' | 'SONEIUM_MINATO' | 'TEZOS' | 'TEZOS_TESTNET';
14449
14489
  };
14450
14490
  'ContractAddresses': {
14451
14491
  kind: 'OBJECT';
@@ -14861,6 +14901,14 @@ type introspection_types = {
14861
14901
  };
14862
14902
  };
14863
14903
  };
14904
+ 'kitId': {
14905
+ name: 'kitId';
14906
+ type: {
14907
+ kind: 'SCALAR';
14908
+ name: 'String';
14909
+ ofType: null;
14910
+ };
14911
+ };
14864
14912
  'lastCompletedAt': {
14865
14913
  name: 'lastCompletedAt';
14866
14914
  type: {
@@ -17651,6 +17699,14 @@ type introspection_types = {
17651
17699
  };
17652
17700
  };
17653
17701
  defaultValue: null;
17702
+ }, {
17703
+ name: 'preloadDatabaseSchema';
17704
+ type: {
17705
+ kind: 'SCALAR';
17706
+ name: 'Boolean';
17707
+ ofType: null;
17708
+ };
17709
+ defaultValue: null;
17654
17710
  }, {
17655
17711
  name: 'productName';
17656
17712
  type: {
@@ -22878,6 +22934,14 @@ type introspection_types = {
22878
22934
  };
22879
22935
  };
22880
22936
  };
22937
+ 'kitId': {
22938
+ name: 'kitId';
22939
+ type: {
22940
+ kind: 'SCALAR';
22941
+ name: 'String';
22942
+ ofType: null;
22943
+ };
22944
+ };
22881
22945
  'lastCompletedAt': {
22882
22946
  name: 'lastCompletedAt';
22883
22947
  type: {
@@ -25165,6 +25229,14 @@ type introspection_types = {
25165
25229
  };
25166
25230
  };
25167
25231
  };
25232
+ 'kitId': {
25233
+ name: 'kitId';
25234
+ type: {
25235
+ kind: 'SCALAR';
25236
+ name: 'String';
25237
+ ofType: null;
25238
+ };
25239
+ };
25168
25240
  'lastCompletedAt': {
25169
25241
  name: 'lastCompletedAt';
25170
25242
  type: {
@@ -35831,6 +35903,18 @@ type introspection_types = {
35831
35903
  };
35832
35904
  };
35833
35905
  };
35906
+ 'isPreRelease': {
35907
+ name: 'isPreRelease';
35908
+ type: {
35909
+ kind: 'NON_NULL';
35910
+ name: never;
35911
+ ofType: {
35912
+ kind: 'SCALAR';
35913
+ name: 'Boolean';
35914
+ ofType: null;
35915
+ };
35916
+ };
35917
+ };
35834
35918
  'name': {
35835
35919
  name: 'name';
35836
35920
  type: {
@@ -44791,6 +44875,14 @@ type introspection_types = {
44791
44875
  };
44792
44876
  };
44793
44877
  };
44878
+ 'kitId': {
44879
+ name: 'kitId';
44880
+ type: {
44881
+ kind: 'SCALAR';
44882
+ name: 'String';
44883
+ ofType: null;
44884
+ };
44885
+ };
44794
44886
  'lastCompletedAt': {
44795
44887
  name: 'lastCompletedAt';
44796
44888
  type: {
@@ -45649,6 +45741,14 @@ type introspection_types = {
45649
45741
  };
45650
45742
  };
45651
45743
  };
45744
+ 'kitId': {
45745
+ name: 'kitId';
45746
+ type: {
45747
+ kind: 'SCALAR';
45748
+ name: 'String';
45749
+ ofType: null;
45750
+ };
45751
+ };
45652
45752
  'lastCompletedAt': {
45653
45753
  name: 'lastCompletedAt';
45654
45754
  type: {
@@ -48554,6 +48654,14 @@ type introspection_types = {
48554
48654
  };
48555
48655
  };
48556
48656
  };
48657
+ 'kitId': {
48658
+ name: 'kitId';
48659
+ type: {
48660
+ kind: 'SCALAR';
48661
+ name: 'String';
48662
+ ofType: null;
48663
+ };
48664
+ };
48557
48665
  'lastCompletedAt': {
48558
48666
  name: 'lastCompletedAt';
48559
48667
  type: {
@@ -52032,6 +52140,14 @@ type introspection_types = {
52032
52140
  };
52033
52141
  };
52034
52142
  };
52143
+ 'kitId': {
52144
+ name: 'kitId';
52145
+ type: {
52146
+ kind: 'SCALAR';
52147
+ name: 'String';
52148
+ ofType: null;
52149
+ };
52150
+ };
52035
52151
  'lastCompletedAt': {
52036
52152
  name: 'lastCompletedAt';
52037
52153
  type: {
@@ -60514,6 +60630,14 @@ type introspection_types = {
60514
60630
  };
60515
60631
  };
60516
60632
  };
60633
+ 'kitId': {
60634
+ name: 'kitId';
60635
+ type: {
60636
+ kind: 'SCALAR';
60637
+ name: 'String';
60638
+ ofType: null;
60639
+ };
60640
+ };
60517
60641
  'lastCompletedAt': {
60518
60642
  name: 'lastCompletedAt';
60519
60643
  type: {
@@ -62752,6 +62876,14 @@ type introspection_types = {
62752
62876
  };
62753
62877
  };
62754
62878
  };
62879
+ 'kitId': {
62880
+ name: 'kitId';
62881
+ type: {
62882
+ kind: 'SCALAR';
62883
+ name: 'String';
62884
+ ofType: null;
62885
+ };
62886
+ };
62755
62887
  'lastCompletedAt': {
62756
62888
  name: 'lastCompletedAt';
62757
62889
  type: {
@@ -65318,7 +65450,6 @@ type introspection_types = {
65318
65450
  enumValues: 'CODE_ALREADY_ACCEPTED' | 'CODE_EXPIRED' | 'CODE_NOT_FOUND' | 'SUCCESS' | 'UNKNOWN';
65319
65451
  };
65320
65452
  };
65321
-
65322
65453
  /** An IntrospectionQuery representation of your schema.
65323
65454
  *
65324
65455
  * @remarks
@@ -66969,6 +67100,7 @@ declare const createBlockchainNetwork: gql_tada0.TadaDocumentNode<{
66969
67100
  })[];
66970
67101
  };
66971
67102
  }, {
67103
+ includePredeployedContracts?: boolean | null | undefined;
66972
67104
  privateKeyId?: string | null | undefined;
66973
67105
  externalNodes?: {
66974
67106
  nodeType?: "NON_VALIDATOR" | "VALIDATOR" | null | undefined;
@@ -67136,7 +67268,7 @@ declare const createBlockchainNetwork: gql_tada0.TadaDocumentNode<{
67136
67268
  gasLimit?: string | null | undefined;
67137
67269
  evmStackSize?: number | null | undefined;
67138
67270
  contractSizeLimit?: number | null | undefined;
67139
- consensusAlgorithm: "ARBITRUM" | "ARBITRUM_GOERLI" | "ARBITRUM_SEPOLIA" | "AVALANCHE" | "AVALANCHE_FUJI" | "BESU_IBFTv2" | "BESU_QBFT" | "BSC_POW" | "BSC_POW_TESTNET" | "CORDA" | "FABRIC_RAFT" | "GETH_CLIQUE" | "GETH_GOERLI" | "GETH_POS_RINKEBY" | "GETH_POW" | "GETH_VENIDIUM" | "HEDERA_MAINNET" | "HEDERA_TESTNET" | "HOLESKY" | "OPTIMISM" | "OPTIMISM_GOERLI" | "OPTIMISM_SEPOLIA" | "POLYGON" | "POLYGON_AMOY" | "POLYGON_EDGE_POA" | "POLYGON_MUMBAI" | "POLYGON_SUPERNET" | "POLYGON_ZK_EVM" | "POLYGON_ZK_EVM_TESTNET" | "QUORUM_QBFT" | "SEPOLIA" | "SONEIUM_MINATO" | "SONIC_BLAZE" | "SONIC_MAINNET" | "TEZOS" | "TEZOS_TESTNET";
67271
+ consensusAlgorithm: "ARBITRUM" | "ARBITRUM_GOERLI" | "ARBITRUM_SEPOLIA" | "AVALANCHE" | "AVALANCHE_FUJI" | "BASE_MAINNET" | "BASE_SEPOLIA" | "BESU_IBFTv2" | "BESU_QBFT" | "BSC_POW" | "BSC_POW_TESTNET" | "CORDA" | "FABRIC_RAFT" | "GETH_CLIQUE" | "GETH_GOERLI" | "GETH_POS_RINKEBY" | "GETH_POW" | "GETH_VENIDIUM" | "HEDERA_MAINNET" | "HEDERA_TESTNET" | "HOLESKY" | "LINEA_MAINNET" | "LINEA_SEPOLIA" | "OPTIMISM" | "OPTIMISM_GOERLI" | "OPTIMISM_SEPOLIA" | "POLYGON" | "POLYGON_AMOY" | "POLYGON_EDGE_POA" | "POLYGON_MUMBAI" | "POLYGON_SUPERNET" | "POLYGON_ZK_EVM" | "POLYGON_ZK_EVM_TESTNET" | "QUORUM_QBFT" | "SEPOLIA" | "SONEIUM_MINATO" | "TEZOS" | "TEZOS_TESTNET";
67140
67272
  chainId?: number | null | undefined;
67141
67273
  applicationId: string;
67142
67274
  }, void>;
@@ -502,6 +502,7 @@ const createBlockchainNetwork = graphql(`
502
502
  $quorumGenesis: QuorumGenesisInput
503
503
  $externalNodes: [BlockchainNetworkExternalNodeInput!]
504
504
  $privateKeyId: ID
505
+ $includePredeployedContracts: Boolean
505
506
  ) {
506
507
  createBlockchainNetwork(
507
508
  applicationId: $applicationId
@@ -530,6 +531,7 @@ const createBlockchainNetwork = graphql(`
530
531
  quorumGenesis: $quorumGenesis
531
532
  externalNodes: $externalNodes
532
533
  keyMaterial: $privateKeyId
534
+ includePredeployedContracts: $includePredeployedContracts
533
535
  ) {
534
536
  ...BlockchainNetwork
535
537
  }