@superfluid-finance/sdk-redux 0.5.2-dev.e0df62a.0 → 0.5.2-dev.e56f02a.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.
Files changed (59) hide show
  1. package/dist/main/reduxSlices/rtkQuery/cacheTags/invalidateSpecificCacheTagsForEvents.js.map +1 -1
  2. package/dist/main/reduxSlices/rtkQuery/createApiWithReactHooks.d.ts +1 -1
  3. package/dist/main/reduxSlices/rtkQuery/createApiWithReactHooks.d.ts.map +1 -1
  4. package/dist/main/reduxSlices/rtkQuery/createApiWithoutReactHooks.d.ts +1 -1
  5. package/dist/main/reduxSlices/rtkQuery/createApiWithoutReactHooks.d.ts.map +1 -1
  6. package/dist/main/reduxSlices/rtkQuery/getSerializeQueryArgs.js.map +1 -1
  7. package/dist/main/reduxSlices/rtkQuery/rpcApiSlice/endpoints/allRpcEndpoints.d.ts +14 -14
  8. package/dist/main/reduxSlices/rtkQuery/rpcApiSlice/endpoints/flowEndpoints.d.ts +3 -3
  9. package/dist/main/reduxSlices/rtkQuery/rpcApiSlice/endpoints/indexEndpoints.d.ts +7 -7
  10. package/dist/main/reduxSlices/rtkQuery/rpcApiSlice/endpoints/superTokenEndpoints.d.ts +4 -4
  11. package/dist/main/reduxSlices/rtkQuery/rpcApiSlice/endpoints/superTokenEndpoints.js.map +1 -1
  12. package/dist/main/reduxSlices/rtkQuery/rpcApiSlice/rpcApiSlice.d.ts +1 -1
  13. package/dist/main/reduxSlices/rtkQuery/rpcApiSlice/rpcApiSlice.d.ts.map +1 -1
  14. package/dist/main/reduxSlices/rtkQuery/subgraphApiSlice/endpoints/allSubgraphEndpoints.d.ts +34 -34
  15. package/dist/main/reduxSlices/rtkQuery/subgraphApiSlice/endpoints/baseEndpoints.d.ts +2 -2
  16. package/dist/main/reduxSlices/rtkQuery/subgraphApiSlice/endpoints/baseEndpoints.js.map +1 -1
  17. package/dist/main/reduxSlices/rtkQuery/subgraphApiSlice/endpoints/entityEndpoints.d.ts +22 -22
  18. package/dist/main/reduxSlices/rtkQuery/subgraphApiSlice/endpoints/eventEndpoints.d.ts +10 -10
  19. package/dist/main/reduxSlices/rtkQuery/subgraphApiSlice/provideSpecificCacheTagsFromRelevantAddresses.js.map +1 -1
  20. package/dist/main/reduxSlices/rtkQuery/subgraphApiSlice/subgraphApiSlice.d.ts +1 -1
  21. package/dist/main/reduxSlices/rtkQuery/subgraphApiSlice/subgraphApiSlice.d.ts.map +1 -1
  22. package/dist/main/reduxSlices/transactionTrackerSlice/thunks/trackPendingTransactionThunk.js +2 -2
  23. package/dist/main/reduxSlices/transactionTrackerSlice/thunks/trackPendingTransactionThunk.js.map +1 -1
  24. package/dist/main/reduxSlices/transactionTrackerSlice/trySerializeTransaction.js.map +1 -1
  25. package/dist/main/sdkReduxConfig.d.ts +2 -2
  26. package/dist/main/sdkReduxConfig.d.ts.map +1 -1
  27. package/dist/main/sdkReduxConfig.js.map +1 -1
  28. package/dist/main/sdkReduxInitialization.d.ts +2 -2
  29. package/dist/main/sdkReduxInitialization.d.ts.map +1 -1
  30. package/dist/module/reduxSlices/rtkQuery/cacheTags/invalidateSpecificCacheTagsForEvents.js.map +1 -1
  31. package/dist/module/reduxSlices/rtkQuery/createApiWithReactHooks.d.ts +1 -1
  32. package/dist/module/reduxSlices/rtkQuery/createApiWithReactHooks.d.ts.map +1 -1
  33. package/dist/module/reduxSlices/rtkQuery/createApiWithoutReactHooks.d.ts +1 -1
  34. package/dist/module/reduxSlices/rtkQuery/createApiWithoutReactHooks.d.ts.map +1 -1
  35. package/dist/module/reduxSlices/rtkQuery/getSerializeQueryArgs.js.map +1 -1
  36. package/dist/module/reduxSlices/rtkQuery/rpcApiSlice/endpoints/allRpcEndpoints.d.ts +14 -14
  37. package/dist/module/reduxSlices/rtkQuery/rpcApiSlice/endpoints/flowEndpoints.d.ts +3 -3
  38. package/dist/module/reduxSlices/rtkQuery/rpcApiSlice/endpoints/indexEndpoints.d.ts +7 -7
  39. package/dist/module/reduxSlices/rtkQuery/rpcApiSlice/endpoints/superTokenEndpoints.d.ts +4 -4
  40. package/dist/module/reduxSlices/rtkQuery/rpcApiSlice/endpoints/superTokenEndpoints.js.map +1 -1
  41. package/dist/module/reduxSlices/rtkQuery/rpcApiSlice/rpcApiSlice.d.ts +1 -1
  42. package/dist/module/reduxSlices/rtkQuery/rpcApiSlice/rpcApiSlice.d.ts.map +1 -1
  43. package/dist/module/reduxSlices/rtkQuery/subgraphApiSlice/endpoints/allSubgraphEndpoints.d.ts +34 -34
  44. package/dist/module/reduxSlices/rtkQuery/subgraphApiSlice/endpoints/baseEndpoints.d.ts +2 -2
  45. package/dist/module/reduxSlices/rtkQuery/subgraphApiSlice/endpoints/baseEndpoints.js.map +1 -1
  46. package/dist/module/reduxSlices/rtkQuery/subgraphApiSlice/endpoints/entityEndpoints.d.ts +22 -22
  47. package/dist/module/reduxSlices/rtkQuery/subgraphApiSlice/endpoints/eventEndpoints.d.ts +10 -10
  48. package/dist/module/reduxSlices/rtkQuery/subgraphApiSlice/provideSpecificCacheTagsFromRelevantAddresses.js.map +1 -1
  49. package/dist/module/reduxSlices/rtkQuery/subgraphApiSlice/subgraphApiSlice.d.ts +1 -1
  50. package/dist/module/reduxSlices/rtkQuery/subgraphApiSlice/subgraphApiSlice.d.ts.map +1 -1
  51. package/dist/module/reduxSlices/transactionTrackerSlice/thunks/trackPendingTransactionThunk.js +2 -2
  52. package/dist/module/reduxSlices/transactionTrackerSlice/thunks/trackPendingTransactionThunk.js.map +1 -1
  53. package/dist/module/reduxSlices/transactionTrackerSlice/trySerializeTransaction.js.map +1 -1
  54. package/dist/module/sdkReduxConfig.d.ts +2 -2
  55. package/dist/module/sdkReduxConfig.d.ts.map +1 -1
  56. package/dist/module/sdkReduxConfig.js.map +1 -1
  57. package/dist/module/sdkReduxInitialization.d.ts +2 -2
  58. package/dist/module/sdkReduxInitialization.d.ts.map +1 -1
  59. package/package.json +4 -4
