@superfluid-finance/sdk-core 0.7.0 → 0.7.1-dev.6bfc367.0

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.
package/dist/index.umd.js CHANGED
@@ -72014,7 +72014,7 @@ module.exports =
72014
72014
  "subgraphV1": {
72015
72015
  "cliName": "fuji",
72016
72016
  "name": "protocol-v1-avalanche-fuji",
72017
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/protocol-v1-avalanche-fuji"
72017
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/avalanche-fuji/protocol-v1"
72018
72018
  },
72019
72019
  "publicRPCs": [
72020
72020
  "https://api.avax-test.network/ext/bc/C/rpc",
@@ -72057,7 +72057,7 @@ module.exports =
72057
72057
  "subgraphV1": {
72058
72058
  "cliName": "sepolia",
72059
72059
  "name": "protocol-v1-eth-sepolia",
72060
- "satsumaEndpoint": "https://subgraph.satsuma-prod.com/c5br3jaVlJI6/superfluid/eth-sepolia/api"
72060
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/eth-sepolia/protocol-v1"
72061
72061
  },
72062
72062
  "publicRPCs": [
72063
72063
  "https://rpc.sepolia.org",
@@ -72100,19 +72100,19 @@ module.exports =
72100
72100
  "subgraphV1": {
72101
72101
  "cliName": "optimism-sepolia",
72102
72102
  "name": "protocol-v1-optimism-sepolia",
72103
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/protocol-v1-optimism-sepolia"
72103
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/optimism-sepolia/protocol-v1"
72104
72104
  },
72105
72105
  "subgraphVesting": {
72106
72106
  "name": "vesting-v1-optimism-sepolia",
72107
- "hostedEndpoint": "https://api.goldsky.com/api/public/project_clsnd6xsoma5j012qepvucfpp/subgraphs/vesting-v1-optimism-sepolia/prod/gn"
72107
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/optimism-sepolia/vesting-scheduler"
72108
72108
  },
72109
72109
  "subgraphFlowScheduler": {
72110
72110
  "name": "scheduling-v1-optimism-sepolia",
72111
- "hostedEndpoint": "https://api.goldsky.com/api/public/project_clsnd6xsoma5j012qepvucfpp/subgraphs/scheduling-v1-optimism-sepolia/prod/gn"
72111
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/optimism-sepolia/flow-scheduler"
72112
72112
  },
72113
72113
  "subgraphAutoWrap": {
72114
72114
  "name": "auto-wrap-v1-optimism-sepolia",
72115
- "hostedEndpoint": "https://api.goldsky.com/api/public/project_clsnd6xsoma5j012qepvucfpp/subgraphs/auto-wrap-v1-optimism-sepolia/prod/gn"
72115
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/optimism-sepolia/auto-wrap"
72116
72116
  },
72117
72117
  "publicRPCs": [
72118
72118
  "https://sepolia.optimism.io"
@@ -72148,10 +72148,43 @@ module.exports =
72148
72148
  "explorer": "https://sepolia.scrollscan.com/",
72149
72149
  "subgraphV1": {
72150
72150
  "cliName": "scroll-sepolia",
72151
- "name": "protocol-v1-scroll-sepolia"
72151
+ "name": "protocol-v1-scroll-sepolia",
72152
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/scroll-sepolia/protocol-v1"
72152
72153
  },
72153
72154
  "publicRPCs": ["https://sepolia-rpc.scroll.io"]
72154
72155
  },
72156
+ {
72157
+ "name": "base-sepolia",
72158
+ "isTestnet": true,
72159
+ "networkId": 84532,
72160
+ "chainId": 84532,
72161
+ "sfId": 111,
72162
+ "shortName": "bsepolia",
72163
+ "uppercaseName": "BASE_SEPOLIA",
72164
+ "humanReadableName": "Base Sepolia",
72165
+ "nativeTokenSymbol": "ETH",
72166
+ "nativeTokenWrapper": "",
72167
+ "contractsV1": {
72168
+ "resolver": "0x21d4E9fbB9DB742E6ef4f29d189a7C18B0b59136",
72169
+ "host": "0x109412E3C84f0539b43d39dB691B08c90f58dC7c",
72170
+ "cfaV1": "0x6836F23d6171D74Ef62FcF776655aBcD2bcd62Ef",
72171
+ "cfaV1Forwarder": "0xcfA132E353cB4E398080B9700609bb008eceB125",
72172
+ "idaV1": "0x9358C7dCCc6B8CA6F526311e8ac266F8C861B7ea",
72173
+ "gdaV1": "0x53F4f44C813Dc380182d0b2b67fe5832A12B97f8",
72174
+ "gdaV1Forwarder": "0x6DA13Bde224A05a288748d857b9e7DDEffd1dE08",
72175
+ "superTokenFactory": "0x7447E94Dfe3d804a9f46Bf12838d467c912C8F6C",
72176
+ "superfluidLoader": "0x777Be25F9fdcA87e8a0E06Ad4be93d65429FCb9f"
72177
+ },
72178
+ "startBlockV1": 10604500,
72179
+ "logsQueryRange": 50000,
72180
+ "explorer": "https://sepolia.basescan.org",
72181
+ "subgraphV1": {
72182
+ "cliName": "base-sepolia"
72183
+ },
72184
+ "publicRPCs": [
72185
+ "https://sepolia.base.org"
72186
+ ]
72187
+ },
72155
72188
  {
72156
72189
  "name": "xdai-mainnet",
72157
72190
  "isTestnet": false,
@@ -72195,20 +72228,19 @@ module.exports =
72195
72228
  "subgraphV1": {
72196
72229
  "cliName": "gnosis",
72197
72230
  "name": "protocol-v1-xdai",
72198
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/protocol-v1-xdai",
72199
- "satsumaEndpoint": "https://subgraph.satsuma-prod.com/c5br3jaVlJI6/superfluid/xdai/api"
72231
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/xdai-mainnet/protocol-v1"
72200
72232
  },
72201
72233
  "subgraphVesting": {
72202
72234
  "name": "vesting-v1-xdai-mainnet",
72203
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/vesting-v1-xdai-mainnet"
72235
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/xdai-mainnet/vesting-scheduler"
72204
72236
  },
72205
72237
  "subgraphFlowScheduler": {
72206
72238
  "name": "scheduling-v1-xdai-mainnet",
72207
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/scheduling-v1-xdai-mainnet"
72239
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/xdai-mainnet/flow-scheduler"
72208
72240
  },
72209
72241
  "subgraphAutoWrap": {
72210
72242
  "name": "auto-wrap-v1-xdai-mainnet",
72211
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/auto-wrap-v1-xdai-mainnet"
72243
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/xdai-mainnet/auto-wrap"
72212
72244
  },
72213
72245
  "publicRPCs": [
72214
72246
  "https://rpc.gnosischain.com",
@@ -72257,20 +72289,19 @@ module.exports =
72257
72289
  "subgraphV1": {
72258
72290
  "cliName": "matic",
72259
72291
  "name": "protocol-v1-matic",
72260
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/protocol-v1-matic",
72261
- "satsumaEndpoint": "https://subgraph.satsuma-prod.com/c5br3jaVlJI6/superfluid/matic/api"
72292
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/polygon-mainnet/protocol-v1"
72262
72293
  },
72263
72294
  "subgraphVesting": {
72264
72295
  "name": "vesting-v1-polygon-mainnet",
72265
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/vesting-v1-polygon-mainnet"
72296
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/polygon-mainnet/vesting-scheduler"
72266
72297
  },
72267
72298
  "subgraphFlowScheduler": {
72268
72299
  "name": "scheduling-v1-polygon-mainnet",
72269
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/scheduling-v1-polygon-mainnet"
72300
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/polygon-mainnet/flow-scheduler"
72270
72301
  },
72271
72302
  "subgraphAutoWrap": {
72272
72303
  "name": "auto-wrap-v1-polygon-mainnet",
72273
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/auto-wrap-v1-polygon-mainnet"
72304
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/polygon-mainnet/auto-wrap"
72274
72305
  },
72275
72306
  "publicRPCs": [
72276
72307
  "https://polygon-rpc.com",
@@ -72319,19 +72350,19 @@ module.exports =
72319
72350
  "subgraphV1": {
72320
72351
  "cliName": "optimism",
72321
72352
  "name": "protocol-v1-optimism-mainnet",
72322
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/protocol-v1-optimism-mainnet"
72353
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/optimism-mainnet/protocol-v1"
72323
72354
  },
72324
72355
  "subgraphVesting": {
72325
72356
  "name": "vesting-v1-optimism-mainnet",
72326
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/vesting-v1-optimism-mainnet"
72357
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/optimism-mainnet/vesting-scheduler"
72327
72358
  },
72328
72359
  "subgraphFlowScheduler": {
72329
72360
  "name": "scheduling-v1-optimism-mainnet",
72330
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/scheduling-v1-optimism-mainnet"
72361
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/optimism-mainnet/flow-scheduler"
72331
72362
  },
72332
72363
  "subgraphAutoWrap": {
72333
72364
  "name": "auto-wrap-v1-optimism-mainnet",
72334
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/auto-wrap-v1-optimism-mainnet"
72365
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/optimism-mainnet/auto-wrap"
72335
72366
  },
72336
72367
  "publicRPCs": [
72337
72368
  "https://mainnet.optimism.io",
@@ -72380,19 +72411,19 @@ module.exports =
72380
72411
  "subgraphV1": {
72381
72412
  "cliName": "arbitrum-one",
72382
72413
  "name": "protocol-v1-arbitrum-one",
72383
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/protocol-v1-arbitrum-one"
72414
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/arbitrum-one/protocol-v1"
72384
72415
  },
72385
72416
  "subgraphVesting": {
72386
72417
  "name": "vesting-v1-arbitrum-one",
72387
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/vesting-v1-arbitrum-one"
72418
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/arbitrum-one/vesting-scheduler"
72388
72419
  },
72389
72420
  "subgraphFlowScheduler": {
72390
72421
  "name": "scheduling-v1-arbitrum-one",
72391
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/scheduling-v1-arbitrum-one"
72422
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/arbitrum-one/flow-scheduler"
72392
72423
  },
72393
72424
  "subgraphAutoWrap": {
72394
72425
  "name": "auto-wrap-v1-arbitrum-one",
72395
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/auto-wrap-v1-arbitrum-one"
72426
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/arbitrum-one/auto-wrap"
72396
72427
  },
72397
72428
  "publicRPCs": [
72398
72429
  "https://arb1.arbitrum.io/rpc",
@@ -72441,19 +72472,19 @@ module.exports =
72441
72472
  "subgraphV1": {
72442
72473
  "cliName": "avalanche",
72443
72474
  "name": "protocol-v1-avalanche-c",
72444
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/protocol-v1-avalanche-c"
72475
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/avalanche-c/protocol-v1"
72445
72476
  },
72446
72477
  "subgraphVesting": {
72447
72478
  "name": "vesting-v1-avalanche-c",
72448
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/vesting-v1-avalanche-c"
72479
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/avalanche-c/vesting-scheduler"
72449
72480
  },
72450
72481
  "subgraphFlowScheduler": {
72451
72482
  "name": "scheduling-v1-avalanche-c",
72452
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/scheduling-v1-avalanche-c"
72483
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/avalanche-c/flow-scheduler"
72453
72484
  },
72454
72485
  "subgraphAutoWrap": {
72455
72486
  "name": "auto-wrap-v1-avalanche-c",
72456
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/auto-wrap-v1-avalanche-c"
72487
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/avalanche-c/auto-wrap"
72457
72488
  },
72458
72489
  "publicRPCs": [
72459
72490
  "https://api.avax.network/ext/bc/C/rpc",
@@ -72502,19 +72533,19 @@ module.exports =
72502
72533
  "subgraphV1": {
72503
72534
  "cliName": "bsc",
72504
72535
  "name": "protocol-v1-bsc-mainnet",
72505
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/protocol-v1-bsc-mainnet"
72536
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/bsc-mainnet/protocol-v1"
72506
72537
  },
72507
72538
  "subgraphVesting": {
72508
72539
  "name": "vesting-v1-bsc-mainnet",
72509
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/vesting-v1-bsc-mainnet"
72540
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/bsc-mainnet/vesting-scheduler"
72510
72541
  },
72511
72542
  "subgraphFlowScheduler": {
72512
72543
  "name": "scheduling-v1-bsc-mainnet",
72513
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/scheduling-v1-bsc-mainnet"
72544
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/bsc-mainnet/flow-scheduler"
72514
72545
  },
72515
72546
  "subgraphAutoWrap": {
72516
72547
  "name": "auto-wrap-v1-bsc-mainnet",
72517
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/auto-wrap-v1-bsc-mainnet"
72548
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/bsc-mainnet/auto-wrap"
72518
72549
  },
72519
72550
  "publicRPCs": [
72520
72551
  "https://bscrpc.com",
@@ -72558,20 +72589,19 @@ module.exports =
72558
72589
  "subgraphV1": {
72559
72590
  "cliName": "mainnet",
72560
72591
  "name": "protocol-v1-eth-mainnet",
72561
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/protocol-v1-eth-mainnet",
72562
- "satsumaEndpoint": "https://subgraph.satsuma-prod.com/c5br3jaVlJI6/superfluid/eth-mainnet/api"
72592
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/eth-mainnet/protocol-v1"
72563
72593
  },
72564
72594
  "subgraphVesting": {
72565
72595
  "name": "vesting-v1-eth-mainnet",
72566
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/vesting-v1-eth-mainnet"
72596
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/eth-mainnet/vesting-scheduler"
72567
72597
  },
72568
72598
  "subgraphFlowScheduler": {
72569
72599
  "name": "scheduling-v1-eth-mainnet",
72570
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/scheduling-v1-eth-mainnet"
72600
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/eth-mainnet/flow-scheduler"
72571
72601
  },
72572
72602
  "subgraphAutoWrap": {
72573
72603
  "name": "auto-wrap-v1-eth-mainnet",
72574
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/auto-wrap-v1-eth-mainnet"
72604
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/eth-mainnet/auto-wrap"
72575
72605
  },
72576
72606
  "publicRPCs": [
72577
72607
  "https://cloudflare-eth.com",
@@ -72614,7 +72644,7 @@ module.exports =
72614
72644
  "subgraphV1": {
72615
72645
  "cliName": "celo",
72616
72646
  "name": "protocol-v1-celo-mainnet",
72617
- "hostedEndpoint": "https://api.thegraph.com/subgraphs/name/superfluid-finance/protocol-v1-celo-mainnet"
72647
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/celo-mainnet/protocol-v1"
72618
72648
  },
72619
72649
  "publicRPCs": ["https://forno.celo.org", "https://rpc.ankr.com/celo"],
72620
72650
  "coinGeckoId": "celo"
@@ -72659,19 +72689,20 @@ module.exports =
72659
72689
  "explorer": "https://basescan.org",
72660
72690
  "subgraphV1": {
72661
72691
  "cliName": "base",
72662
- "name": "protocol-v1-base-mainnet"
72692
+ "name": "protocol-v1-base-mainnet",
72693
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/base-mainnet/protocol-v1"
72663
72694
  },
72664
72695
  "subgraphVesting": {
72665
72696
  "name": "vesting-v1-base-mainnet",
72666
- "hostedEndpoint": "https://api.goldsky.com/api/public/project_clsnd6xsoma5j012qepvucfpp/subgraphs/vesting-v1-base-mainnet/prod/gn"
72697
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/base-mainnet/vesting-scheduler"
72667
72698
  },
72668
72699
  "subgraphFlowScheduler": {
72669
72700
  "name": "scheduling-v1-base-mainnet",
72670
- "hostedEndpoint": "https://api.goldsky.com/api/public/project_clsnd6xsoma5j012qepvucfpp/subgraphs/scheduling-v1-base-mainnet/prod/gn"
72701
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/base-mainnet/flow-scheduler"
72671
72702
  },
72672
72703
  "subgraphAutoWrap": {
72673
72704
  "name": "auto-wrap-v1-base-mainnet",
72674
- "hostedEndpoint": "https://api.goldsky.com/api/public/project_clsnd6xsoma5j012qepvucfpp/subgraphs/auto-wrap-v1-base-mainnet/prod/gn"
72705
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/base-mainnet/auto-wrap"
72675
72706
  },
72676
72707
  "publicRPCs": ["https://developer-access-mainnet.base.org"],
72677
72708
  "coinGeckoId": "base"
@@ -72709,7 +72740,8 @@ module.exports =
72709
72740
  "explorer": "https://scrollscan.com/",
72710
72741
  "subgraphV1": {
72711
72742
  "cliName": "scroll",
72712
- "name": "protocol-v1-scroll-mainnet"
72743
+ "name": "protocol-v1-scroll-mainnet",
72744
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/scroll-mainnet/protocol-v1"
72713
72745
  },
72714
72746
  "publicRPCs": ["https://rpc.scroll.io"]
72715
72747
  },
@@ -72744,7 +72776,9 @@ module.exports =
72744
72776
  "logsQueryRange": 50000,
72745
72777
  "explorer": "https://explorer.degen.tips/",
72746
72778
  "subgraphV1": {
72747
- "cliName": "degen"
72779
+ "cliName": "degen",
72780
+ "name": "protocol-v1-degenchain",
72781
+ "hostedEndpoint": "https://subgraph-endpoints.superfluid.dev/degenchain/protocol-v1"
72748
72782
  },
72749
72783
  "publicRPCs": ["https://rpc.degen.tips"]
72750
72784
  }
@@ -77165,7 +77199,7 @@ exports.networkNameToChainIdMap = new Map(metadata_1.default.networks.map((x) =>
77165
77199
 
77166
77200
  },{"./defaultSubgraphReleaseTag.json":330,"@superfluid-finance/metadata":307}],330:[function(require,module,exports){
77167
77201
  module.exports={
77168
- "value": "v1"
77202
+ "value": "dev"
77169
77203
  }
77170
77204
  },{}],331:[function(require,module,exports){
77171
77205
  "use strict";
@@ -1,3 +1,3 @@
1
1
  {
2
- "value": "v1"
2
+ "value": "dev"
3
3
  }
@@ -57,10 +57,6 @@ export interface Scalars {
57
57
  input: any;
58
58
  output: any;
59
59
  };
60
- Timestamp: {
61
- input: any;
62
- output: any;
63
- };
64
60
  }
65
61
  export interface AccountTokenSnapshotLog_Filter {
66
62
  _change_block?: InputMaybe<BlockChangedFilter>;
@@ -480,7 +476,7 @@ export interface AccountTokenSnapshotLog_Filter {
480
476
  triggeredByEventName_starts_with?: InputMaybe<Scalars['String']['input']>;
481
477
  triggeredByEventName_starts_with_nocase?: InputMaybe<Scalars['String']['input']>;
482
478
  }
483
- export type AccountTokenSnapshotLog_OrderBy = 'account' | 'accountTokenSnapshot' | 'accountTokenSnapshot__activeCFAOutgoingStreamCount' | 'accountTokenSnapshot__activeGDAOutgoingStreamCount' | 'accountTokenSnapshot__activeIncomingStreamCount' | 'accountTokenSnapshot__activeOutgoingStreamCount' | 'accountTokenSnapshot__balanceUntilUpdatedAt' | 'accountTokenSnapshot__createdAtBlockNumber' | 'accountTokenSnapshot__createdAtTimestamp' | 'accountTokenSnapshot__id' | 'accountTokenSnapshot__inactiveCFAOutgoingStreamCount' | 'accountTokenSnapshot__inactiveGDAOutgoingStreamCount' | 'accountTokenSnapshot__inactiveIncomingStreamCount' | 'accountTokenSnapshot__inactiveOutgoingStreamCount' | 'accountTokenSnapshot__isLiquidationEstimateOptimistic' | 'accountTokenSnapshot__maybeCriticalAtTimestamp' | 'accountTokenSnapshot__totalAmountStreamedInUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountStreamedOutUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountStreamedUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountTransferredUntilUpdatedAt' | 'accountTokenSnapshot__totalApprovedSubscriptions' | 'accountTokenSnapshot__totalCFAAmountStreamedOutUntilUpdatedAt' | 'accountTokenSnapshot__totalCFAAmountStreamedUntilUpdatedAt' | 'accountTokenSnapshot__totalCFADeposit' | 'accountTokenSnapshot__totalCFANetFlowRate' | 'accountTokenSnapshot__totalCFANumberOfActiveStreams' | 'accountTokenSnapshot__totalCFANumberOfClosedStreams' | 'accountTokenSnapshot__totalCFAOutflowRate' | 'accountTokenSnapshot__totalConnectedMemberships' | 'accountTokenSnapshot__totalDeposit' | 'accountTokenSnapshot__totalGDADeposit' | 'accountTokenSnapshot__totalGDANumberOfActiveStreams' | 'accountTokenSnapshot__totalGDANumberOfClosedStreams' | 'accountTokenSnapshot__totalGDAOutflowRate' | 'accountTokenSnapshot__totalInflowRate' | 'accountTokenSnapshot__totalMembershipsWithUnits' | 'accountTokenSnapshot__totalNetFlowRate' | 'accountTokenSnapshot__totalNumberOfActiveStreams' | 'accountTokenSnapshot__totalNumberOfClosedStreams' | 'accountTokenSnapshot__totalOutflowRate' | 'accountTokenSnapshot__totalSubscriptionsWithUnits' | 'accountTokenSnapshot__updatedAtBlockNumber' | 'accountTokenSnapshot__updatedAtTimestamp' | 'account__createdAtBlockNumber' | 'account__createdAtTimestamp' | 'account__id' | 'account__isSuperApp' | 'account__updatedAtBlockNumber' | 'account__updatedAtTimestamp' | 'activeCFAOutgoingStreamCount' | 'activeGDAOutgoingStreamCount' | 'activeIncomingStreamCount' | 'activeOutgoingStreamCount' | 'balance' | 'blockNumber' | 'id' | 'inactiveCFAOutgoingStreamCount' | 'inactiveGDAOutgoingStreamCount' | 'inactiveIncomingStreamCount' | 'inactiveOutgoingStreamCount' | 'logIndex' | 'maybeCriticalAtTimestamp' | 'order' | 'timestamp' | 'token' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'totalAmountStreamed' | 'totalAmountStreamedIn' | 'totalAmountStreamedOut' | 'totalAmountTransferred' | 'totalApprovedSubscriptions' | 'totalCFAAmountStreamed' | 'totalCFAAmountStreamedOut' | 'totalCFADeposit' | 'totalCFANetFlowRate' | 'totalCFANumberOfActiveStreams' | 'totalCFANumberOfClosedStreams' | 'totalCFAOutflowRate' | 'totalConnectedMemberships' | 'totalDeposit' | 'totalGDADeposit' | 'totalGDANumberOfActiveStreams' | 'totalGDANumberOfClosedStreams' | 'totalGDAOutflowRate' | 'totalInflowRate' | 'totalMembershipsWithUnits' | 'totalNetFlowRate' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'transactionHash' | 'triggeredByEventName';
479
+ export type AccountTokenSnapshotLog_OrderBy = 'account' | 'accountTokenSnapshot' | 'accountTokenSnapshot__activeCFAOutgoingStreamCount' | 'accountTokenSnapshot__activeGDAOutgoingStreamCount' | 'accountTokenSnapshot__activeIncomingStreamCount' | 'accountTokenSnapshot__activeOutgoingStreamCount' | 'accountTokenSnapshot__balanceUntilUpdatedAt' | 'accountTokenSnapshot__id' | 'accountTokenSnapshot__inactiveCFAOutgoingStreamCount' | 'accountTokenSnapshot__inactiveGDAOutgoingStreamCount' | 'accountTokenSnapshot__inactiveIncomingStreamCount' | 'accountTokenSnapshot__inactiveOutgoingStreamCount' | 'accountTokenSnapshot__isLiquidationEstimateOptimistic' | 'accountTokenSnapshot__maybeCriticalAtTimestamp' | 'accountTokenSnapshot__totalAmountStreamedInUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountStreamedOutUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountStreamedUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountTransferredUntilUpdatedAt' | 'accountTokenSnapshot__totalApprovedSubscriptions' | 'accountTokenSnapshot__totalCFAAmountStreamedOutUntilUpdatedAt' | 'accountTokenSnapshot__totalCFAAmountStreamedUntilUpdatedAt' | 'accountTokenSnapshot__totalCFADeposit' | 'accountTokenSnapshot__totalCFANetFlowRate' | 'accountTokenSnapshot__totalCFANumberOfActiveStreams' | 'accountTokenSnapshot__totalCFANumberOfClosedStreams' | 'accountTokenSnapshot__totalCFAOutflowRate' | 'accountTokenSnapshot__totalConnectedMemberships' | 'accountTokenSnapshot__totalDeposit' | 'accountTokenSnapshot__totalGDADeposit' | 'accountTokenSnapshot__totalGDANumberOfActiveStreams' | 'accountTokenSnapshot__totalGDANumberOfClosedStreams' | 'accountTokenSnapshot__totalGDAOutflowRate' | 'accountTokenSnapshot__totalInflowRate' | 'accountTokenSnapshot__totalMembershipsWithUnits' | 'accountTokenSnapshot__totalNetFlowRate' | 'accountTokenSnapshot__totalNumberOfActiveStreams' | 'accountTokenSnapshot__totalNumberOfClosedStreams' | 'accountTokenSnapshot__totalOutflowRate' | 'accountTokenSnapshot__totalSubscriptionsWithUnits' | 'accountTokenSnapshot__updatedAtBlockNumber' | 'accountTokenSnapshot__updatedAtTimestamp' | 'account__createdAtBlockNumber' | 'account__createdAtTimestamp' | 'account__id' | 'account__isSuperApp' | 'account__updatedAtBlockNumber' | 'account__updatedAtTimestamp' | 'activeCFAOutgoingStreamCount' | 'activeGDAOutgoingStreamCount' | 'activeIncomingStreamCount' | 'activeOutgoingStreamCount' | 'balance' | 'blockNumber' | 'id' | 'inactiveCFAOutgoingStreamCount' | 'inactiveGDAOutgoingStreamCount' | 'inactiveIncomingStreamCount' | 'inactiveOutgoingStreamCount' | 'logIndex' | 'maybeCriticalAtTimestamp' | 'order' | 'timestamp' | 'token' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'totalAmountStreamed' | 'totalAmountStreamedIn' | 'totalAmountStreamedOut' | 'totalAmountTransferred' | 'totalApprovedSubscriptions' | 'totalCFAAmountStreamed' | 'totalCFAAmountStreamedOut' | 'totalCFADeposit' | 'totalCFANetFlowRate' | 'totalCFANumberOfActiveStreams' | 'totalCFANumberOfClosedStreams' | 'totalCFAOutflowRate' | 'totalConnectedMemberships' | 'totalDeposit' | 'totalGDADeposit' | 'totalGDANumberOfActiveStreams' | 'totalGDANumberOfClosedStreams' | 'totalGDAOutflowRate' | 'totalInflowRate' | 'totalMembershipsWithUnits' | 'totalNetFlowRate' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'transactionHash' | 'triggeredByEventName';
484
480
  export interface AccountTokenSnapshot_Filter {
485
481
  _change_block?: InputMaybe<BlockChangedFilter>;
486
482
  account?: InputMaybe<Scalars['String']['input']>;
@@ -546,22 +542,6 @@ export interface AccountTokenSnapshot_Filter {
546
542
  balanceUntilUpdatedAt_lte?: InputMaybe<Scalars['BigInt']['input']>;
547
543
  balanceUntilUpdatedAt_not?: InputMaybe<Scalars['BigInt']['input']>;
548
544
  balanceUntilUpdatedAt_not_in?: InputMaybe<Array<Scalars['BigInt']['input']>>;
549
- createdAtBlockNumber?: InputMaybe<Scalars['BigInt']['input']>;
550
- createdAtBlockNumber_gt?: InputMaybe<Scalars['BigInt']['input']>;
551
- createdAtBlockNumber_gte?: InputMaybe<Scalars['BigInt']['input']>;
552
- createdAtBlockNumber_in?: InputMaybe<Array<Scalars['BigInt']['input']>>;
553
- createdAtBlockNumber_lt?: InputMaybe<Scalars['BigInt']['input']>;
554
- createdAtBlockNumber_lte?: InputMaybe<Scalars['BigInt']['input']>;
555
- createdAtBlockNumber_not?: InputMaybe<Scalars['BigInt']['input']>;
556
- createdAtBlockNumber_not_in?: InputMaybe<Array<Scalars['BigInt']['input']>>;
557
- createdAtTimestamp?: InputMaybe<Scalars['BigInt']['input']>;
558
- createdAtTimestamp_gt?: InputMaybe<Scalars['BigInt']['input']>;
559
- createdAtTimestamp_gte?: InputMaybe<Scalars['BigInt']['input']>;
560
- createdAtTimestamp_in?: InputMaybe<Array<Scalars['BigInt']['input']>>;
561
- createdAtTimestamp_lt?: InputMaybe<Scalars['BigInt']['input']>;
562
- createdAtTimestamp_lte?: InputMaybe<Scalars['BigInt']['input']>;
563
- createdAtTimestamp_not?: InputMaybe<Scalars['BigInt']['input']>;
564
- createdAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']['input']>>;
565
545
  flowOperators_?: InputMaybe<FlowOperator_Filter>;
566
546
  id?: InputMaybe<Scalars['ID']['input']>;
567
547
  id_gt?: InputMaybe<Scalars['ID']['input']>;
@@ -854,7 +834,7 @@ export interface AccountTokenSnapshot_Filter {
854
834
  updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']['input']>;
855
835
  updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']['input']>>;
856
836
  }
857
- export type AccountTokenSnapshot_OrderBy = 'account' | 'accountTokenSnapshotLogs' | 'account__createdAtBlockNumber' | 'account__createdAtTimestamp' | 'account__id' | 'account__isSuperApp' | 'account__updatedAtBlockNumber' | 'account__updatedAtTimestamp' | 'activeCFAOutgoingStreamCount' | 'activeGDAOutgoingStreamCount' | 'activeIncomingStreamCount' | 'activeOutgoingStreamCount' | 'balanceUntilUpdatedAt' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'flowOperators' | 'id' | 'inactiveCFAOutgoingStreamCount' | 'inactiveGDAOutgoingStreamCount' | 'inactiveIncomingStreamCount' | 'inactiveOutgoingStreamCount' | 'isLiquidationEstimateOptimistic' | 'maybeCriticalAtTimestamp' | 'token' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'totalAmountStreamedInUntilUpdatedAt' | 'totalAmountStreamedOutUntilUpdatedAt' | 'totalAmountStreamedUntilUpdatedAt' | 'totalAmountTransferredUntilUpdatedAt' | 'totalApprovedSubscriptions' | 'totalCFAAmountStreamedOutUntilUpdatedAt' | 'totalCFAAmountStreamedUntilUpdatedAt' | 'totalCFADeposit' | 'totalCFANetFlowRate' | 'totalCFANumberOfActiveStreams' | 'totalCFANumberOfClosedStreams' | 'totalCFAOutflowRate' | 'totalConnectedMemberships' | 'totalDeposit' | 'totalGDADeposit' | 'totalGDANumberOfActiveStreams' | 'totalGDANumberOfClosedStreams' | 'totalGDAOutflowRate' | 'totalInflowRate' | 'totalMembershipsWithUnits' | 'totalNetFlowRate' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
837
+ export type AccountTokenSnapshot_OrderBy = 'account' | 'accountTokenSnapshotLogs' | 'account__createdAtBlockNumber' | 'account__createdAtTimestamp' | 'account__id' | 'account__isSuperApp' | 'account__updatedAtBlockNumber' | 'account__updatedAtTimestamp' | 'activeCFAOutgoingStreamCount' | 'activeGDAOutgoingStreamCount' | 'activeIncomingStreamCount' | 'activeOutgoingStreamCount' | 'balanceUntilUpdatedAt' | 'flowOperators' | 'id' | 'inactiveCFAOutgoingStreamCount' | 'inactiveGDAOutgoingStreamCount' | 'inactiveIncomingStreamCount' | 'inactiveOutgoingStreamCount' | 'isLiquidationEstimateOptimistic' | 'maybeCriticalAtTimestamp' | 'token' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'totalAmountStreamedInUntilUpdatedAt' | 'totalAmountStreamedOutUntilUpdatedAt' | 'totalAmountStreamedUntilUpdatedAt' | 'totalAmountTransferredUntilUpdatedAt' | 'totalApprovedSubscriptions' | 'totalCFAAmountStreamedOutUntilUpdatedAt' | 'totalCFAAmountStreamedUntilUpdatedAt' | 'totalCFADeposit' | 'totalCFANetFlowRate' | 'totalCFANumberOfActiveStreams' | 'totalCFANumberOfClosedStreams' | 'totalCFAOutflowRate' | 'totalConnectedMemberships' | 'totalDeposit' | 'totalGDADeposit' | 'totalGDANumberOfActiveStreams' | 'totalGDANumberOfClosedStreams' | 'totalGDAOutflowRate' | 'totalInflowRate' | 'totalMembershipsWithUnits' | 'totalNetFlowRate' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
858
838
  export interface Account_Filter {
859
839
  _change_block?: InputMaybe<BlockChangedFilter>;
860
840
  accountTokenSnapshots_?: InputMaybe<AccountTokenSnapshot_Filter>;
@@ -3729,7 +3709,7 @@ export interface FlowOperator_Filter {
3729
3709
  updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']['input']>;
3730
3710
  updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']['input']>>;
3731
3711
  }
3732
- export type FlowOperator_OrderBy = 'accountTokenSnapshot' | 'accountTokenSnapshot__activeCFAOutgoingStreamCount' | 'accountTokenSnapshot__activeGDAOutgoingStreamCount' | 'accountTokenSnapshot__activeIncomingStreamCount' | 'accountTokenSnapshot__activeOutgoingStreamCount' | 'accountTokenSnapshot__balanceUntilUpdatedAt' | 'accountTokenSnapshot__createdAtBlockNumber' | 'accountTokenSnapshot__createdAtTimestamp' | 'accountTokenSnapshot__id' | 'accountTokenSnapshot__inactiveCFAOutgoingStreamCount' | 'accountTokenSnapshot__inactiveGDAOutgoingStreamCount' | 'accountTokenSnapshot__inactiveIncomingStreamCount' | 'accountTokenSnapshot__inactiveOutgoingStreamCount' | 'accountTokenSnapshot__isLiquidationEstimateOptimistic' | 'accountTokenSnapshot__maybeCriticalAtTimestamp' | 'accountTokenSnapshot__totalAmountStreamedInUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountStreamedOutUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountStreamedUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountTransferredUntilUpdatedAt' | 'accountTokenSnapshot__totalApprovedSubscriptions' | 'accountTokenSnapshot__totalCFAAmountStreamedOutUntilUpdatedAt' | 'accountTokenSnapshot__totalCFAAmountStreamedUntilUpdatedAt' | 'accountTokenSnapshot__totalCFADeposit' | 'accountTokenSnapshot__totalCFANetFlowRate' | 'accountTokenSnapshot__totalCFANumberOfActiveStreams' | 'accountTokenSnapshot__totalCFANumberOfClosedStreams' | 'accountTokenSnapshot__totalCFAOutflowRate' | 'accountTokenSnapshot__totalConnectedMemberships' | 'accountTokenSnapshot__totalDeposit' | 'accountTokenSnapshot__totalGDADeposit' | 'accountTokenSnapshot__totalGDANumberOfActiveStreams' | 'accountTokenSnapshot__totalGDANumberOfClosedStreams' | 'accountTokenSnapshot__totalGDAOutflowRate' | 'accountTokenSnapshot__totalInflowRate' | 'accountTokenSnapshot__totalMembershipsWithUnits' | 'accountTokenSnapshot__totalNetFlowRate' | 'accountTokenSnapshot__totalNumberOfActiveStreams' | 'accountTokenSnapshot__totalNumberOfClosedStreams' | 'accountTokenSnapshot__totalOutflowRate' | 'accountTokenSnapshot__totalSubscriptionsWithUnits' | 'accountTokenSnapshot__updatedAtBlockNumber' | 'accountTokenSnapshot__updatedAtTimestamp' | 'allowance' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'flowOperator' | 'flowOperatorUpdatedEvents' | 'flowRateAllowanceGranted' | 'flowRateAllowanceRemaining' | 'id' | 'permissions' | 'sender' | 'sender__createdAtBlockNumber' | 'sender__createdAtTimestamp' | 'sender__id' | 'sender__isSuperApp' | 'sender__updatedAtBlockNumber' | 'sender__updatedAtTimestamp' | 'token' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
3712
+ export type FlowOperator_OrderBy = 'accountTokenSnapshot' | 'accountTokenSnapshot__activeCFAOutgoingStreamCount' | 'accountTokenSnapshot__activeGDAOutgoingStreamCount' | 'accountTokenSnapshot__activeIncomingStreamCount' | 'accountTokenSnapshot__activeOutgoingStreamCount' | 'accountTokenSnapshot__balanceUntilUpdatedAt' | 'accountTokenSnapshot__id' | 'accountTokenSnapshot__inactiveCFAOutgoingStreamCount' | 'accountTokenSnapshot__inactiveGDAOutgoingStreamCount' | 'accountTokenSnapshot__inactiveIncomingStreamCount' | 'accountTokenSnapshot__inactiveOutgoingStreamCount' | 'accountTokenSnapshot__isLiquidationEstimateOptimistic' | 'accountTokenSnapshot__maybeCriticalAtTimestamp' | 'accountTokenSnapshot__totalAmountStreamedInUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountStreamedOutUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountStreamedUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountTransferredUntilUpdatedAt' | 'accountTokenSnapshot__totalApprovedSubscriptions' | 'accountTokenSnapshot__totalCFAAmountStreamedOutUntilUpdatedAt' | 'accountTokenSnapshot__totalCFAAmountStreamedUntilUpdatedAt' | 'accountTokenSnapshot__totalCFADeposit' | 'accountTokenSnapshot__totalCFANetFlowRate' | 'accountTokenSnapshot__totalCFANumberOfActiveStreams' | 'accountTokenSnapshot__totalCFANumberOfClosedStreams' | 'accountTokenSnapshot__totalCFAOutflowRate' | 'accountTokenSnapshot__totalConnectedMemberships' | 'accountTokenSnapshot__totalDeposit' | 'accountTokenSnapshot__totalGDADeposit' | 'accountTokenSnapshot__totalGDANumberOfActiveStreams' | 'accountTokenSnapshot__totalGDANumberOfClosedStreams' | 'accountTokenSnapshot__totalGDAOutflowRate' | 'accountTokenSnapshot__totalInflowRate' | 'accountTokenSnapshot__totalMembershipsWithUnits' | 'accountTokenSnapshot__totalNetFlowRate' | 'accountTokenSnapshot__totalNumberOfActiveStreams' | 'accountTokenSnapshot__totalNumberOfClosedStreams' | 'accountTokenSnapshot__totalOutflowRate' | 'accountTokenSnapshot__totalSubscriptionsWithUnits' | 'accountTokenSnapshot__updatedAtBlockNumber' | 'accountTokenSnapshot__updatedAtTimestamp' | 'allowance' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'flowOperator' | 'flowOperatorUpdatedEvents' | 'flowRateAllowanceGranted' | 'flowRateAllowanceRemaining' | 'id' | 'permissions' | 'sender' | 'sender__createdAtBlockNumber' | 'sender__createdAtTimestamp' | 'sender__id' | 'sender__isSuperApp' | 'sender__updatedAtBlockNumber' | 'sender__updatedAtTimestamp' | 'token' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
3733
3713
  export interface FlowUpdatedEvent_Filter {
3734
3714
  _change_block?: InputMaybe<BlockChangedFilter>;
3735
3715
  addresses?: InputMaybe<Array<Scalars['Bytes']['input']>>;