@@ -1 +1 @@
1
- {"version":3,"file":"invalidateSpecificCacheTagsForEvents.js","sourceRoot":"","sources":["../../../../../src/reduxSlices/rtkQuery/cacheTags/invalidateSpecificCacheTagsForEvents.ts"],"names":[],"mappings":";;;AAEA,mCAA8B;AAE9B,4DAA4E;AAE5E,mDAAmD;AAEnD;;GAEG;AACI,MAAM,yCAAyC,GAAG,CAAC,OAAe,EAAE,MAAmB,EAAE,EAAE,CAC9F,IAAA,eAAM,EAAC,MAAM,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,CAAC,GAAG,oBAAoB,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,GAAG,CAAC,IAAI,GAAG,GAAG,CAAC,EAAE,CAAC,CAAC;AADnG,QAAA,yCAAyC,6CAC0D;AAEhH;;;;;GAKG;AACI,MAAM,oCAAoC,GAAG,CAChD,OAAe,EACf,MAAmB,EACnB,QAA4C,EAC9C,EAAE;IACA,MAAM,gBAAgB,GAAG,IAAA,iDAAyC,EAAC,OAAO,EAAE,MAAM,CAAC,CAAC;IAEpF,QAAQ,CAAC,IAAA,+BAAc,GAAE,CAAC,IAAI,CAAC,cAAc,CAAC,gBAAgB,CAAC,CAAC,CAAC;IACjE,QAAQ,CAAC,IAAA,oCAAmB,GAAE,CAAC,IAAI,CAAC,cAAc,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAC1E,CAAC,CAAC;AATW,QAAA,oCAAoC,wCAS/C;AAEF,MAAM,oBAAoB,GAAG,CAAC,KAAgB,EAAE,OAAe,EAAE,EAAE;IAC/D,QAAQ,KAAK,CAAC,IAAI,EAAE;QAChB,KAAK,sBAAsB,CAAC;QAC5B,KAAK,0BAA0B,CAAC;QAChC,KAAK,iBAAiB,CAAC;QACvB,KAAK,mBAAmB,CAAC;QACzB,KAAK,mBAAmB,CAAC;QACzB,KAAK,iCAAiC,CAAC;QACvC,KAAK,qBAAqB,CAAC;QAC3B,KAAK,0BAA0B;YAC3B,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;gBACrB,QAAQ,EAAE,KAAK,CAAC,SAAS;gBACzB,QAAQ,EAAE,KAAK,CAAC,UAAU;aAC7B,CAAC,CAAC;QACP,KAAK,cAAc,CAAC;QACpB,KAAK,cAAc;YACf,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;gBACrB,QAAQ,EAAE,KAAK,CAAC,SAAS;aAC5B,CAAC,CAAC;QACP,KAAK,aAAa;YACd,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;gBACrB,QAAQ,EAAE,KAAK,CAAC,MAAM;gBACtB,QAAQ,EAAE,KAAK,CAAC,QAAQ;aAC3B,CAAC,CAAC;QACP,KAAK,eAAe,CAAC;QACrB,KAAK,iBAAiB;YAClB,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;gBACrB,QAAQ,EAAE,KAAK,CAAC,OAAO;aAC1B,CAAC,CAAC;QACP,KAAK,UAAU;YACX,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;gBACrB,QAAQ,EAAE,KAAK,CAAC,IAAI;gBACpB,QAAQ,EAAE,KAAK,CAAC,EAAE;aACrB,CAAC,CAAC;QACP,KAAK,uBAAuB;YACxB,OAAO;gBACH,IAAA,kCAAkB,EAAC;oBACf,OAAO;oBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;oBACrB,QAAQ,EAAE,KAAK,CAAC,iBAAiB;iBACpC,CAAC;gBACF,IAAA,kCAAkB,EAAC;oBACf,OAAO;oBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;oBACrB,QAAQ,EAAE,KAAK,CAAC,oBAAoB;iBACvC,CAAC;gBACF,IAAA,kCAAkB,EAAC;oBACf,OAAO;oBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;oBACrB,QAAQ,EAAE,KAAK,CAAC,aAAa;iBAChC,CAAC;aACL,CAAC,IAAI,EAAE,CAAC;QACb,KAAK,uBAAuB;YACxB,OAAO;gBACH,IAAA,kCAAkB,EAAC;oBACf,OAAO;oBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;oBACrB,QAAQ,EAAE,KAAK,CAAC,cAAc;iBACjC,CAAC;gBACF,IAAA,kCAAkB,EAAC;oBACf,OAAO;oBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;oBACrB,QAAQ,EAAE,KAAK,CAAC,WAAW;iBAC9B,CAAC;gBACF,IAAA,kCAAkB,EAAC;oBACf,OAAO;oBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;oBACrB,QAAQ,EAAE,KAAK,CAAC,YAAY;iBAC/B,CAAC;aACL,CAAC,IAAI,EAAE,CAAC;QACb,KAAK,yBAAyB;YAC1B,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;aACxB,CAAC,CAAC;QACP,KAAK,QAAQ;YACT,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,EAAE;aACrB,CAAC,CAAC;QACP,KAAK,MAAM;YACP,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,EAAE;aACrB,CAAC,CAAC;QACP,KAAK,wBAAwB,CAAC;QAC9B,KAAK,mBAAmB;YACpB,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;aACxB,CAAC,CAAC;QACP,KAAK,yBAAyB;YAC1B,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,UAAU;aAC7B,CAAC,CAAC;QACP,KAAK,0BAA0B,CAAC;QAChC,KAAK,uBAAuB,CAAC;QAC7B,KAAK,eAAe,CAAC;QACrB,KAAK,QAAQ,CAAC;QACd,KAAK,+BAA+B,CAAC;QACrC,KAAK,eAAe,CAAC;QACrB,KAAK,yBAAyB,CAAC;QAC/B,KAAK,oBAAoB,CAAC;QAC1B,KAAK,MAAM,CAAC;QACZ,KAAK,sBAAsB,CAAC;QAC5B,KAAK,kBAAkB,CAAC;QACxB,KAAK,aAAa,CAAC;QACnB,KAAK,aAAa,CAAC;QACnB,KAAK,0BAA0B,CAAC;QAChC,KAAK,wBAAwB;YACzB,OAAO,EAAE,CAAC;QACd;YACI,OAAO,CAAC,IAAI,CACR,kBAAmB,KAAa,aAAb,KAAK,uBAAL,KAAK,CAClB,IAAI,iHAAiH,CAC9H,CAAC;YACF,OAAO,EAAE,CAAC;KACjB;AACL,CAAC,CAAC"}
1
+ {"version":3,"file":"invalidateSpecificCacheTagsForEvents.js","sourceRoot":"","sources":["../../../../../src/reduxSlices/rtkQuery/cacheTags/invalidateSpecificCacheTagsForEvents.ts"],"names":[],"mappings":";;;AAEA,mCAA8B;AAE9B,4DAA4E;AAE5E,mDAAmD;AAEnD;;GAEG;AACI,MAAM,yCAAyC,GAAG,CAAC,OAAe,EAAE,MAAmB,EAAE,EAAE,CAC9F,IAAA,eAAM,EAAC,MAAM,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,CAAC,GAAG,oBAAoB,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,GAAG,CAAC,IAAI,GAAG,GAAG,CAAC,EAAE,CAAC,CAAC;AADnG,QAAA,yCAAyC,6CAC0D;AAEhH;;;;;GAKG;AACI,MAAM,oCAAoC,GAAG,CAChD,OAAe,EACf,MAAmB,EACnB,QAA4C,EAC9C,EAAE;IACA,MAAM,gBAAgB,GAAG,IAAA,iDAAyC,EAAC,OAAO,EAAE,MAAM,CAAC,CAAC;IAEpF,QAAQ,CAAC,IAAA,+BAAc,GAAE,CAAC,IAAI,CAAC,cAAc,CAAC,gBAAgB,CAAC,CAAC,CAAC;IACjE,QAAQ,CAAC,IAAA,oCAAmB,GAAE,CAAC,IAAI,CAAC,cAAc,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAC1E,CAAC,CAAC;AATW,QAAA,oCAAoC,wCAS/C;AAEF,MAAM,oBAAoB,GAAG,CAAC,KAAgB,EAAE,OAAe,EAAE,EAAE;IAC/D,QAAQ,KAAK,CAAC,IAAI,EAAE,CAAC;QACjB,KAAK,sBAAsB,CAAC;QAC5B,KAAK,0BAA0B,CAAC;QAChC,KAAK,iBAAiB,CAAC;QACvB,KAAK,mBAAmB,CAAC;QACzB,KAAK,mBAAmB,CAAC;QACzB,KAAK,iCAAiC,CAAC;QACvC,KAAK,qBAAqB,CAAC;QAC3B,KAAK,0BAA0B;YAC3B,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;gBACrB,QAAQ,EAAE,KAAK,CAAC,SAAS;gBACzB,QAAQ,EAAE,KAAK,CAAC,UAAU;aAC7B,CAAC,CAAC;QACP,KAAK,cAAc,CAAC;QACpB,KAAK,cAAc;YACf,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;gBACrB,QAAQ,EAAE,KAAK,CAAC,SAAS;aAC5B,CAAC,CAAC;QACP,KAAK,aAAa;YACd,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;gBACrB,QAAQ,EAAE,KAAK,CAAC,MAAM;gBACtB,QAAQ,EAAE,KAAK,CAAC,QAAQ;aAC3B,CAAC,CAAC;QACP,KAAK,eAAe,CAAC;QACrB,KAAK,iBAAiB;YAClB,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;gBACrB,QAAQ,EAAE,KAAK,CAAC,OAAO;aAC1B,CAAC,CAAC;QACP,KAAK,UAAU;YACX,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;gBACrB,QAAQ,EAAE,KAAK,CAAC,IAAI;gBACpB,QAAQ,EAAE,KAAK,CAAC,EAAE;aACrB,CAAC,CAAC;QACP,KAAK,uBAAuB;YACxB,OAAO;gBACH,IAAA,kCAAkB,EAAC;oBACf,OAAO;oBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;oBACrB,QAAQ,EAAE,KAAK,CAAC,iBAAiB;iBACpC,CAAC;gBACF,IAAA,kCAAkB,EAAC;oBACf,OAAO;oBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;oBACrB,QAAQ,EAAE,KAAK,CAAC,oBAAoB;iBACvC,CAAC;gBACF,IAAA,kCAAkB,EAAC;oBACf,OAAO;oBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;oBACrB,QAAQ,EAAE,KAAK,CAAC,aAAa;iBAChC,CAAC;aACL,CAAC,IAAI,EAAE,CAAC;QACb,KAAK,uBAAuB;YACxB,OAAO;gBACH,IAAA,kCAAkB,EAAC;oBACf,OAAO;oBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;oBACrB,QAAQ,EAAE,KAAK,CAAC,cAAc;iBACjC,CAAC;gBACF,IAAA,kCAAkB,EAAC;oBACf,OAAO;oBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;oBACrB,QAAQ,EAAE,KAAK,CAAC,WAAW;iBAC9B,CAAC;gBACF,IAAA,kCAAkB,EAAC;oBACf,OAAO;oBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;oBACrB,QAAQ,EAAE,KAAK,CAAC,YAAY;iBAC/B,CAAC;aACL,CAAC,IAAI,EAAE,CAAC;QACb,KAAK,yBAAyB;YAC1B,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;aACxB,CAAC,CAAC;QACP,KAAK,QAAQ;YACT,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,EAAE;aACrB,CAAC,CAAC;QACP,KAAK,MAAM;YACP,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,EAAE;aACrB,CAAC,CAAC;QACP,KAAK,wBAAwB,CAAC;QAC9B,KAAK,mBAAmB;YACpB,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,KAAK;aACxB,CAAC,CAAC;QACP,KAAK,yBAAyB;YAC1B,OAAO,IAAA,kCAAkB,EAAC;gBACtB,OAAO;gBACP,QAAQ,EAAE,KAAK,CAAC,UAAU;aAC7B,CAAC,CAAC;QACP,KAAK,0BAA0B,CAAC;QAChC,KAAK,uBAAuB,CAAC;QAC7B,KAAK,eAAe,CAAC;QACrB,KAAK,QAAQ,CAAC;QACd,KAAK,+BAA+B,CAAC;QACrC,KAAK,eAAe,CAAC;QACrB,KAAK,yBAAyB,CAAC;QAC/B,KAAK,oBAAoB,CAAC;QAC1B,KAAK,MAAM,CAAC;QACZ,KAAK,sBAAsB,CAAC;QAC5B,KAAK,kBAAkB,CAAC;QACxB,KAAK,aAAa,CAAC;QACnB,KAAK,aAAa,CAAC;QACnB,KAAK,0BAA0B,CAAC;QAChC,KAAK,wBAAwB;YACzB,OAAO,EAAE,CAAC;QACd;YACI,OAAO,CAAC,IAAI,CACR,kBACK,KAAa,aAAb,KAAK,uBAAL,KAAK,CAAU,IACpB,iHAAiH,CACpH,CAAC;YACF,OAAO,EAAE,CAAC;IAClB,CAAC;AACL,CAAC,CAAC"}
@@ -3,5 +3,5 @@
3
3
  *
4
4
  * Read more: https://redux-toolkit.js.org/rtk-query/api/created-api/hooks
5
5
  */
6
- export declare const createApiWithReactHooks: import("@reduxjs/toolkit/query/react").CreateApi<typeof import("@reduxjs/toolkit/dist/query/core/module").coreModuleName | typeof import("@reduxjs/toolkit/dist/query/react/module").reactHooksModuleName>;
6
+ export declare const createApiWithReactHooks: import("@reduxjs/toolkit/query/react").CreateApi<typeof import("@reduxjs/toolkit/query/react").coreModuleName | typeof import("@reduxjs/toolkit/query/react").reactHooksModuleName>;
7
7
  //# sourceMappingURL=createApiWithReactHooks.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"createApiWithReactHooks.d.ts","sourceRoot":"","sources":["../../../../src/reduxSlices/rtkQuery/createApiWithReactHooks.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,4MAAY,CAAC"}
1
+ {"version":3,"file":"createApiWithReactHooks.d.ts","sourceRoot":"","sources":["../../../../src/reduxSlices/rtkQuery/createApiWithReactHooks.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,qLAAY,CAAC"}
@@ -3,5 +3,5 @@
3
3
  *
4
4
  * Read more: https://redux-toolkit.js.org/rtk-query/usage/usage-without-react-hooks
5
5
  */
6
- export declare const createApiWithoutReactHooks: import("@reduxjs/toolkit/query").CreateApi<typeof import("@reduxjs/toolkit/dist/query/core/module").coreModuleName>;
6
+ export declare const createApiWithoutReactHooks: import("@reduxjs/toolkit/query").CreateApi<typeof import("@reduxjs/toolkit/query").coreModuleName>;
7
7
  //# sourceMappingURL=createApiWithoutReactHooks.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"createApiWithoutReactHooks.d.ts","sourceRoot":"","sources":["../../../../src/reduxSlices/rtkQuery/createApiWithoutReactHooks.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,0BAA0B,qHAAY,CAAC"}
1
+ {"version":3,"file":"createApiWithoutReactHooks.d.ts","sourceRoot":"","sources":["../../../../src/reduxSlices/rtkQuery/createApiWithoutReactHooks.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,0BAA0B,oGAAY,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"getSerializeQueryArgs.js","sourceRoot":"","sources":["../../../../src/reduxSlices/rtkQuery/getSerializeQueryArgs.ts"],"names":[],"mappings":";;;AAAA,8CAA+C;AAG/C,uCAAoE;AAE7D,MAAM,qBAAqB,GAC9B,GAA4B,EAAE,CAC9B,CAAC,EAAC,YAAY,EAAE,SAAS,EAAE,kBAAkB,EAAC,EAAE,EAAE;IAC9C,qGAAqG;IAErG,mKAAmK;IACnK,OAAO,GAAG,YAAY,IAAI,IAAI,CAAC,SAAS,CAAC,SAAS,EAAE,CAAC,IAAI,EAAE,KAAK,EAAE,EAAE,CAChE,IAAA,uBAAa,EAAC,KAAK,CAAC;QAChB,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC;aACb,IAAI,EAAE;aACN,MAAM,CAAM,CAAC,GAAG,EAAE,GAAG,EAAE,EAAE;YACtB,wDAAwD;YACxD,IAAI,kBAAkB,CAAC,IAAI,KAAK,UAAU,EAAE;gBACxC,IAAI,GAAG,KAAK,4BAAoB,IAAI,GAAG,KAAK,yBAAiB,EAAE;oBAC3D,OAAO,GAAG,CAAC;iBACd;aACJ;YAED,GAAG,CAAC,GAAG,CAAC,GAAG,cAAc,CAAE,KAAa,CAAC,GAAG,CAAC,CAAC,CAAC;YAC/C,OAAO,GAAG,CAAC;QACf,CAAC,EAAE,EAAE,CAAC;QACZ,CAAC,CAAC,cAAc,CAAC,KAAK,CAAC,CAC9B,GAAG,CAAC;AACT,CAAC,CAAC;AAvBO,QAAA,qBAAqB,yBAuB5B;AAEN,qFAAqF;AAErF,iCAAiC;AACjC,MAAM,cAAc,GAAG,wBAAwB,CAAC;AAEhD,wDAAwD;AACxD,MAAM,cAAc,GAAG,CAAC,KAAc,EAAE,EAAE,CAAC,kBAAkB,CAAC,gBAAgB,CAAC,KAAK,CAAC,CAAC,CAAC;AAEvF,MAAM,gBAAgB,GAAG,CAAC,KAAc,EAAE,EAAE;IACxC,IAAI,KAAK,KAAK,EAAE,EAAE;QACd,OAAO,SAAS,CAAC;KACpB;IACD,OAAO,KAAK,CAAC;AACjB,CAAC,CAAC;AAEF,MAAM,kBAAkB,GAAG,CAAC,KAAc,EAAW,EAAE;IACnD,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;QAC3B,IAAI,KAAK,CAAC,KAAK,CAAC,cAAc,CAAC,EAAE;YAC7B,OAAO,KAAK,CAAC,WAAW,EAAE,CAAC;SAC9B;KACJ;IAED,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE;QACtB,OAAO,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC;KAClD;IAED,OAAO,KAAK,CAAC;AACjB,CAAC,CAAC"}
1
+ {"version":3,"file":"getSerializeQueryArgs.js","sourceRoot":"","sources":["../../../../src/reduxSlices/rtkQuery/getSerializeQueryArgs.ts"],"names":[],"mappings":";;;AAAA,8CAA+C;AAG/C,uCAAoE;AAE7D,MAAM,qBAAqB,GAC9B,GAA4B,EAAE,CAC9B,CAAC,EAAC,YAAY,EAAE,SAAS,EAAE,kBAAkB,EAAC,EAAE,EAAE;IAC9C,qGAAqG;IAErG,mKAAmK;IACnK,OAAO,GAAG,YAAY,IAAI,IAAI,CAAC,SAAS,CAAC,SAAS,EAAE,CAAC,IAAI,EAAE,KAAK,EAAE,EAAE,CAChE,IAAA,uBAAa,EAAC,KAAK,CAAC;QAChB,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC;aACb,IAAI,EAAE;aACN,MAAM,CAAM,CAAC,GAAG,EAAE,GAAG,EAAE,EAAE;YACtB,wDAAwD;YACxD,IAAI,kBAAkB,CAAC,IAAI,KAAK,UAAU,EAAE,CAAC;gBACzC,IAAI,GAAG,KAAK,4BAAoB,IAAI,GAAG,KAAK,yBAAiB,EAAE,CAAC;oBAC5D,OAAO,GAAG,CAAC;gBACf,CAAC;YACL,CAAC;YAED,GAAG,CAAC,GAAG,CAAC,GAAG,cAAc,CAAE,KAAa,CAAC,GAAG,CAAC,CAAC,CAAC;YAC/C,OAAO,GAAG,CAAC;QACf,CAAC,EAAE,EAAE,CAAC;QACZ,CAAC,CAAC,cAAc,CAAC,KAAK,CAAC,CAC9B,GAAG,CAAC;AACT,CAAC,CAAC;AAvBO,QAAA,qBAAqB,yBAuB5B;AAEN,qFAAqF;AAErF,iCAAiC;AACjC,MAAM,cAAc,GAAG,wBAAwB,CAAC;AAEhD,wDAAwD;AACxD,MAAM,cAAc,GAAG,CAAC,KAAc,EAAE,EAAE,CAAC,kBAAkB,CAAC,gBAAgB,CAAC,KAAK,CAAC,CAAC,CAAC;AAEvF,MAAM,gBAAgB,GAAG,CAAC,KAAc,EAAE,EAAE;IACxC,IAAI,KAAK,KAAK,EAAE,EAAE,CAAC;QACf,OAAO,SAAS,CAAC;IACrB,CAAC;IACD,OAAO,KAAK,CAAC;AACjB,CAAC,CAAC;AAEF,MAAM,kBAAkB,GAAG,CAAC,KAAc,EAAW,EAAE;IACnD,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE,CAAC;QAC5B,IAAI,KAAK,CAAC,KAAK,CAAC,cAAc,CAAC,EAAE,CAAC;YAC9B,OAAO,KAAK,CAAC,WAAW,EAAE,CAAC;QAC/B,CAAC;IACL,CAAC;IAED,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,CAAC;QACvB,OAAO,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC;IACnD,CAAC;IAED,OAAO,KAAK,CAAC;AACjB,CAAC,CAAC"}
@@ -1,22 +1,22 @@
1
1
  import { RpcEndpointBuilder } from '../rpcEndpointBuilder';
2
2
  export declare const allRpcEndpoints: {
3
3
  endpoints: (builder: RpcEndpointBuilder) => {
4
- flowCreate: import("@reduxjs/toolkit/dist/query").MutationDefinition<import("./flowArgs").FlowCreateMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
5
- flowUpdate: import("@reduxjs/toolkit/dist/query").MutationDefinition<import("./flowArgs").FlowUpdateMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
6
- flowDelete: import("@reduxjs/toolkit/dist/query").MutationDefinition<import("./flowArgs").FlowDeleteMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
4
+ flowCreate: import("@reduxjs/toolkit/query").MutationDefinition<import("./flowArgs").FlowCreateMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
5
+ flowUpdate: import("@reduxjs/toolkit/query").MutationDefinition<import("./flowArgs").FlowUpdateMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
6
+ flowDelete: import("@reduxjs/toolkit/query").MutationDefinition<import("./flowArgs").FlowDeleteMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
7
7
  } & {
8
- indexCreate: import("@reduxjs/toolkit/dist/query").MutationDefinition<import("./indexArgs").IndexCreateMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
9
- indexDistribute: import("@reduxjs/toolkit/dist/query").MutationDefinition<import("./indexArgs").IndexDistributeMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
10
- indexUpdateSubscriptionUnits: import("@reduxjs/toolkit/dist/query").MutationDefinition<import("./indexArgs").IndexUpdateSubscriptionUnitsMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
11
- indexSubscriptionApprove: import("@reduxjs/toolkit/dist/query").MutationDefinition<import("./indexArgs").IndexSubscriptionApproveMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
12
- indexSubscriptionClaim: import("@reduxjs/toolkit/dist/query").MutationDefinition<import("./indexArgs").IndexSubscriptionClaimMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
13
- indexDeleteSubscription: import("@reduxjs/toolkit/dist/query").MutationDefinition<import("./indexArgs").IndexDeleteSubscriptionMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
14
- indexSubscriptionRevoke: import("@reduxjs/toolkit/dist/query").MutationDefinition<import("./indexArgs").IndexSubscriptionRevokeMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
8
+ indexCreate: import("@reduxjs/toolkit/query").MutationDefinition<import("./indexArgs").IndexCreateMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
9
+ indexDistribute: import("@reduxjs/toolkit/query").MutationDefinition<import("./indexArgs").IndexDistributeMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
10
+ indexUpdateSubscriptionUnits: import("@reduxjs/toolkit/query").MutationDefinition<import("./indexArgs").IndexUpdateSubscriptionUnitsMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
11
+ indexSubscriptionApprove: import("@reduxjs/toolkit/query").MutationDefinition<import("./indexArgs").IndexSubscriptionApproveMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
12
+ indexSubscriptionClaim: import("@reduxjs/toolkit/query").MutationDefinition<import("./indexArgs").IndexSubscriptionClaimMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
13
+ indexDeleteSubscription: import("@reduxjs/toolkit/query").MutationDefinition<import("./indexArgs").IndexDeleteSubscriptionMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
14
+ indexSubscriptionRevoke: import("@reduxjs/toolkit/query").MutationDefinition<import("./indexArgs").IndexSubscriptionRevokeMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
15
15
  } & {
16
- superTokenUpgrade: import("@reduxjs/toolkit/dist/query").MutationDefinition<import("./superTokenArgs").SuperTokenUpgradeMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
17
- superTokenUpgradeAllowance: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./superTokenArgs").SuperTokenUpgradeAllowanceQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, string, "superfluid_rpc">;
18
- superTokenDowngrade: import("@reduxjs/toolkit/dist/query").MutationDefinition<import("./superTokenArgs").SuperTokenDowngradeMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
19
- superTokenTransfer: import("@reduxjs/toolkit/dist/query").MutationDefinition<import("./superTokenArgs").SuperTokenTransferMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
16
+ superTokenUpgrade: import("@reduxjs/toolkit/query").MutationDefinition<import("./superTokenArgs").SuperTokenUpgradeMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
17
+ superTokenUpgradeAllowance: import("@reduxjs/toolkit/query").QueryDefinition<import("./superTokenArgs").SuperTokenUpgradeAllowanceQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, string, "superfluid_rpc">;
18
+ superTokenDowngrade: import("@reduxjs/toolkit/query").MutationDefinition<import("./superTokenArgs").SuperTokenDowngradeMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
19
+ superTokenTransfer: import("@reduxjs/toolkit/query").MutationDefinition<import("./superTokenArgs").SuperTokenTransferMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("../../../argTypes").TransactionInfo, "superfluid_rpc">;
20
20
  };
21
21
  };
22
22
  //# sourceMappingURL=allRpcEndpoints.d.ts.map
@@ -2,8 +2,8 @@ import { TransactionInfo } from '../../../argTypes';
2
2
  import { RpcEndpointBuilder } from '../rpcEndpointBuilder';
3
3
  import { FlowCreateMutation, FlowDeleteMutation, FlowUpdateMutation } from './flowArgs';
4
4
  export declare const createFlowEndpoints: (builder: RpcEndpointBuilder) => {
5
- flowCreate: import("@reduxjs/toolkit/dist/query").MutationDefinition<FlowCreateMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
6
- flowUpdate: import("@reduxjs/toolkit/dist/query").MutationDefinition<FlowUpdateMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
7
- flowDelete: import("@reduxjs/toolkit/dist/query").MutationDefinition<FlowDeleteMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
5
+ flowCreate: import("@reduxjs/toolkit/query").MutationDefinition<FlowCreateMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
6
+ flowUpdate: import("@reduxjs/toolkit/query").MutationDefinition<FlowUpdateMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
7
+ flowDelete: import("@reduxjs/toolkit/query").MutationDefinition<FlowDeleteMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
8
8
  };
9
9
  //# sourceMappingURL=flowEndpoints.d.ts.map
@@ -2,12 +2,12 @@ import { TransactionInfo } from '../../../argTypes';
2
2
  import { RpcEndpointBuilder } from '../rpcEndpointBuilder';
3
3
  import { IndexCreateMutation, IndexDeleteSubscriptionMutation, IndexDistributeMutation, IndexSubscriptionApproveMutation, IndexSubscriptionClaimMutation, IndexSubscriptionRevokeMutation, IndexUpdateSubscriptionUnitsMutation } from './indexArgs';
4
4
  export declare const createIndexEndpoints: (builder: RpcEndpointBuilder) => {
5
- indexCreate: import("@reduxjs/toolkit/dist/query").MutationDefinition<IndexCreateMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
6
- indexDistribute: import("@reduxjs/toolkit/dist/query").MutationDefinition<IndexDistributeMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
7
- indexUpdateSubscriptionUnits: import("@reduxjs/toolkit/dist/query").MutationDefinition<IndexUpdateSubscriptionUnitsMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
8
- indexSubscriptionApprove: import("@reduxjs/toolkit/dist/query").MutationDefinition<IndexSubscriptionApproveMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
9
- indexSubscriptionClaim: import("@reduxjs/toolkit/dist/query").MutationDefinition<IndexSubscriptionClaimMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
10
- indexDeleteSubscription: import("@reduxjs/toolkit/dist/query").MutationDefinition<IndexDeleteSubscriptionMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
11
- indexSubscriptionRevoke: import("@reduxjs/toolkit/dist/query").MutationDefinition<IndexSubscriptionRevokeMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
5
+ indexCreate: import("@reduxjs/toolkit/query").MutationDefinition<IndexCreateMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
6
+ indexDistribute: import("@reduxjs/toolkit/query").MutationDefinition<IndexDistributeMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
7
+ indexUpdateSubscriptionUnits: import("@reduxjs/toolkit/query").MutationDefinition<IndexUpdateSubscriptionUnitsMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
8
+ indexSubscriptionApprove: import("@reduxjs/toolkit/query").MutationDefinition<IndexSubscriptionApproveMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
9
+ indexSubscriptionClaim: import("@reduxjs/toolkit/query").MutationDefinition<IndexSubscriptionClaimMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
10
+ indexDeleteSubscription: import("@reduxjs/toolkit/query").MutationDefinition<IndexDeleteSubscriptionMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
11
+ indexSubscriptionRevoke: import("@reduxjs/toolkit/query").MutationDefinition<IndexSubscriptionRevokeMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
12
12
  };
13
13
  //# sourceMappingURL=indexEndpoints.d.ts.map
@@ -2,9 +2,9 @@ import { TransactionInfo } from '../../../argTypes';
2
2
  import { RpcEndpointBuilder } from '../rpcEndpointBuilder';
3
3
  import { SuperTokenDowngradeMutation, SuperTokenTransferMutation, SuperTokenUpgradeAllowanceQuery, SuperTokenUpgradeMutation } from './superTokenArgs';
4
4
  export declare const createSuperTokenEndpoints: (builder: RpcEndpointBuilder) => {
5
- superTokenUpgrade: import("@reduxjs/toolkit/dist/query").MutationDefinition<SuperTokenUpgradeMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
6
- superTokenUpgradeAllowance: import("@reduxjs/toolkit/dist/query").QueryDefinition<SuperTokenUpgradeAllowanceQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, string, "superfluid_rpc">;
7
- superTokenDowngrade: import("@reduxjs/toolkit/dist/query").MutationDefinition<SuperTokenDowngradeMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
8
- superTokenTransfer: import("@reduxjs/toolkit/dist/query").MutationDefinition<SuperTokenTransferMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
5
+ superTokenUpgrade: import("@reduxjs/toolkit/query").MutationDefinition<SuperTokenUpgradeMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
6
+ superTokenUpgradeAllowance: import("@reduxjs/toolkit/query").QueryDefinition<SuperTokenUpgradeAllowanceQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, string, "superfluid_rpc">;
7
+ superTokenDowngrade: import("@reduxjs/toolkit/query").MutationDefinition<SuperTokenDowngradeMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
8
+ superTokenTransfer: import("@reduxjs/toolkit/query").MutationDefinition<SuperTokenTransferMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransactionInfo, "superfluid_rpc">;
9
9
  };
10
10
  //# sourceMappingURL=superTokenEndpoints.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"superTokenEndpoints.js","sourceRoot":"","sources":["../../../../../../src/reduxSlices/rtkQuery/rpcApiSlice/endpoints/superTokenEndpoints.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"superTokenEndpoints.js","sourceRoot":"","sources":["../../../../../../src/reduxSlices/rtkQuery/rpcApiSlice/endpoints/superTokenEndpoints.ts"],"names":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
1
  import { CreateApi } from '@reduxjs/toolkit/dist/query';
2
- export declare const createRpcApiSlice: <T extends keyof import("@reduxjs/toolkit/dist/query").ApiModules<any, any, any, any>>(createRtkQueryApi: CreateApi<T>) => import("@reduxjs/toolkit/dist/query").Api<import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, {}, "superfluid_rpc", import("../cacheTags/CacheTagTypes").CacheTagType, T>;
2
+ export declare const createRpcApiSlice: <T extends keyof import("@reduxjs/toolkit/query").ApiModules<any, any, any, any>>(createRtkQueryApi: CreateApi<T>) => import("@reduxjs/toolkit/query").Api<import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, {}, "superfluid_rpc", import("../cacheTags/CacheTagTypes").CacheTagType, T>;
3
3
  export type RpcApiSliceEmpty = ReturnType<typeof createRpcApiSlice>;
4
4
  //# sourceMappingURL=rpcApiSlice.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"rpcApiSlice.d.ts","sourceRoot":"","sources":["../../../../../src/reduxSlices/rtkQuery/rpcApiSlice/rpcApiSlice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAC,MAAM,6BAA6B,CAAC;AAWtD,eAAO,MAAM,iBAAiB,yXAOxB,CAAC;AAEP,MAAM,MAAM,gBAAgB,GAAG,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC"}
1
+ {"version":3,"file":"rpcApiSlice.d.ts","sourceRoot":"","sources":["../../../../../src/reduxSlices/rtkQuery/rpcApiSlice/rpcApiSlice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAC,MAAM,6BAA6B,CAAC;AAWtD,eAAO,MAAM,iBAAiB,0WAOxB,CAAC;AAEP,MAAM,MAAM,gBAAgB,GAAG,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC"}
@@ -1,42 +1,42 @@
1
1
  import { SubgraphEndpointBuilder } from '../subgraphEndpointBuilder';
2
2
  export declare const allSubgraphEndpoints: {
3
3
  endpoints: (builder: SubgraphEndpointBuilder) => {
4
- custom: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./baseArgs").CustomSubgraphQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, unknown, "superfluid_subgraph">;
5
- monitorForEventsToInvalidateCache: import("@reduxjs/toolkit/dist/query").MutationDefinition<import("./baseArgs").MonitorForEventsToInvalidateCacheMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, true, "superfluid_subgraph">;
4
+ custom: import("@reduxjs/toolkit/query").QueryDefinition<import("./baseArgs").CustomSubgraphQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, unknown, "superfluid_subgraph">;
5
+ monitorForEventsToInvalidateCache: import("@reduxjs/toolkit/query").MutationDefinition<import("./baseArgs").MonitorForEventsToInvalidateCacheMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, true, "superfluid_subgraph">;
6
6
  } & {
7
- account: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").AccountQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").Account | null, "superfluid_subgraph">;
8
- accounts: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").AccountsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").Account>, "superfluid_subgraph">;
9
- accountTokenSnapshot: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").AccountTokenSnapshotQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").AccountTokenSnapshot | null, "superfluid_subgraph">;
10
- accountTokenSnapshots: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").AccountTokenSnapshotsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").AccountTokenSnapshot>, "superfluid_subgraph">;
11
- accountTokenSnapshotLog: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").AccountTokenSnapshotLogQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").AccountTokenSnapshotLog | null, "superfluid_subgraph">;
12
- accountTokenSnapshotLogs: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").AccountTokenSnapshotLogsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").AccountTokenSnapshotLog>, "superfluid_subgraph">;
13
- index: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").IndexQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").Index | null, "superfluid_subgraph">;
14
- indexes: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").IndexesQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").Index>, "superfluid_subgraph">;
15
- indexSubscription: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").IndexSubscriptionQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").IndexSubscription | null, "superfluid_subgraph">;
16
- indexSubscriptions: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").IndexSubscriptionsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").IndexSubscription>, "superfluid_subgraph">;
17
- stream: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").StreamQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").Stream | null, "superfluid_subgraph">;
18
- streams: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").StreamsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").Stream>, "superfluid_subgraph">;
19
- streamPeriod: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").StreamPeriodQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").StreamPeriod | null, "superfluid_subgraph">;
20
- streamPeriods: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").StreamPeriodsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").StreamPeriod>, "superfluid_subgraph">;
21
- token: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").TokenQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").Token | null, "superfluid_subgraph">;
22
- tokens: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").TokensQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").Token>, "superfluid_subgraph">;
23
- tokenStatistic: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").TokenStatisticQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").TokenStatistic | null, "superfluid_subgraph">;
24
- tokenStatistics: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").TokenStatisticsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").TokenStatistic>, "superfluid_subgraph">;
25
- tokenStatisticLog: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").TokenStatisticLogQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").TokenStatisticLog | null, "superfluid_subgraph">;
26
- tokenStatisticLogs: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").TokenStatisticLogsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").TokenStatisticLog>, "superfluid_subgraph">;
27
- flowOperator: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").FlowOperatorQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").FlowOperator | null, "superfluid_subgraph">;
28
- flowOperators: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./entityArgs").FlowOperatorsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").FlowOperator>, "superfluid_subgraph">;
7
+ account: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").AccountQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").Account | null, "superfluid_subgraph">;
8
+ accounts: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").AccountsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").Account>, "superfluid_subgraph">;
9
+ accountTokenSnapshot: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").AccountTokenSnapshotQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").AccountTokenSnapshot | null, "superfluid_subgraph">;
10
+ accountTokenSnapshots: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").AccountTokenSnapshotsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").AccountTokenSnapshot>, "superfluid_subgraph">;
11
+ accountTokenSnapshotLog: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").AccountTokenSnapshotLogQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").AccountTokenSnapshotLog | null, "superfluid_subgraph">;
12
+ accountTokenSnapshotLogs: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").AccountTokenSnapshotLogsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").AccountTokenSnapshotLog>, "superfluid_subgraph">;
13
+ index: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").IndexQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").Index | null, "superfluid_subgraph">;
14
+ indexes: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").IndexesQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").Index>, "superfluid_subgraph">;
15
+ indexSubscription: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").IndexSubscriptionQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").IndexSubscription | null, "superfluid_subgraph">;
16
+ indexSubscriptions: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").IndexSubscriptionsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").IndexSubscription>, "superfluid_subgraph">;
17
+ stream: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").StreamQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").Stream | null, "superfluid_subgraph">;
18
+ streams: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").StreamsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").Stream>, "superfluid_subgraph">;
19
+ streamPeriod: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").StreamPeriodQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").StreamPeriod | null, "superfluid_subgraph">;
20
+ streamPeriods: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").StreamPeriodsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").StreamPeriod>, "superfluid_subgraph">;
21
+ token: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").TokenQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").Token | null, "superfluid_subgraph">;
22
+ tokens: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").TokensQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").Token>, "superfluid_subgraph">;
23
+ tokenStatistic: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").TokenStatisticQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").TokenStatistic | null, "superfluid_subgraph">;
24
+ tokenStatistics: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").TokenStatisticsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").TokenStatistic>, "superfluid_subgraph">;
25
+ tokenStatisticLog: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").TokenStatisticLogQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").TokenStatisticLog | null, "superfluid_subgraph">;
26
+ tokenStatisticLogs: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").TokenStatisticLogsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").TokenStatisticLog>, "superfluid_subgraph">;
27
+ flowOperator: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").FlowOperatorQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").FlowOperator | null, "superfluid_subgraph">;
28
+ flowOperators: import("@reduxjs/toolkit/query").QueryDefinition<import("./entityArgs").FlowOperatorsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").FlowOperator>, "superfluid_subgraph">;
29
29
  } & {
30
- event: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./eventArgs").EventQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").AllEvents | null, "superfluid_subgraph">;
31
- events: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./eventArgs").EventsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").AllEvents>, "superfluid_subgraph">;
32
- flowUpdatedEvent: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./eventArgs").FlowUpdatedEventQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").FlowUpdatedEvent | null, "superfluid_subgraph">;
33
- flowUpdatedEvents: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./eventArgs").FlowUpdatedEventsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").FlowUpdatedEvent>, "superfluid_subgraph">;
34
- indexUpdatedEvent: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./eventArgs").IndexUpdatedEventQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").IndexUpdatedEvent | null, "superfluid_subgraph">;
35
- indexUpdatedEvents: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./eventArgs").IndexUpdatedEventsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").IndexUpdatedEvent>, "superfluid_subgraph">;
36
- subscriptionUnitsUpdatedEvent: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./eventArgs").SubscriptionUnitsUpdatedEventQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").SubscriptionUnitsUpdatedEvent | null, "superfluid_subgraph">;
37
- subscriptionUnitsUpdatedEvents: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./eventArgs").SubscriptionUnitsUpdatedEventsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").SubscriptionUnitsUpdatedEvent>, "superfluid_subgraph">;
38
- transferEvent: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./eventArgs").TransferEventQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").TransferEvent | null, "superfluid_subgraph">;
39
- transferEvents: import("@reduxjs/toolkit/dist/query").QueryDefinition<import("./eventArgs").TransferEventsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").TransferEvent>, "superfluid_subgraph">;
30
+ event: import("@reduxjs/toolkit/query").QueryDefinition<import("./eventArgs").EventQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").AllEvents | null, "superfluid_subgraph">;
31
+ events: import("@reduxjs/toolkit/query").QueryDefinition<import("./eventArgs").EventsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").AllEvents>, "superfluid_subgraph">;
32
+ flowUpdatedEvent: import("@reduxjs/toolkit/query").QueryDefinition<import("./eventArgs").FlowUpdatedEventQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").FlowUpdatedEvent | null, "superfluid_subgraph">;
33
+ flowUpdatedEvents: import("@reduxjs/toolkit/query").QueryDefinition<import("./eventArgs").FlowUpdatedEventsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").FlowUpdatedEvent>, "superfluid_subgraph">;
34
+ indexUpdatedEvent: import("@reduxjs/toolkit/query").QueryDefinition<import("./eventArgs").IndexUpdatedEventQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").IndexUpdatedEvent | null, "superfluid_subgraph">;
35
+ indexUpdatedEvents: import("@reduxjs/toolkit/query").QueryDefinition<import("./eventArgs").IndexUpdatedEventsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").IndexUpdatedEvent>, "superfluid_subgraph">;
36
+ subscriptionUnitsUpdatedEvent: import("@reduxjs/toolkit/query").QueryDefinition<import("./eventArgs").SubscriptionUnitsUpdatedEventQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").SubscriptionUnitsUpdatedEvent | null, "superfluid_subgraph">;
37
+ subscriptionUnitsUpdatedEvents: import("@reduxjs/toolkit/query").QueryDefinition<import("./eventArgs").SubscriptionUnitsUpdatedEventsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").SubscriptionUnitsUpdatedEvent>, "superfluid_subgraph">;
38
+ transferEvent: import("@reduxjs/toolkit/query").QueryDefinition<import("./eventArgs").TransferEventQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").TransferEvent | null, "superfluid_subgraph">;
39
+ transferEvents: import("@reduxjs/toolkit/query").QueryDefinition<import("./eventArgs").TransferEventsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, import("@superfluid-finance/sdk-core").PagedResult<import("@superfluid-finance/sdk-core").TransferEvent>, "superfluid_subgraph">;
40
40
  };
41
41
  };
42
42
  //# sourceMappingURL=allSubgraphEndpoints.d.ts.map
@@ -1,7 +1,7 @@
1
1
  import { SubgraphEndpointBuilder } from '../subgraphEndpointBuilder';
2
2
  import { CustomSubgraphQuery, MonitorForEventsToInvalidateCacheMutation } from './baseArgs';
3
3
  export declare const createBaseEndpoints: (builder: SubgraphEndpointBuilder) => {
4
- custom: import("@reduxjs/toolkit/dist/query").QueryDefinition<CustomSubgraphQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, unknown, "superfluid_subgraph">;
5
- monitorForEventsToInvalidateCache: import("@reduxjs/toolkit/dist/query").MutationDefinition<MonitorForEventsToInvalidateCacheMutation, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, true, "superfluid_subgraph">;
4
+ custom: import("@reduxjs/toolkit/query").QueryDefinition<CustomSubgraphQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, unknown, "superfluid_subgraph">;
5
+ monitorForEventsToInvalidateCache: import("@reduxjs/toolkit/query").MutationDefinition<MonitorForEventsToInvalidateCacheMutation, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, true, "superfluid_subgraph">;
6
6
  };
7
7
  //# sourceMappingURL=baseEndpoints.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"baseEndpoints.js","sourceRoot":"","sources":["../../../../../../src/reduxSlices/rtkQuery/subgraphApiSlice/endpoints/baseEndpoints.ts"],"names":[],"mappings":";;;AAAA,+DAA2E;AAC3E,6CAAmD;AACnD,+GAA0G;AAC1G,+CAA0C;AAKnC,MAAM,mBAAmB,GAAG,CAAC,OAAgC,EAAE,EAAE,CAAC,CAAC;IACtE,MAAM,EAAE,OAAO,CAAC,KAAK,CAA+B;QAChD,iBAAiB,EAAE,qBAAS,CAAC,IAAI;QACjC,OAAO,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE;YACnB,MAAM,cAAc,GAAG,MAAM,IAAA,kCAAiB,EAAC,GAAG,CAAC,OAAO,CAAC,CAAC;YAC5D,OAAO;gBACH,IAAI,EAAE,MAAM,cAAc,CAAC,OAAO,CAAU,GAAG,CAAC,QAAQ,EAAE,GAAG,CAAC,SAAS,CAAC;aAC3E,CAAC;QACN,CAAC;KACJ,CAAC;IACF,iCAAiC,EAAE,OAAO,CAAC,QAAQ,CAAkD;QACjG,OAAO,EAAE,GAAG,EAAE;YACV,QAAQ;YACR,OAAO;gBACH,IAAI,EAAE,IAAI;aACb,CAAC;QACN,CAAC;QACD,iBAAiB,EAAE,KAAK,EAAE,GAAG,EAAE,EAAC,QAAQ,EAAE,eAAe,EAAE,iBAAiB,EAAC,EAAE,EAAE;YAC7E,MAAM,SAAS,GAAG,MAAM,IAAA,6BAAY,EAAC,GAAG,CAAC,OAAO,CAAC,CAAC;YAElD,MAAM,eAAe,CAAC;YAEtB,MAAM,WAAW,GAAG,SAAS,CAAC,KAAK,CAAC,EAAE,CAClC,CAAC,MAAM,EAAE,EAAE;gBACP,IAAA,2EAAoC,EAAC,GAAG,CAAC,OAAO,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC;YACxE,CAAC,EACD,wBAAgB,CAAC,aAAa,EAC9B,GAAG,CAAC,OAAO,CACd,CAAC;YAEF,IAAI;gBACA,MAAM,iBAAiB,CAAC;aAC3B;oBAAS;gBACN,WAAW,EAAE,CAAC;aACjB;QACL,CAAC;KACJ,CAAC;CACL,CAAC,CAAC;AArCU,QAAA,mBAAmB,uBAqC7B"}
1
+ {"version":3,"file":"baseEndpoints.js","sourceRoot":"","sources":["../../../../../../src/reduxSlices/rtkQuery/subgraphApiSlice/endpoints/baseEndpoints.ts"],"names":[],"mappings":";;;AAAA,+DAA2E;AAC3E,6CAAmD;AACnD,+GAA0G;AAC1G,+CAA0C;AAKnC,MAAM,mBAAmB,GAAG,CAAC,OAAgC,EAAE,EAAE,CAAC,CAAC;IACtE,MAAM,EAAE,OAAO,CAAC,KAAK,CAA+B;QAChD,iBAAiB,EAAE,qBAAS,CAAC,IAAI;QACjC,OAAO,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE;YACnB,MAAM,cAAc,GAAG,MAAM,IAAA,kCAAiB,EAAC,GAAG,CAAC,OAAO,CAAC,CAAC;YAC5D,OAAO;gBACH,IAAI,EAAE,MAAM,cAAc,CAAC,OAAO,CAAU,GAAG,CAAC,QAAQ,EAAE,GAAG,CAAC,SAAS,CAAC;aAC3E,CAAC;QACN,CAAC;KACJ,CAAC;IACF,iCAAiC,EAAE,OAAO,CAAC,QAAQ,CAAkD;QACjG,OAAO,EAAE,GAAG,EAAE;YACV,QAAQ;YACR,OAAO;gBACH,IAAI,EAAE,IAAI;aACb,CAAC;QACN,CAAC;QACD,iBAAiB,EAAE,KAAK,EAAE,GAAG,EAAE,EAAC,QAAQ,EAAE,eAAe,EAAE,iBAAiB,EAAC,EAAE,EAAE;YAC7E,MAAM,SAAS,GAAG,MAAM,IAAA,6BAAY,EAAC,GAAG,CAAC,OAAO,CAAC,CAAC;YAElD,MAAM,eAAe,CAAC;YAEtB,MAAM,WAAW,GAAG,SAAS,CAAC,KAAK,CAAC,EAAE,CAClC,CAAC,MAAM,EAAE,EAAE;gBACP,IAAA,2EAAoC,EAAC,GAAG,CAAC,OAAO,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC;YACxE,CAAC,EACD,wBAAgB,CAAC,aAAa,EAC9B,GAAG,CAAC,OAAO,CACd,CAAC;YAEF,IAAI,CAAC;gBACD,MAAM,iBAAiB,CAAC;YAC5B,CAAC;oBAAS,CAAC;gBACP,WAAW,EAAE,CAAC;YAClB,CAAC;QACL,CAAC;KACJ,CAAC;CACL,CAAC,CAAC;AArCU,QAAA,mBAAmB,uBAqC7B"}
@@ -2,27 +2,27 @@ import { Account, AccountTokenSnapshot, AccountTokenSnapshotLog, FlowOperator, I
2
2
  import { SubgraphEndpointBuilder } from '../subgraphEndpointBuilder';
3
3
  import { AccountQuery, AccountsQuery, AccountTokenSnapshotLogQuery, AccountTokenSnapshotLogsQuery, AccountTokenSnapshotQuery, AccountTokenSnapshotsQuery, FlowOperatorQuery, FlowOperatorsQuery, IndexesQuery, IndexQuery, IndexSubscriptionQuery, IndexSubscriptionsQuery, StreamPeriodQuery, StreamPeriodsQuery, StreamQuery, StreamsQuery, TokenQuery, TokensQuery, TokenStatisticLogQuery, TokenStatisticLogsQuery, TokenStatisticQuery, TokenStatisticsQuery } from './entityArgs';
4
4
  export declare const createEntityEndpoints: (builder: SubgraphEndpointBuilder) => {
5
- account: import("@reduxjs/toolkit/dist/query").QueryDefinition<AccountQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, Account | null, "superfluid_subgraph">;
6
- accounts: import("@reduxjs/toolkit/dist/query").QueryDefinition<AccountsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<Account>, "superfluid_subgraph">;
7
- accountTokenSnapshot: import("@reduxjs/toolkit/dist/query").QueryDefinition<AccountTokenSnapshotQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, AccountTokenSnapshot | null, "superfluid_subgraph">;
8
- accountTokenSnapshots: import("@reduxjs/toolkit/dist/query").QueryDefinition<AccountTokenSnapshotsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<AccountTokenSnapshot>, "superfluid_subgraph">;
9
- accountTokenSnapshotLog: import("@reduxjs/toolkit/dist/query").QueryDefinition<AccountTokenSnapshotLogQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, AccountTokenSnapshotLog | null, "superfluid_subgraph">;
10
- accountTokenSnapshotLogs: import("@reduxjs/toolkit/dist/query").QueryDefinition<AccountTokenSnapshotLogsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<AccountTokenSnapshotLog>, "superfluid_subgraph">;
11
- index: import("@reduxjs/toolkit/dist/query").QueryDefinition<IndexQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, Index | null, "superfluid_subgraph">;
12
- indexes: import("@reduxjs/toolkit/dist/query").QueryDefinition<IndexesQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<Index>, "superfluid_subgraph">;
13
- indexSubscription: import("@reduxjs/toolkit/dist/query").QueryDefinition<IndexSubscriptionQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, IndexSubscription | null, "superfluid_subgraph">;
14
- indexSubscriptions: import("@reduxjs/toolkit/dist/query").QueryDefinition<IndexSubscriptionsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<IndexSubscription>, "superfluid_subgraph">;
15
- stream: import("@reduxjs/toolkit/dist/query").QueryDefinition<StreamQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, Stream | null, "superfluid_subgraph">;
16
- streams: import("@reduxjs/toolkit/dist/query").QueryDefinition<StreamsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<Stream>, "superfluid_subgraph">;
17
- streamPeriod: import("@reduxjs/toolkit/dist/query").QueryDefinition<StreamPeriodQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, StreamPeriod | null, "superfluid_subgraph">;
18
- streamPeriods: import("@reduxjs/toolkit/dist/query").QueryDefinition<StreamPeriodsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<StreamPeriod>, "superfluid_subgraph">;
19
- token: import("@reduxjs/toolkit/dist/query").QueryDefinition<TokenQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, Token | null, "superfluid_subgraph">;
20
- tokens: import("@reduxjs/toolkit/dist/query").QueryDefinition<TokensQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<Token>, "superfluid_subgraph">;
21
- tokenStatistic: import("@reduxjs/toolkit/dist/query").QueryDefinition<TokenStatisticQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TokenStatistic | null, "superfluid_subgraph">;
22
- tokenStatistics: import("@reduxjs/toolkit/dist/query").QueryDefinition<TokenStatisticsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<TokenStatistic>, "superfluid_subgraph">;
23
- tokenStatisticLog: import("@reduxjs/toolkit/dist/query").QueryDefinition<TokenStatisticLogQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TokenStatisticLog | null, "superfluid_subgraph">;
24
- tokenStatisticLogs: import("@reduxjs/toolkit/dist/query").QueryDefinition<TokenStatisticLogsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<TokenStatisticLog>, "superfluid_subgraph">;
25
- flowOperator: import("@reduxjs/toolkit/dist/query").QueryDefinition<FlowOperatorQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, FlowOperator | null, "superfluid_subgraph">;
26
- flowOperators: import("@reduxjs/toolkit/dist/query").QueryDefinition<FlowOperatorsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<FlowOperator>, "superfluid_subgraph">;
5
+ account: import("@reduxjs/toolkit/query").QueryDefinition<AccountQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, Account | null, "superfluid_subgraph">;
6
+ accounts: import("@reduxjs/toolkit/query").QueryDefinition<AccountsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<Account>, "superfluid_subgraph">;
7
+ accountTokenSnapshot: import("@reduxjs/toolkit/query").QueryDefinition<AccountTokenSnapshotQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, AccountTokenSnapshot | null, "superfluid_subgraph">;
8
+ accountTokenSnapshots: import("@reduxjs/toolkit/query").QueryDefinition<AccountTokenSnapshotsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<AccountTokenSnapshot>, "superfluid_subgraph">;
9
+ accountTokenSnapshotLog: import("@reduxjs/toolkit/query").QueryDefinition<AccountTokenSnapshotLogQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, AccountTokenSnapshotLog | null, "superfluid_subgraph">;
10
+ accountTokenSnapshotLogs: import("@reduxjs/toolkit/query").QueryDefinition<AccountTokenSnapshotLogsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<AccountTokenSnapshotLog>, "superfluid_subgraph">;
11
+ index: import("@reduxjs/toolkit/query").QueryDefinition<IndexQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, Index | null, "superfluid_subgraph">;
12
+ indexes: import("@reduxjs/toolkit/query").QueryDefinition<IndexesQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<Index>, "superfluid_subgraph">;
13
+ indexSubscription: import("@reduxjs/toolkit/query").QueryDefinition<IndexSubscriptionQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, IndexSubscription | null, "superfluid_subgraph">;
14
+ indexSubscriptions: import("@reduxjs/toolkit/query").QueryDefinition<IndexSubscriptionsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<IndexSubscription>, "superfluid_subgraph">;
15
+ stream: import("@reduxjs/toolkit/query").QueryDefinition<StreamQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, Stream | null, "superfluid_subgraph">;
16
+ streams: import("@reduxjs/toolkit/query").QueryDefinition<StreamsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<Stream>, "superfluid_subgraph">;
17
+ streamPeriod: import("@reduxjs/toolkit/query").QueryDefinition<StreamPeriodQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, StreamPeriod | null, "superfluid_subgraph">;
18
+ streamPeriods: import("@reduxjs/toolkit/query").QueryDefinition<StreamPeriodsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<StreamPeriod>, "superfluid_subgraph">;
19
+ token: import("@reduxjs/toolkit/query").QueryDefinition<TokenQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, Token | null, "superfluid_subgraph">;
20
+ tokens: import("@reduxjs/toolkit/query").QueryDefinition<TokensQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<Token>, "superfluid_subgraph">;
21
+ tokenStatistic: import("@reduxjs/toolkit/query").QueryDefinition<TokenStatisticQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TokenStatistic | null, "superfluid_subgraph">;
22
+ tokenStatistics: import("@reduxjs/toolkit/query").QueryDefinition<TokenStatisticsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<TokenStatistic>, "superfluid_subgraph">;
23
+ tokenStatisticLog: import("@reduxjs/toolkit/query").QueryDefinition<TokenStatisticLogQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TokenStatisticLog | null, "superfluid_subgraph">;
24
+ tokenStatisticLogs: import("@reduxjs/toolkit/query").QueryDefinition<TokenStatisticLogsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<TokenStatisticLog>, "superfluid_subgraph">;
25
+ flowOperator: import("@reduxjs/toolkit/query").QueryDefinition<FlowOperatorQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, FlowOperator | null, "superfluid_subgraph">;
26
+ flowOperators: import("@reduxjs/toolkit/query").QueryDefinition<FlowOperatorsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<FlowOperator>, "superfluid_subgraph">;
27
27
  };
28
28
  //# sourceMappingURL=entityEndpoints.d.ts.map
@@ -2,15 +2,15 @@ import { AllEvents, FlowUpdatedEvent, IndexUpdatedEvent, PagedResult, Subscripti
2
2
  import { SubgraphEndpointBuilder } from '../subgraphEndpointBuilder';
3
3
  import { EventQuery, EventsQuery, FlowUpdatedEventQuery, FlowUpdatedEventsQuery, IndexUpdatedEventQuery, IndexUpdatedEventsQuery, SubscriptionUnitsUpdatedEventQuery, SubscriptionUnitsUpdatedEventsQuery, TransferEventQuery, TransferEventsQuery } from './eventArgs';
4
4
  export declare const createEventQueryEndpoints: (builder: SubgraphEndpointBuilder) => {
5
- event: import("@reduxjs/toolkit/dist/query").QueryDefinition<EventQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, AllEvents | null, "superfluid_subgraph">;
6
- events: import("@reduxjs/toolkit/dist/query").QueryDefinition<EventsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<AllEvents>, "superfluid_subgraph">;
7
- flowUpdatedEvent: import("@reduxjs/toolkit/dist/query").QueryDefinition<FlowUpdatedEventQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, FlowUpdatedEvent | null, "superfluid_subgraph">;
8
- flowUpdatedEvents: import("@reduxjs/toolkit/dist/query").QueryDefinition<FlowUpdatedEventsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<FlowUpdatedEvent>, "superfluid_subgraph">;
9
- indexUpdatedEvent: import("@reduxjs/toolkit/dist/query").QueryDefinition<IndexUpdatedEventQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, IndexUpdatedEvent | null, "superfluid_subgraph">;
10
- indexUpdatedEvents: import("@reduxjs/toolkit/dist/query").QueryDefinition<IndexUpdatedEventsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<IndexUpdatedEvent>, "superfluid_subgraph">;
11
- subscriptionUnitsUpdatedEvent: import("@reduxjs/toolkit/dist/query").QueryDefinition<SubscriptionUnitsUpdatedEventQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, SubscriptionUnitsUpdatedEvent | null, "superfluid_subgraph">;
12
- subscriptionUnitsUpdatedEvents: import("@reduxjs/toolkit/dist/query").QueryDefinition<SubscriptionUnitsUpdatedEventsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<SubscriptionUnitsUpdatedEvent>, "superfluid_subgraph">;
13
- transferEvent: import("@reduxjs/toolkit/dist/query").QueryDefinition<TransferEventQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransferEvent | null, "superfluid_subgraph">;
14
- transferEvents: import("@reduxjs/toolkit/dist/query").QueryDefinition<TransferEventsQuery, import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<TransferEvent>, "superfluid_subgraph">;
5
+ event: import("@reduxjs/toolkit/query").QueryDefinition<EventQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, AllEvents | null, "superfluid_subgraph">;
6
+ events: import("@reduxjs/toolkit/query").QueryDefinition<EventsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<AllEvents>, "superfluid_subgraph">;
7
+ flowUpdatedEvent: import("@reduxjs/toolkit/query").QueryDefinition<FlowUpdatedEventQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, FlowUpdatedEvent | null, "superfluid_subgraph">;
8
+ flowUpdatedEvents: import("@reduxjs/toolkit/query").QueryDefinition<FlowUpdatedEventsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<FlowUpdatedEvent>, "superfluid_subgraph">;
9
+ indexUpdatedEvent: import("@reduxjs/toolkit/query").QueryDefinition<IndexUpdatedEventQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, IndexUpdatedEvent | null, "superfluid_subgraph">;
10
+ indexUpdatedEvents: import("@reduxjs/toolkit/query").QueryDefinition<IndexUpdatedEventsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<IndexUpdatedEvent>, "superfluid_subgraph">;
11
+ subscriptionUnitsUpdatedEvent: import("@reduxjs/toolkit/query").QueryDefinition<SubscriptionUnitsUpdatedEventQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, SubscriptionUnitsUpdatedEvent | null, "superfluid_subgraph">;
12
+ subscriptionUnitsUpdatedEvents: import("@reduxjs/toolkit/query").QueryDefinition<SubscriptionUnitsUpdatedEventsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<SubscriptionUnitsUpdatedEvent>, "superfluid_subgraph">;
13
+ transferEvent: import("@reduxjs/toolkit/query").QueryDefinition<TransferEventQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, TransferEvent | null, "superfluid_subgraph">;
14
+ transferEvents: import("@reduxjs/toolkit/query").QueryDefinition<TransferEventsQuery, import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, import("../../cacheTags/CacheTagTypes").CacheTagType, PagedResult<TransferEvent>, "superfluid_subgraph">;
15
15
  };
16
16
  //# sourceMappingURL=eventEndpoints.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"provideSpecificCacheTagsFromRelevantAddresses.js","sourceRoot":"","sources":["../../../../../src/reduxSlices/rtkQuery/subgraphApiSlice/provideSpecificCacheTagsFromRelevantAddresses.ts"],"names":[],"mappings":";;;AAEA,8DAAiE;AAE1D,MAAM,6CAA6C,GAAG,CACzD,OAAe,EACf,iBAAoC,EACtC,EAAE;IACA,IAAI,iBAAiB,CAAC,MAAM,CAAC,MAAM,EAAE;QACjC,OAAO,iBAAiB,CAAC,MAAM;aAC1B,GAAG,CAAC,CAAC,YAAoB,EAAE,EAAE,CAC1B,CAAC,IAAA,qCAAqB,EAAC,EAAC,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAC,CAAC,CAAC,CAAC,MAAM,CAC7D,iBAAiB,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,cAAsB,EAAE,EAAE,CACtD,IAAA,qCAAqB,EAAC,EAAC,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,QAAQ,EAAE,cAAc,EAAC,CAAC,CACrF,CACJ,CACJ;aACA,IAAI,EAAE,CAAC;KACf;SAAM,IAAI,iBAAiB,CAAC,QAAQ,CAAC,MAAM,EAAE;QAC1C,OAAO,iBAAiB,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,cAAsB,EAAE,EAAE,CAC7D,IAAA,qCAAqB,EAAC,EAAC,OAAO,EAAE,QAAQ,EAAE,cAAc,EAAC,CAAC,CAC7D,CAAC;KACL;SAAM;QACH,OAAO,CAAC,IAAA,qCAAqB,EAAC,EAAC,OAAO,EAAC,CAAC,CAAC,CAAC;KAC7C;AACL,CAAC,CAAC;AArBW,QAAA,6CAA6C,iDAqBxD"}
1
+ {"version":3,"file":"provideSpecificCacheTagsFromRelevantAddresses.js","sourceRoot":"","sources":["../../../../../src/reduxSlices/rtkQuery/subgraphApiSlice/provideSpecificCacheTagsFromRelevantAddresses.ts"],"names":[],"mappings":";;;AAEA,8DAAiE;AAE1D,MAAM,6CAA6C,GAAG,CACzD,OAAe,EACf,iBAAoC,EACtC,EAAE;IACA,IAAI,iBAAiB,CAAC,MAAM,CAAC,MAAM,EAAE,CAAC;QAClC,OAAO,iBAAiB,CAAC,MAAM;aAC1B,GAAG,CAAC,CAAC,YAAoB,EAAE,EAAE,CAC1B,CAAC,IAAA,qCAAqB,EAAC,EAAC,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAC,CAAC,CAAC,CAAC,MAAM,CAC7D,iBAAiB,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,cAAsB,EAAE,EAAE,CACtD,IAAA,qCAAqB,EAAC,EAAC,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,QAAQ,EAAE,cAAc,EAAC,CAAC,CACrF,CACJ,CACJ;aACA,IAAI,EAAE,CAAC;IAChB,CAAC;SAAM,IAAI,iBAAiB,CAAC,QAAQ,CAAC,MAAM,EAAE,CAAC;QAC3C,OAAO,iBAAiB,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,cAAsB,EAAE,EAAE,CAC7D,IAAA,qCAAqB,EAAC,EAAC,OAAO,EAAE,QAAQ,EAAE,cAAc,EAAC,CAAC,CAC7D,CAAC;IACN,CAAC;SAAM,CAAC;QACJ,OAAO,CAAC,IAAA,qCAAqB,EAAC,EAAC,OAAO,EAAC,CAAC,CAAC,CAAC;IAC9C,CAAC;AACL,CAAC,CAAC;AArBW,QAAA,6CAA6C,iDAqBxD"}
@@ -1,4 +1,4 @@
1
1
  import { CreateApi } from '@reduxjs/toolkit/dist/query';
2
- export declare const createSubgraphApiSlice: <T extends keyof import("@reduxjs/toolkit/dist/query").ApiModules<any, any, any, any>>(createRtkQueryApi: CreateApi<T>) => import("@reduxjs/toolkit/dist/query").Api<import("@reduxjs/toolkit/dist/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, {}, "superfluid_subgraph", import("../cacheTags/CacheTagTypes").CacheTagType, T>;
2
+ export declare const createSubgraphApiSlice: <T extends keyof import("@reduxjs/toolkit/query").ApiModules<any, any, any, any>>(createRtkQueryApi: CreateApi<T>) => import("@reduxjs/toolkit/query").Api<import("@reduxjs/toolkit/query").BaseQueryFn<void, unknown, import("@reduxjs/toolkit").SerializedError, Record<string, unknown>>, {}, "superfluid_subgraph", import("../cacheTags/CacheTagTypes").CacheTagType, T>;
3
3
  export type SubgraphApiSliceEmpty = ReturnType<typeof createSubgraphApiSlice>;
4
4
  //# sourceMappingURL=subgraphApiSlice.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"subgraphApiSlice.d.ts","sourceRoot":"","sources":["../../../../../src/reduxSlices/rtkQuery/subgraphApiSlice/subgraphApiSlice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAC,MAAM,6BAA6B,CAAC;AAYtD,eAAO,MAAM,sBAAsB,8XAQ7B,CAAC;AAEP,MAAM,MAAM,qBAAqB,GAAG,UAAU,CAAC,OAAO,sBAAsB,CAAC,CAAC"}
1
+ {"version":3,"file":"subgraphApiSlice.d.ts","sourceRoot":"","sources":["../../../../../src/reduxSlices/rtkQuery/subgraphApiSlice/subgraphApiSlice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAC,MAAM,6BAA6B,CAAC;AAYtD,eAAO,MAAM,sBAAsB,+WAQ7B,CAAC;AAEP,MAAM,MAAM,qBAAqB,GAAG,UAAU,CAAC,OAAO,sBAAsB,CAAC,CAAC"}
@@ -51,8 +51,8 @@ exports.trackPendingTransactionThunk = (0, toolkit_1.createAsyncThunk)(`${transa
51
51
  // Poll Subgraph for all the events for this block and then invalidate Subgraph cache based on that.
52
52
  (0, promise_retry_1.default)((retry, _number) => new sdk_core_1.EventQueryHandler()
53
53
  .list(framework.query.subgraphClient, {
54
- block: { number: transactionReceipt.blockNumber },
55
- filter: { blockNumber: transactionReceipt.blockNumber.toString() },
54
+ block: { number: transactionReceipt.blockNumber }, // Subgraph returns error when not indexed this far.
55
+ filter: { blockNumber: transactionReceipt.blockNumber.toString() }, // Only return events for this block.
56
56
  pagination: { take: Infinity },
57
57
  })
58
58
  .catch(retry), {