@aptos-labs/ts-sdk 2.0.0-zeta.0 → 2.0.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 (249) hide show
  1. package/dist/common/{accountAddress-B3Y4WI-E.d.ts → accountAddress-D0xKX-UM.d.ts} +11 -47
  2. package/dist/common/chunk-ZMDE3DNL.js +4 -0
  3. package/dist/common/chunk-ZMDE3DNL.js.map +1 -0
  4. package/dist/common/cli/index.d.ts +1 -1
  5. package/dist/common/cli/index.js +1 -1
  6. package/dist/common/cli/index.js.map +1 -1
  7. package/dist/common/index.d.ts +9 -121
  8. package/dist/common/index.js +31 -52
  9. package/dist/common/index.js.map +1 -1
  10. package/dist/esm/{Ed25519Account-D2MdV8Av.d.mts → Ed25519Account-D9XrCLfE.d.mts} +2 -2
  11. package/dist/esm/account/AbstractKeylessAccount.d.mts +2 -2
  12. package/dist/esm/account/AbstractKeylessAccount.mjs +1 -1
  13. package/dist/esm/account/AbstractedAccount.d.mts +1 -1
  14. package/dist/esm/account/AbstractedAccount.mjs +1 -1
  15. package/dist/esm/account/Account.d.mts +1 -1
  16. package/dist/esm/account/Account.mjs +1 -1
  17. package/dist/esm/account/AccountUtils.d.mts +2 -2
  18. package/dist/esm/account/AccountUtils.mjs +1 -1
  19. package/dist/esm/account/DerivableAbstractedAccount.d.mts +1 -1
  20. package/dist/esm/account/DerivableAbstractedAccount.mjs +1 -1
  21. package/dist/esm/account/Ed25519Account.d.mts +1 -1
  22. package/dist/esm/account/Ed25519Account.mjs +1 -1
  23. package/dist/esm/account/EphemeralKeyPair.mjs +1 -1
  24. package/dist/esm/account/FederatedKeylessAccount.d.mts +2 -3
  25. package/dist/esm/account/FederatedKeylessAccount.mjs +1 -1
  26. package/dist/esm/account/KeylessAccount.d.mts +2 -3
  27. package/dist/esm/account/KeylessAccount.mjs +1 -1
  28. package/dist/esm/account/MultiEd25519Account.d.mts +1 -1
  29. package/dist/esm/account/MultiEd25519Account.mjs +1 -1
  30. package/dist/esm/account/MultiKeyAccount.d.mts +2 -2
  31. package/dist/esm/account/MultiKeyAccount.mjs +1 -1
  32. package/dist/esm/account/SingleKeyAccount.d.mts +1 -1
  33. package/dist/esm/account/SingleKeyAccount.mjs +1 -1
  34. package/dist/esm/account/index.d.mts +2 -2
  35. package/dist/esm/account/index.mjs +1 -1
  36. package/dist/esm/account/utils.mjs +1 -1
  37. package/dist/esm/api/account/abstraction.mjs +1 -1
  38. package/dist/esm/api/account.d.mts +6 -97
  39. package/dist/esm/api/account.mjs +1 -1
  40. package/dist/esm/api/ans.d.mts +1 -1
  41. package/dist/esm/api/ans.mjs +1 -1
  42. package/dist/esm/api/aptos.d.mts +6 -7
  43. package/dist/esm/api/aptos.mjs +1 -1
  44. package/dist/esm/api/aptosConfig.mjs +1 -1
  45. package/dist/esm/api/coin.mjs +1 -1
  46. package/dist/esm/api/digitalAsset.d.mts +1 -1
  47. package/dist/esm/api/digitalAsset.mjs +1 -1
  48. package/dist/esm/api/event.mjs +1 -1
  49. package/dist/esm/api/faucet.mjs +1 -1
  50. package/dist/esm/api/fungibleAsset.d.mts +1 -1
  51. package/dist/esm/api/fungibleAsset.mjs +1 -1
  52. package/dist/esm/api/general.mjs +1 -1
  53. package/dist/esm/api/index.d.mts +6 -7
  54. package/dist/esm/api/index.mjs +1 -1
  55. package/dist/esm/api/keyless.d.mts +2 -2
  56. package/dist/esm/api/keyless.mjs +1 -1
  57. package/dist/esm/api/object.mjs +1 -1
  58. package/dist/esm/api/staking.mjs +1 -1
  59. package/dist/esm/api/table.mjs +1 -1
  60. package/dist/esm/api/transaction.d.mts +1 -2
  61. package/dist/esm/api/transaction.mjs +1 -1
  62. package/dist/esm/api/transactionSubmission/build.mjs +1 -1
  63. package/dist/esm/api/transactionSubmission/management.d.mts +1 -1
  64. package/dist/esm/api/transactionSubmission/management.mjs +1 -1
  65. package/dist/esm/api/transactionSubmission/sign.d.mts +1 -1
  66. package/dist/esm/api/transactionSubmission/sign.mjs +1 -1
  67. package/dist/esm/api/transactionSubmission/sign.mjs.map +1 -1
  68. package/dist/esm/api/transactionSubmission/simulate.mjs +1 -1
  69. package/dist/esm/api/transactionSubmission/submit.mjs +1 -1
  70. package/dist/esm/api/utils.mjs +1 -1
  71. package/dist/esm/bcs/deserializer.mjs +1 -1
  72. package/dist/esm/bcs/index.mjs +1 -1
  73. package/dist/esm/bcs/serializable/movePrimitives.d.mts +1 -1
  74. package/dist/esm/bcs/serializable/movePrimitives.mjs +1 -1
  75. package/dist/esm/bcs/serializable/moveStructs.mjs +1 -1
  76. package/dist/esm/{chunk-4F5EECVQ.mjs → chunk-2UBI3AZJ.mjs} +2 -2
  77. package/dist/esm/{chunk-CO67Y6YE.mjs → chunk-4JT5AESZ.mjs} +2 -2
  78. package/dist/esm/chunk-5YLNYSBT.mjs +4 -0
  79. package/dist/esm/chunk-5YLNYSBT.mjs.map +1 -0
  80. package/dist/esm/{chunk-XTOIL6MB.mjs → chunk-DLIBG6H7.mjs} +2 -2
  81. package/dist/esm/{chunk-XTOIL6MB.mjs.map → chunk-DLIBG6H7.mjs.map} +1 -1
  82. package/dist/esm/{chunk-RQX6JOEN.mjs → chunk-EF4FA5I6.mjs} +2 -2
  83. package/dist/esm/{chunk-N4VVDQA5.mjs → chunk-G6HENV5D.mjs} +2 -2
  84. package/dist/esm/{chunk-CQJLK4WE.mjs → chunk-G7WH6GQP.mjs} +2 -2
  85. package/dist/esm/{chunk-UQWF24SS.mjs → chunk-K43K3YG7.mjs} +2 -2
  86. package/dist/esm/{chunk-2DYSBAZ7.mjs → chunk-MA4QUN6P.mjs} +2 -2
  87. package/dist/esm/chunk-ODAAZLPK.mjs +2 -0
  88. package/dist/esm/chunk-ODAAZLPK.mjs.map +1 -0
  89. package/dist/esm/chunk-RIRJNQ7B.mjs +2 -0
  90. package/dist/esm/chunk-RJ7F4JDV.mjs +2 -0
  91. package/dist/esm/{chunk-JCFTAG5Z.mjs.map → chunk-RJ7F4JDV.mjs.map} +1 -1
  92. package/dist/esm/{chunk-V7NWNNBI.mjs → chunk-SE2VS7WM.mjs} +2 -2
  93. package/dist/esm/{chunk-3BUKTQDX.mjs → chunk-TLFZOAAB.mjs} +2 -2
  94. package/dist/esm/{chunk-GPNNEHW4.mjs → chunk-USB3LA6B.mjs} +2 -2
  95. package/dist/esm/{chunk-UL777LTI.mjs → chunk-VHNX2NUR.mjs} +26 -47
  96. package/dist/esm/chunk-VHNX2NUR.mjs.map +1 -0
  97. package/dist/esm/{chunk-SVMCNLFC.mjs → chunk-ZNLOQO4Q.mjs} +2 -2
  98. package/dist/esm/cli/index.mjs +1 -1
  99. package/dist/esm/cli/localNode.mjs +1 -1
  100. package/dist/esm/client/core.mjs +1 -1
  101. package/dist/esm/client/get.mjs +1 -1
  102. package/dist/esm/client/index.mjs +1 -1
  103. package/dist/esm/client/post.mjs +1 -1
  104. package/dist/esm/core/account/index.mjs +1 -1
  105. package/dist/esm/core/account/utils/address.mjs +1 -1
  106. package/dist/esm/core/account/utils/index.mjs +1 -1
  107. package/dist/esm/core/accountAddress.mjs +1 -1
  108. package/dist/esm/core/authenticationKey.mjs +1 -1
  109. package/dist/esm/core/crypto/abstraction.mjs +1 -1
  110. package/dist/esm/core/crypto/ed25519.d.mts +1 -1
  111. package/dist/esm/core/crypto/ed25519.mjs +1 -1
  112. package/dist/esm/core/crypto/ephemeral.mjs +1 -1
  113. package/dist/esm/core/crypto/federatedKeyless.d.mts +1 -1
  114. package/dist/esm/core/crypto/federatedKeyless.mjs +1 -1
  115. package/dist/esm/core/crypto/index.d.mts +1 -2
  116. package/dist/esm/core/crypto/index.mjs +1 -1
  117. package/dist/esm/core/crypto/keyless.d.mts +1 -1
  118. package/dist/esm/core/crypto/keyless.mjs +1 -1
  119. package/dist/esm/core/crypto/multiEd25519.d.mts +0 -10
  120. package/dist/esm/core/crypto/multiEd25519.mjs +1 -1
  121. package/dist/esm/core/crypto/multiKey.d.mts +0 -2
  122. package/dist/esm/core/crypto/multiKey.mjs +1 -1
  123. package/dist/esm/core/crypto/privateKey.mjs +1 -1
  124. package/dist/esm/core/crypto/proof.mjs +1 -1
  125. package/dist/esm/core/crypto/publicKey.mjs +1 -1
  126. package/dist/esm/core/crypto/secp256k1.d.mts +1 -1
  127. package/dist/esm/core/crypto/secp256k1.mjs +1 -1
  128. package/dist/esm/core/crypto/signature.mjs +1 -1
  129. package/dist/esm/core/crypto/singleKey.mjs +1 -1
  130. package/dist/esm/core/index.d.mts +1 -2
  131. package/dist/esm/core/index.mjs +1 -1
  132. package/dist/esm/errors/index.mjs +1 -1
  133. package/dist/esm/{federatedKeyless-BelAZrlM.d.mts → federatedKeyless-DAYXjY2Y.d.mts} +2 -2
  134. package/dist/esm/index.d.mts +4 -5
  135. package/dist/esm/index.mjs +1 -1
  136. package/dist/esm/internal/abstraction.mjs +1 -1
  137. package/dist/esm/internal/account.d.mts +14 -43
  138. package/dist/esm/internal/account.mjs +1 -1
  139. package/dist/esm/internal/ans.d.mts +2 -2
  140. package/dist/esm/internal/ans.mjs +1 -1
  141. package/dist/esm/internal/coin.mjs +1 -1
  142. package/dist/esm/internal/digitalAsset.d.mts +2 -2
  143. package/dist/esm/internal/digitalAsset.mjs +1 -1
  144. package/dist/esm/internal/event.mjs +1 -1
  145. package/dist/esm/internal/faucet.mjs +1 -1
  146. package/dist/esm/internal/fungibleAsset.d.mts +1 -1
  147. package/dist/esm/internal/fungibleAsset.mjs +1 -1
  148. package/dist/esm/internal/general.mjs +1 -1
  149. package/dist/esm/internal/keyless.d.mts +2 -11
  150. package/dist/esm/internal/keyless.mjs +1 -1
  151. package/dist/esm/internal/object.mjs +1 -1
  152. package/dist/esm/internal/staking.mjs +1 -1
  153. package/dist/esm/internal/table.mjs +1 -1
  154. package/dist/esm/internal/transaction.mjs +1 -1
  155. package/dist/esm/internal/transactionSubmission.d.mts +1 -1
  156. package/dist/esm/internal/transactionSubmission.mjs +1 -1
  157. package/dist/esm/internal/utils/index.mjs +1 -1
  158. package/dist/esm/internal/utils/utils.mjs +1 -1
  159. package/dist/esm/internal/view.mjs +1 -1
  160. package/dist/esm/transactions/authenticator/account.mjs +1 -1
  161. package/dist/esm/transactions/authenticator/index.mjs +1 -1
  162. package/dist/esm/transactions/authenticator/transaction.mjs +1 -1
  163. package/dist/esm/transactions/index.mjs +1 -1
  164. package/dist/esm/transactions/instances/index.mjs +1 -1
  165. package/dist/esm/transactions/instances/moduleId.mjs +1 -1
  166. package/dist/esm/transactions/instances/multiAgentTransaction.mjs +1 -1
  167. package/dist/esm/transactions/instances/rawTransaction.mjs +1 -1
  168. package/dist/esm/transactions/instances/rotationProofChallenge.mjs +1 -1
  169. package/dist/esm/transactions/instances/signedTransaction.mjs +1 -1
  170. package/dist/esm/transactions/instances/simpleTransaction.mjs +1 -1
  171. package/dist/esm/transactions/instances/transactionPayload.d.mts +1 -1
  172. package/dist/esm/transactions/instances/transactionPayload.mjs +1 -1
  173. package/dist/esm/transactions/management/accountSequenceNumber.d.mts +1 -1
  174. package/dist/esm/transactions/management/accountSequenceNumber.mjs +1 -1
  175. package/dist/esm/transactions/management/index.d.mts +1 -1
  176. package/dist/esm/transactions/management/index.mjs +1 -1
  177. package/dist/esm/transactions/management/transactionWorker.d.mts +1 -1
  178. package/dist/esm/transactions/management/transactionWorker.mjs +1 -1
  179. package/dist/esm/transactions/transactionBuilder/helpers.mjs +1 -1
  180. package/dist/esm/transactions/transactionBuilder/index.mjs +1 -1
  181. package/dist/esm/transactions/transactionBuilder/remoteAbi.mjs +1 -1
  182. package/dist/esm/transactions/transactionBuilder/signingMessage.mjs +1 -1
  183. package/dist/esm/transactions/transactionBuilder/transactionBuilder.d.mts +2 -2
  184. package/dist/esm/transactions/transactionBuilder/transactionBuilder.mjs +1 -1
  185. package/dist/esm/transactions/typeTag/index.mjs +1 -1
  186. package/dist/esm/transactions/typeTag/parser.mjs +1 -1
  187. package/dist/esm/transactions/types.d.mts +1 -1
  188. package/dist/esm/types/generated/operations.d.mts +10 -37
  189. package/dist/esm/types/generated/queries.d.mts +2 -6
  190. package/dist/esm/types/generated/queries.mjs +1 -1
  191. package/dist/esm/types/generated/types.d.mts +1172 -584
  192. package/dist/esm/types/generated/types.mjs +1 -1
  193. package/dist/esm/types/generated/types.mjs.map +1 -1
  194. package/dist/esm/types/index.d.mts +2 -2
  195. package/dist/esm/types/index.mjs +1 -1
  196. package/dist/esm/types/indexer.d.mts +2 -8
  197. package/dist/esm/types/types.d.mts +3 -25
  198. package/dist/esm/types/types.mjs +1 -1
  199. package/dist/esm/utils/const.d.mts +0 -1
  200. package/dist/esm/utils/const.mjs +1 -1
  201. package/dist/esm/utils/helpers.mjs +1 -1
  202. package/dist/esm/utils/index.mjs +1 -1
  203. package/dist/esm/utils/normalizeBundle.mjs +1 -1
  204. package/package.json +2 -2
  205. package/src/account/FederatedKeylessAccount.ts +1 -7
  206. package/src/account/KeylessAccount.ts +2 -17
  207. package/src/api/account.ts +2 -122
  208. package/src/api/transaction.ts +0 -1
  209. package/src/core/crypto/index.ts +0 -1
  210. package/src/core/crypto/multiEd25519.ts +0 -26
  211. package/src/core/crypto/multiKey.ts +0 -6
  212. package/src/internal/account.ts +53 -523
  213. package/src/internal/keyless.ts +0 -10
  214. package/src/types/codegen.yaml +1 -1
  215. package/src/types/generated/operations.ts +8 -39
  216. package/src/types/generated/queries.ts +0 -53
  217. package/src/types/generated/types.ts +1240 -621
  218. package/src/types/indexer.ts +0 -8
  219. package/src/types/types.ts +3 -40
  220. package/src/utils/const.ts +0 -1
  221. package/dist/common/chunk-BNN2XWNR.js +0 -4
  222. package/dist/common/chunk-BNN2XWNR.js.map +0 -1
  223. package/dist/esm/chunk-3FEFJIVT.mjs +0 -2
  224. package/dist/esm/chunk-3FEFJIVT.mjs.map +0 -1
  225. package/dist/esm/chunk-4YLUM62M.mjs +0 -2
  226. package/dist/esm/chunk-5HXLZHDW.mjs +0 -1
  227. package/dist/esm/chunk-5HXLZHDW.mjs.map +0 -1
  228. package/dist/esm/chunk-GRPSFJ3N.mjs +0 -4
  229. package/dist/esm/chunk-GRPSFJ3N.mjs.map +0 -1
  230. package/dist/esm/chunk-JCFTAG5Z.mjs +0 -2
  231. package/dist/esm/chunk-UL777LTI.mjs.map +0 -1
  232. package/dist/esm/core/crypto/types.d.mts +0 -25
  233. package/dist/esm/core/crypto/types.mjs +0 -2
  234. package/dist/esm/core/crypto/types.mjs.map +0 -1
  235. package/src/core/crypto/types.ts +0 -9
  236. package/src/internal/queries/getAccountAddressesForAuthKey.graphql +0 -8
  237. package/src/internal/queries/getAuthKeysForPublicKey.graphql +0 -11
  238. /package/dist/esm/{chunk-4F5EECVQ.mjs.map → chunk-2UBI3AZJ.mjs.map} +0 -0
  239. /package/dist/esm/{chunk-CO67Y6YE.mjs.map → chunk-4JT5AESZ.mjs.map} +0 -0
  240. /package/dist/esm/{chunk-RQX6JOEN.mjs.map → chunk-EF4FA5I6.mjs.map} +0 -0
  241. /package/dist/esm/{chunk-N4VVDQA5.mjs.map → chunk-G6HENV5D.mjs.map} +0 -0
  242. /package/dist/esm/{chunk-CQJLK4WE.mjs.map → chunk-G7WH6GQP.mjs.map} +0 -0
  243. /package/dist/esm/{chunk-UQWF24SS.mjs.map → chunk-K43K3YG7.mjs.map} +0 -0
  244. /package/dist/esm/{chunk-2DYSBAZ7.mjs.map → chunk-MA4QUN6P.mjs.map} +0 -0
  245. /package/dist/esm/{chunk-4YLUM62M.mjs.map → chunk-RIRJNQ7B.mjs.map} +0 -0
  246. /package/dist/esm/{chunk-V7NWNNBI.mjs.map → chunk-SE2VS7WM.mjs.map} +0 -0
  247. /package/dist/esm/{chunk-3BUKTQDX.mjs.map → chunk-TLFZOAAB.mjs.map} +0 -0
  248. /package/dist/esm/{chunk-GPNNEHW4.mjs.map → chunk-USB3LA6B.mjs.map} +0 -0
  249. /package/dist/esm/{chunk-SVMCNLFC.mjs.map → chunk-ZNLOQO4Q.mjs.map} +0 -0
@@ -57,6 +57,10 @@ type Scalars = {
57
57
  input: any;
58
58
  output: any;
59
59
  };
60
+ timestamptz: {
61
+ input: any;
62
+ output: any;
63
+ };
60
64
  };
61
65
  /** Boolean expression to compare columns of type "Boolean". All fields are combined with logical 'AND'. */
62
66
  type BooleanComparisonExp = {
@@ -729,123 +733,6 @@ type AddressVersionFromMoveResourcesVarSampFields = {
729
733
  type AddressVersionFromMoveResourcesVarianceFields = {
730
734
  transaction_version?: Maybe<Scalars["Float"]["output"]>;
731
735
  };
732
- /** columns and relationships of "auth_key_account_addresses" */
733
- type AuthKeyAccountAddresses = {
734
- account_address: Scalars["String"]["output"];
735
- auth_key: Scalars["String"]["output"];
736
- is_auth_key_used: Scalars["Boolean"]["output"];
737
- last_transaction_version: Scalars["bigint"]["output"];
738
- };
739
- /** aggregated selection of "auth_key_account_addresses" */
740
- type AuthKeyAccountAddressesAggregate = {
741
- aggregate?: Maybe<AuthKeyAccountAddressesAggregateFields>;
742
- nodes: Array<AuthKeyAccountAddresses>;
743
- };
744
- /** aggregate fields of "auth_key_account_addresses" */
745
- type AuthKeyAccountAddressesAggregateFields = {
746
- avg?: Maybe<AuthKeyAccountAddressesAvgFields>;
747
- count: Scalars["Int"]["output"];
748
- max?: Maybe<AuthKeyAccountAddressesMaxFields>;
749
- min?: Maybe<AuthKeyAccountAddressesMinFields>;
750
- stddev?: Maybe<AuthKeyAccountAddressesStddevFields>;
751
- stddev_pop?: Maybe<AuthKeyAccountAddressesStddevPopFields>;
752
- stddev_samp?: Maybe<AuthKeyAccountAddressesStddevSampFields>;
753
- sum?: Maybe<AuthKeyAccountAddressesSumFields>;
754
- var_pop?: Maybe<AuthKeyAccountAddressesVarPopFields>;
755
- var_samp?: Maybe<AuthKeyAccountAddressesVarSampFields>;
756
- variance?: Maybe<AuthKeyAccountAddressesVarianceFields>;
757
- };
758
- /** aggregate fields of "auth_key_account_addresses" */
759
- type AuthKeyAccountAddressesAggregateFieldsCountArgs = {
760
- columns?: InputMaybe<Array<AuthKeyAccountAddressesSelectColumn>>;
761
- distinct?: InputMaybe<Scalars["Boolean"]["input"]>;
762
- };
763
- /** aggregate avg on columns */
764
- type AuthKeyAccountAddressesAvgFields = {
765
- last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
766
- };
767
- /** Boolean expression to filter rows from the table "auth_key_account_addresses". All fields are combined with a logical 'AND'. */
768
- type AuthKeyAccountAddressesBoolExp = {
769
- _and?: InputMaybe<Array<AuthKeyAccountAddressesBoolExp>>;
770
- _not?: InputMaybe<AuthKeyAccountAddressesBoolExp>;
771
- _or?: InputMaybe<Array<AuthKeyAccountAddressesBoolExp>>;
772
- account_address?: InputMaybe<StringComparisonExp>;
773
- auth_key?: InputMaybe<StringComparisonExp>;
774
- is_auth_key_used?: InputMaybe<BooleanComparisonExp>;
775
- last_transaction_version?: InputMaybe<BigintComparisonExp>;
776
- };
777
- /** aggregate max on columns */
778
- type AuthKeyAccountAddressesMaxFields = {
779
- account_address?: Maybe<Scalars["String"]["output"]>;
780
- auth_key?: Maybe<Scalars["String"]["output"]>;
781
- last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
782
- };
783
- /** aggregate min on columns */
784
- type AuthKeyAccountAddressesMinFields = {
785
- account_address?: Maybe<Scalars["String"]["output"]>;
786
- auth_key?: Maybe<Scalars["String"]["output"]>;
787
- last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
788
- };
789
- /** Ordering options when selecting data from "auth_key_account_addresses". */
790
- type AuthKeyAccountAddressesOrderBy = {
791
- account_address?: InputMaybe<OrderBy>;
792
- auth_key?: InputMaybe<OrderBy>;
793
- is_auth_key_used?: InputMaybe<OrderBy>;
794
- last_transaction_version?: InputMaybe<OrderBy>;
795
- };
796
- /** select columns of table "auth_key_account_addresses" */
797
- declare enum AuthKeyAccountAddressesSelectColumn {
798
- /** column name */
799
- AccountAddress = "account_address",
800
- /** column name */
801
- AuthKey = "auth_key",
802
- /** column name */
803
- IsAuthKeyUsed = "is_auth_key_used",
804
- /** column name */
805
- LastTransactionVersion = "last_transaction_version"
806
- }
807
- /** aggregate stddev on columns */
808
- type AuthKeyAccountAddressesStddevFields = {
809
- last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
810
- };
811
- /** aggregate stddev_pop on columns */
812
- type AuthKeyAccountAddressesStddevPopFields = {
813
- last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
814
- };
815
- /** aggregate stddev_samp on columns */
816
- type AuthKeyAccountAddressesStddevSampFields = {
817
- last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
818
- };
819
- /** Streaming cursor of the table "auth_key_account_addresses" */
820
- type AuthKeyAccountAddressesStreamCursorInput = {
821
- /** Stream column input with initial value */
822
- initial_value: AuthKeyAccountAddressesStreamCursorValueInput;
823
- /** cursor ordering */
824
- ordering?: InputMaybe<CursorOrdering>;
825
- };
826
- /** Initial value of the column from where the streaming should start */
827
- type AuthKeyAccountAddressesStreamCursorValueInput = {
828
- account_address?: InputMaybe<Scalars["String"]["input"]>;
829
- auth_key?: InputMaybe<Scalars["String"]["input"]>;
830
- is_auth_key_used?: InputMaybe<Scalars["Boolean"]["input"]>;
831
- last_transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
832
- };
833
- /** aggregate sum on columns */
834
- type AuthKeyAccountAddressesSumFields = {
835
- last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
836
- };
837
- /** aggregate var_pop on columns */
838
- type AuthKeyAccountAddressesVarPopFields = {
839
- last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
840
- };
841
- /** aggregate var_samp on columns */
842
- type AuthKeyAccountAddressesVarSampFields = {
843
- last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
844
- };
845
- /** aggregate variance on columns */
846
- type AuthKeyAccountAddressesVarianceFields = {
847
- last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
848
- };
849
736
  /** Boolean expression to compare columns of type "bigint". All fields are combined with logical 'AND'. */
850
737
  type BigintComparisonExp = {
851
738
  _eq?: InputMaybe<Scalars["bigint"]["input"]>;
@@ -1532,6 +1419,67 @@ type CoinInfosStreamCursorValueInput = {
1532
1419
  transaction_created_timestamp?: InputMaybe<Scalars["timestamp"]["input"]>;
1533
1420
  transaction_version_created?: InputMaybe<Scalars["bigint"]["input"]>;
1534
1421
  };
1422
+ /** columns and relationships of "coin_supply" */
1423
+ type CoinSupply = {
1424
+ coin_type: Scalars["String"]["output"];
1425
+ coin_type_hash: Scalars["String"]["output"];
1426
+ supply: Scalars["numeric"]["output"];
1427
+ transaction_epoch: Scalars["bigint"]["output"];
1428
+ transaction_timestamp: Scalars["timestamp"]["output"];
1429
+ transaction_version: Scalars["bigint"]["output"];
1430
+ };
1431
+ /** Boolean expression to filter rows from the table "coin_supply". All fields are combined with a logical 'AND'. */
1432
+ type CoinSupplyBoolExp = {
1433
+ _and?: InputMaybe<Array<CoinSupplyBoolExp>>;
1434
+ _not?: InputMaybe<CoinSupplyBoolExp>;
1435
+ _or?: InputMaybe<Array<CoinSupplyBoolExp>>;
1436
+ coin_type?: InputMaybe<StringComparisonExp>;
1437
+ coin_type_hash?: InputMaybe<StringComparisonExp>;
1438
+ supply?: InputMaybe<NumericComparisonExp>;
1439
+ transaction_epoch?: InputMaybe<BigintComparisonExp>;
1440
+ transaction_timestamp?: InputMaybe<TimestampComparisonExp>;
1441
+ transaction_version?: InputMaybe<BigintComparisonExp>;
1442
+ };
1443
+ /** Ordering options when selecting data from "coin_supply". */
1444
+ type CoinSupplyOrderBy = {
1445
+ coin_type?: InputMaybe<OrderBy>;
1446
+ coin_type_hash?: InputMaybe<OrderBy>;
1447
+ supply?: InputMaybe<OrderBy>;
1448
+ transaction_epoch?: InputMaybe<OrderBy>;
1449
+ transaction_timestamp?: InputMaybe<OrderBy>;
1450
+ transaction_version?: InputMaybe<OrderBy>;
1451
+ };
1452
+ /** select columns of table "coin_supply" */
1453
+ declare enum CoinSupplySelectColumn {
1454
+ /** column name */
1455
+ CoinType = "coin_type",
1456
+ /** column name */
1457
+ CoinTypeHash = "coin_type_hash",
1458
+ /** column name */
1459
+ Supply = "supply",
1460
+ /** column name */
1461
+ TransactionEpoch = "transaction_epoch",
1462
+ /** column name */
1463
+ TransactionTimestamp = "transaction_timestamp",
1464
+ /** column name */
1465
+ TransactionVersion = "transaction_version"
1466
+ }
1467
+ /** Streaming cursor of the table "coin_supply" */
1468
+ type CoinSupplyStreamCursorInput = {
1469
+ /** Stream column input with initial value */
1470
+ initial_value: CoinSupplyStreamCursorValueInput;
1471
+ /** cursor ordering */
1472
+ ordering?: InputMaybe<CursorOrdering>;
1473
+ };
1474
+ /** Initial value of the column from where the streaming should start */
1475
+ type CoinSupplyStreamCursorValueInput = {
1476
+ coin_type?: InputMaybe<Scalars["String"]["input"]>;
1477
+ coin_type_hash?: InputMaybe<Scalars["String"]["input"]>;
1478
+ supply?: InputMaybe<Scalars["numeric"]["input"]>;
1479
+ transaction_epoch?: InputMaybe<Scalars["bigint"]["input"]>;
1480
+ transaction_timestamp?: InputMaybe<Scalars["timestamp"]["input"]>;
1481
+ transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
1482
+ };
1535
1483
  /** columns and relationships of "legacy_migration_v1.collection_datas" */
1536
1484
  type CollectionDatas = {
1537
1485
  collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
@@ -2779,34 +2727,26 @@ type CurrentDelegatorBalancesStreamCursorValueInput = {
2779
2727
  shares?: InputMaybe<Scalars["numeric"]["input"]>;
2780
2728
  table_handle?: InputMaybe<Scalars["String"]["input"]>;
2781
2729
  };
2782
- /** columns and relationships of "current_fungible_asset_balances" */
2730
+ /** columns and relationships of "current_unified_fungible_asset_balances_to_be_renamed" */
2783
2731
  type CurrentFungibleAssetBalances = {
2784
- amount: Scalars["numeric"]["output"];
2785
- amount_v1?: Maybe<Scalars["numeric"]["output"]>;
2786
- amount_v2?: Maybe<Scalars["numeric"]["output"]>;
2787
- asset_type: Scalars["String"]["output"];
2788
- asset_type_v1?: Maybe<Scalars["String"]["output"]>;
2789
- asset_type_v2?: Maybe<Scalars["String"]["output"]>;
2732
+ amount?: Maybe<Scalars["numeric"]["output"]>;
2733
+ asset_type?: Maybe<Scalars["String"]["output"]>;
2790
2734
  is_frozen: Scalars["Boolean"]["output"];
2791
- is_primary: Scalars["Boolean"]["output"];
2735
+ is_primary?: Maybe<Scalars["Boolean"]["output"]>;
2792
2736
  last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
2793
- last_transaction_timestamp_v1?: Maybe<Scalars["timestamp"]["output"]>;
2794
- last_transaction_timestamp_v2?: Maybe<Scalars["timestamp"]["output"]>;
2795
2737
  last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
2796
- last_transaction_version_v1?: Maybe<Scalars["bigint"]["output"]>;
2797
- last_transaction_version_v2?: Maybe<Scalars["bigint"]["output"]>;
2798
2738
  /** An object relationship */
2799
2739
  metadata?: Maybe<FungibleAssetMetadata>;
2800
2740
  owner_address: Scalars["String"]["output"];
2801
2741
  storage_id: Scalars["String"]["output"];
2802
- token_standard: Scalars["String"]["output"];
2742
+ token_standard?: Maybe<Scalars["String"]["output"]>;
2803
2743
  };
2804
- /** aggregated selection of "current_fungible_asset_balances" */
2744
+ /** aggregated selection of "current_unified_fungible_asset_balances_to_be_renamed" */
2805
2745
  type CurrentFungibleAssetBalancesAggregate = {
2806
2746
  aggregate?: Maybe<CurrentFungibleAssetBalancesAggregateFields>;
2807
2747
  nodes: Array<CurrentFungibleAssetBalances>;
2808
2748
  };
2809
- /** aggregate fields of "current_fungible_asset_balances" */
2749
+ /** aggregate fields of "current_unified_fungible_asset_balances_to_be_renamed" */
2810
2750
  type CurrentFungibleAssetBalancesAggregateFields = {
2811
2751
  avg?: Maybe<CurrentFungibleAssetBalancesAvgFields>;
2812
2752
  count: Scalars["Int"]["output"];
@@ -2820,7 +2760,7 @@ type CurrentFungibleAssetBalancesAggregateFields = {
2820
2760
  var_samp?: Maybe<CurrentFungibleAssetBalancesVarSampFields>;
2821
2761
  variance?: Maybe<CurrentFungibleAssetBalancesVarianceFields>;
2822
2762
  };
2823
- /** aggregate fields of "current_fungible_asset_balances" */
2763
+ /** aggregate fields of "current_unified_fungible_asset_balances_to_be_renamed" */
2824
2764
  type CurrentFungibleAssetBalancesAggregateFieldsCountArgs = {
2825
2765
  columns?: InputMaybe<Array<CurrentFungibleAssetBalancesSelectColumn>>;
2826
2766
  distinct?: InputMaybe<Scalars["Boolean"]["input"]>;
@@ -2828,31 +2768,19 @@ type CurrentFungibleAssetBalancesAggregateFieldsCountArgs = {
2828
2768
  /** aggregate avg on columns */
2829
2769
  type CurrentFungibleAssetBalancesAvgFields = {
2830
2770
  amount?: Maybe<Scalars["Float"]["output"]>;
2831
- amount_v1?: Maybe<Scalars["Float"]["output"]>;
2832
- amount_v2?: Maybe<Scalars["Float"]["output"]>;
2833
2771
  last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
2834
- last_transaction_version_v1?: Maybe<Scalars["Float"]["output"]>;
2835
- last_transaction_version_v2?: Maybe<Scalars["Float"]["output"]>;
2836
2772
  };
2837
- /** Boolean expression to filter rows from the table "current_fungible_asset_balances". All fields are combined with a logical 'AND'. */
2773
+ /** Boolean expression to filter rows from the table "current_unified_fungible_asset_balances_to_be_renamed". All fields are combined with a logical 'AND'. */
2838
2774
  type CurrentFungibleAssetBalancesBoolExp = {
2839
2775
  _and?: InputMaybe<Array<CurrentFungibleAssetBalancesBoolExp>>;
2840
2776
  _not?: InputMaybe<CurrentFungibleAssetBalancesBoolExp>;
2841
2777
  _or?: InputMaybe<Array<CurrentFungibleAssetBalancesBoolExp>>;
2842
2778
  amount?: InputMaybe<NumericComparisonExp>;
2843
- amount_v1?: InputMaybe<NumericComparisonExp>;
2844
- amount_v2?: InputMaybe<NumericComparisonExp>;
2845
2779
  asset_type?: InputMaybe<StringComparisonExp>;
2846
- asset_type_v1?: InputMaybe<StringComparisonExp>;
2847
- asset_type_v2?: InputMaybe<StringComparisonExp>;
2848
2780
  is_frozen?: InputMaybe<BooleanComparisonExp>;
2849
2781
  is_primary?: InputMaybe<BooleanComparisonExp>;
2850
2782
  last_transaction_timestamp?: InputMaybe<TimestampComparisonExp>;
2851
- last_transaction_timestamp_v1?: InputMaybe<TimestampComparisonExp>;
2852
- last_transaction_timestamp_v2?: InputMaybe<TimestampComparisonExp>;
2853
2783
  last_transaction_version?: InputMaybe<BigintComparisonExp>;
2854
- last_transaction_version_v1?: InputMaybe<BigintComparisonExp>;
2855
- last_transaction_version_v2?: InputMaybe<BigintComparisonExp>;
2856
2784
  metadata?: InputMaybe<FungibleAssetMetadataBoolExp>;
2857
2785
  owner_address?: InputMaybe<StringComparisonExp>;
2858
2786
  storage_id?: InputMaybe<StringComparisonExp>;
@@ -2861,17 +2789,9 @@ type CurrentFungibleAssetBalancesBoolExp = {
2861
2789
  /** aggregate max on columns */
2862
2790
  type CurrentFungibleAssetBalancesMaxFields = {
2863
2791
  amount?: Maybe<Scalars["numeric"]["output"]>;
2864
- amount_v1?: Maybe<Scalars["numeric"]["output"]>;
2865
- amount_v2?: Maybe<Scalars["numeric"]["output"]>;
2866
2792
  asset_type?: Maybe<Scalars["String"]["output"]>;
2867
- asset_type_v1?: Maybe<Scalars["String"]["output"]>;
2868
- asset_type_v2?: Maybe<Scalars["String"]["output"]>;
2869
2793
  last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
2870
- last_transaction_timestamp_v1?: Maybe<Scalars["timestamp"]["output"]>;
2871
- last_transaction_timestamp_v2?: Maybe<Scalars["timestamp"]["output"]>;
2872
2794
  last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
2873
- last_transaction_version_v1?: Maybe<Scalars["bigint"]["output"]>;
2874
- last_transaction_version_v2?: Maybe<Scalars["bigint"]["output"]>;
2875
2795
  owner_address?: Maybe<Scalars["String"]["output"]>;
2876
2796
  storage_id?: Maybe<Scalars["String"]["output"]>;
2877
2797
  token_standard?: Maybe<Scalars["String"]["output"]>;
@@ -2879,73 +2799,41 @@ type CurrentFungibleAssetBalancesMaxFields = {
2879
2799
  /** aggregate min on columns */
2880
2800
  type CurrentFungibleAssetBalancesMinFields = {
2881
2801
  amount?: Maybe<Scalars["numeric"]["output"]>;
2882
- amount_v1?: Maybe<Scalars["numeric"]["output"]>;
2883
- amount_v2?: Maybe<Scalars["numeric"]["output"]>;
2884
2802
  asset_type?: Maybe<Scalars["String"]["output"]>;
2885
- asset_type_v1?: Maybe<Scalars["String"]["output"]>;
2886
- asset_type_v2?: Maybe<Scalars["String"]["output"]>;
2887
2803
  last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
2888
- last_transaction_timestamp_v1?: Maybe<Scalars["timestamp"]["output"]>;
2889
- last_transaction_timestamp_v2?: Maybe<Scalars["timestamp"]["output"]>;
2890
2804
  last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
2891
- last_transaction_version_v1?: Maybe<Scalars["bigint"]["output"]>;
2892
- last_transaction_version_v2?: Maybe<Scalars["bigint"]["output"]>;
2893
2805
  owner_address?: Maybe<Scalars["String"]["output"]>;
2894
2806
  storage_id?: Maybe<Scalars["String"]["output"]>;
2895
2807
  token_standard?: Maybe<Scalars["String"]["output"]>;
2896
2808
  };
2897
- /** Ordering options when selecting data from "current_fungible_asset_balances". */
2809
+ /** Ordering options when selecting data from "current_unified_fungible_asset_balances_to_be_renamed". */
2898
2810
  type CurrentFungibleAssetBalancesOrderBy = {
2899
2811
  amount?: InputMaybe<OrderBy>;
2900
- amount_v1?: InputMaybe<OrderBy>;
2901
- amount_v2?: InputMaybe<OrderBy>;
2902
2812
  asset_type?: InputMaybe<OrderBy>;
2903
- asset_type_v1?: InputMaybe<OrderBy>;
2904
- asset_type_v2?: InputMaybe<OrderBy>;
2905
2813
  is_frozen?: InputMaybe<OrderBy>;
2906
2814
  is_primary?: InputMaybe<OrderBy>;
2907
2815
  last_transaction_timestamp?: InputMaybe<OrderBy>;
2908
- last_transaction_timestamp_v1?: InputMaybe<OrderBy>;
2909
- last_transaction_timestamp_v2?: InputMaybe<OrderBy>;
2910
2816
  last_transaction_version?: InputMaybe<OrderBy>;
2911
- last_transaction_version_v1?: InputMaybe<OrderBy>;
2912
- last_transaction_version_v2?: InputMaybe<OrderBy>;
2913
2817
  metadata?: InputMaybe<FungibleAssetMetadataOrderBy>;
2914
2818
  owner_address?: InputMaybe<OrderBy>;
2915
2819
  storage_id?: InputMaybe<OrderBy>;
2916
2820
  token_standard?: InputMaybe<OrderBy>;
2917
2821
  };
2918
- /** select columns of table "current_fungible_asset_balances" */
2822
+ /** select columns of table "current_unified_fungible_asset_balances_to_be_renamed" */
2919
2823
  declare enum CurrentFungibleAssetBalancesSelectColumn {
2920
2824
  /** column name */
2921
2825
  Amount = "amount",
2922
2826
  /** column name */
2923
- AmountV1 = "amount_v1",
2924
- /** column name */
2925
- AmountV2 = "amount_v2",
2926
- /** column name */
2927
2827
  AssetType = "asset_type",
2928
2828
  /** column name */
2929
- AssetTypeV1 = "asset_type_v1",
2930
- /** column name */
2931
- AssetTypeV2 = "asset_type_v2",
2932
- /** column name */
2933
2829
  IsFrozen = "is_frozen",
2934
2830
  /** column name */
2935
2831
  IsPrimary = "is_primary",
2936
2832
  /** column name */
2937
2833
  LastTransactionTimestamp = "last_transaction_timestamp",
2938
2834
  /** column name */
2939
- LastTransactionTimestampV1 = "last_transaction_timestamp_v1",
2940
- /** column name */
2941
- LastTransactionTimestampV2 = "last_transaction_timestamp_v2",
2942
- /** column name */
2943
2835
  LastTransactionVersion = "last_transaction_version",
2944
2836
  /** column name */
2945
- LastTransactionVersionV1 = "last_transaction_version_v1",
2946
- /** column name */
2947
- LastTransactionVersionV2 = "last_transaction_version_v2",
2948
- /** column name */
2949
2837
  OwnerAddress = "owner_address",
2950
2838
  /** column name */
2951
2839
  StorageId = "storage_id",
@@ -2955,29 +2843,17 @@ declare enum CurrentFungibleAssetBalancesSelectColumn {
2955
2843
  /** aggregate stddev on columns */
2956
2844
  type CurrentFungibleAssetBalancesStddevFields = {
2957
2845
  amount?: Maybe<Scalars["Float"]["output"]>;
2958
- amount_v1?: Maybe<Scalars["Float"]["output"]>;
2959
- amount_v2?: Maybe<Scalars["Float"]["output"]>;
2960
2846
  last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
2961
- last_transaction_version_v1?: Maybe<Scalars["Float"]["output"]>;
2962
- last_transaction_version_v2?: Maybe<Scalars["Float"]["output"]>;
2963
2847
  };
2964
2848
  /** aggregate stddev_pop on columns */
2965
2849
  type CurrentFungibleAssetBalancesStddevPopFields = {
2966
2850
  amount?: Maybe<Scalars["Float"]["output"]>;
2967
- amount_v1?: Maybe<Scalars["Float"]["output"]>;
2968
- amount_v2?: Maybe<Scalars["Float"]["output"]>;
2969
2851
  last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
2970
- last_transaction_version_v1?: Maybe<Scalars["Float"]["output"]>;
2971
- last_transaction_version_v2?: Maybe<Scalars["Float"]["output"]>;
2972
2852
  };
2973
2853
  /** aggregate stddev_samp on columns */
2974
2854
  type CurrentFungibleAssetBalancesStddevSampFields = {
2975
2855
  amount?: Maybe<Scalars["Float"]["output"]>;
2976
- amount_v1?: Maybe<Scalars["Float"]["output"]>;
2977
- amount_v2?: Maybe<Scalars["Float"]["output"]>;
2978
2856
  last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
2979
- last_transaction_version_v1?: Maybe<Scalars["Float"]["output"]>;
2980
- last_transaction_version_v2?: Maybe<Scalars["Float"]["output"]>;
2981
2857
  };
2982
2858
  /** Streaming cursor of the table "current_fungible_asset_balances" */
2983
2859
  type CurrentFungibleAssetBalancesStreamCursorInput = {
@@ -2989,19 +2865,11 @@ type CurrentFungibleAssetBalancesStreamCursorInput = {
2989
2865
  /** Initial value of the column from where the streaming should start */
2990
2866
  type CurrentFungibleAssetBalancesStreamCursorValueInput = {
2991
2867
  amount?: InputMaybe<Scalars["numeric"]["input"]>;
2992
- amount_v1?: InputMaybe<Scalars["numeric"]["input"]>;
2993
- amount_v2?: InputMaybe<Scalars["numeric"]["input"]>;
2994
2868
  asset_type?: InputMaybe<Scalars["String"]["input"]>;
2995
- asset_type_v1?: InputMaybe<Scalars["String"]["input"]>;
2996
- asset_type_v2?: InputMaybe<Scalars["String"]["input"]>;
2997
2869
  is_frozen?: InputMaybe<Scalars["Boolean"]["input"]>;
2998
2870
  is_primary?: InputMaybe<Scalars["Boolean"]["input"]>;
2999
2871
  last_transaction_timestamp?: InputMaybe<Scalars["timestamp"]["input"]>;
3000
- last_transaction_timestamp_v1?: InputMaybe<Scalars["timestamp"]["input"]>;
3001
- last_transaction_timestamp_v2?: InputMaybe<Scalars["timestamp"]["input"]>;
3002
2872
  last_transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
3003
- last_transaction_version_v1?: InputMaybe<Scalars["bigint"]["input"]>;
3004
- last_transaction_version_v2?: InputMaybe<Scalars["bigint"]["input"]>;
3005
2873
  owner_address?: InputMaybe<Scalars["String"]["input"]>;
3006
2874
  storage_id?: InputMaybe<Scalars["String"]["input"]>;
3007
2875
  token_standard?: InputMaybe<Scalars["String"]["input"]>;
@@ -3009,38 +2877,22 @@ type CurrentFungibleAssetBalancesStreamCursorValueInput = {
3009
2877
  /** aggregate sum on columns */
3010
2878
  type CurrentFungibleAssetBalancesSumFields = {
3011
2879
  amount?: Maybe<Scalars["numeric"]["output"]>;
3012
- amount_v1?: Maybe<Scalars["numeric"]["output"]>;
3013
- amount_v2?: Maybe<Scalars["numeric"]["output"]>;
3014
2880
  last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
3015
- last_transaction_version_v1?: Maybe<Scalars["bigint"]["output"]>;
3016
- last_transaction_version_v2?: Maybe<Scalars["bigint"]["output"]>;
3017
2881
  };
3018
2882
  /** aggregate var_pop on columns */
3019
2883
  type CurrentFungibleAssetBalancesVarPopFields = {
3020
2884
  amount?: Maybe<Scalars["Float"]["output"]>;
3021
- amount_v1?: Maybe<Scalars["Float"]["output"]>;
3022
- amount_v2?: Maybe<Scalars["Float"]["output"]>;
3023
2885
  last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
3024
- last_transaction_version_v1?: Maybe<Scalars["Float"]["output"]>;
3025
- last_transaction_version_v2?: Maybe<Scalars["Float"]["output"]>;
3026
2886
  };
3027
2887
  /** aggregate var_samp on columns */
3028
2888
  type CurrentFungibleAssetBalancesVarSampFields = {
3029
2889
  amount?: Maybe<Scalars["Float"]["output"]>;
3030
- amount_v1?: Maybe<Scalars["Float"]["output"]>;
3031
- amount_v2?: Maybe<Scalars["Float"]["output"]>;
3032
2890
  last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
3033
- last_transaction_version_v1?: Maybe<Scalars["Float"]["output"]>;
3034
- last_transaction_version_v2?: Maybe<Scalars["Float"]["output"]>;
3035
2891
  };
3036
2892
  /** aggregate variance on columns */
3037
2893
  type CurrentFungibleAssetBalancesVarianceFields = {
3038
2894
  amount?: Maybe<Scalars["Float"]["output"]>;
3039
- amount_v1?: Maybe<Scalars["Float"]["output"]>;
3040
- amount_v2?: Maybe<Scalars["Float"]["output"]>;
3041
2895
  last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
3042
- last_transaction_version_v1?: Maybe<Scalars["Float"]["output"]>;
3043
- last_transaction_version_v2?: Maybe<Scalars["Float"]["output"]>;
3044
2896
  };
3045
2897
  /** columns and relationships of "current_objects" */
3046
2898
  type CurrentObjects = {
@@ -3424,8 +3276,6 @@ type CurrentTokenDatasV2 = {
3424
3276
  collection_id: Scalars["String"]["output"];
3425
3277
  /** An object relationship */
3426
3278
  current_collection?: Maybe<CurrentCollectionsV2>;
3427
- /** An object relationship */
3428
- current_royalty_v1?: Maybe<CurrentTokenRoyaltyV1>;
3429
3279
  /** An array relationship */
3430
3280
  current_token_ownerships: Array<CurrentTokenOwnershipsV2>;
3431
3281
  /** An aggregate relationship */
@@ -3474,7 +3324,6 @@ type CurrentTokenDatasV2BoolExp = {
3474
3324
  cdn_asset_uris?: InputMaybe<NftMetadataCrawlerParsedAssetUrisBoolExp>;
3475
3325
  collection_id?: InputMaybe<StringComparisonExp>;
3476
3326
  current_collection?: InputMaybe<CurrentCollectionsV2BoolExp>;
3477
- current_royalty_v1?: InputMaybe<CurrentTokenRoyaltyV1BoolExp>;
3478
3327
  current_token_ownerships?: InputMaybe<CurrentTokenOwnershipsV2BoolExp>;
3479
3328
  current_token_ownerships_aggregate?: InputMaybe<CurrentTokenOwnershipsV2AggregateBoolExp>;
3480
3329
  decimals?: InputMaybe<BigintComparisonExp>;
@@ -3498,7 +3347,6 @@ type CurrentTokenDatasV2OrderBy = {
3498
3347
  cdn_asset_uris?: InputMaybe<NftMetadataCrawlerParsedAssetUrisOrderBy>;
3499
3348
  collection_id?: InputMaybe<OrderBy>;
3500
3349
  current_collection?: InputMaybe<CurrentCollectionsV2OrderBy>;
3501
- current_royalty_v1?: InputMaybe<CurrentTokenRoyaltyV1OrderBy>;
3502
3350
  current_token_ownerships_aggregate?: InputMaybe<CurrentTokenOwnershipsV2AggregateOrderBy>;
3503
3351
  decimals?: InputMaybe<OrderBy>;
3504
3352
  description?: InputMaybe<OrderBy>;
@@ -4371,67 +4219,6 @@ type CurrentTokenPendingClaimsStreamCursorValueInput = {
4371
4219
  token_data_id?: InputMaybe<Scalars["String"]["input"]>;
4372
4220
  token_data_id_hash?: InputMaybe<Scalars["String"]["input"]>;
4373
4221
  };
4374
- /** columns and relationships of "current_token_royalty_v1" */
4375
- type CurrentTokenRoyaltyV1 = {
4376
- last_transaction_timestamp: Scalars["timestamp"]["output"];
4377
- last_transaction_version: Scalars["bigint"]["output"];
4378
- payee_address: Scalars["String"]["output"];
4379
- royalty_points_denominator: Scalars["numeric"]["output"];
4380
- royalty_points_numerator: Scalars["numeric"]["output"];
4381
- token_data_id: Scalars["String"]["output"];
4382
- };
4383
- /** Boolean expression to filter rows from the table "current_token_royalty_v1". All fields are combined with a logical 'AND'. */
4384
- type CurrentTokenRoyaltyV1BoolExp = {
4385
- _and?: InputMaybe<Array<CurrentTokenRoyaltyV1BoolExp>>;
4386
- _not?: InputMaybe<CurrentTokenRoyaltyV1BoolExp>;
4387
- _or?: InputMaybe<Array<CurrentTokenRoyaltyV1BoolExp>>;
4388
- last_transaction_timestamp?: InputMaybe<TimestampComparisonExp>;
4389
- last_transaction_version?: InputMaybe<BigintComparisonExp>;
4390
- payee_address?: InputMaybe<StringComparisonExp>;
4391
- royalty_points_denominator?: InputMaybe<NumericComparisonExp>;
4392
- royalty_points_numerator?: InputMaybe<NumericComparisonExp>;
4393
- token_data_id?: InputMaybe<StringComparisonExp>;
4394
- };
4395
- /** Ordering options when selecting data from "current_token_royalty_v1". */
4396
- type CurrentTokenRoyaltyV1OrderBy = {
4397
- last_transaction_timestamp?: InputMaybe<OrderBy>;
4398
- last_transaction_version?: InputMaybe<OrderBy>;
4399
- payee_address?: InputMaybe<OrderBy>;
4400
- royalty_points_denominator?: InputMaybe<OrderBy>;
4401
- royalty_points_numerator?: InputMaybe<OrderBy>;
4402
- token_data_id?: InputMaybe<OrderBy>;
4403
- };
4404
- /** select columns of table "current_token_royalty_v1" */
4405
- declare enum CurrentTokenRoyaltyV1SelectColumn {
4406
- /** column name */
4407
- LastTransactionTimestamp = "last_transaction_timestamp",
4408
- /** column name */
4409
- LastTransactionVersion = "last_transaction_version",
4410
- /** column name */
4411
- PayeeAddress = "payee_address",
4412
- /** column name */
4413
- RoyaltyPointsDenominator = "royalty_points_denominator",
4414
- /** column name */
4415
- RoyaltyPointsNumerator = "royalty_points_numerator",
4416
- /** column name */
4417
- TokenDataId = "token_data_id"
4418
- }
4419
- /** Streaming cursor of the table "current_token_royalty_v1" */
4420
- type CurrentTokenRoyaltyV1StreamCursorInput = {
4421
- /** Stream column input with initial value */
4422
- initial_value: CurrentTokenRoyaltyV1StreamCursorValueInput;
4423
- /** cursor ordering */
4424
- ordering?: InputMaybe<CursorOrdering>;
4425
- };
4426
- /** Initial value of the column from where the streaming should start */
4427
- type CurrentTokenRoyaltyV1StreamCursorValueInput = {
4428
- last_transaction_timestamp?: InputMaybe<Scalars["timestamp"]["input"]>;
4429
- last_transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
4430
- payee_address?: InputMaybe<Scalars["String"]["input"]>;
4431
- royalty_points_denominator?: InputMaybe<Scalars["numeric"]["input"]>;
4432
- royalty_points_numerator?: InputMaybe<Scalars["numeric"]["input"]>;
4433
- token_data_id?: InputMaybe<Scalars["String"]["input"]>;
4434
- };
4435
4222
  /** ordering argument of a cursor */
4436
4223
  declare enum CursorOrdering {
4437
4224
  /** ascending ordering of the cursor */
@@ -5372,22 +5159,22 @@ type JsonbComparisonExp = {
5372
5159
  _neq?: InputMaybe<Scalars["jsonb"]["input"]>;
5373
5160
  _nin?: InputMaybe<Array<Scalars["jsonb"]["input"]>>;
5374
5161
  };
5375
- /** columns and relationships of "processor_metadata.ledger_infos" */
5162
+ /** columns and relationships of "ledger_infos" */
5376
5163
  type LedgerInfos = {
5377
5164
  chain_id: Scalars["bigint"]["output"];
5378
5165
  };
5379
- /** Boolean expression to filter rows from the table "processor_metadata.ledger_infos". All fields are combined with a logical 'AND'. */
5166
+ /** Boolean expression to filter rows from the table "ledger_infos". All fields are combined with a logical 'AND'. */
5380
5167
  type LedgerInfosBoolExp = {
5381
5168
  _and?: InputMaybe<Array<LedgerInfosBoolExp>>;
5382
5169
  _not?: InputMaybe<LedgerInfosBoolExp>;
5383
5170
  _or?: InputMaybe<Array<LedgerInfosBoolExp>>;
5384
5171
  chain_id?: InputMaybe<BigintComparisonExp>;
5385
5172
  };
5386
- /** Ordering options when selecting data from "processor_metadata.ledger_infos". */
5173
+ /** Ordering options when selecting data from "ledger_infos". */
5387
5174
  type LedgerInfosOrderBy = {
5388
5175
  chain_id?: InputMaybe<OrderBy>;
5389
5176
  };
5390
- /** select columns of table "processor_metadata.ledger_infos" */
5177
+ /** select columns of table "ledger_infos" */
5391
5178
  declare enum LedgerInfosSelectColumn {
5392
5179
  /** column name */
5393
5180
  ChainId = "chain_id"
@@ -5506,70 +5293,837 @@ type MoveResourcesVarSampFields = {
5506
5293
  type MoveResourcesVarianceFields = {
5507
5294
  transaction_version?: Maybe<Scalars["Float"]["output"]>;
5508
5295
  };
5509
- /** columns and relationships of "nft_metadata_crawler.parsed_asset_uris" */
5510
- type NftMetadataCrawlerParsedAssetUris = {
5511
- animation_optimizer_retry_count: Scalars["Int"]["output"];
5512
- asset_uri: Scalars["String"]["output"];
5513
- cdn_animation_uri?: Maybe<Scalars["String"]["output"]>;
5514
- cdn_image_uri?: Maybe<Scalars["String"]["output"]>;
5515
- cdn_json_uri?: Maybe<Scalars["String"]["output"]>;
5516
- image_optimizer_retry_count: Scalars["Int"]["output"];
5517
- json_parser_retry_count: Scalars["Int"]["output"];
5518
- raw_animation_uri?: Maybe<Scalars["String"]["output"]>;
5519
- raw_image_uri?: Maybe<Scalars["String"]["output"]>;
5296
+ /** columns and relationships of "nft_marketplace_v2.current_nft_marketplace_auctions" */
5297
+ type NftMarketplaceV2CurrentNftMarketplaceAuctions = {
5298
+ buy_it_now_price?: Maybe<Scalars["numeric"]["output"]>;
5299
+ coin_type?: Maybe<Scalars["String"]["output"]>;
5300
+ collection_id: Scalars["String"]["output"];
5301
+ contract_address: Scalars["String"]["output"];
5302
+ current_bid_price?: Maybe<Scalars["numeric"]["output"]>;
5303
+ current_bidder?: Maybe<Scalars["String"]["output"]>;
5304
+ /** An object relationship */
5305
+ current_token_data?: Maybe<CurrentTokenDatasV2>;
5306
+ entry_function_id_str: Scalars["String"]["output"];
5307
+ expiration_time: Scalars["numeric"]["output"];
5308
+ fee_schedule_id: Scalars["String"]["output"];
5309
+ is_deleted: Scalars["Boolean"]["output"];
5310
+ last_transaction_timestamp: Scalars["timestamptz"]["output"];
5311
+ last_transaction_version: Scalars["bigint"]["output"];
5312
+ listing_id: Scalars["String"]["output"];
5313
+ marketplace: Scalars["String"]["output"];
5314
+ seller: Scalars["String"]["output"];
5315
+ starting_bid_price: Scalars["numeric"]["output"];
5316
+ token_amount: Scalars["numeric"]["output"];
5317
+ token_data_id: Scalars["String"]["output"];
5318
+ token_standard: Scalars["String"]["output"];
5520
5319
  };
5521
- /** Boolean expression to filter rows from the table "nft_metadata_crawler.parsed_asset_uris". All fields are combined with a logical 'AND'. */
5522
- type NftMetadataCrawlerParsedAssetUrisBoolExp = {
5523
- _and?: InputMaybe<Array<NftMetadataCrawlerParsedAssetUrisBoolExp>>;
5524
- _not?: InputMaybe<NftMetadataCrawlerParsedAssetUrisBoolExp>;
5525
- _or?: InputMaybe<Array<NftMetadataCrawlerParsedAssetUrisBoolExp>>;
5526
- animation_optimizer_retry_count?: InputMaybe<IntComparisonExp>;
5527
- asset_uri?: InputMaybe<StringComparisonExp>;
5528
- cdn_animation_uri?: InputMaybe<StringComparisonExp>;
5529
- cdn_image_uri?: InputMaybe<StringComparisonExp>;
5530
- cdn_json_uri?: InputMaybe<StringComparisonExp>;
5531
- image_optimizer_retry_count?: InputMaybe<IntComparisonExp>;
5532
- json_parser_retry_count?: InputMaybe<IntComparisonExp>;
5533
- raw_animation_uri?: InputMaybe<StringComparisonExp>;
5534
- raw_image_uri?: InputMaybe<StringComparisonExp>;
5320
+ /** Boolean expression to filter rows from the table "nft_marketplace_v2.current_nft_marketplace_auctions". All fields are combined with a logical 'AND'. */
5321
+ type NftMarketplaceV2CurrentNftMarketplaceAuctionsBoolExp = {
5322
+ _and?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceAuctionsBoolExp>>;
5323
+ _not?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceAuctionsBoolExp>;
5324
+ _or?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceAuctionsBoolExp>>;
5325
+ buy_it_now_price?: InputMaybe<NumericComparisonExp>;
5326
+ coin_type?: InputMaybe<StringComparisonExp>;
5327
+ collection_id?: InputMaybe<StringComparisonExp>;
5328
+ contract_address?: InputMaybe<StringComparisonExp>;
5329
+ current_bid_price?: InputMaybe<NumericComparisonExp>;
5330
+ current_bidder?: InputMaybe<StringComparisonExp>;
5331
+ current_token_data?: InputMaybe<CurrentTokenDatasV2BoolExp>;
5332
+ entry_function_id_str?: InputMaybe<StringComparisonExp>;
5333
+ expiration_time?: InputMaybe<NumericComparisonExp>;
5334
+ fee_schedule_id?: InputMaybe<StringComparisonExp>;
5335
+ is_deleted?: InputMaybe<BooleanComparisonExp>;
5336
+ last_transaction_timestamp?: InputMaybe<TimestamptzComparisonExp>;
5337
+ last_transaction_version?: InputMaybe<BigintComparisonExp>;
5338
+ listing_id?: InputMaybe<StringComparisonExp>;
5339
+ marketplace?: InputMaybe<StringComparisonExp>;
5340
+ seller?: InputMaybe<StringComparisonExp>;
5341
+ starting_bid_price?: InputMaybe<NumericComparisonExp>;
5342
+ token_amount?: InputMaybe<NumericComparisonExp>;
5343
+ token_data_id?: InputMaybe<StringComparisonExp>;
5344
+ token_standard?: InputMaybe<StringComparisonExp>;
5535
5345
  };
5536
- /** Ordering options when selecting data from "nft_metadata_crawler.parsed_asset_uris". */
5537
- type NftMetadataCrawlerParsedAssetUrisOrderBy = {
5538
- animation_optimizer_retry_count?: InputMaybe<OrderBy>;
5539
- asset_uri?: InputMaybe<OrderBy>;
5540
- cdn_animation_uri?: InputMaybe<OrderBy>;
5541
- cdn_image_uri?: InputMaybe<OrderBy>;
5542
- cdn_json_uri?: InputMaybe<OrderBy>;
5543
- image_optimizer_retry_count?: InputMaybe<OrderBy>;
5544
- json_parser_retry_count?: InputMaybe<OrderBy>;
5545
- raw_animation_uri?: InputMaybe<OrderBy>;
5546
- raw_image_uri?: InputMaybe<OrderBy>;
5346
+ /** Ordering options when selecting data from "nft_marketplace_v2.current_nft_marketplace_auctions". */
5347
+ type NftMarketplaceV2CurrentNftMarketplaceAuctionsOrderBy = {
5348
+ buy_it_now_price?: InputMaybe<OrderBy>;
5349
+ coin_type?: InputMaybe<OrderBy>;
5350
+ collection_id?: InputMaybe<OrderBy>;
5351
+ contract_address?: InputMaybe<OrderBy>;
5352
+ current_bid_price?: InputMaybe<OrderBy>;
5353
+ current_bidder?: InputMaybe<OrderBy>;
5354
+ current_token_data?: InputMaybe<CurrentTokenDatasV2OrderBy>;
5355
+ entry_function_id_str?: InputMaybe<OrderBy>;
5356
+ expiration_time?: InputMaybe<OrderBy>;
5357
+ fee_schedule_id?: InputMaybe<OrderBy>;
5358
+ is_deleted?: InputMaybe<OrderBy>;
5359
+ last_transaction_timestamp?: InputMaybe<OrderBy>;
5360
+ last_transaction_version?: InputMaybe<OrderBy>;
5361
+ listing_id?: InputMaybe<OrderBy>;
5362
+ marketplace?: InputMaybe<OrderBy>;
5363
+ seller?: InputMaybe<OrderBy>;
5364
+ starting_bid_price?: InputMaybe<OrderBy>;
5365
+ token_amount?: InputMaybe<OrderBy>;
5366
+ token_data_id?: InputMaybe<OrderBy>;
5367
+ token_standard?: InputMaybe<OrderBy>;
5547
5368
  };
5548
- /** select columns of table "nft_metadata_crawler.parsed_asset_uris" */
5549
- declare enum NftMetadataCrawlerParsedAssetUrisSelectColumn {
5369
+ /** select columns of table "nft_marketplace_v2.current_nft_marketplace_auctions" */
5370
+ declare enum NftMarketplaceV2CurrentNftMarketplaceAuctionsSelectColumn {
5550
5371
  /** column name */
5551
- AnimationOptimizerRetryCount = "animation_optimizer_retry_count",
5372
+ BuyItNowPrice = "buy_it_now_price",
5552
5373
  /** column name */
5553
- AssetUri = "asset_uri",
5374
+ CoinType = "coin_type",
5554
5375
  /** column name */
5555
- CdnAnimationUri = "cdn_animation_uri",
5376
+ CollectionId = "collection_id",
5556
5377
  /** column name */
5557
- CdnImageUri = "cdn_image_uri",
5378
+ ContractAddress = "contract_address",
5558
5379
  /** column name */
5559
- CdnJsonUri = "cdn_json_uri",
5380
+ CurrentBidPrice = "current_bid_price",
5560
5381
  /** column name */
5561
- ImageOptimizerRetryCount = "image_optimizer_retry_count",
5382
+ CurrentBidder = "current_bidder",
5562
5383
  /** column name */
5563
- JsonParserRetryCount = "json_parser_retry_count",
5384
+ EntryFunctionIdStr = "entry_function_id_str",
5564
5385
  /** column name */
5565
- RawAnimationUri = "raw_animation_uri",
5386
+ ExpirationTime = "expiration_time",
5566
5387
  /** column name */
5567
- RawImageUri = "raw_image_uri"
5388
+ FeeScheduleId = "fee_schedule_id",
5389
+ /** column name */
5390
+ IsDeleted = "is_deleted",
5391
+ /** column name */
5392
+ LastTransactionTimestamp = "last_transaction_timestamp",
5393
+ /** column name */
5394
+ LastTransactionVersion = "last_transaction_version",
5395
+ /** column name */
5396
+ ListingId = "listing_id",
5397
+ /** column name */
5398
+ Marketplace = "marketplace",
5399
+ /** column name */
5400
+ Seller = "seller",
5401
+ /** column name */
5402
+ StartingBidPrice = "starting_bid_price",
5403
+ /** column name */
5404
+ TokenAmount = "token_amount",
5405
+ /** column name */
5406
+ TokenDataId = "token_data_id",
5407
+ /** column name */
5408
+ TokenStandard = "token_standard"
5568
5409
  }
5569
- /** Streaming cursor of the table "nft_metadata_crawler_parsed_asset_uris" */
5570
- type NftMetadataCrawlerParsedAssetUrisStreamCursorInput = {
5410
+ /** Streaming cursor of the table "nft_marketplace_v2_current_nft_marketplace_auctions" */
5411
+ type NftMarketplaceV2CurrentNftMarketplaceAuctionsStreamCursorInput = {
5571
5412
  /** Stream column input with initial value */
5572
- initial_value: NftMetadataCrawlerParsedAssetUrisStreamCursorValueInput;
5413
+ initial_value: NftMarketplaceV2CurrentNftMarketplaceAuctionsStreamCursorValueInput;
5414
+ /** cursor ordering */
5415
+ ordering?: InputMaybe<CursorOrdering>;
5416
+ };
5417
+ /** Initial value of the column from where the streaming should start */
5418
+ type NftMarketplaceV2CurrentNftMarketplaceAuctionsStreamCursorValueInput = {
5419
+ buy_it_now_price?: InputMaybe<Scalars["numeric"]["input"]>;
5420
+ coin_type?: InputMaybe<Scalars["String"]["input"]>;
5421
+ collection_id?: InputMaybe<Scalars["String"]["input"]>;
5422
+ contract_address?: InputMaybe<Scalars["String"]["input"]>;
5423
+ current_bid_price?: InputMaybe<Scalars["numeric"]["input"]>;
5424
+ current_bidder?: InputMaybe<Scalars["String"]["input"]>;
5425
+ entry_function_id_str?: InputMaybe<Scalars["String"]["input"]>;
5426
+ expiration_time?: InputMaybe<Scalars["numeric"]["input"]>;
5427
+ fee_schedule_id?: InputMaybe<Scalars["String"]["input"]>;
5428
+ is_deleted?: InputMaybe<Scalars["Boolean"]["input"]>;
5429
+ last_transaction_timestamp?: InputMaybe<Scalars["timestamptz"]["input"]>;
5430
+ last_transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
5431
+ listing_id?: InputMaybe<Scalars["String"]["input"]>;
5432
+ marketplace?: InputMaybe<Scalars["String"]["input"]>;
5433
+ seller?: InputMaybe<Scalars["String"]["input"]>;
5434
+ starting_bid_price?: InputMaybe<Scalars["numeric"]["input"]>;
5435
+ token_amount?: InputMaybe<Scalars["numeric"]["input"]>;
5436
+ token_data_id?: InputMaybe<Scalars["String"]["input"]>;
5437
+ token_standard?: InputMaybe<Scalars["String"]["input"]>;
5438
+ };
5439
+ /** columns and relationships of "nft_marketplace_v2.current_nft_marketplace_collection_offers" */
5440
+ type NftMarketplaceV2CurrentNftMarketplaceCollectionOffers = {
5441
+ buyer: Scalars["String"]["output"];
5442
+ coin_type?: Maybe<Scalars["String"]["output"]>;
5443
+ collection_id: Scalars["String"]["output"];
5444
+ collection_offer_id: Scalars["String"]["output"];
5445
+ contract_address: Scalars["String"]["output"];
5446
+ /** An object relationship */
5447
+ current_collection_v2?: Maybe<CurrentCollectionsV2>;
5448
+ entry_function_id_str: Scalars["String"]["output"];
5449
+ expiration_time: Scalars["numeric"]["output"];
5450
+ fee_schedule_id: Scalars["String"]["output"];
5451
+ is_deleted: Scalars["Boolean"]["output"];
5452
+ item_price: Scalars["numeric"]["output"];
5453
+ last_transaction_timestamp: Scalars["timestamptz"]["output"];
5454
+ last_transaction_version: Scalars["bigint"]["output"];
5455
+ marketplace: Scalars["String"]["output"];
5456
+ remaining_token_amount: Scalars["numeric"]["output"];
5457
+ token_standard: Scalars["String"]["output"];
5458
+ };
5459
+ /** Boolean expression to filter rows from the table "nft_marketplace_v2.current_nft_marketplace_collection_offers". All fields are combined with a logical 'AND'. */
5460
+ type NftMarketplaceV2CurrentNftMarketplaceCollectionOffersBoolExp = {
5461
+ _and?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceCollectionOffersBoolExp>>;
5462
+ _not?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceCollectionOffersBoolExp>;
5463
+ _or?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceCollectionOffersBoolExp>>;
5464
+ buyer?: InputMaybe<StringComparisonExp>;
5465
+ coin_type?: InputMaybe<StringComparisonExp>;
5466
+ collection_id?: InputMaybe<StringComparisonExp>;
5467
+ collection_offer_id?: InputMaybe<StringComparisonExp>;
5468
+ contract_address?: InputMaybe<StringComparisonExp>;
5469
+ current_collection_v2?: InputMaybe<CurrentCollectionsV2BoolExp>;
5470
+ entry_function_id_str?: InputMaybe<StringComparisonExp>;
5471
+ expiration_time?: InputMaybe<NumericComparisonExp>;
5472
+ fee_schedule_id?: InputMaybe<StringComparisonExp>;
5473
+ is_deleted?: InputMaybe<BooleanComparisonExp>;
5474
+ item_price?: InputMaybe<NumericComparisonExp>;
5475
+ last_transaction_timestamp?: InputMaybe<TimestamptzComparisonExp>;
5476
+ last_transaction_version?: InputMaybe<BigintComparisonExp>;
5477
+ marketplace?: InputMaybe<StringComparisonExp>;
5478
+ remaining_token_amount?: InputMaybe<NumericComparisonExp>;
5479
+ token_standard?: InputMaybe<StringComparisonExp>;
5480
+ };
5481
+ /** Ordering options when selecting data from "nft_marketplace_v2.current_nft_marketplace_collection_offers". */
5482
+ type NftMarketplaceV2CurrentNftMarketplaceCollectionOffersOrderBy = {
5483
+ buyer?: InputMaybe<OrderBy>;
5484
+ coin_type?: InputMaybe<OrderBy>;
5485
+ collection_id?: InputMaybe<OrderBy>;
5486
+ collection_offer_id?: InputMaybe<OrderBy>;
5487
+ contract_address?: InputMaybe<OrderBy>;
5488
+ current_collection_v2?: InputMaybe<CurrentCollectionsV2OrderBy>;
5489
+ entry_function_id_str?: InputMaybe<OrderBy>;
5490
+ expiration_time?: InputMaybe<OrderBy>;
5491
+ fee_schedule_id?: InputMaybe<OrderBy>;
5492
+ is_deleted?: InputMaybe<OrderBy>;
5493
+ item_price?: InputMaybe<OrderBy>;
5494
+ last_transaction_timestamp?: InputMaybe<OrderBy>;
5495
+ last_transaction_version?: InputMaybe<OrderBy>;
5496
+ marketplace?: InputMaybe<OrderBy>;
5497
+ remaining_token_amount?: InputMaybe<OrderBy>;
5498
+ token_standard?: InputMaybe<OrderBy>;
5499
+ };
5500
+ /** select columns of table "nft_marketplace_v2.current_nft_marketplace_collection_offers" */
5501
+ declare enum NftMarketplaceV2CurrentNftMarketplaceCollectionOffersSelectColumn {
5502
+ /** column name */
5503
+ Buyer = "buyer",
5504
+ /** column name */
5505
+ CoinType = "coin_type",
5506
+ /** column name */
5507
+ CollectionId = "collection_id",
5508
+ /** column name */
5509
+ CollectionOfferId = "collection_offer_id",
5510
+ /** column name */
5511
+ ContractAddress = "contract_address",
5512
+ /** column name */
5513
+ EntryFunctionIdStr = "entry_function_id_str",
5514
+ /** column name */
5515
+ ExpirationTime = "expiration_time",
5516
+ /** column name */
5517
+ FeeScheduleId = "fee_schedule_id",
5518
+ /** column name */
5519
+ IsDeleted = "is_deleted",
5520
+ /** column name */
5521
+ ItemPrice = "item_price",
5522
+ /** column name */
5523
+ LastTransactionTimestamp = "last_transaction_timestamp",
5524
+ /** column name */
5525
+ LastTransactionVersion = "last_transaction_version",
5526
+ /** column name */
5527
+ Marketplace = "marketplace",
5528
+ /** column name */
5529
+ RemainingTokenAmount = "remaining_token_amount",
5530
+ /** column name */
5531
+ TokenStandard = "token_standard"
5532
+ }
5533
+ /** Streaming cursor of the table "nft_marketplace_v2_current_nft_marketplace_collection_offers" */
5534
+ type NftMarketplaceV2CurrentNftMarketplaceCollectionOffersStreamCursorInput = {
5535
+ /** Stream column input with initial value */
5536
+ initial_value: NftMarketplaceV2CurrentNftMarketplaceCollectionOffersStreamCursorValueInput;
5537
+ /** cursor ordering */
5538
+ ordering?: InputMaybe<CursorOrdering>;
5539
+ };
5540
+ /** Initial value of the column from where the streaming should start */
5541
+ type NftMarketplaceV2CurrentNftMarketplaceCollectionOffersStreamCursorValueInput = {
5542
+ buyer?: InputMaybe<Scalars["String"]["input"]>;
5543
+ coin_type?: InputMaybe<Scalars["String"]["input"]>;
5544
+ collection_id?: InputMaybe<Scalars["String"]["input"]>;
5545
+ collection_offer_id?: InputMaybe<Scalars["String"]["input"]>;
5546
+ contract_address?: InputMaybe<Scalars["String"]["input"]>;
5547
+ entry_function_id_str?: InputMaybe<Scalars["String"]["input"]>;
5548
+ expiration_time?: InputMaybe<Scalars["numeric"]["input"]>;
5549
+ fee_schedule_id?: InputMaybe<Scalars["String"]["input"]>;
5550
+ is_deleted?: InputMaybe<Scalars["Boolean"]["input"]>;
5551
+ item_price?: InputMaybe<Scalars["numeric"]["input"]>;
5552
+ last_transaction_timestamp?: InputMaybe<Scalars["timestamptz"]["input"]>;
5553
+ last_transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
5554
+ marketplace?: InputMaybe<Scalars["String"]["input"]>;
5555
+ remaining_token_amount?: InputMaybe<Scalars["numeric"]["input"]>;
5556
+ token_standard?: InputMaybe<Scalars["String"]["input"]>;
5557
+ };
5558
+ /** columns and relationships of "nft_marketplace_v2.current_nft_marketplace_listings" */
5559
+ type NftMarketplaceV2CurrentNftMarketplaceListings = {
5560
+ coin_type?: Maybe<Scalars["String"]["output"]>;
5561
+ collection_id: Scalars["String"]["output"];
5562
+ contract_address: Scalars["String"]["output"];
5563
+ /** An object relationship */
5564
+ current_token_data?: Maybe<CurrentTokenDatasV2>;
5565
+ entry_function_id_str: Scalars["String"]["output"];
5566
+ fee_schedule_id: Scalars["String"]["output"];
5567
+ is_deleted: Scalars["Boolean"]["output"];
5568
+ last_transaction_timestamp: Scalars["timestamptz"]["output"];
5569
+ last_transaction_version: Scalars["bigint"]["output"];
5570
+ listing_id: Scalars["String"]["output"];
5571
+ marketplace: Scalars["String"]["output"];
5572
+ price: Scalars["numeric"]["output"];
5573
+ seller: Scalars["String"]["output"];
5574
+ token_amount: Scalars["numeric"]["output"];
5575
+ token_data_id: Scalars["String"]["output"];
5576
+ token_standard: Scalars["String"]["output"];
5577
+ };
5578
+ /** aggregated selection of "nft_marketplace_v2.current_nft_marketplace_listings" */
5579
+ type NftMarketplaceV2CurrentNftMarketplaceListingsAggregate = {
5580
+ aggregate?: Maybe<NftMarketplaceV2CurrentNftMarketplaceListingsAggregateFields>;
5581
+ nodes: Array<NftMarketplaceV2CurrentNftMarketplaceListings>;
5582
+ };
5583
+ /** aggregate fields of "nft_marketplace_v2.current_nft_marketplace_listings" */
5584
+ type NftMarketplaceV2CurrentNftMarketplaceListingsAggregateFields = {
5585
+ avg?: Maybe<NftMarketplaceV2CurrentNftMarketplaceListingsAvgFields>;
5586
+ count: Scalars["Int"]["output"];
5587
+ max?: Maybe<NftMarketplaceV2CurrentNftMarketplaceListingsMaxFields>;
5588
+ min?: Maybe<NftMarketplaceV2CurrentNftMarketplaceListingsMinFields>;
5589
+ stddev?: Maybe<NftMarketplaceV2CurrentNftMarketplaceListingsStddevFields>;
5590
+ stddev_pop?: Maybe<NftMarketplaceV2CurrentNftMarketplaceListingsStddevPopFields>;
5591
+ stddev_samp?: Maybe<NftMarketplaceV2CurrentNftMarketplaceListingsStddevSampFields>;
5592
+ sum?: Maybe<NftMarketplaceV2CurrentNftMarketplaceListingsSumFields>;
5593
+ var_pop?: Maybe<NftMarketplaceV2CurrentNftMarketplaceListingsVarPopFields>;
5594
+ var_samp?: Maybe<NftMarketplaceV2CurrentNftMarketplaceListingsVarSampFields>;
5595
+ variance?: Maybe<NftMarketplaceV2CurrentNftMarketplaceListingsVarianceFields>;
5596
+ };
5597
+ /** aggregate fields of "nft_marketplace_v2.current_nft_marketplace_listings" */
5598
+ type NftMarketplaceV2CurrentNftMarketplaceListingsAggregateFieldsCountArgs = {
5599
+ columns?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceListingsSelectColumn>>;
5600
+ distinct?: InputMaybe<Scalars["Boolean"]["input"]>;
5601
+ };
5602
+ /** aggregate avg on columns */
5603
+ type NftMarketplaceV2CurrentNftMarketplaceListingsAvgFields = {
5604
+ last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
5605
+ price?: Maybe<Scalars["Float"]["output"]>;
5606
+ token_amount?: Maybe<Scalars["Float"]["output"]>;
5607
+ };
5608
+ /** Boolean expression to filter rows from the table "nft_marketplace_v2.current_nft_marketplace_listings". All fields are combined with a logical 'AND'. */
5609
+ type NftMarketplaceV2CurrentNftMarketplaceListingsBoolExp = {
5610
+ _and?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceListingsBoolExp>>;
5611
+ _not?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceListingsBoolExp>;
5612
+ _or?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceListingsBoolExp>>;
5613
+ coin_type?: InputMaybe<StringComparisonExp>;
5614
+ collection_id?: InputMaybe<StringComparisonExp>;
5615
+ contract_address?: InputMaybe<StringComparisonExp>;
5616
+ current_token_data?: InputMaybe<CurrentTokenDatasV2BoolExp>;
5617
+ entry_function_id_str?: InputMaybe<StringComparisonExp>;
5618
+ fee_schedule_id?: InputMaybe<StringComparisonExp>;
5619
+ is_deleted?: InputMaybe<BooleanComparisonExp>;
5620
+ last_transaction_timestamp?: InputMaybe<TimestamptzComparisonExp>;
5621
+ last_transaction_version?: InputMaybe<BigintComparisonExp>;
5622
+ listing_id?: InputMaybe<StringComparisonExp>;
5623
+ marketplace?: InputMaybe<StringComparisonExp>;
5624
+ price?: InputMaybe<NumericComparisonExp>;
5625
+ seller?: InputMaybe<StringComparisonExp>;
5626
+ token_amount?: InputMaybe<NumericComparisonExp>;
5627
+ token_data_id?: InputMaybe<StringComparisonExp>;
5628
+ token_standard?: InputMaybe<StringComparisonExp>;
5629
+ };
5630
+ /** aggregate max on columns */
5631
+ type NftMarketplaceV2CurrentNftMarketplaceListingsMaxFields = {
5632
+ coin_type?: Maybe<Scalars["String"]["output"]>;
5633
+ collection_id?: Maybe<Scalars["String"]["output"]>;
5634
+ contract_address?: Maybe<Scalars["String"]["output"]>;
5635
+ entry_function_id_str?: Maybe<Scalars["String"]["output"]>;
5636
+ fee_schedule_id?: Maybe<Scalars["String"]["output"]>;
5637
+ last_transaction_timestamp?: Maybe<Scalars["timestamptz"]["output"]>;
5638
+ last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
5639
+ listing_id?: Maybe<Scalars["String"]["output"]>;
5640
+ marketplace?: Maybe<Scalars["String"]["output"]>;
5641
+ price?: Maybe<Scalars["numeric"]["output"]>;
5642
+ seller?: Maybe<Scalars["String"]["output"]>;
5643
+ token_amount?: Maybe<Scalars["numeric"]["output"]>;
5644
+ token_data_id?: Maybe<Scalars["String"]["output"]>;
5645
+ token_standard?: Maybe<Scalars["String"]["output"]>;
5646
+ };
5647
+ /** aggregate min on columns */
5648
+ type NftMarketplaceV2CurrentNftMarketplaceListingsMinFields = {
5649
+ coin_type?: Maybe<Scalars["String"]["output"]>;
5650
+ collection_id?: Maybe<Scalars["String"]["output"]>;
5651
+ contract_address?: Maybe<Scalars["String"]["output"]>;
5652
+ entry_function_id_str?: Maybe<Scalars["String"]["output"]>;
5653
+ fee_schedule_id?: Maybe<Scalars["String"]["output"]>;
5654
+ last_transaction_timestamp?: Maybe<Scalars["timestamptz"]["output"]>;
5655
+ last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
5656
+ listing_id?: Maybe<Scalars["String"]["output"]>;
5657
+ marketplace?: Maybe<Scalars["String"]["output"]>;
5658
+ price?: Maybe<Scalars["numeric"]["output"]>;
5659
+ seller?: Maybe<Scalars["String"]["output"]>;
5660
+ token_amount?: Maybe<Scalars["numeric"]["output"]>;
5661
+ token_data_id?: Maybe<Scalars["String"]["output"]>;
5662
+ token_standard?: Maybe<Scalars["String"]["output"]>;
5663
+ };
5664
+ /** Ordering options when selecting data from "nft_marketplace_v2.current_nft_marketplace_listings". */
5665
+ type NftMarketplaceV2CurrentNftMarketplaceListingsOrderBy = {
5666
+ coin_type?: InputMaybe<OrderBy>;
5667
+ collection_id?: InputMaybe<OrderBy>;
5668
+ contract_address?: InputMaybe<OrderBy>;
5669
+ current_token_data?: InputMaybe<CurrentTokenDatasV2OrderBy>;
5670
+ entry_function_id_str?: InputMaybe<OrderBy>;
5671
+ fee_schedule_id?: InputMaybe<OrderBy>;
5672
+ is_deleted?: InputMaybe<OrderBy>;
5673
+ last_transaction_timestamp?: InputMaybe<OrderBy>;
5674
+ last_transaction_version?: InputMaybe<OrderBy>;
5675
+ listing_id?: InputMaybe<OrderBy>;
5676
+ marketplace?: InputMaybe<OrderBy>;
5677
+ price?: InputMaybe<OrderBy>;
5678
+ seller?: InputMaybe<OrderBy>;
5679
+ token_amount?: InputMaybe<OrderBy>;
5680
+ token_data_id?: InputMaybe<OrderBy>;
5681
+ token_standard?: InputMaybe<OrderBy>;
5682
+ };
5683
+ /** select columns of table "nft_marketplace_v2.current_nft_marketplace_listings" */
5684
+ declare enum NftMarketplaceV2CurrentNftMarketplaceListingsSelectColumn {
5685
+ /** column name */
5686
+ CoinType = "coin_type",
5687
+ /** column name */
5688
+ CollectionId = "collection_id",
5689
+ /** column name */
5690
+ ContractAddress = "contract_address",
5691
+ /** column name */
5692
+ EntryFunctionIdStr = "entry_function_id_str",
5693
+ /** column name */
5694
+ FeeScheduleId = "fee_schedule_id",
5695
+ /** column name */
5696
+ IsDeleted = "is_deleted",
5697
+ /** column name */
5698
+ LastTransactionTimestamp = "last_transaction_timestamp",
5699
+ /** column name */
5700
+ LastTransactionVersion = "last_transaction_version",
5701
+ /** column name */
5702
+ ListingId = "listing_id",
5703
+ /** column name */
5704
+ Marketplace = "marketplace",
5705
+ /** column name */
5706
+ Price = "price",
5707
+ /** column name */
5708
+ Seller = "seller",
5709
+ /** column name */
5710
+ TokenAmount = "token_amount",
5711
+ /** column name */
5712
+ TokenDataId = "token_data_id",
5713
+ /** column name */
5714
+ TokenStandard = "token_standard"
5715
+ }
5716
+ /** aggregate stddev on columns */
5717
+ type NftMarketplaceV2CurrentNftMarketplaceListingsStddevFields = {
5718
+ last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
5719
+ price?: Maybe<Scalars["Float"]["output"]>;
5720
+ token_amount?: Maybe<Scalars["Float"]["output"]>;
5721
+ };
5722
+ /** aggregate stddev_pop on columns */
5723
+ type NftMarketplaceV2CurrentNftMarketplaceListingsStddevPopFields = {
5724
+ last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
5725
+ price?: Maybe<Scalars["Float"]["output"]>;
5726
+ token_amount?: Maybe<Scalars["Float"]["output"]>;
5727
+ };
5728
+ /** aggregate stddev_samp on columns */
5729
+ type NftMarketplaceV2CurrentNftMarketplaceListingsStddevSampFields = {
5730
+ last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
5731
+ price?: Maybe<Scalars["Float"]["output"]>;
5732
+ token_amount?: Maybe<Scalars["Float"]["output"]>;
5733
+ };
5734
+ /** Streaming cursor of the table "nft_marketplace_v2_current_nft_marketplace_listings" */
5735
+ type NftMarketplaceV2CurrentNftMarketplaceListingsStreamCursorInput = {
5736
+ /** Stream column input with initial value */
5737
+ initial_value: NftMarketplaceV2CurrentNftMarketplaceListingsStreamCursorValueInput;
5738
+ /** cursor ordering */
5739
+ ordering?: InputMaybe<CursorOrdering>;
5740
+ };
5741
+ /** Initial value of the column from where the streaming should start */
5742
+ type NftMarketplaceV2CurrentNftMarketplaceListingsStreamCursorValueInput = {
5743
+ coin_type?: InputMaybe<Scalars["String"]["input"]>;
5744
+ collection_id?: InputMaybe<Scalars["String"]["input"]>;
5745
+ contract_address?: InputMaybe<Scalars["String"]["input"]>;
5746
+ entry_function_id_str?: InputMaybe<Scalars["String"]["input"]>;
5747
+ fee_schedule_id?: InputMaybe<Scalars["String"]["input"]>;
5748
+ is_deleted?: InputMaybe<Scalars["Boolean"]["input"]>;
5749
+ last_transaction_timestamp?: InputMaybe<Scalars["timestamptz"]["input"]>;
5750
+ last_transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
5751
+ listing_id?: InputMaybe<Scalars["String"]["input"]>;
5752
+ marketplace?: InputMaybe<Scalars["String"]["input"]>;
5753
+ price?: InputMaybe<Scalars["numeric"]["input"]>;
5754
+ seller?: InputMaybe<Scalars["String"]["input"]>;
5755
+ token_amount?: InputMaybe<Scalars["numeric"]["input"]>;
5756
+ token_data_id?: InputMaybe<Scalars["String"]["input"]>;
5757
+ token_standard?: InputMaybe<Scalars["String"]["input"]>;
5758
+ };
5759
+ /** aggregate sum on columns */
5760
+ type NftMarketplaceV2CurrentNftMarketplaceListingsSumFields = {
5761
+ last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
5762
+ price?: Maybe<Scalars["numeric"]["output"]>;
5763
+ token_amount?: Maybe<Scalars["numeric"]["output"]>;
5764
+ };
5765
+ /** aggregate var_pop on columns */
5766
+ type NftMarketplaceV2CurrentNftMarketplaceListingsVarPopFields = {
5767
+ last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
5768
+ price?: Maybe<Scalars["Float"]["output"]>;
5769
+ token_amount?: Maybe<Scalars["Float"]["output"]>;
5770
+ };
5771
+ /** aggregate var_samp on columns */
5772
+ type NftMarketplaceV2CurrentNftMarketplaceListingsVarSampFields = {
5773
+ last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
5774
+ price?: Maybe<Scalars["Float"]["output"]>;
5775
+ token_amount?: Maybe<Scalars["Float"]["output"]>;
5776
+ };
5777
+ /** aggregate variance on columns */
5778
+ type NftMarketplaceV2CurrentNftMarketplaceListingsVarianceFields = {
5779
+ last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
5780
+ price?: Maybe<Scalars["Float"]["output"]>;
5781
+ token_amount?: Maybe<Scalars["Float"]["output"]>;
5782
+ };
5783
+ /** columns and relationships of "nft_marketplace_v2.current_nft_marketplace_token_offers" */
5784
+ type NftMarketplaceV2CurrentNftMarketplaceTokenOffers = {
5785
+ buyer: Scalars["String"]["output"];
5786
+ coin_type?: Maybe<Scalars["String"]["output"]>;
5787
+ collection_id: Scalars["String"]["output"];
5788
+ contract_address: Scalars["String"]["output"];
5789
+ /** An object relationship */
5790
+ current_token_data?: Maybe<CurrentTokenDatasV2>;
5791
+ entry_function_id_str: Scalars["String"]["output"];
5792
+ expiration_time: Scalars["numeric"]["output"];
5793
+ fee_schedule_id: Scalars["String"]["output"];
5794
+ is_deleted: Scalars["Boolean"]["output"];
5795
+ last_transaction_timestamp: Scalars["timestamptz"]["output"];
5796
+ last_transaction_version: Scalars["bigint"]["output"];
5797
+ marketplace: Scalars["String"]["output"];
5798
+ offer_id: Scalars["String"]["output"];
5799
+ price: Scalars["numeric"]["output"];
5800
+ token_amount: Scalars["numeric"]["output"];
5801
+ token_data_id: Scalars["String"]["output"];
5802
+ token_standard: Scalars["String"]["output"];
5803
+ };
5804
+ /** Boolean expression to filter rows from the table "nft_marketplace_v2.current_nft_marketplace_token_offers". All fields are combined with a logical 'AND'. */
5805
+ type NftMarketplaceV2CurrentNftMarketplaceTokenOffersBoolExp = {
5806
+ _and?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceTokenOffersBoolExp>>;
5807
+ _not?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceTokenOffersBoolExp>;
5808
+ _or?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceTokenOffersBoolExp>>;
5809
+ buyer?: InputMaybe<StringComparisonExp>;
5810
+ coin_type?: InputMaybe<StringComparisonExp>;
5811
+ collection_id?: InputMaybe<StringComparisonExp>;
5812
+ contract_address?: InputMaybe<StringComparisonExp>;
5813
+ current_token_data?: InputMaybe<CurrentTokenDatasV2BoolExp>;
5814
+ entry_function_id_str?: InputMaybe<StringComparisonExp>;
5815
+ expiration_time?: InputMaybe<NumericComparisonExp>;
5816
+ fee_schedule_id?: InputMaybe<StringComparisonExp>;
5817
+ is_deleted?: InputMaybe<BooleanComparisonExp>;
5818
+ last_transaction_timestamp?: InputMaybe<TimestamptzComparisonExp>;
5819
+ last_transaction_version?: InputMaybe<BigintComparisonExp>;
5820
+ marketplace?: InputMaybe<StringComparisonExp>;
5821
+ offer_id?: InputMaybe<StringComparisonExp>;
5822
+ price?: InputMaybe<NumericComparisonExp>;
5823
+ token_amount?: InputMaybe<NumericComparisonExp>;
5824
+ token_data_id?: InputMaybe<StringComparisonExp>;
5825
+ token_standard?: InputMaybe<StringComparisonExp>;
5826
+ };
5827
+ /** Ordering options when selecting data from "nft_marketplace_v2.current_nft_marketplace_token_offers". */
5828
+ type NftMarketplaceV2CurrentNftMarketplaceTokenOffersOrderBy = {
5829
+ buyer?: InputMaybe<OrderBy>;
5830
+ coin_type?: InputMaybe<OrderBy>;
5831
+ collection_id?: InputMaybe<OrderBy>;
5832
+ contract_address?: InputMaybe<OrderBy>;
5833
+ current_token_data?: InputMaybe<CurrentTokenDatasV2OrderBy>;
5834
+ entry_function_id_str?: InputMaybe<OrderBy>;
5835
+ expiration_time?: InputMaybe<OrderBy>;
5836
+ fee_schedule_id?: InputMaybe<OrderBy>;
5837
+ is_deleted?: InputMaybe<OrderBy>;
5838
+ last_transaction_timestamp?: InputMaybe<OrderBy>;
5839
+ last_transaction_version?: InputMaybe<OrderBy>;
5840
+ marketplace?: InputMaybe<OrderBy>;
5841
+ offer_id?: InputMaybe<OrderBy>;
5842
+ price?: InputMaybe<OrderBy>;
5843
+ token_amount?: InputMaybe<OrderBy>;
5844
+ token_data_id?: InputMaybe<OrderBy>;
5845
+ token_standard?: InputMaybe<OrderBy>;
5846
+ };
5847
+ /** select columns of table "nft_marketplace_v2.current_nft_marketplace_token_offers" */
5848
+ declare enum NftMarketplaceV2CurrentNftMarketplaceTokenOffersSelectColumn {
5849
+ /** column name */
5850
+ Buyer = "buyer",
5851
+ /** column name */
5852
+ CoinType = "coin_type",
5853
+ /** column name */
5854
+ CollectionId = "collection_id",
5855
+ /** column name */
5856
+ ContractAddress = "contract_address",
5857
+ /** column name */
5858
+ EntryFunctionIdStr = "entry_function_id_str",
5859
+ /** column name */
5860
+ ExpirationTime = "expiration_time",
5861
+ /** column name */
5862
+ FeeScheduleId = "fee_schedule_id",
5863
+ /** column name */
5864
+ IsDeleted = "is_deleted",
5865
+ /** column name */
5866
+ LastTransactionTimestamp = "last_transaction_timestamp",
5867
+ /** column name */
5868
+ LastTransactionVersion = "last_transaction_version",
5869
+ /** column name */
5870
+ Marketplace = "marketplace",
5871
+ /** column name */
5872
+ OfferId = "offer_id",
5873
+ /** column name */
5874
+ Price = "price",
5875
+ /** column name */
5876
+ TokenAmount = "token_amount",
5877
+ /** column name */
5878
+ TokenDataId = "token_data_id",
5879
+ /** column name */
5880
+ TokenStandard = "token_standard"
5881
+ }
5882
+ /** Streaming cursor of the table "nft_marketplace_v2_current_nft_marketplace_token_offers" */
5883
+ type NftMarketplaceV2CurrentNftMarketplaceTokenOffersStreamCursorInput = {
5884
+ /** Stream column input with initial value */
5885
+ initial_value: NftMarketplaceV2CurrentNftMarketplaceTokenOffersStreamCursorValueInput;
5886
+ /** cursor ordering */
5887
+ ordering?: InputMaybe<CursorOrdering>;
5888
+ };
5889
+ /** Initial value of the column from where the streaming should start */
5890
+ type NftMarketplaceV2CurrentNftMarketplaceTokenOffersStreamCursorValueInput = {
5891
+ buyer?: InputMaybe<Scalars["String"]["input"]>;
5892
+ coin_type?: InputMaybe<Scalars["String"]["input"]>;
5893
+ collection_id?: InputMaybe<Scalars["String"]["input"]>;
5894
+ contract_address?: InputMaybe<Scalars["String"]["input"]>;
5895
+ entry_function_id_str?: InputMaybe<Scalars["String"]["input"]>;
5896
+ expiration_time?: InputMaybe<Scalars["numeric"]["input"]>;
5897
+ fee_schedule_id?: InputMaybe<Scalars["String"]["input"]>;
5898
+ is_deleted?: InputMaybe<Scalars["Boolean"]["input"]>;
5899
+ last_transaction_timestamp?: InputMaybe<Scalars["timestamptz"]["input"]>;
5900
+ last_transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
5901
+ marketplace?: InputMaybe<Scalars["String"]["input"]>;
5902
+ offer_id?: InputMaybe<Scalars["String"]["input"]>;
5903
+ price?: InputMaybe<Scalars["numeric"]["input"]>;
5904
+ token_amount?: InputMaybe<Scalars["numeric"]["input"]>;
5905
+ token_data_id?: InputMaybe<Scalars["String"]["input"]>;
5906
+ token_standard?: InputMaybe<Scalars["String"]["input"]>;
5907
+ };
5908
+ /** columns and relationships of "nft_marketplace_v2.nft_marketplace_activities" */
5909
+ type NftMarketplaceV2NftMarketplaceActivities = {
5910
+ buyer?: Maybe<Scalars["String"]["output"]>;
5911
+ coin_type?: Maybe<Scalars["String"]["output"]>;
5912
+ collection_id: Scalars["String"]["output"];
5913
+ collection_name: Scalars["String"]["output"];
5914
+ contract_address: Scalars["String"]["output"];
5915
+ creator_address: Scalars["String"]["output"];
5916
+ /** An object relationship */
5917
+ current_token_data?: Maybe<CurrentTokenDatasV2>;
5918
+ entry_function_id_str: Scalars["String"]["output"];
5919
+ event_index: Scalars["bigint"]["output"];
5920
+ event_type: Scalars["String"]["output"];
5921
+ fee_schedule_id: Scalars["String"]["output"];
5922
+ marketplace: Scalars["String"]["output"];
5923
+ offer_or_listing_id: Scalars["String"]["output"];
5924
+ price: Scalars["numeric"]["output"];
5925
+ property_version?: Maybe<Scalars["String"]["output"]>;
5926
+ seller?: Maybe<Scalars["String"]["output"]>;
5927
+ token_amount: Scalars["numeric"]["output"];
5928
+ token_data_id?: Maybe<Scalars["String"]["output"]>;
5929
+ token_name?: Maybe<Scalars["String"]["output"]>;
5930
+ token_standard: Scalars["String"]["output"];
5931
+ transaction_timestamp: Scalars["timestamptz"]["output"];
5932
+ transaction_version: Scalars["bigint"]["output"];
5933
+ };
5934
+ /** Boolean expression to filter rows from the table "nft_marketplace_v2.nft_marketplace_activities". All fields are combined with a logical 'AND'. */
5935
+ type NftMarketplaceV2NftMarketplaceActivitiesBoolExp = {
5936
+ _and?: InputMaybe<Array<NftMarketplaceV2NftMarketplaceActivitiesBoolExp>>;
5937
+ _not?: InputMaybe<NftMarketplaceV2NftMarketplaceActivitiesBoolExp>;
5938
+ _or?: InputMaybe<Array<NftMarketplaceV2NftMarketplaceActivitiesBoolExp>>;
5939
+ buyer?: InputMaybe<StringComparisonExp>;
5940
+ coin_type?: InputMaybe<StringComparisonExp>;
5941
+ collection_id?: InputMaybe<StringComparisonExp>;
5942
+ collection_name?: InputMaybe<StringComparisonExp>;
5943
+ contract_address?: InputMaybe<StringComparisonExp>;
5944
+ creator_address?: InputMaybe<StringComparisonExp>;
5945
+ current_token_data?: InputMaybe<CurrentTokenDatasV2BoolExp>;
5946
+ entry_function_id_str?: InputMaybe<StringComparisonExp>;
5947
+ event_index?: InputMaybe<BigintComparisonExp>;
5948
+ event_type?: InputMaybe<StringComparisonExp>;
5949
+ fee_schedule_id?: InputMaybe<StringComparisonExp>;
5950
+ marketplace?: InputMaybe<StringComparisonExp>;
5951
+ offer_or_listing_id?: InputMaybe<StringComparisonExp>;
5952
+ price?: InputMaybe<NumericComparisonExp>;
5953
+ property_version?: InputMaybe<StringComparisonExp>;
5954
+ seller?: InputMaybe<StringComparisonExp>;
5955
+ token_amount?: InputMaybe<NumericComparisonExp>;
5956
+ token_data_id?: InputMaybe<StringComparisonExp>;
5957
+ token_name?: InputMaybe<StringComparisonExp>;
5958
+ token_standard?: InputMaybe<StringComparisonExp>;
5959
+ transaction_timestamp?: InputMaybe<TimestamptzComparisonExp>;
5960
+ transaction_version?: InputMaybe<BigintComparisonExp>;
5961
+ };
5962
+ /** Ordering options when selecting data from "nft_marketplace_v2.nft_marketplace_activities". */
5963
+ type NftMarketplaceV2NftMarketplaceActivitiesOrderBy = {
5964
+ buyer?: InputMaybe<OrderBy>;
5965
+ coin_type?: InputMaybe<OrderBy>;
5966
+ collection_id?: InputMaybe<OrderBy>;
5967
+ collection_name?: InputMaybe<OrderBy>;
5968
+ contract_address?: InputMaybe<OrderBy>;
5969
+ creator_address?: InputMaybe<OrderBy>;
5970
+ current_token_data?: InputMaybe<CurrentTokenDatasV2OrderBy>;
5971
+ entry_function_id_str?: InputMaybe<OrderBy>;
5972
+ event_index?: InputMaybe<OrderBy>;
5973
+ event_type?: InputMaybe<OrderBy>;
5974
+ fee_schedule_id?: InputMaybe<OrderBy>;
5975
+ marketplace?: InputMaybe<OrderBy>;
5976
+ offer_or_listing_id?: InputMaybe<OrderBy>;
5977
+ price?: InputMaybe<OrderBy>;
5978
+ property_version?: InputMaybe<OrderBy>;
5979
+ seller?: InputMaybe<OrderBy>;
5980
+ token_amount?: InputMaybe<OrderBy>;
5981
+ token_data_id?: InputMaybe<OrderBy>;
5982
+ token_name?: InputMaybe<OrderBy>;
5983
+ token_standard?: InputMaybe<OrderBy>;
5984
+ transaction_timestamp?: InputMaybe<OrderBy>;
5985
+ transaction_version?: InputMaybe<OrderBy>;
5986
+ };
5987
+ /** select columns of table "nft_marketplace_v2.nft_marketplace_activities" */
5988
+ declare enum NftMarketplaceV2NftMarketplaceActivitiesSelectColumn {
5989
+ /** column name */
5990
+ Buyer = "buyer",
5991
+ /** column name */
5992
+ CoinType = "coin_type",
5993
+ /** column name */
5994
+ CollectionId = "collection_id",
5995
+ /** column name */
5996
+ CollectionName = "collection_name",
5997
+ /** column name */
5998
+ ContractAddress = "contract_address",
5999
+ /** column name */
6000
+ CreatorAddress = "creator_address",
6001
+ /** column name */
6002
+ EntryFunctionIdStr = "entry_function_id_str",
6003
+ /** column name */
6004
+ EventIndex = "event_index",
6005
+ /** column name */
6006
+ EventType = "event_type",
6007
+ /** column name */
6008
+ FeeScheduleId = "fee_schedule_id",
6009
+ /** column name */
6010
+ Marketplace = "marketplace",
6011
+ /** column name */
6012
+ OfferOrListingId = "offer_or_listing_id",
6013
+ /** column name */
6014
+ Price = "price",
6015
+ /** column name */
6016
+ PropertyVersion = "property_version",
6017
+ /** column name */
6018
+ Seller = "seller",
6019
+ /** column name */
6020
+ TokenAmount = "token_amount",
6021
+ /** column name */
6022
+ TokenDataId = "token_data_id",
6023
+ /** column name */
6024
+ TokenName = "token_name",
6025
+ /** column name */
6026
+ TokenStandard = "token_standard",
6027
+ /** column name */
6028
+ TransactionTimestamp = "transaction_timestamp",
6029
+ /** column name */
6030
+ TransactionVersion = "transaction_version"
6031
+ }
6032
+ /** Streaming cursor of the table "nft_marketplace_v2_nft_marketplace_activities" */
6033
+ type NftMarketplaceV2NftMarketplaceActivitiesStreamCursorInput = {
6034
+ /** Stream column input with initial value */
6035
+ initial_value: NftMarketplaceV2NftMarketplaceActivitiesStreamCursorValueInput;
6036
+ /** cursor ordering */
6037
+ ordering?: InputMaybe<CursorOrdering>;
6038
+ };
6039
+ /** Initial value of the column from where the streaming should start */
6040
+ type NftMarketplaceV2NftMarketplaceActivitiesStreamCursorValueInput = {
6041
+ buyer?: InputMaybe<Scalars["String"]["input"]>;
6042
+ coin_type?: InputMaybe<Scalars["String"]["input"]>;
6043
+ collection_id?: InputMaybe<Scalars["String"]["input"]>;
6044
+ collection_name?: InputMaybe<Scalars["String"]["input"]>;
6045
+ contract_address?: InputMaybe<Scalars["String"]["input"]>;
6046
+ creator_address?: InputMaybe<Scalars["String"]["input"]>;
6047
+ entry_function_id_str?: InputMaybe<Scalars["String"]["input"]>;
6048
+ event_index?: InputMaybe<Scalars["bigint"]["input"]>;
6049
+ event_type?: InputMaybe<Scalars["String"]["input"]>;
6050
+ fee_schedule_id?: InputMaybe<Scalars["String"]["input"]>;
6051
+ marketplace?: InputMaybe<Scalars["String"]["input"]>;
6052
+ offer_or_listing_id?: InputMaybe<Scalars["String"]["input"]>;
6053
+ price?: InputMaybe<Scalars["numeric"]["input"]>;
6054
+ property_version?: InputMaybe<Scalars["String"]["input"]>;
6055
+ seller?: InputMaybe<Scalars["String"]["input"]>;
6056
+ token_amount?: InputMaybe<Scalars["numeric"]["input"]>;
6057
+ token_data_id?: InputMaybe<Scalars["String"]["input"]>;
6058
+ token_name?: InputMaybe<Scalars["String"]["input"]>;
6059
+ token_standard?: InputMaybe<Scalars["String"]["input"]>;
6060
+ transaction_timestamp?: InputMaybe<Scalars["timestamptz"]["input"]>;
6061
+ transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
6062
+ };
6063
+ /** columns and relationships of "nft_metadata_crawler.parsed_asset_uris" */
6064
+ type NftMetadataCrawlerParsedAssetUris = {
6065
+ animation_optimizer_retry_count: Scalars["Int"]["output"];
6066
+ asset_uri: Scalars["String"]["output"];
6067
+ cdn_animation_uri?: Maybe<Scalars["String"]["output"]>;
6068
+ cdn_image_uri?: Maybe<Scalars["String"]["output"]>;
6069
+ cdn_json_uri?: Maybe<Scalars["String"]["output"]>;
6070
+ image_optimizer_retry_count: Scalars["Int"]["output"];
6071
+ json_parser_retry_count: Scalars["Int"]["output"];
6072
+ raw_animation_uri?: Maybe<Scalars["String"]["output"]>;
6073
+ raw_image_uri?: Maybe<Scalars["String"]["output"]>;
6074
+ };
6075
+ /** Boolean expression to filter rows from the table "nft_metadata_crawler.parsed_asset_uris". All fields are combined with a logical 'AND'. */
6076
+ type NftMetadataCrawlerParsedAssetUrisBoolExp = {
6077
+ _and?: InputMaybe<Array<NftMetadataCrawlerParsedAssetUrisBoolExp>>;
6078
+ _not?: InputMaybe<NftMetadataCrawlerParsedAssetUrisBoolExp>;
6079
+ _or?: InputMaybe<Array<NftMetadataCrawlerParsedAssetUrisBoolExp>>;
6080
+ animation_optimizer_retry_count?: InputMaybe<IntComparisonExp>;
6081
+ asset_uri?: InputMaybe<StringComparisonExp>;
6082
+ cdn_animation_uri?: InputMaybe<StringComparisonExp>;
6083
+ cdn_image_uri?: InputMaybe<StringComparisonExp>;
6084
+ cdn_json_uri?: InputMaybe<StringComparisonExp>;
6085
+ image_optimizer_retry_count?: InputMaybe<IntComparisonExp>;
6086
+ json_parser_retry_count?: InputMaybe<IntComparisonExp>;
6087
+ raw_animation_uri?: InputMaybe<StringComparisonExp>;
6088
+ raw_image_uri?: InputMaybe<StringComparisonExp>;
6089
+ };
6090
+ /** Ordering options when selecting data from "nft_metadata_crawler.parsed_asset_uris". */
6091
+ type NftMetadataCrawlerParsedAssetUrisOrderBy = {
6092
+ animation_optimizer_retry_count?: InputMaybe<OrderBy>;
6093
+ asset_uri?: InputMaybe<OrderBy>;
6094
+ cdn_animation_uri?: InputMaybe<OrderBy>;
6095
+ cdn_image_uri?: InputMaybe<OrderBy>;
6096
+ cdn_json_uri?: InputMaybe<OrderBy>;
6097
+ image_optimizer_retry_count?: InputMaybe<OrderBy>;
6098
+ json_parser_retry_count?: InputMaybe<OrderBy>;
6099
+ raw_animation_uri?: InputMaybe<OrderBy>;
6100
+ raw_image_uri?: InputMaybe<OrderBy>;
6101
+ };
6102
+ /** select columns of table "nft_metadata_crawler.parsed_asset_uris" */
6103
+ declare enum NftMetadataCrawlerParsedAssetUrisSelectColumn {
6104
+ /** column name */
6105
+ AnimationOptimizerRetryCount = "animation_optimizer_retry_count",
6106
+ /** column name */
6107
+ AssetUri = "asset_uri",
6108
+ /** column name */
6109
+ CdnAnimationUri = "cdn_animation_uri",
6110
+ /** column name */
6111
+ CdnImageUri = "cdn_image_uri",
6112
+ /** column name */
6113
+ CdnJsonUri = "cdn_json_uri",
6114
+ /** column name */
6115
+ ImageOptimizerRetryCount = "image_optimizer_retry_count",
6116
+ /** column name */
6117
+ JsonParserRetryCount = "json_parser_retry_count",
6118
+ /** column name */
6119
+ RawAnimationUri = "raw_animation_uri",
6120
+ /** column name */
6121
+ RawImageUri = "raw_image_uri"
6122
+ }
6123
+ /** Streaming cursor of the table "nft_metadata_crawler_parsed_asset_uris" */
6124
+ type NftMetadataCrawlerParsedAssetUrisStreamCursorInput = {
6125
+ /** Stream column input with initial value */
6126
+ initial_value: NftMetadataCrawlerParsedAssetUrisStreamCursorValueInput;
5573
6127
  /** cursor ordering */
5574
6128
  ordering?: InputMaybe<CursorOrdering>;
5575
6129
  };
@@ -5649,14 +6203,14 @@ declare enum OrderBy {
5649
6203
  /** in descending order, nulls last */
5650
6204
  DescNullsLast = "desc_nulls_last"
5651
6205
  }
5652
- /** columns and relationships of "processor_metadata.processor_status" */
6206
+ /** columns and relationships of "processor_status" */
5653
6207
  type ProcessorStatus = {
5654
6208
  last_success_version: Scalars["bigint"]["output"];
5655
6209
  last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
5656
6210
  last_updated: Scalars["timestamp"]["output"];
5657
6211
  processor: Scalars["String"]["output"];
5658
6212
  };
5659
- /** Boolean expression to filter rows from the table "processor_metadata.processor_status". All fields are combined with a logical 'AND'. */
6213
+ /** Boolean expression to filter rows from the table "processor_status". All fields are combined with a logical 'AND'. */
5660
6214
  type ProcessorStatusBoolExp = {
5661
6215
  _and?: InputMaybe<Array<ProcessorStatusBoolExp>>;
5662
6216
  _not?: InputMaybe<ProcessorStatusBoolExp>;
@@ -5666,14 +6220,14 @@ type ProcessorStatusBoolExp = {
5666
6220
  last_updated?: InputMaybe<TimestampComparisonExp>;
5667
6221
  processor?: InputMaybe<StringComparisonExp>;
5668
6222
  };
5669
- /** Ordering options when selecting data from "processor_metadata.processor_status". */
6223
+ /** Ordering options when selecting data from "processor_status". */
5670
6224
  type ProcessorStatusOrderBy = {
5671
6225
  last_success_version?: InputMaybe<OrderBy>;
5672
6226
  last_transaction_timestamp?: InputMaybe<OrderBy>;
5673
6227
  last_updated?: InputMaybe<OrderBy>;
5674
6228
  processor?: InputMaybe<OrderBy>;
5675
6229
  };
5676
- /** select columns of table "processor_metadata.processor_status" */
6230
+ /** select columns of table "processor_status" */
5677
6231
  declare enum ProcessorStatusSelectColumn {
5678
6232
  /** column name */
5679
6233
  LastSuccessVersion = "last_success_version",
@@ -5855,73 +6409,6 @@ type ProposalVotesVarianceFields = {
5855
6409
  proposal_id?: Maybe<Scalars["Float"]["output"]>;
5856
6410
  transaction_version?: Maybe<Scalars["Float"]["output"]>;
5857
6411
  };
5858
- /** columns and relationships of "public_key_auth_keys" */
5859
- type PublicKeyAuthKeys = {
5860
- account_public_key?: Maybe<Scalars["String"]["output"]>;
5861
- auth_key: Scalars["String"]["output"];
5862
- is_public_key_used: Scalars["Boolean"]["output"];
5863
- last_transaction_version: Scalars["bigint"]["output"];
5864
- public_key: Scalars["String"]["output"];
5865
- public_key_type: Scalars["String"]["output"];
5866
- signature_type: Scalars["String"]["output"];
5867
- };
5868
- /** Boolean expression to filter rows from the table "public_key_auth_keys". All fields are combined with a logical 'AND'. */
5869
- type PublicKeyAuthKeysBoolExp = {
5870
- _and?: InputMaybe<Array<PublicKeyAuthKeysBoolExp>>;
5871
- _not?: InputMaybe<PublicKeyAuthKeysBoolExp>;
5872
- _or?: InputMaybe<Array<PublicKeyAuthKeysBoolExp>>;
5873
- account_public_key?: InputMaybe<StringComparisonExp>;
5874
- auth_key?: InputMaybe<StringComparisonExp>;
5875
- is_public_key_used?: InputMaybe<BooleanComparisonExp>;
5876
- last_transaction_version?: InputMaybe<BigintComparisonExp>;
5877
- public_key?: InputMaybe<StringComparisonExp>;
5878
- public_key_type?: InputMaybe<StringComparisonExp>;
5879
- signature_type?: InputMaybe<StringComparisonExp>;
5880
- };
5881
- /** Ordering options when selecting data from "public_key_auth_keys". */
5882
- type PublicKeyAuthKeysOrderBy = {
5883
- account_public_key?: InputMaybe<OrderBy>;
5884
- auth_key?: InputMaybe<OrderBy>;
5885
- is_public_key_used?: InputMaybe<OrderBy>;
5886
- last_transaction_version?: InputMaybe<OrderBy>;
5887
- public_key?: InputMaybe<OrderBy>;
5888
- public_key_type?: InputMaybe<OrderBy>;
5889
- signature_type?: InputMaybe<OrderBy>;
5890
- };
5891
- /** select columns of table "public_key_auth_keys" */
5892
- declare enum PublicKeyAuthKeysSelectColumn {
5893
- /** column name */
5894
- AccountPublicKey = "account_public_key",
5895
- /** column name */
5896
- AuthKey = "auth_key",
5897
- /** column name */
5898
- IsPublicKeyUsed = "is_public_key_used",
5899
- /** column name */
5900
- LastTransactionVersion = "last_transaction_version",
5901
- /** column name */
5902
- PublicKey = "public_key",
5903
- /** column name */
5904
- PublicKeyType = "public_key_type",
5905
- /** column name */
5906
- SignatureType = "signature_type"
5907
- }
5908
- /** Streaming cursor of the table "public_key_auth_keys" */
5909
- type PublicKeyAuthKeysStreamCursorInput = {
5910
- /** Stream column input with initial value */
5911
- initial_value: PublicKeyAuthKeysStreamCursorValueInput;
5912
- /** cursor ordering */
5913
- ordering?: InputMaybe<CursorOrdering>;
5914
- };
5915
- /** Initial value of the column from where the streaming should start */
5916
- type PublicKeyAuthKeysStreamCursorValueInput = {
5917
- account_public_key?: InputMaybe<Scalars["String"]["input"]>;
5918
- auth_key?: InputMaybe<Scalars["String"]["input"]>;
5919
- is_public_key_used?: InputMaybe<Scalars["Boolean"]["input"]>;
5920
- last_transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
5921
- public_key?: InputMaybe<Scalars["String"]["input"]>;
5922
- public_key_type?: InputMaybe<Scalars["String"]["input"]>;
5923
- signature_type?: InputMaybe<Scalars["String"]["input"]>;
5924
- };
5925
6412
  type QueryRoot = {
5926
6413
  /** fetch data from the table: "account_transactions" */
5927
6414
  account_transactions: Array<AccountTransactions>;
@@ -5939,12 +6426,6 @@ type QueryRoot = {
5939
6426
  address_version_from_move_resources: Array<AddressVersionFromMoveResources>;
5940
6427
  /** fetch aggregated fields from the table: "legacy_migration_v1.address_version_from_move_resources" */
5941
6428
  address_version_from_move_resources_aggregate: AddressVersionFromMoveResourcesAggregate;
5942
- /** fetch data from the table: "auth_key_account_addresses" */
5943
- auth_key_account_addresses: Array<AuthKeyAccountAddresses>;
5944
- /** fetch aggregated fields from the table: "auth_key_account_addresses" */
5945
- auth_key_account_addresses_aggregate: AuthKeyAccountAddressesAggregate;
5946
- /** fetch data from the table: "auth_key_account_addresses" using primary key columns */
5947
- auth_key_account_addresses_by_pk?: Maybe<AuthKeyAccountAddresses>;
5948
6429
  /** fetch data from the table: "block_metadata_transactions" */
5949
6430
  block_metadata_transactions: Array<BlockMetadataTransactions>;
5950
6431
  /** fetch data from the table: "block_metadata_transactions" using primary key columns */
@@ -5957,6 +6438,10 @@ type QueryRoot = {
5957
6438
  coin_balances: Array<CoinBalances>;
5958
6439
  /** fetch data from the table: "legacy_migration_v1.coin_infos" */
5959
6440
  coin_infos: Array<CoinInfos>;
6441
+ /** fetch data from the table: "coin_supply" */
6442
+ coin_supply: Array<CoinSupply>;
6443
+ /** fetch data from the table: "coin_supply" using primary key columns */
6444
+ coin_supply_by_pk?: Maybe<CoinSupply>;
5960
6445
  /** fetch data from the table: "legacy_migration_v1.collection_datas" */
5961
6446
  collection_datas: Array<CollectionDatas>;
5962
6447
  /** fetch data from the table: "legacy_migration_v1.current_ans_lookup" */
@@ -5993,11 +6478,11 @@ type QueryRoot = {
5993
6478
  current_delegator_balances: Array<CurrentDelegatorBalances>;
5994
6479
  /** fetch data from the table: "current_delegator_balances" using primary key columns */
5995
6480
  current_delegator_balances_by_pk?: Maybe<CurrentDelegatorBalances>;
5996
- /** fetch data from the table: "current_fungible_asset_balances" */
6481
+ /** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
5997
6482
  current_fungible_asset_balances: Array<CurrentFungibleAssetBalances>;
5998
- /** fetch aggregated fields from the table: "current_fungible_asset_balances" */
6483
+ /** fetch aggregated fields from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
5999
6484
  current_fungible_asset_balances_aggregate: CurrentFungibleAssetBalancesAggregate;
6000
- /** fetch data from the table: "current_fungible_asset_balances" using primary key columns */
6485
+ /** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" using primary key columns */
6001
6486
  current_fungible_asset_balances_by_pk?: Maybe<CurrentFungibleAssetBalances>;
6002
6487
  /** fetch data from the table: "current_objects" */
6003
6488
  current_objects: Array<CurrentObjects>;
@@ -6031,10 +6516,6 @@ type QueryRoot = {
6031
6516
  current_token_pending_claims: Array<CurrentTokenPendingClaims>;
6032
6517
  /** fetch data from the table: "current_token_pending_claims" using primary key columns */
6033
6518
  current_token_pending_claims_by_pk?: Maybe<CurrentTokenPendingClaims>;
6034
- /** fetch data from the table: "current_token_royalty_v1" */
6035
- current_token_royalty_v1: Array<CurrentTokenRoyaltyV1>;
6036
- /** fetch data from the table: "current_token_royalty_v1" using primary key columns */
6037
- current_token_royalty_v1_by_pk?: Maybe<CurrentTokenRoyaltyV1>;
6038
6519
  /** An array relationship */
6039
6520
  delegated_staking_activities: Array<DelegatedStakingActivities>;
6040
6521
  /** fetch data from the table: "delegated_staking_activities" using primary key columns */
@@ -6069,23 +6550,45 @@ type QueryRoot = {
6069
6550
  indexer_status: Array<IndexerStatus>;
6070
6551
  /** fetch data from the table: "indexer_status" using primary key columns */
6071
6552
  indexer_status_by_pk?: Maybe<IndexerStatus>;
6072
- /** fetch data from the table: "processor_metadata.ledger_infos" */
6553
+ /** fetch data from the table: "ledger_infos" */
6073
6554
  ledger_infos: Array<LedgerInfos>;
6074
- /** fetch data from the table: "processor_metadata.ledger_infos" using primary key columns */
6555
+ /** fetch data from the table: "ledger_infos" using primary key columns */
6075
6556
  ledger_infos_by_pk?: Maybe<LedgerInfos>;
6076
6557
  /** fetch data from the table: "legacy_migration_v1.move_resources" */
6077
6558
  move_resources: Array<MoveResources>;
6078
6559
  /** fetch aggregated fields from the table: "legacy_migration_v1.move_resources" */
6079
6560
  move_resources_aggregate: MoveResourcesAggregate;
6561
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_auctions" */
6562
+ nft_marketplace_v2_current_nft_marketplace_auctions: Array<NftMarketplaceV2CurrentNftMarketplaceAuctions>;
6563
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_auctions" using primary key columns */
6564
+ nft_marketplace_v2_current_nft_marketplace_auctions_by_pk?: Maybe<NftMarketplaceV2CurrentNftMarketplaceAuctions>;
6565
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_collection_offers" */
6566
+ nft_marketplace_v2_current_nft_marketplace_collection_offers: Array<NftMarketplaceV2CurrentNftMarketplaceCollectionOffers>;
6567
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_collection_offers" using primary key columns */
6568
+ nft_marketplace_v2_current_nft_marketplace_collection_offers_by_pk?: Maybe<NftMarketplaceV2CurrentNftMarketplaceCollectionOffers>;
6569
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_listings" */
6570
+ nft_marketplace_v2_current_nft_marketplace_listings: Array<NftMarketplaceV2CurrentNftMarketplaceListings>;
6571
+ /** fetch aggregated fields from the table: "nft_marketplace_v2.current_nft_marketplace_listings" */
6572
+ nft_marketplace_v2_current_nft_marketplace_listings_aggregate: NftMarketplaceV2CurrentNftMarketplaceListingsAggregate;
6573
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_listings" using primary key columns */
6574
+ nft_marketplace_v2_current_nft_marketplace_listings_by_pk?: Maybe<NftMarketplaceV2CurrentNftMarketplaceListings>;
6575
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_token_offers" */
6576
+ nft_marketplace_v2_current_nft_marketplace_token_offers: Array<NftMarketplaceV2CurrentNftMarketplaceTokenOffers>;
6577
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_token_offers" using primary key columns */
6578
+ nft_marketplace_v2_current_nft_marketplace_token_offers_by_pk?: Maybe<NftMarketplaceV2CurrentNftMarketplaceTokenOffers>;
6579
+ /** fetch data from the table: "nft_marketplace_v2.nft_marketplace_activities" */
6580
+ nft_marketplace_v2_nft_marketplace_activities: Array<NftMarketplaceV2NftMarketplaceActivities>;
6581
+ /** fetch data from the table: "nft_marketplace_v2.nft_marketplace_activities" using primary key columns */
6582
+ nft_marketplace_v2_nft_marketplace_activities_by_pk?: Maybe<NftMarketplaceV2NftMarketplaceActivities>;
6080
6583
  /** fetch data from the table: "nft_metadata_crawler.parsed_asset_uris" */
6081
6584
  nft_metadata_crawler_parsed_asset_uris: Array<NftMetadataCrawlerParsedAssetUris>;
6082
6585
  /** fetch data from the table: "nft_metadata_crawler.parsed_asset_uris" using primary key columns */
6083
6586
  nft_metadata_crawler_parsed_asset_uris_by_pk?: Maybe<NftMetadataCrawlerParsedAssetUris>;
6084
6587
  /** fetch data from the table: "num_active_delegator_per_pool" */
6085
6588
  num_active_delegator_per_pool: Array<NumActiveDelegatorPerPool>;
6086
- /** fetch data from the table: "processor_metadata.processor_status" */
6589
+ /** fetch data from the table: "processor_status" */
6087
6590
  processor_status: Array<ProcessorStatus>;
6088
- /** fetch data from the table: "processor_metadata.processor_status" using primary key columns */
6591
+ /** fetch data from the table: "processor_status" using primary key columns */
6089
6592
  processor_status_by_pk?: Maybe<ProcessorStatus>;
6090
6593
  /** fetch data from the table: "proposal_votes" */
6091
6594
  proposal_votes: Array<ProposalVotes>;
@@ -6093,10 +6596,6 @@ type QueryRoot = {
6093
6596
  proposal_votes_aggregate: ProposalVotesAggregate;
6094
6597
  /** fetch data from the table: "proposal_votes" using primary key columns */
6095
6598
  proposal_votes_by_pk?: Maybe<ProposalVotes>;
6096
- /** fetch data from the table: "public_key_auth_keys" */
6097
- public_key_auth_keys: Array<PublicKeyAuthKeys>;
6098
- /** fetch data from the table: "public_key_auth_keys" using primary key columns */
6099
- public_key_auth_keys_by_pk?: Maybe<PublicKeyAuthKeys>;
6100
6599
  /** fetch data from the table: "signatures" */
6101
6600
  signatures: Array<Signatures>;
6102
6601
  /** fetch data from the table: "signatures" using primary key columns */
@@ -6183,23 +6682,6 @@ type QueryRootAddressVersionFromMoveResourcesAggregateArgs = {
6183
6682
  order_by?: InputMaybe<Array<AddressVersionFromMoveResourcesOrderBy>>;
6184
6683
  where?: InputMaybe<AddressVersionFromMoveResourcesBoolExp>;
6185
6684
  };
6186
- type QueryRootAuthKeyAccountAddressesArgs = {
6187
- distinct_on?: InputMaybe<Array<AuthKeyAccountAddressesSelectColumn>>;
6188
- limit?: InputMaybe<Scalars["Int"]["input"]>;
6189
- offset?: InputMaybe<Scalars["Int"]["input"]>;
6190
- order_by?: InputMaybe<Array<AuthKeyAccountAddressesOrderBy>>;
6191
- where?: InputMaybe<AuthKeyAccountAddressesBoolExp>;
6192
- };
6193
- type QueryRootAuthKeyAccountAddressesAggregateArgs = {
6194
- distinct_on?: InputMaybe<Array<AuthKeyAccountAddressesSelectColumn>>;
6195
- limit?: InputMaybe<Scalars["Int"]["input"]>;
6196
- offset?: InputMaybe<Scalars["Int"]["input"]>;
6197
- order_by?: InputMaybe<Array<AuthKeyAccountAddressesOrderBy>>;
6198
- where?: InputMaybe<AuthKeyAccountAddressesBoolExp>;
6199
- };
6200
- type QueryRootAuthKeyAccountAddressesByPkArgs = {
6201
- account_address: Scalars["String"]["input"];
6202
- };
6203
6685
  type QueryRootBlockMetadataTransactionsArgs = {
6204
6686
  distinct_on?: InputMaybe<Array<BlockMetadataTransactionsSelectColumn>>;
6205
6687
  limit?: InputMaybe<Scalars["Int"]["input"]>;
@@ -6238,6 +6720,17 @@ type QueryRootCoinInfosArgs = {
6238
6720
  order_by?: InputMaybe<Array<CoinInfosOrderBy>>;
6239
6721
  where?: InputMaybe<CoinInfosBoolExp>;
6240
6722
  };
6723
+ type QueryRootCoinSupplyArgs = {
6724
+ distinct_on?: InputMaybe<Array<CoinSupplySelectColumn>>;
6725
+ limit?: InputMaybe<Scalars["Int"]["input"]>;
6726
+ offset?: InputMaybe<Scalars["Int"]["input"]>;
6727
+ order_by?: InputMaybe<Array<CoinSupplyOrderBy>>;
6728
+ where?: InputMaybe<CoinSupplyBoolExp>;
6729
+ };
6730
+ type QueryRootCoinSupplyByPkArgs = {
6731
+ coin_type_hash: Scalars["String"]["input"];
6732
+ transaction_version: Scalars["bigint"]["input"];
6733
+ };
6241
6734
  type QueryRootCollectionDatasArgs = {
6242
6735
  distinct_on?: InputMaybe<Array<CollectionDatasSelectColumn>>;
6243
6736
  limit?: InputMaybe<Scalars["Int"]["input"]>;
@@ -6462,16 +6955,6 @@ type QueryRootCurrentTokenPendingClaimsByPkArgs = {
6462
6955
  to_address: Scalars["String"]["input"];
6463
6956
  token_data_id_hash: Scalars["String"]["input"];
6464
6957
  };
6465
- type QueryRootCurrentTokenRoyaltyV1Args = {
6466
- distinct_on?: InputMaybe<Array<CurrentTokenRoyaltyV1SelectColumn>>;
6467
- limit?: InputMaybe<Scalars["Int"]["input"]>;
6468
- offset?: InputMaybe<Scalars["Int"]["input"]>;
6469
- order_by?: InputMaybe<Array<CurrentTokenRoyaltyV1OrderBy>>;
6470
- where?: InputMaybe<CurrentTokenRoyaltyV1BoolExp>;
6471
- };
6472
- type QueryRootCurrentTokenRoyaltyV1ByPkArgs = {
6473
- token_data_id: Scalars["String"]["input"];
6474
- };
6475
6958
  type QueryRootDelegatedStakingActivitiesArgs = {
6476
6959
  distinct_on?: InputMaybe<Array<DelegatedStakingActivitiesSelectColumn>>;
6477
6960
  limit?: InputMaybe<Scalars["Int"]["input"]>;
@@ -6591,6 +7074,68 @@ type QueryRootMoveResourcesAggregateArgs = {
6591
7074
  order_by?: InputMaybe<Array<MoveResourcesOrderBy>>;
6592
7075
  where?: InputMaybe<MoveResourcesBoolExp>;
6593
7076
  };
7077
+ type QueryRootNftMarketplaceV2CurrentNftMarketplaceAuctionsArgs = {
7078
+ distinct_on?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceAuctionsSelectColumn>>;
7079
+ limit?: InputMaybe<Scalars["Int"]["input"]>;
7080
+ offset?: InputMaybe<Scalars["Int"]["input"]>;
7081
+ order_by?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceAuctionsOrderBy>>;
7082
+ where?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceAuctionsBoolExp>;
7083
+ };
7084
+ type QueryRootNftMarketplaceV2CurrentNftMarketplaceAuctionsByPkArgs = {
7085
+ listing_id: Scalars["String"]["input"];
7086
+ token_data_id: Scalars["String"]["input"];
7087
+ };
7088
+ type QueryRootNftMarketplaceV2CurrentNftMarketplaceCollectionOffersArgs = {
7089
+ distinct_on?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceCollectionOffersSelectColumn>>;
7090
+ limit?: InputMaybe<Scalars["Int"]["input"]>;
7091
+ offset?: InputMaybe<Scalars["Int"]["input"]>;
7092
+ order_by?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceCollectionOffersOrderBy>>;
7093
+ where?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceCollectionOffersBoolExp>;
7094
+ };
7095
+ type QueryRootNftMarketplaceV2CurrentNftMarketplaceCollectionOffersByPkArgs = {
7096
+ collection_id: Scalars["String"]["input"];
7097
+ collection_offer_id: Scalars["String"]["input"];
7098
+ };
7099
+ type QueryRootNftMarketplaceV2CurrentNftMarketplaceListingsArgs = {
7100
+ distinct_on?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceListingsSelectColumn>>;
7101
+ limit?: InputMaybe<Scalars["Int"]["input"]>;
7102
+ offset?: InputMaybe<Scalars["Int"]["input"]>;
7103
+ order_by?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceListingsOrderBy>>;
7104
+ where?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceListingsBoolExp>;
7105
+ };
7106
+ type QueryRootNftMarketplaceV2CurrentNftMarketplaceListingsAggregateArgs = {
7107
+ distinct_on?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceListingsSelectColumn>>;
7108
+ limit?: InputMaybe<Scalars["Int"]["input"]>;
7109
+ offset?: InputMaybe<Scalars["Int"]["input"]>;
7110
+ order_by?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceListingsOrderBy>>;
7111
+ where?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceListingsBoolExp>;
7112
+ };
7113
+ type QueryRootNftMarketplaceV2CurrentNftMarketplaceListingsByPkArgs = {
7114
+ listing_id: Scalars["String"]["input"];
7115
+ token_data_id: Scalars["String"]["input"];
7116
+ };
7117
+ type QueryRootNftMarketplaceV2CurrentNftMarketplaceTokenOffersArgs = {
7118
+ distinct_on?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceTokenOffersSelectColumn>>;
7119
+ limit?: InputMaybe<Scalars["Int"]["input"]>;
7120
+ offset?: InputMaybe<Scalars["Int"]["input"]>;
7121
+ order_by?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceTokenOffersOrderBy>>;
7122
+ where?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceTokenOffersBoolExp>;
7123
+ };
7124
+ type QueryRootNftMarketplaceV2CurrentNftMarketplaceTokenOffersByPkArgs = {
7125
+ offer_id: Scalars["String"]["input"];
7126
+ token_data_id: Scalars["String"]["input"];
7127
+ };
7128
+ type QueryRootNftMarketplaceV2NftMarketplaceActivitiesArgs = {
7129
+ distinct_on?: InputMaybe<Array<NftMarketplaceV2NftMarketplaceActivitiesSelectColumn>>;
7130
+ limit?: InputMaybe<Scalars["Int"]["input"]>;
7131
+ offset?: InputMaybe<Scalars["Int"]["input"]>;
7132
+ order_by?: InputMaybe<Array<NftMarketplaceV2NftMarketplaceActivitiesOrderBy>>;
7133
+ where?: InputMaybe<NftMarketplaceV2NftMarketplaceActivitiesBoolExp>;
7134
+ };
7135
+ type QueryRootNftMarketplaceV2NftMarketplaceActivitiesByPkArgs = {
7136
+ event_index: Scalars["bigint"]["input"];
7137
+ transaction_version: Scalars["bigint"]["input"];
7138
+ };
6594
7139
  type QueryRootNftMetadataCrawlerParsedAssetUrisArgs = {
6595
7140
  distinct_on?: InputMaybe<Array<NftMetadataCrawlerParsedAssetUrisSelectColumn>>;
6596
7141
  limit?: InputMaybe<Scalars["Int"]["input"]>;
@@ -6637,18 +7182,6 @@ type QueryRootProposalVotesByPkArgs = {
6637
7182
  transaction_version: Scalars["bigint"]["input"];
6638
7183
  voter_address: Scalars["String"]["input"];
6639
7184
  };
6640
- type QueryRootPublicKeyAuthKeysArgs = {
6641
- distinct_on?: InputMaybe<Array<PublicKeyAuthKeysSelectColumn>>;
6642
- limit?: InputMaybe<Scalars["Int"]["input"]>;
6643
- offset?: InputMaybe<Scalars["Int"]["input"]>;
6644
- order_by?: InputMaybe<Array<PublicKeyAuthKeysOrderBy>>;
6645
- where?: InputMaybe<PublicKeyAuthKeysBoolExp>;
6646
- };
6647
- type QueryRootPublicKeyAuthKeysByPkArgs = {
6648
- auth_key: Scalars["String"]["input"];
6649
- public_key: Scalars["String"]["input"];
6650
- public_key_type: Scalars["String"]["input"];
6651
- };
6652
7185
  type QueryRootSignaturesArgs = {
6653
7186
  distinct_on?: InputMaybe<Array<SignaturesSelectColumn>>;
6654
7187
  limit?: InputMaybe<Scalars["Int"]["input"]>;
@@ -6866,14 +7399,6 @@ type SubscriptionRoot = {
6866
7399
  address_version_from_move_resources_aggregate: AddressVersionFromMoveResourcesAggregate;
6867
7400
  /** fetch data from the table in a streaming manner: "legacy_migration_v1.address_version_from_move_resources" */
6868
7401
  address_version_from_move_resources_stream: Array<AddressVersionFromMoveResources>;
6869
- /** fetch data from the table: "auth_key_account_addresses" */
6870
- auth_key_account_addresses: Array<AuthKeyAccountAddresses>;
6871
- /** fetch aggregated fields from the table: "auth_key_account_addresses" */
6872
- auth_key_account_addresses_aggregate: AuthKeyAccountAddressesAggregate;
6873
- /** fetch data from the table: "auth_key_account_addresses" using primary key columns */
6874
- auth_key_account_addresses_by_pk?: Maybe<AuthKeyAccountAddresses>;
6875
- /** fetch data from the table in a streaming manner: "auth_key_account_addresses" */
6876
- auth_key_account_addresses_stream: Array<AuthKeyAccountAddresses>;
6877
7402
  /** fetch data from the table: "block_metadata_transactions" */
6878
7403
  block_metadata_transactions: Array<BlockMetadataTransactions>;
6879
7404
  /** fetch data from the table: "block_metadata_transactions" using primary key columns */
@@ -6894,6 +7419,12 @@ type SubscriptionRoot = {
6894
7419
  coin_infos: Array<CoinInfos>;
6895
7420
  /** fetch data from the table in a streaming manner: "legacy_migration_v1.coin_infos" */
6896
7421
  coin_infos_stream: Array<CoinInfos>;
7422
+ /** fetch data from the table: "coin_supply" */
7423
+ coin_supply: Array<CoinSupply>;
7424
+ /** fetch data from the table: "coin_supply" using primary key columns */
7425
+ coin_supply_by_pk?: Maybe<CoinSupply>;
7426
+ /** fetch data from the table in a streaming manner: "coin_supply" */
7427
+ coin_supply_stream: Array<CoinSupply>;
6897
7428
  /** fetch data from the table: "legacy_migration_v1.collection_datas" */
6898
7429
  collection_datas: Array<CollectionDatas>;
6899
7430
  /** fetch data from the table in a streaming manner: "legacy_migration_v1.collection_datas" */
@@ -6952,13 +7483,13 @@ type SubscriptionRoot = {
6952
7483
  current_delegator_balances_by_pk?: Maybe<CurrentDelegatorBalances>;
6953
7484
  /** fetch data from the table in a streaming manner: "current_delegator_balances" */
6954
7485
  current_delegator_balances_stream: Array<CurrentDelegatorBalances>;
6955
- /** fetch data from the table: "current_fungible_asset_balances" */
7486
+ /** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
6956
7487
  current_fungible_asset_balances: Array<CurrentFungibleAssetBalances>;
6957
- /** fetch aggregated fields from the table: "current_fungible_asset_balances" */
7488
+ /** fetch aggregated fields from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
6958
7489
  current_fungible_asset_balances_aggregate: CurrentFungibleAssetBalancesAggregate;
6959
- /** fetch data from the table: "current_fungible_asset_balances" using primary key columns */
7490
+ /** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" using primary key columns */
6960
7491
  current_fungible_asset_balances_by_pk?: Maybe<CurrentFungibleAssetBalances>;
6961
- /** fetch data from the table in a streaming manner: "current_fungible_asset_balances" */
7492
+ /** fetch data from the table in a streaming manner: "current_unified_fungible_asset_balances_to_be_renamed" */
6962
7493
  current_fungible_asset_balances_stream: Array<CurrentFungibleAssetBalances>;
6963
7494
  /** fetch data from the table: "current_objects" */
6964
7495
  current_objects: Array<CurrentObjects>;
@@ -7008,12 +7539,6 @@ type SubscriptionRoot = {
7008
7539
  current_token_pending_claims_by_pk?: Maybe<CurrentTokenPendingClaims>;
7009
7540
  /** fetch data from the table in a streaming manner: "current_token_pending_claims" */
7010
7541
  current_token_pending_claims_stream: Array<CurrentTokenPendingClaims>;
7011
- /** fetch data from the table: "current_token_royalty_v1" */
7012
- current_token_royalty_v1: Array<CurrentTokenRoyaltyV1>;
7013
- /** fetch data from the table: "current_token_royalty_v1" using primary key columns */
7014
- current_token_royalty_v1_by_pk?: Maybe<CurrentTokenRoyaltyV1>;
7015
- /** fetch data from the table in a streaming manner: "current_token_royalty_v1" */
7016
- current_token_royalty_v1_stream: Array<CurrentTokenRoyaltyV1>;
7017
7542
  /** An array relationship */
7018
7543
  delegated_staking_activities: Array<DelegatedStakingActivities>;
7019
7544
  /** fetch data from the table: "delegated_staking_activities" using primary key columns */
@@ -7064,11 +7589,11 @@ type SubscriptionRoot = {
7064
7589
  indexer_status_by_pk?: Maybe<IndexerStatus>;
7065
7590
  /** fetch data from the table in a streaming manner: "indexer_status" */
7066
7591
  indexer_status_stream: Array<IndexerStatus>;
7067
- /** fetch data from the table: "processor_metadata.ledger_infos" */
7592
+ /** fetch data from the table: "ledger_infos" */
7068
7593
  ledger_infos: Array<LedgerInfos>;
7069
- /** fetch data from the table: "processor_metadata.ledger_infos" using primary key columns */
7594
+ /** fetch data from the table: "ledger_infos" using primary key columns */
7070
7595
  ledger_infos_by_pk?: Maybe<LedgerInfos>;
7071
- /** fetch data from the table in a streaming manner: "processor_metadata.ledger_infos" */
7596
+ /** fetch data from the table in a streaming manner: "ledger_infos" */
7072
7597
  ledger_infos_stream: Array<LedgerInfos>;
7073
7598
  /** fetch data from the table: "legacy_migration_v1.move_resources" */
7074
7599
  move_resources: Array<MoveResources>;
@@ -7076,6 +7601,38 @@ type SubscriptionRoot = {
7076
7601
  move_resources_aggregate: MoveResourcesAggregate;
7077
7602
  /** fetch data from the table in a streaming manner: "legacy_migration_v1.move_resources" */
7078
7603
  move_resources_stream: Array<MoveResources>;
7604
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_auctions" */
7605
+ nft_marketplace_v2_current_nft_marketplace_auctions: Array<NftMarketplaceV2CurrentNftMarketplaceAuctions>;
7606
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_auctions" using primary key columns */
7607
+ nft_marketplace_v2_current_nft_marketplace_auctions_by_pk?: Maybe<NftMarketplaceV2CurrentNftMarketplaceAuctions>;
7608
+ /** fetch data from the table in a streaming manner: "nft_marketplace_v2.current_nft_marketplace_auctions" */
7609
+ nft_marketplace_v2_current_nft_marketplace_auctions_stream: Array<NftMarketplaceV2CurrentNftMarketplaceAuctions>;
7610
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_collection_offers" */
7611
+ nft_marketplace_v2_current_nft_marketplace_collection_offers: Array<NftMarketplaceV2CurrentNftMarketplaceCollectionOffers>;
7612
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_collection_offers" using primary key columns */
7613
+ nft_marketplace_v2_current_nft_marketplace_collection_offers_by_pk?: Maybe<NftMarketplaceV2CurrentNftMarketplaceCollectionOffers>;
7614
+ /** fetch data from the table in a streaming manner: "nft_marketplace_v2.current_nft_marketplace_collection_offers" */
7615
+ nft_marketplace_v2_current_nft_marketplace_collection_offers_stream: Array<NftMarketplaceV2CurrentNftMarketplaceCollectionOffers>;
7616
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_listings" */
7617
+ nft_marketplace_v2_current_nft_marketplace_listings: Array<NftMarketplaceV2CurrentNftMarketplaceListings>;
7618
+ /** fetch aggregated fields from the table: "nft_marketplace_v2.current_nft_marketplace_listings" */
7619
+ nft_marketplace_v2_current_nft_marketplace_listings_aggregate: NftMarketplaceV2CurrentNftMarketplaceListingsAggregate;
7620
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_listings" using primary key columns */
7621
+ nft_marketplace_v2_current_nft_marketplace_listings_by_pk?: Maybe<NftMarketplaceV2CurrentNftMarketplaceListings>;
7622
+ /** fetch data from the table in a streaming manner: "nft_marketplace_v2.current_nft_marketplace_listings" */
7623
+ nft_marketplace_v2_current_nft_marketplace_listings_stream: Array<NftMarketplaceV2CurrentNftMarketplaceListings>;
7624
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_token_offers" */
7625
+ nft_marketplace_v2_current_nft_marketplace_token_offers: Array<NftMarketplaceV2CurrentNftMarketplaceTokenOffers>;
7626
+ /** fetch data from the table: "nft_marketplace_v2.current_nft_marketplace_token_offers" using primary key columns */
7627
+ nft_marketplace_v2_current_nft_marketplace_token_offers_by_pk?: Maybe<NftMarketplaceV2CurrentNftMarketplaceTokenOffers>;
7628
+ /** fetch data from the table in a streaming manner: "nft_marketplace_v2.current_nft_marketplace_token_offers" */
7629
+ nft_marketplace_v2_current_nft_marketplace_token_offers_stream: Array<NftMarketplaceV2CurrentNftMarketplaceTokenOffers>;
7630
+ /** fetch data from the table: "nft_marketplace_v2.nft_marketplace_activities" */
7631
+ nft_marketplace_v2_nft_marketplace_activities: Array<NftMarketplaceV2NftMarketplaceActivities>;
7632
+ /** fetch data from the table: "nft_marketplace_v2.nft_marketplace_activities" using primary key columns */
7633
+ nft_marketplace_v2_nft_marketplace_activities_by_pk?: Maybe<NftMarketplaceV2NftMarketplaceActivities>;
7634
+ /** fetch data from the table in a streaming manner: "nft_marketplace_v2.nft_marketplace_activities" */
7635
+ nft_marketplace_v2_nft_marketplace_activities_stream: Array<NftMarketplaceV2NftMarketplaceActivities>;
7079
7636
  /** fetch data from the table: "nft_metadata_crawler.parsed_asset_uris" */
7080
7637
  nft_metadata_crawler_parsed_asset_uris: Array<NftMetadataCrawlerParsedAssetUris>;
7081
7638
  /** fetch data from the table: "nft_metadata_crawler.parsed_asset_uris" using primary key columns */
@@ -7086,11 +7643,11 @@ type SubscriptionRoot = {
7086
7643
  num_active_delegator_per_pool: Array<NumActiveDelegatorPerPool>;
7087
7644
  /** fetch data from the table in a streaming manner: "num_active_delegator_per_pool" */
7088
7645
  num_active_delegator_per_pool_stream: Array<NumActiveDelegatorPerPool>;
7089
- /** fetch data from the table: "processor_metadata.processor_status" */
7646
+ /** fetch data from the table: "processor_status" */
7090
7647
  processor_status: Array<ProcessorStatus>;
7091
- /** fetch data from the table: "processor_metadata.processor_status" using primary key columns */
7648
+ /** fetch data from the table: "processor_status" using primary key columns */
7092
7649
  processor_status_by_pk?: Maybe<ProcessorStatus>;
7093
- /** fetch data from the table in a streaming manner: "processor_metadata.processor_status" */
7650
+ /** fetch data from the table in a streaming manner: "processor_status" */
7094
7651
  processor_status_stream: Array<ProcessorStatus>;
7095
7652
  /** fetch data from the table: "proposal_votes" */
7096
7653
  proposal_votes: Array<ProposalVotes>;
@@ -7100,12 +7657,6 @@ type SubscriptionRoot = {
7100
7657
  proposal_votes_by_pk?: Maybe<ProposalVotes>;
7101
7658
  /** fetch data from the table in a streaming manner: "proposal_votes" */
7102
7659
  proposal_votes_stream: Array<ProposalVotes>;
7103
- /** fetch data from the table: "public_key_auth_keys" */
7104
- public_key_auth_keys: Array<PublicKeyAuthKeys>;
7105
- /** fetch data from the table: "public_key_auth_keys" using primary key columns */
7106
- public_key_auth_keys_by_pk?: Maybe<PublicKeyAuthKeys>;
7107
- /** fetch data from the table in a streaming manner: "public_key_auth_keys" */
7108
- public_key_auth_keys_stream: Array<PublicKeyAuthKeys>;
7109
7660
  /** fetch data from the table: "signatures" */
7110
7661
  signatures: Array<Signatures>;
7111
7662
  /** fetch data from the table: "signatures" using primary key columns */
@@ -7230,28 +7781,6 @@ type SubscriptionRootAddressVersionFromMoveResourcesStreamArgs = {
7230
7781
  cursor: Array<InputMaybe<AddressVersionFromMoveResourcesStreamCursorInput>>;
7231
7782
  where?: InputMaybe<AddressVersionFromMoveResourcesBoolExp>;
7232
7783
  };
7233
- type SubscriptionRootAuthKeyAccountAddressesArgs = {
7234
- distinct_on?: InputMaybe<Array<AuthKeyAccountAddressesSelectColumn>>;
7235
- limit?: InputMaybe<Scalars["Int"]["input"]>;
7236
- offset?: InputMaybe<Scalars["Int"]["input"]>;
7237
- order_by?: InputMaybe<Array<AuthKeyAccountAddressesOrderBy>>;
7238
- where?: InputMaybe<AuthKeyAccountAddressesBoolExp>;
7239
- };
7240
- type SubscriptionRootAuthKeyAccountAddressesAggregateArgs = {
7241
- distinct_on?: InputMaybe<Array<AuthKeyAccountAddressesSelectColumn>>;
7242
- limit?: InputMaybe<Scalars["Int"]["input"]>;
7243
- offset?: InputMaybe<Scalars["Int"]["input"]>;
7244
- order_by?: InputMaybe<Array<AuthKeyAccountAddressesOrderBy>>;
7245
- where?: InputMaybe<AuthKeyAccountAddressesBoolExp>;
7246
- };
7247
- type SubscriptionRootAuthKeyAccountAddressesByPkArgs = {
7248
- account_address: Scalars["String"]["input"];
7249
- };
7250
- type SubscriptionRootAuthKeyAccountAddressesStreamArgs = {
7251
- batch_size: Scalars["Int"]["input"];
7252
- cursor: Array<InputMaybe<AuthKeyAccountAddressesStreamCursorInput>>;
7253
- where?: InputMaybe<AuthKeyAccountAddressesBoolExp>;
7254
- };
7255
7784
  type SubscriptionRootBlockMetadataTransactionsArgs = {
7256
7785
  distinct_on?: InputMaybe<Array<BlockMetadataTransactionsSelectColumn>>;
7257
7786
  limit?: InputMaybe<Scalars["Int"]["input"]>;
@@ -7310,6 +7839,22 @@ type SubscriptionRootCoinInfosStreamArgs = {
7310
7839
  cursor: Array<InputMaybe<CoinInfosStreamCursorInput>>;
7311
7840
  where?: InputMaybe<CoinInfosBoolExp>;
7312
7841
  };
7842
+ type SubscriptionRootCoinSupplyArgs = {
7843
+ distinct_on?: InputMaybe<Array<CoinSupplySelectColumn>>;
7844
+ limit?: InputMaybe<Scalars["Int"]["input"]>;
7845
+ offset?: InputMaybe<Scalars["Int"]["input"]>;
7846
+ order_by?: InputMaybe<Array<CoinSupplyOrderBy>>;
7847
+ where?: InputMaybe<CoinSupplyBoolExp>;
7848
+ };
7849
+ type SubscriptionRootCoinSupplyByPkArgs = {
7850
+ coin_type_hash: Scalars["String"]["input"];
7851
+ transaction_version: Scalars["bigint"]["input"];
7852
+ };
7853
+ type SubscriptionRootCoinSupplyStreamArgs = {
7854
+ batch_size: Scalars["Int"]["input"];
7855
+ cursor: Array<InputMaybe<CoinSupplyStreamCursorInput>>;
7856
+ where?: InputMaybe<CoinSupplyBoolExp>;
7857
+ };
7313
7858
  type SubscriptionRootCollectionDatasArgs = {
7314
7859
  distinct_on?: InputMaybe<Array<CollectionDatasSelectColumn>>;
7315
7860
  limit?: InputMaybe<Scalars["Int"]["input"]>;
@@ -7634,21 +8179,6 @@ type SubscriptionRootCurrentTokenPendingClaimsStreamArgs = {
7634
8179
  cursor: Array<InputMaybe<CurrentTokenPendingClaimsStreamCursorInput>>;
7635
8180
  where?: InputMaybe<CurrentTokenPendingClaimsBoolExp>;
7636
8181
  };
7637
- type SubscriptionRootCurrentTokenRoyaltyV1Args = {
7638
- distinct_on?: InputMaybe<Array<CurrentTokenRoyaltyV1SelectColumn>>;
7639
- limit?: InputMaybe<Scalars["Int"]["input"]>;
7640
- offset?: InputMaybe<Scalars["Int"]["input"]>;
7641
- order_by?: InputMaybe<Array<CurrentTokenRoyaltyV1OrderBy>>;
7642
- where?: InputMaybe<CurrentTokenRoyaltyV1BoolExp>;
7643
- };
7644
- type SubscriptionRootCurrentTokenRoyaltyV1ByPkArgs = {
7645
- token_data_id: Scalars["String"]["input"];
7646
- };
7647
- type SubscriptionRootCurrentTokenRoyaltyV1StreamArgs = {
7648
- batch_size: Scalars["Int"]["input"];
7649
- cursor: Array<InputMaybe<CurrentTokenRoyaltyV1StreamCursorInput>>;
7650
- where?: InputMaybe<CurrentTokenRoyaltyV1BoolExp>;
7651
- };
7652
8182
  type SubscriptionRootDelegatedStakingActivitiesArgs = {
7653
8183
  distinct_on?: InputMaybe<Array<DelegatedStakingActivitiesSelectColumn>>;
7654
8184
  limit?: InputMaybe<Scalars["Int"]["input"]>;
@@ -7818,6 +8348,93 @@ type SubscriptionRootMoveResourcesStreamArgs = {
7818
8348
  cursor: Array<InputMaybe<MoveResourcesStreamCursorInput>>;
7819
8349
  where?: InputMaybe<MoveResourcesBoolExp>;
7820
8350
  };
8351
+ type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceAuctionsArgs = {
8352
+ distinct_on?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceAuctionsSelectColumn>>;
8353
+ limit?: InputMaybe<Scalars["Int"]["input"]>;
8354
+ offset?: InputMaybe<Scalars["Int"]["input"]>;
8355
+ order_by?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceAuctionsOrderBy>>;
8356
+ where?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceAuctionsBoolExp>;
8357
+ };
8358
+ type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceAuctionsByPkArgs = {
8359
+ listing_id: Scalars["String"]["input"];
8360
+ token_data_id: Scalars["String"]["input"];
8361
+ };
8362
+ type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceAuctionsStreamArgs = {
8363
+ batch_size: Scalars["Int"]["input"];
8364
+ cursor: Array<InputMaybe<NftMarketplaceV2CurrentNftMarketplaceAuctionsStreamCursorInput>>;
8365
+ where?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceAuctionsBoolExp>;
8366
+ };
8367
+ type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceCollectionOffersArgs = {
8368
+ distinct_on?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceCollectionOffersSelectColumn>>;
8369
+ limit?: InputMaybe<Scalars["Int"]["input"]>;
8370
+ offset?: InputMaybe<Scalars["Int"]["input"]>;
8371
+ order_by?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceCollectionOffersOrderBy>>;
8372
+ where?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceCollectionOffersBoolExp>;
8373
+ };
8374
+ type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceCollectionOffersByPkArgs = {
8375
+ collection_id: Scalars["String"]["input"];
8376
+ collection_offer_id: Scalars["String"]["input"];
8377
+ };
8378
+ type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceCollectionOffersStreamArgs = {
8379
+ batch_size: Scalars["Int"]["input"];
8380
+ cursor: Array<InputMaybe<NftMarketplaceV2CurrentNftMarketplaceCollectionOffersStreamCursorInput>>;
8381
+ where?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceCollectionOffersBoolExp>;
8382
+ };
8383
+ type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceListingsArgs = {
8384
+ distinct_on?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceListingsSelectColumn>>;
8385
+ limit?: InputMaybe<Scalars["Int"]["input"]>;
8386
+ offset?: InputMaybe<Scalars["Int"]["input"]>;
8387
+ order_by?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceListingsOrderBy>>;
8388
+ where?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceListingsBoolExp>;
8389
+ };
8390
+ type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceListingsAggregateArgs = {
8391
+ distinct_on?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceListingsSelectColumn>>;
8392
+ limit?: InputMaybe<Scalars["Int"]["input"]>;
8393
+ offset?: InputMaybe<Scalars["Int"]["input"]>;
8394
+ order_by?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceListingsOrderBy>>;
8395
+ where?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceListingsBoolExp>;
8396
+ };
8397
+ type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceListingsByPkArgs = {
8398
+ listing_id: Scalars["String"]["input"];
8399
+ token_data_id: Scalars["String"]["input"];
8400
+ };
8401
+ type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceListingsStreamArgs = {
8402
+ batch_size: Scalars["Int"]["input"];
8403
+ cursor: Array<InputMaybe<NftMarketplaceV2CurrentNftMarketplaceListingsStreamCursorInput>>;
8404
+ where?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceListingsBoolExp>;
8405
+ };
8406
+ type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceTokenOffersArgs = {
8407
+ distinct_on?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceTokenOffersSelectColumn>>;
8408
+ limit?: InputMaybe<Scalars["Int"]["input"]>;
8409
+ offset?: InputMaybe<Scalars["Int"]["input"]>;
8410
+ order_by?: InputMaybe<Array<NftMarketplaceV2CurrentNftMarketplaceTokenOffersOrderBy>>;
8411
+ where?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceTokenOffersBoolExp>;
8412
+ };
8413
+ type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceTokenOffersByPkArgs = {
8414
+ offer_id: Scalars["String"]["input"];
8415
+ token_data_id: Scalars["String"]["input"];
8416
+ };
8417
+ type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceTokenOffersStreamArgs = {
8418
+ batch_size: Scalars["Int"]["input"];
8419
+ cursor: Array<InputMaybe<NftMarketplaceV2CurrentNftMarketplaceTokenOffersStreamCursorInput>>;
8420
+ where?: InputMaybe<NftMarketplaceV2CurrentNftMarketplaceTokenOffersBoolExp>;
8421
+ };
8422
+ type SubscriptionRootNftMarketplaceV2NftMarketplaceActivitiesArgs = {
8423
+ distinct_on?: InputMaybe<Array<NftMarketplaceV2NftMarketplaceActivitiesSelectColumn>>;
8424
+ limit?: InputMaybe<Scalars["Int"]["input"]>;
8425
+ offset?: InputMaybe<Scalars["Int"]["input"]>;
8426
+ order_by?: InputMaybe<Array<NftMarketplaceV2NftMarketplaceActivitiesOrderBy>>;
8427
+ where?: InputMaybe<NftMarketplaceV2NftMarketplaceActivitiesBoolExp>;
8428
+ };
8429
+ type SubscriptionRootNftMarketplaceV2NftMarketplaceActivitiesByPkArgs = {
8430
+ event_index: Scalars["bigint"]["input"];
8431
+ transaction_version: Scalars["bigint"]["input"];
8432
+ };
8433
+ type SubscriptionRootNftMarketplaceV2NftMarketplaceActivitiesStreamArgs = {
8434
+ batch_size: Scalars["Int"]["input"];
8435
+ cursor: Array<InputMaybe<NftMarketplaceV2NftMarketplaceActivitiesStreamCursorInput>>;
8436
+ where?: InputMaybe<NftMarketplaceV2NftMarketplaceActivitiesBoolExp>;
8437
+ };
7821
8438
  type SubscriptionRootNftMetadataCrawlerParsedAssetUrisArgs = {
7822
8439
  distinct_on?: InputMaybe<Array<NftMetadataCrawlerParsedAssetUrisSelectColumn>>;
7823
8440
  limit?: InputMaybe<Scalars["Int"]["input"]>;
@@ -7884,23 +8501,6 @@ type SubscriptionRootProposalVotesStreamArgs = {
7884
8501
  cursor: Array<InputMaybe<ProposalVotesStreamCursorInput>>;
7885
8502
  where?: InputMaybe<ProposalVotesBoolExp>;
7886
8503
  };
7887
- type SubscriptionRootPublicKeyAuthKeysArgs = {
7888
- distinct_on?: InputMaybe<Array<PublicKeyAuthKeysSelectColumn>>;
7889
- limit?: InputMaybe<Scalars["Int"]["input"]>;
7890
- offset?: InputMaybe<Scalars["Int"]["input"]>;
7891
- order_by?: InputMaybe<Array<PublicKeyAuthKeysOrderBy>>;
7892
- where?: InputMaybe<PublicKeyAuthKeysBoolExp>;
7893
- };
7894
- type SubscriptionRootPublicKeyAuthKeysByPkArgs = {
7895
- auth_key: Scalars["String"]["input"];
7896
- public_key: Scalars["String"]["input"];
7897
- public_key_type: Scalars["String"]["input"];
7898
- };
7899
- type SubscriptionRootPublicKeyAuthKeysStreamArgs = {
7900
- batch_size: Scalars["Int"]["input"];
7901
- cursor: Array<InputMaybe<PublicKeyAuthKeysStreamCursorInput>>;
7902
- where?: InputMaybe<PublicKeyAuthKeysBoolExp>;
7903
- };
7904
8504
  type SubscriptionRootSignaturesArgs = {
7905
8505
  distinct_on?: InputMaybe<Array<SignaturesSelectColumn>>;
7906
8506
  limit?: InputMaybe<Scalars["Int"]["input"]>;
@@ -8167,6 +8767,18 @@ type TimestampComparisonExp = {
8167
8767
  _neq?: InputMaybe<Scalars["timestamp"]["input"]>;
8168
8768
  _nin?: InputMaybe<Array<Scalars["timestamp"]["input"]>>;
8169
8769
  };
8770
+ /** Boolean expression to compare columns of type "timestamptz". All fields are combined with logical 'AND'. */
8771
+ type TimestamptzComparisonExp = {
8772
+ _eq?: InputMaybe<Scalars["timestamptz"]["input"]>;
8773
+ _gt?: InputMaybe<Scalars["timestamptz"]["input"]>;
8774
+ _gte?: InputMaybe<Scalars["timestamptz"]["input"]>;
8775
+ _in?: InputMaybe<Array<Scalars["timestamptz"]["input"]>>;
8776
+ _is_null?: InputMaybe<Scalars["Boolean"]["input"]>;
8777
+ _lt?: InputMaybe<Scalars["timestamptz"]["input"]>;
8778
+ _lte?: InputMaybe<Scalars["timestamptz"]["input"]>;
8779
+ _neq?: InputMaybe<Scalars["timestamptz"]["input"]>;
8780
+ _nin?: InputMaybe<Array<Scalars["timestamptz"]["input"]>>;
8781
+ };
8170
8782
  /** columns and relationships of "legacy_migration_v1.token_activities" */
8171
8783
  type TokenActivities = {
8172
8784
  /** An array relationship */
@@ -9379,18 +9991,14 @@ type TokensStreamCursorValueInput = {
9379
9991
  /** columns and relationships of "user_transactions" */
9380
9992
  type UserTransactions = {
9381
9993
  block_height: Scalars["bigint"]["output"];
9382
- entry_function_contract_address?: Maybe<Scalars["String"]["output"]>;
9383
- entry_function_function_name?: Maybe<Scalars["String"]["output"]>;
9384
9994
  entry_function_id_str: Scalars["String"]["output"];
9385
- entry_function_module_name?: Maybe<Scalars["String"]["output"]>;
9386
9995
  epoch: Scalars["bigint"]["output"];
9387
9996
  expiration_timestamp_secs: Scalars["timestamp"]["output"];
9388
9997
  gas_unit_price: Scalars["numeric"]["output"];
9389
9998
  max_gas_amount: Scalars["numeric"]["output"];
9390
9999
  parent_signature_type: Scalars["String"]["output"];
9391
- replay_protection_nonce?: Maybe<Scalars["numeric"]["output"]>;
9392
10000
  sender: Scalars["String"]["output"];
9393
- sequence_number?: Maybe<Scalars["bigint"]["output"]>;
10001
+ sequence_number: Scalars["bigint"]["output"];
9394
10002
  timestamp: Scalars["timestamp"]["output"];
9395
10003
  version: Scalars["bigint"]["output"];
9396
10004
  };
@@ -9400,16 +10008,12 @@ type UserTransactionsBoolExp = {
9400
10008
  _not?: InputMaybe<UserTransactionsBoolExp>;
9401
10009
  _or?: InputMaybe<Array<UserTransactionsBoolExp>>;
9402
10010
  block_height?: InputMaybe<BigintComparisonExp>;
9403
- entry_function_contract_address?: InputMaybe<StringComparisonExp>;
9404
- entry_function_function_name?: InputMaybe<StringComparisonExp>;
9405
10011
  entry_function_id_str?: InputMaybe<StringComparisonExp>;
9406
- entry_function_module_name?: InputMaybe<StringComparisonExp>;
9407
10012
  epoch?: InputMaybe<BigintComparisonExp>;
9408
10013
  expiration_timestamp_secs?: InputMaybe<TimestampComparisonExp>;
9409
10014
  gas_unit_price?: InputMaybe<NumericComparisonExp>;
9410
10015
  max_gas_amount?: InputMaybe<NumericComparisonExp>;
9411
10016
  parent_signature_type?: InputMaybe<StringComparisonExp>;
9412
- replay_protection_nonce?: InputMaybe<NumericComparisonExp>;
9413
10017
  sender?: InputMaybe<StringComparisonExp>;
9414
10018
  sequence_number?: InputMaybe<BigintComparisonExp>;
9415
10019
  timestamp?: InputMaybe<TimestampComparisonExp>;
@@ -9418,16 +10022,12 @@ type UserTransactionsBoolExp = {
9418
10022
  /** Ordering options when selecting data from "user_transactions". */
9419
10023
  type UserTransactionsOrderBy = {
9420
10024
  block_height?: InputMaybe<OrderBy>;
9421
- entry_function_contract_address?: InputMaybe<OrderBy>;
9422
- entry_function_function_name?: InputMaybe<OrderBy>;
9423
10025
  entry_function_id_str?: InputMaybe<OrderBy>;
9424
- entry_function_module_name?: InputMaybe<OrderBy>;
9425
10026
  epoch?: InputMaybe<OrderBy>;
9426
10027
  expiration_timestamp_secs?: InputMaybe<OrderBy>;
9427
10028
  gas_unit_price?: InputMaybe<OrderBy>;
9428
10029
  max_gas_amount?: InputMaybe<OrderBy>;
9429
10030
  parent_signature_type?: InputMaybe<OrderBy>;
9430
- replay_protection_nonce?: InputMaybe<OrderBy>;
9431
10031
  sender?: InputMaybe<OrderBy>;
9432
10032
  sequence_number?: InputMaybe<OrderBy>;
9433
10033
  timestamp?: InputMaybe<OrderBy>;
@@ -9438,14 +10038,8 @@ declare enum UserTransactionsSelectColumn {
9438
10038
  /** column name */
9439
10039
  BlockHeight = "block_height",
9440
10040
  /** column name */
9441
- EntryFunctionContractAddress = "entry_function_contract_address",
9442
- /** column name */
9443
- EntryFunctionFunctionName = "entry_function_function_name",
9444
- /** column name */
9445
10041
  EntryFunctionIdStr = "entry_function_id_str",
9446
10042
  /** column name */
9447
- EntryFunctionModuleName = "entry_function_module_name",
9448
- /** column name */
9449
10043
  Epoch = "epoch",
9450
10044
  /** column name */
9451
10045
  ExpirationTimestampSecs = "expiration_timestamp_secs",
@@ -9456,8 +10050,6 @@ declare enum UserTransactionsSelectColumn {
9456
10050
  /** column name */
9457
10051
  ParentSignatureType = "parent_signature_type",
9458
10052
  /** column name */
9459
- ReplayProtectionNonce = "replay_protection_nonce",
9460
- /** column name */
9461
10053
  Sender = "sender",
9462
10054
  /** column name */
9463
10055
  SequenceNumber = "sequence_number",
@@ -9476,20 +10068,16 @@ type UserTransactionsStreamCursorInput = {
9476
10068
  /** Initial value of the column from where the streaming should start */
9477
10069
  type UserTransactionsStreamCursorValueInput = {
9478
10070
  block_height?: InputMaybe<Scalars["bigint"]["input"]>;
9479
- entry_function_contract_address?: InputMaybe<Scalars["String"]["input"]>;
9480
- entry_function_function_name?: InputMaybe<Scalars["String"]["input"]>;
9481
10071
  entry_function_id_str?: InputMaybe<Scalars["String"]["input"]>;
9482
- entry_function_module_name?: InputMaybe<Scalars["String"]["input"]>;
9483
10072
  epoch?: InputMaybe<Scalars["bigint"]["input"]>;
9484
10073
  expiration_timestamp_secs?: InputMaybe<Scalars["timestamp"]["input"]>;
9485
10074
  gas_unit_price?: InputMaybe<Scalars["numeric"]["input"]>;
9486
10075
  max_gas_amount?: InputMaybe<Scalars["numeric"]["input"]>;
9487
10076
  parent_signature_type?: InputMaybe<Scalars["String"]["input"]>;
9488
- replay_protection_nonce?: InputMaybe<Scalars["numeric"]["input"]>;
9489
10077
  sender?: InputMaybe<Scalars["String"]["input"]>;
9490
10078
  sequence_number?: InputMaybe<Scalars["bigint"]["input"]>;
9491
10079
  timestamp?: InputMaybe<Scalars["timestamp"]["input"]>;
9492
10080
  version?: InputMaybe<Scalars["bigint"]["input"]>;
9493
10081
  };
9494
10082
 
9495
- export { type AccountTransactions, type AccountTransactionsAggregate, type AccountTransactionsAggregateFields, type AccountTransactionsAggregateFieldsCountArgs, type AccountTransactionsAvgFields, type AccountTransactionsBoolExp, type AccountTransactionsCoinActivitiesAggregateArgs, type AccountTransactionsCoinActivitiesArgs, type AccountTransactionsDelegatedStakingActivitiesArgs, type AccountTransactionsFungibleAssetActivitiesArgs, type AccountTransactionsMaxFields, type AccountTransactionsMinFields, type AccountTransactionsOrderBy, AccountTransactionsSelectColumn, type AccountTransactionsStddevFields, type AccountTransactionsStddevPopFields, type AccountTransactionsStddevSampFields, type AccountTransactionsStreamCursorInput, type AccountTransactionsStreamCursorValueInput, type AccountTransactionsSumFields, type AccountTransactionsTokenActivitiesAggregateArgs, type AccountTransactionsTokenActivitiesArgs, type AccountTransactionsTokenActivitiesV2AggregateArgs, type AccountTransactionsTokenActivitiesV2Args, type AccountTransactionsVarPopFields, type AccountTransactionsVarSampFields, type AccountTransactionsVarianceFields, type AddressEventsSummary, type AddressEventsSummaryBoolExp, type AddressEventsSummaryOrderBy, AddressEventsSummarySelectColumn, type AddressEventsSummaryStreamCursorInput, type AddressEventsSummaryStreamCursorValueInput, type AddressVersionFromEvents, type AddressVersionFromEventsAggregate, type AddressVersionFromEventsAggregateFields, type AddressVersionFromEventsAggregateFieldsCountArgs, type AddressVersionFromEventsAvgFields, type AddressVersionFromEventsBoolExp, type AddressVersionFromEventsCoinActivitiesAggregateArgs, type AddressVersionFromEventsCoinActivitiesArgs, type AddressVersionFromEventsDelegatedStakingActivitiesArgs, type AddressVersionFromEventsMaxFields, type AddressVersionFromEventsMinFields, type AddressVersionFromEventsOrderBy, AddressVersionFromEventsSelectColumn, type AddressVersionFromEventsStddevFields, type AddressVersionFromEventsStddevPopFields, type AddressVersionFromEventsStddevSampFields, type AddressVersionFromEventsStreamCursorInput, type AddressVersionFromEventsStreamCursorValueInput, type AddressVersionFromEventsSumFields, type AddressVersionFromEventsTokenActivitiesAggregateArgs, type AddressVersionFromEventsTokenActivitiesArgs, type AddressVersionFromEventsTokenActivitiesV2AggregateArgs, type AddressVersionFromEventsTokenActivitiesV2Args, type AddressVersionFromEventsVarPopFields, type AddressVersionFromEventsVarSampFields, type AddressVersionFromEventsVarianceFields, type AddressVersionFromMoveResources, type AddressVersionFromMoveResourcesAggregate, type AddressVersionFromMoveResourcesAggregateFields, type AddressVersionFromMoveResourcesAggregateFieldsCountArgs, type AddressVersionFromMoveResourcesAvgFields, type AddressVersionFromMoveResourcesBoolExp, type AddressVersionFromMoveResourcesCoinActivitiesAggregateArgs, type AddressVersionFromMoveResourcesCoinActivitiesArgs, type AddressVersionFromMoveResourcesDelegatedStakingActivitiesArgs, type AddressVersionFromMoveResourcesMaxFields, type AddressVersionFromMoveResourcesMinFields, type AddressVersionFromMoveResourcesOrderBy, AddressVersionFromMoveResourcesSelectColumn, type AddressVersionFromMoveResourcesStddevFields, type AddressVersionFromMoveResourcesStddevPopFields, type AddressVersionFromMoveResourcesStddevSampFields, type AddressVersionFromMoveResourcesStreamCursorInput, type AddressVersionFromMoveResourcesStreamCursorValueInput, type AddressVersionFromMoveResourcesSumFields, type AddressVersionFromMoveResourcesTokenActivitiesAggregateArgs, type AddressVersionFromMoveResourcesTokenActivitiesArgs, type AddressVersionFromMoveResourcesTokenActivitiesV2AggregateArgs, type AddressVersionFromMoveResourcesTokenActivitiesV2Args, type AddressVersionFromMoveResourcesVarPopFields, type AddressVersionFromMoveResourcesVarSampFields, type AddressVersionFromMoveResourcesVarianceFields, type AuthKeyAccountAddresses, type AuthKeyAccountAddressesAggregate, type AuthKeyAccountAddressesAggregateFields, type AuthKeyAccountAddressesAggregateFieldsCountArgs, type AuthKeyAccountAddressesAvgFields, type AuthKeyAccountAddressesBoolExp, type AuthKeyAccountAddressesMaxFields, type AuthKeyAccountAddressesMinFields, type AuthKeyAccountAddressesOrderBy, AuthKeyAccountAddressesSelectColumn, type AuthKeyAccountAddressesStddevFields, type AuthKeyAccountAddressesStddevPopFields, type AuthKeyAccountAddressesStddevSampFields, type AuthKeyAccountAddressesStreamCursorInput, type AuthKeyAccountAddressesStreamCursorValueInput, type AuthKeyAccountAddressesSumFields, type AuthKeyAccountAddressesVarPopFields, type AuthKeyAccountAddressesVarSampFields, type AuthKeyAccountAddressesVarianceFields, type BigintComparisonExp, type BlockMetadataTransactions, type BlockMetadataTransactionsBoolExp, type BlockMetadataTransactionsFailedProposerIndicesArgs, type BlockMetadataTransactionsOrderBy, type BlockMetadataTransactionsPreviousBlockVotesBitvecArgs, BlockMetadataTransactionsSelectColumn, type BlockMetadataTransactionsStreamCursorInput, type BlockMetadataTransactionsStreamCursorValueInput, type BooleanComparisonExp, type CoinActivities, type CoinActivitiesAggregate, type CoinActivitiesAggregateBoolExp, type CoinActivitiesAggregateBoolExpBoolAnd, type CoinActivitiesAggregateBoolExpBoolOr, type CoinActivitiesAggregateBoolExpCount, type CoinActivitiesAggregateFields, type CoinActivitiesAggregateFieldsCountArgs, type CoinActivitiesAggregateOrderBy, type CoinActivitiesAptosNamesAggregateArgs, type CoinActivitiesAptosNamesArgs, type CoinActivitiesAvgFields, type CoinActivitiesAvgOrderBy, type CoinActivitiesBoolExp, type CoinActivitiesMaxFields, type CoinActivitiesMaxOrderBy, type CoinActivitiesMinFields, type CoinActivitiesMinOrderBy, type CoinActivitiesOrderBy, CoinActivitiesSelectColumn, CoinActivitiesSelectColumnCoinActivitiesAggregateBoolExpBoolAndArgumentsColumns, CoinActivitiesSelectColumnCoinActivitiesAggregateBoolExpBoolOrArgumentsColumns, type CoinActivitiesStddevFields, type CoinActivitiesStddevOrderBy, type CoinActivitiesStddevPopFields, type CoinActivitiesStddevPopOrderBy, type CoinActivitiesStddevSampFields, type CoinActivitiesStddevSampOrderBy, type CoinActivitiesStreamCursorInput, type CoinActivitiesStreamCursorValueInput, type CoinActivitiesSumFields, type CoinActivitiesSumOrderBy, type CoinActivitiesVarPopFields, type CoinActivitiesVarPopOrderBy, type CoinActivitiesVarSampFields, type CoinActivitiesVarSampOrderBy, type CoinActivitiesVarianceFields, type CoinActivitiesVarianceOrderBy, type CoinBalances, type CoinBalancesBoolExp, type CoinBalancesOrderBy, CoinBalancesSelectColumn, type CoinBalancesStreamCursorInput, type CoinBalancesStreamCursorValueInput, type CoinInfos, type CoinInfosBoolExp, type CoinInfosOrderBy, CoinInfosSelectColumn, type CoinInfosStreamCursorInput, type CoinInfosStreamCursorValueInput, type CollectionDatas, type CollectionDatasBoolExp, type CollectionDatasOrderBy, CollectionDatasSelectColumn, type CollectionDatasStreamCursorInput, type CollectionDatasStreamCursorValueInput, type CurrentAnsLookup, type CurrentAnsLookupAllTokenOwnershipsAggregateArgs, type CurrentAnsLookupAllTokenOwnershipsArgs, type CurrentAnsLookupBoolExp, type CurrentAnsLookupOrderBy, CurrentAnsLookupSelectColumn, type CurrentAnsLookupStreamCursorInput, type CurrentAnsLookupStreamCursorValueInput, type CurrentAnsLookupV2, type CurrentAnsLookupV2BoolExp, type CurrentAnsLookupV2OrderBy, CurrentAnsLookupV2SelectColumn, type CurrentAnsLookupV2StreamCursorInput, type CurrentAnsLookupV2StreamCursorValueInput, type CurrentAptosNames, type CurrentAptosNamesAggregate, type CurrentAptosNamesAggregateBoolExp, type CurrentAptosNamesAggregateBoolExpBoolAnd, type CurrentAptosNamesAggregateBoolExpBoolOr, type CurrentAptosNamesAggregateBoolExpCount, type CurrentAptosNamesAggregateFields, type CurrentAptosNamesAggregateFieldsCountArgs, type CurrentAptosNamesAggregateOrderBy, type CurrentAptosNamesAvgFields, type CurrentAptosNamesAvgOrderBy, type CurrentAptosNamesBoolExp, type CurrentAptosNamesMaxFields, type CurrentAptosNamesMaxOrderBy, type CurrentAptosNamesMinFields, type CurrentAptosNamesMinOrderBy, type CurrentAptosNamesOrderBy, CurrentAptosNamesSelectColumn, CurrentAptosNamesSelectColumnCurrentAptosNamesAggregateBoolExpBoolAndArgumentsColumns, CurrentAptosNamesSelectColumnCurrentAptosNamesAggregateBoolExpBoolOrArgumentsColumns, type CurrentAptosNamesStddevFields, type CurrentAptosNamesStddevOrderBy, type CurrentAptosNamesStddevPopFields, type CurrentAptosNamesStddevPopOrderBy, type CurrentAptosNamesStddevSampFields, type CurrentAptosNamesStddevSampOrderBy, type CurrentAptosNamesStreamCursorInput, type CurrentAptosNamesStreamCursorValueInput, type CurrentAptosNamesSumFields, type CurrentAptosNamesSumOrderBy, type CurrentAptosNamesVarPopFields, type CurrentAptosNamesVarPopOrderBy, type CurrentAptosNamesVarSampFields, type CurrentAptosNamesVarSampOrderBy, type CurrentAptosNamesVarianceFields, type CurrentAptosNamesVarianceOrderBy, type CurrentCoinBalances, type CurrentCoinBalancesBoolExp, type CurrentCoinBalancesOrderBy, CurrentCoinBalancesSelectColumn, type CurrentCoinBalancesStreamCursorInput, type CurrentCoinBalancesStreamCursorValueInput, type CurrentCollectionDatas, type CurrentCollectionDatasBoolExp, type CurrentCollectionDatasOrderBy, CurrentCollectionDatasSelectColumn, type CurrentCollectionDatasStreamCursorInput, type CurrentCollectionDatasStreamCursorValueInput, type CurrentCollectionOwnershipV2View, type CurrentCollectionOwnershipV2ViewAggregate, type CurrentCollectionOwnershipV2ViewAggregateFields, type CurrentCollectionOwnershipV2ViewAggregateFieldsCountArgs, type CurrentCollectionOwnershipV2ViewAvgFields, type CurrentCollectionOwnershipV2ViewBoolExp, type CurrentCollectionOwnershipV2ViewMaxFields, type CurrentCollectionOwnershipV2ViewMinFields, type CurrentCollectionOwnershipV2ViewOrderBy, CurrentCollectionOwnershipV2ViewSelectColumn, type CurrentCollectionOwnershipV2ViewStddevFields, type CurrentCollectionOwnershipV2ViewStddevPopFields, type CurrentCollectionOwnershipV2ViewStddevSampFields, type CurrentCollectionOwnershipV2ViewStreamCursorInput, type CurrentCollectionOwnershipV2ViewStreamCursorValueInput, type CurrentCollectionOwnershipV2ViewSumFields, type CurrentCollectionOwnershipV2ViewVarPopFields, type CurrentCollectionOwnershipV2ViewVarSampFields, type CurrentCollectionOwnershipV2ViewVarianceFields, type CurrentCollectionsV2, type CurrentCollectionsV2BoolExp, type CurrentCollectionsV2CollectionPropertiesArgs, type CurrentCollectionsV2OrderBy, CurrentCollectionsV2SelectColumn, type CurrentCollectionsV2StreamCursorInput, type CurrentCollectionsV2StreamCursorValueInput, type CurrentDelegatedStakingPoolBalances, type CurrentDelegatedStakingPoolBalancesBoolExp, type CurrentDelegatedStakingPoolBalancesOrderBy, CurrentDelegatedStakingPoolBalancesSelectColumn, type CurrentDelegatedStakingPoolBalancesStreamCursorInput, type CurrentDelegatedStakingPoolBalancesStreamCursorValueInput, type CurrentDelegatedVoter, type CurrentDelegatedVoterBoolExp, type CurrentDelegatedVoterOrderBy, CurrentDelegatedVoterSelectColumn, type CurrentDelegatedVoterStreamCursorInput, type CurrentDelegatedVoterStreamCursorValueInput, type CurrentDelegatorBalances, type CurrentDelegatorBalancesBoolExp, type CurrentDelegatorBalancesOrderBy, CurrentDelegatorBalancesSelectColumn, type CurrentDelegatorBalancesStreamCursorInput, type CurrentDelegatorBalancesStreamCursorValueInput, type CurrentFungibleAssetBalances, type CurrentFungibleAssetBalancesAggregate, type CurrentFungibleAssetBalancesAggregateFields, type CurrentFungibleAssetBalancesAggregateFieldsCountArgs, type CurrentFungibleAssetBalancesAvgFields, type CurrentFungibleAssetBalancesBoolExp, type CurrentFungibleAssetBalancesMaxFields, type CurrentFungibleAssetBalancesMinFields, type CurrentFungibleAssetBalancesOrderBy, CurrentFungibleAssetBalancesSelectColumn, type CurrentFungibleAssetBalancesStddevFields, type CurrentFungibleAssetBalancesStddevPopFields, type CurrentFungibleAssetBalancesStddevSampFields, type CurrentFungibleAssetBalancesStreamCursorInput, type CurrentFungibleAssetBalancesStreamCursorValueInput, type CurrentFungibleAssetBalancesSumFields, type CurrentFungibleAssetBalancesVarPopFields, type CurrentFungibleAssetBalancesVarSampFields, type CurrentFungibleAssetBalancesVarianceFields, type CurrentObjects, type CurrentObjectsBoolExp, type CurrentObjectsOrderBy, CurrentObjectsSelectColumn, type CurrentObjectsStreamCursorInput, type CurrentObjectsStreamCursorValueInput, type CurrentStakingPoolVoter, type CurrentStakingPoolVoterBoolExp, type CurrentStakingPoolVoterOperatorAptosNameAggregateArgs, type CurrentStakingPoolVoterOperatorAptosNameArgs, type CurrentStakingPoolVoterOrderBy, CurrentStakingPoolVoterSelectColumn, type CurrentStakingPoolVoterStreamCursorInput, type CurrentStakingPoolVoterStreamCursorValueInput, type CurrentTableItems, type CurrentTableItemsBoolExp, type CurrentTableItemsDecodedKeyArgs, type CurrentTableItemsDecodedValueArgs, type CurrentTableItemsOrderBy, CurrentTableItemsSelectColumn, type CurrentTableItemsStreamCursorInput, type CurrentTableItemsStreamCursorValueInput, type CurrentTokenDatas, type CurrentTokenDatasBoolExp, type CurrentTokenDatasDefaultPropertiesArgs, type CurrentTokenDatasOrderBy, CurrentTokenDatasSelectColumn, type CurrentTokenDatasStreamCursorInput, type CurrentTokenDatasStreamCursorValueInput, type CurrentTokenDatasV2, type CurrentTokenDatasV2BoolExp, type CurrentTokenDatasV2CurrentTokenOwnershipsAggregateArgs, type CurrentTokenDatasV2CurrentTokenOwnershipsArgs, type CurrentTokenDatasV2OrderBy, CurrentTokenDatasV2SelectColumn, type CurrentTokenDatasV2StreamCursorInput, type CurrentTokenDatasV2StreamCursorValueInput, type CurrentTokenDatasV2TokenPropertiesArgs, type CurrentTokenOwnerships, type CurrentTokenOwnershipsAggregate, type CurrentTokenOwnershipsAggregateBoolExp, type CurrentTokenOwnershipsAggregateBoolExpCount, type CurrentTokenOwnershipsAggregateFields, type CurrentTokenOwnershipsAggregateFieldsCountArgs, type CurrentTokenOwnershipsAggregateOrderBy, type CurrentTokenOwnershipsAvgFields, type CurrentTokenOwnershipsAvgOrderBy, type CurrentTokenOwnershipsBoolExp, type CurrentTokenOwnershipsMaxFields, type CurrentTokenOwnershipsMaxOrderBy, type CurrentTokenOwnershipsMinFields, type CurrentTokenOwnershipsMinOrderBy, type CurrentTokenOwnershipsOrderBy, CurrentTokenOwnershipsSelectColumn, type CurrentTokenOwnershipsStddevFields, type CurrentTokenOwnershipsStddevOrderBy, type CurrentTokenOwnershipsStddevPopFields, type CurrentTokenOwnershipsStddevPopOrderBy, type CurrentTokenOwnershipsStddevSampFields, type CurrentTokenOwnershipsStddevSampOrderBy, type CurrentTokenOwnershipsStreamCursorInput, type CurrentTokenOwnershipsStreamCursorValueInput, type CurrentTokenOwnershipsSumFields, type CurrentTokenOwnershipsSumOrderBy, type CurrentTokenOwnershipsTokenPropertiesArgs, type CurrentTokenOwnershipsV2, type CurrentTokenOwnershipsV2Aggregate, type CurrentTokenOwnershipsV2AggregateBoolExp, type CurrentTokenOwnershipsV2AggregateBoolExpBoolAnd, type CurrentTokenOwnershipsV2AggregateBoolExpBoolOr, type CurrentTokenOwnershipsV2AggregateBoolExpCount, type CurrentTokenOwnershipsV2AggregateFields, type CurrentTokenOwnershipsV2AggregateFieldsCountArgs, type CurrentTokenOwnershipsV2AggregateOrderBy, type CurrentTokenOwnershipsV2AvgFields, type CurrentTokenOwnershipsV2AvgOrderBy, type CurrentTokenOwnershipsV2BoolExp, type CurrentTokenOwnershipsV2ComposedNftsAggregateArgs, type CurrentTokenOwnershipsV2ComposedNftsArgs, type CurrentTokenOwnershipsV2MaxFields, type CurrentTokenOwnershipsV2MaxOrderBy, type CurrentTokenOwnershipsV2MinFields, type CurrentTokenOwnershipsV2MinOrderBy, type CurrentTokenOwnershipsV2OrderBy, CurrentTokenOwnershipsV2SelectColumn, CurrentTokenOwnershipsV2SelectColumnCurrentTokenOwnershipsV2AggregateBoolExpBoolAndArgumentsColumns, CurrentTokenOwnershipsV2SelectColumnCurrentTokenOwnershipsV2AggregateBoolExpBoolOrArgumentsColumns, type CurrentTokenOwnershipsV2StddevFields, type CurrentTokenOwnershipsV2StddevOrderBy, type CurrentTokenOwnershipsV2StddevPopFields, type CurrentTokenOwnershipsV2StddevPopOrderBy, type CurrentTokenOwnershipsV2StddevSampFields, type CurrentTokenOwnershipsV2StddevSampOrderBy, type CurrentTokenOwnershipsV2StreamCursorInput, type CurrentTokenOwnershipsV2StreamCursorValueInput, type CurrentTokenOwnershipsV2SumFields, type CurrentTokenOwnershipsV2SumOrderBy, type CurrentTokenOwnershipsV2TokenPropertiesMutatedV1Args, type CurrentTokenOwnershipsV2VarPopFields, type CurrentTokenOwnershipsV2VarPopOrderBy, type CurrentTokenOwnershipsV2VarSampFields, type CurrentTokenOwnershipsV2VarSampOrderBy, type CurrentTokenOwnershipsV2VarianceFields, type CurrentTokenOwnershipsV2VarianceOrderBy, type CurrentTokenOwnershipsVarPopFields, type CurrentTokenOwnershipsVarPopOrderBy, type CurrentTokenOwnershipsVarSampFields, type CurrentTokenOwnershipsVarSampOrderBy, type CurrentTokenOwnershipsVarianceFields, type CurrentTokenOwnershipsVarianceOrderBy, type CurrentTokenPendingClaims, type CurrentTokenPendingClaimsBoolExp, type CurrentTokenPendingClaimsOrderBy, CurrentTokenPendingClaimsSelectColumn, type CurrentTokenPendingClaimsStreamCursorInput, type CurrentTokenPendingClaimsStreamCursorValueInput, type CurrentTokenRoyaltyV1, type CurrentTokenRoyaltyV1BoolExp, type CurrentTokenRoyaltyV1OrderBy, CurrentTokenRoyaltyV1SelectColumn, type CurrentTokenRoyaltyV1StreamCursorInput, type CurrentTokenRoyaltyV1StreamCursorValueInput, CursorOrdering, type DelegatedStakingActivities, type DelegatedStakingActivitiesAggregateOrderBy, type DelegatedStakingActivitiesAvgOrderBy, type DelegatedStakingActivitiesBoolExp, type DelegatedStakingActivitiesMaxOrderBy, type DelegatedStakingActivitiesMinOrderBy, type DelegatedStakingActivitiesOrderBy, DelegatedStakingActivitiesSelectColumn, type DelegatedStakingActivitiesStddevOrderBy, type DelegatedStakingActivitiesStddevPopOrderBy, type DelegatedStakingActivitiesStddevSampOrderBy, type DelegatedStakingActivitiesStreamCursorInput, type DelegatedStakingActivitiesStreamCursorValueInput, type DelegatedStakingActivitiesSumOrderBy, type DelegatedStakingActivitiesVarPopOrderBy, type DelegatedStakingActivitiesVarSampOrderBy, type DelegatedStakingActivitiesVarianceOrderBy, type DelegatedStakingPoolBalances, type DelegatedStakingPoolBalancesAggregate, type DelegatedStakingPoolBalancesAggregateFields, type DelegatedStakingPoolBalancesAggregateFieldsCountArgs, type DelegatedStakingPoolBalancesAvgFields, type DelegatedStakingPoolBalancesBoolExp, type DelegatedStakingPoolBalancesMaxFields, type DelegatedStakingPoolBalancesMinFields, type DelegatedStakingPoolBalancesOrderBy, DelegatedStakingPoolBalancesSelectColumn, type DelegatedStakingPoolBalancesStddevFields, type DelegatedStakingPoolBalancesStddevPopFields, type DelegatedStakingPoolBalancesStddevSampFields, type DelegatedStakingPoolBalancesStreamCursorInput, type DelegatedStakingPoolBalancesStreamCursorValueInput, type DelegatedStakingPoolBalancesSumFields, type DelegatedStakingPoolBalancesVarPopFields, type DelegatedStakingPoolBalancesVarSampFields, type DelegatedStakingPoolBalancesVarianceFields, type DelegatedStakingPools, type DelegatedStakingPoolsBoolExp, type DelegatedStakingPoolsOrderBy, DelegatedStakingPoolsSelectColumn, type DelegatedStakingPoolsStreamCursorInput, type DelegatedStakingPoolsStreamCursorValueInput, type DelegatorDistinctPool, type DelegatorDistinctPoolAggregate, type DelegatorDistinctPoolAggregateFields, type DelegatorDistinctPoolAggregateFieldsCountArgs, type DelegatorDistinctPoolBoolExp, type DelegatorDistinctPoolMaxFields, type DelegatorDistinctPoolMinFields, type DelegatorDistinctPoolOrderBy, DelegatorDistinctPoolSelectColumn, type DelegatorDistinctPoolStreamCursorInput, type DelegatorDistinctPoolStreamCursorValueInput, type Events, type EventsBoolExp, type EventsDataArgs, type EventsOrderBy, EventsSelectColumn, type EventsStreamCursorInput, type EventsStreamCursorValueInput, type Exact, type FungibleAssetActivities, type FungibleAssetActivitiesAggregateOrderBy, type FungibleAssetActivitiesAvgOrderBy, type FungibleAssetActivitiesBoolExp, type FungibleAssetActivitiesMaxOrderBy, type FungibleAssetActivitiesMinOrderBy, type FungibleAssetActivitiesOrderBy, type FungibleAssetActivitiesOwnerAptosNamesAggregateArgs, type FungibleAssetActivitiesOwnerAptosNamesArgs, FungibleAssetActivitiesSelectColumn, type FungibleAssetActivitiesStddevOrderBy, type FungibleAssetActivitiesStddevPopOrderBy, type FungibleAssetActivitiesStddevSampOrderBy, type FungibleAssetActivitiesStreamCursorInput, type FungibleAssetActivitiesStreamCursorValueInput, type FungibleAssetActivitiesSumOrderBy, type FungibleAssetActivitiesVarPopOrderBy, type FungibleAssetActivitiesVarSampOrderBy, type FungibleAssetActivitiesVarianceOrderBy, type FungibleAssetMetadata, type FungibleAssetMetadataBoolExp, type FungibleAssetMetadataOrderBy, FungibleAssetMetadataSelectColumn, type FungibleAssetMetadataStreamCursorInput, type FungibleAssetMetadataStreamCursorValueInput, type Incremental, type IndexerStatus, type IndexerStatusBoolExp, type IndexerStatusOrderBy, IndexerStatusSelectColumn, type IndexerStatusStreamCursorInput, type IndexerStatusStreamCursorValueInput, type InputMaybe, type IntComparisonExp, type JsonbCastExp, type JsonbComparisonExp, type LedgerInfos, type LedgerInfosBoolExp, type LedgerInfosOrderBy, LedgerInfosSelectColumn, type LedgerInfosStreamCursorInput, type LedgerInfosStreamCursorValueInput, type MakeEmpty, type MakeMaybe, type MakeOptional, type Maybe, type MoveResources, type MoveResourcesAggregate, type MoveResourcesAggregateFields, type MoveResourcesAggregateFieldsCountArgs, type MoveResourcesAvgFields, type MoveResourcesBoolExp, type MoveResourcesMaxFields, type MoveResourcesMinFields, type MoveResourcesOrderBy, MoveResourcesSelectColumn, type MoveResourcesStddevFields, type MoveResourcesStddevPopFields, type MoveResourcesStddevSampFields, type MoveResourcesStreamCursorInput, type MoveResourcesStreamCursorValueInput, type MoveResourcesSumFields, type MoveResourcesVarPopFields, type MoveResourcesVarSampFields, type MoveResourcesVarianceFields, type NftMetadataCrawlerParsedAssetUris, type NftMetadataCrawlerParsedAssetUrisBoolExp, type NftMetadataCrawlerParsedAssetUrisOrderBy, NftMetadataCrawlerParsedAssetUrisSelectColumn, type NftMetadataCrawlerParsedAssetUrisStreamCursorInput, type NftMetadataCrawlerParsedAssetUrisStreamCursorValueInput, type NumActiveDelegatorPerPool, type NumActiveDelegatorPerPoolBoolExp, type NumActiveDelegatorPerPoolOrderBy, NumActiveDelegatorPerPoolSelectColumn, type NumActiveDelegatorPerPoolStreamCursorInput, type NumActiveDelegatorPerPoolStreamCursorValueInput, type NumericComparisonExp, OrderBy, type ProcessorStatus, type ProcessorStatusBoolExp, type ProcessorStatusOrderBy, ProcessorStatusSelectColumn, type ProcessorStatusStreamCursorInput, type ProcessorStatusStreamCursorValueInput, type ProposalVotes, type ProposalVotesAggregate, type ProposalVotesAggregateFields, type ProposalVotesAggregateFieldsCountArgs, type ProposalVotesAvgFields, type ProposalVotesBoolExp, type ProposalVotesMaxFields, type ProposalVotesMinFields, type ProposalVotesOrderBy, ProposalVotesSelectColumn, type ProposalVotesStddevFields, type ProposalVotesStddevPopFields, type ProposalVotesStddevSampFields, type ProposalVotesStreamCursorInput, type ProposalVotesStreamCursorValueInput, type ProposalVotesSumFields, type ProposalVotesVarPopFields, type ProposalVotesVarSampFields, type ProposalVotesVarianceFields, type PublicKeyAuthKeys, type PublicKeyAuthKeysBoolExp, type PublicKeyAuthKeysOrderBy, PublicKeyAuthKeysSelectColumn, type PublicKeyAuthKeysStreamCursorInput, type PublicKeyAuthKeysStreamCursorValueInput, type QueryRoot, type QueryRootAccountTransactionsAggregateArgs, type QueryRootAccountTransactionsArgs, type QueryRootAccountTransactionsByPkArgs, type QueryRootAddressEventsSummaryArgs, type QueryRootAddressVersionFromEventsAggregateArgs, type QueryRootAddressVersionFromEventsArgs, type QueryRootAddressVersionFromMoveResourcesAggregateArgs, type QueryRootAddressVersionFromMoveResourcesArgs, type QueryRootAuthKeyAccountAddressesAggregateArgs, type QueryRootAuthKeyAccountAddressesArgs, type QueryRootAuthKeyAccountAddressesByPkArgs, type QueryRootBlockMetadataTransactionsArgs, type QueryRootBlockMetadataTransactionsByPkArgs, type QueryRootCoinActivitiesAggregateArgs, type QueryRootCoinActivitiesArgs, type QueryRootCoinBalancesArgs, type QueryRootCoinInfosArgs, type QueryRootCollectionDatasArgs, type QueryRootCurrentAnsLookupArgs, type QueryRootCurrentAnsLookupV2Args, type QueryRootCurrentAnsLookupV2ByPkArgs, type QueryRootCurrentAptosNamesAggregateArgs, type QueryRootCurrentAptosNamesArgs, type QueryRootCurrentCoinBalancesArgs, type QueryRootCurrentCollectionDatasArgs, type QueryRootCurrentCollectionOwnershipV2ViewAggregateArgs, type QueryRootCurrentCollectionOwnershipV2ViewArgs, type QueryRootCurrentCollectionsV2Args, type QueryRootCurrentCollectionsV2ByPkArgs, type QueryRootCurrentDelegatedStakingPoolBalancesArgs, type QueryRootCurrentDelegatedStakingPoolBalancesByPkArgs, type QueryRootCurrentDelegatedVoterArgs, type QueryRootCurrentDelegatedVoterByPkArgs, type QueryRootCurrentDelegatorBalancesArgs, type QueryRootCurrentDelegatorBalancesByPkArgs, type QueryRootCurrentFungibleAssetBalancesAggregateArgs, type QueryRootCurrentFungibleAssetBalancesArgs, type QueryRootCurrentFungibleAssetBalancesByPkArgs, type QueryRootCurrentObjectsArgs, type QueryRootCurrentObjectsByPkArgs, type QueryRootCurrentStakingPoolVoterArgs, type QueryRootCurrentStakingPoolVoterByPkArgs, type QueryRootCurrentTableItemsArgs, type QueryRootCurrentTableItemsByPkArgs, type QueryRootCurrentTokenDatasArgs, type QueryRootCurrentTokenDatasV2Args, type QueryRootCurrentTokenDatasV2ByPkArgs, type QueryRootCurrentTokenOwnershipsAggregateArgs, type QueryRootCurrentTokenOwnershipsArgs, type QueryRootCurrentTokenOwnershipsV2AggregateArgs, type QueryRootCurrentTokenOwnershipsV2Args, type QueryRootCurrentTokenOwnershipsV2ByPkArgs, type QueryRootCurrentTokenPendingClaimsArgs, type QueryRootCurrentTokenPendingClaimsByPkArgs, type QueryRootCurrentTokenRoyaltyV1Args, type QueryRootCurrentTokenRoyaltyV1ByPkArgs, type QueryRootDelegatedStakingActivitiesArgs, type QueryRootDelegatedStakingActivitiesByPkArgs, type QueryRootDelegatedStakingPoolBalancesAggregateArgs, type QueryRootDelegatedStakingPoolBalancesArgs, type QueryRootDelegatedStakingPoolBalancesByPkArgs, type QueryRootDelegatedStakingPoolsArgs, type QueryRootDelegatedStakingPoolsByPkArgs, type QueryRootDelegatorDistinctPoolAggregateArgs, type QueryRootDelegatorDistinctPoolArgs, type QueryRootEventsArgs, type QueryRootEventsByPkArgs, type QueryRootFungibleAssetActivitiesArgs, type QueryRootFungibleAssetActivitiesByPkArgs, type QueryRootFungibleAssetMetadataArgs, type QueryRootFungibleAssetMetadataByPkArgs, type QueryRootIndexerStatusArgs, type QueryRootIndexerStatusByPkArgs, type QueryRootLedgerInfosArgs, type QueryRootLedgerInfosByPkArgs, type QueryRootMoveResourcesAggregateArgs, type QueryRootMoveResourcesArgs, type QueryRootNftMetadataCrawlerParsedAssetUrisArgs, type QueryRootNftMetadataCrawlerParsedAssetUrisByPkArgs, type QueryRootNumActiveDelegatorPerPoolArgs, type QueryRootProcessorStatusArgs, type QueryRootProcessorStatusByPkArgs, type QueryRootProposalVotesAggregateArgs, type QueryRootProposalVotesArgs, type QueryRootProposalVotesByPkArgs, type QueryRootPublicKeyAuthKeysArgs, type QueryRootPublicKeyAuthKeysByPkArgs, type QueryRootSignaturesArgs, type QueryRootSignaturesByPkArgs, type QueryRootTableItemsArgs, type QueryRootTableItemsByPkArgs, type QueryRootTableMetadatasArgs, type QueryRootTableMetadatasByPkArgs, type QueryRootTokenActivitiesAggregateArgs, type QueryRootTokenActivitiesArgs, type QueryRootTokenActivitiesV2AggregateArgs, type QueryRootTokenActivitiesV2Args, type QueryRootTokenActivitiesV2ByPkArgs, type QueryRootTokenDatasArgs, type QueryRootTokenOwnershipsArgs, type QueryRootTokensArgs, type QueryRootUserTransactionsArgs, type QueryRootUserTransactionsByPkArgs, type Scalars, type Signatures, type SignaturesBoolExp, type SignaturesOrderBy, type SignaturesPublicKeyIndicesArgs, SignaturesSelectColumn, type SignaturesStreamCursorInput, type SignaturesStreamCursorValueInput, type StringComparisonExp, type SubscriptionRoot, type SubscriptionRootAccountTransactionsAggregateArgs, type SubscriptionRootAccountTransactionsArgs, type SubscriptionRootAccountTransactionsByPkArgs, type SubscriptionRootAccountTransactionsStreamArgs, type SubscriptionRootAddressEventsSummaryArgs, type SubscriptionRootAddressEventsSummaryStreamArgs, type SubscriptionRootAddressVersionFromEventsAggregateArgs, type SubscriptionRootAddressVersionFromEventsArgs, type SubscriptionRootAddressVersionFromEventsStreamArgs, type SubscriptionRootAddressVersionFromMoveResourcesAggregateArgs, type SubscriptionRootAddressVersionFromMoveResourcesArgs, type SubscriptionRootAddressVersionFromMoveResourcesStreamArgs, type SubscriptionRootAuthKeyAccountAddressesAggregateArgs, type SubscriptionRootAuthKeyAccountAddressesArgs, type SubscriptionRootAuthKeyAccountAddressesByPkArgs, type SubscriptionRootAuthKeyAccountAddressesStreamArgs, type SubscriptionRootBlockMetadataTransactionsArgs, type SubscriptionRootBlockMetadataTransactionsByPkArgs, type SubscriptionRootBlockMetadataTransactionsStreamArgs, type SubscriptionRootCoinActivitiesAggregateArgs, type SubscriptionRootCoinActivitiesArgs, type SubscriptionRootCoinActivitiesStreamArgs, type SubscriptionRootCoinBalancesArgs, type SubscriptionRootCoinBalancesStreamArgs, type SubscriptionRootCoinInfosArgs, type SubscriptionRootCoinInfosStreamArgs, type SubscriptionRootCollectionDatasArgs, type SubscriptionRootCollectionDatasStreamArgs, type SubscriptionRootCurrentAnsLookupArgs, type SubscriptionRootCurrentAnsLookupStreamArgs, type SubscriptionRootCurrentAnsLookupV2Args, type SubscriptionRootCurrentAnsLookupV2ByPkArgs, type SubscriptionRootCurrentAnsLookupV2StreamArgs, type SubscriptionRootCurrentAptosNamesAggregateArgs, type SubscriptionRootCurrentAptosNamesArgs, type SubscriptionRootCurrentAptosNamesStreamArgs, type SubscriptionRootCurrentCoinBalancesArgs, type SubscriptionRootCurrentCoinBalancesStreamArgs, type SubscriptionRootCurrentCollectionDatasArgs, type SubscriptionRootCurrentCollectionDatasStreamArgs, type SubscriptionRootCurrentCollectionOwnershipV2ViewAggregateArgs, type SubscriptionRootCurrentCollectionOwnershipV2ViewArgs, type SubscriptionRootCurrentCollectionOwnershipV2ViewStreamArgs, type SubscriptionRootCurrentCollectionsV2Args, type SubscriptionRootCurrentCollectionsV2ByPkArgs, type SubscriptionRootCurrentCollectionsV2StreamArgs, type SubscriptionRootCurrentDelegatedStakingPoolBalancesArgs, type SubscriptionRootCurrentDelegatedStakingPoolBalancesByPkArgs, type SubscriptionRootCurrentDelegatedStakingPoolBalancesStreamArgs, type SubscriptionRootCurrentDelegatedVoterArgs, type SubscriptionRootCurrentDelegatedVoterByPkArgs, type SubscriptionRootCurrentDelegatedVoterStreamArgs, type SubscriptionRootCurrentDelegatorBalancesArgs, type SubscriptionRootCurrentDelegatorBalancesByPkArgs, type SubscriptionRootCurrentDelegatorBalancesStreamArgs, type SubscriptionRootCurrentFungibleAssetBalancesAggregateArgs, type SubscriptionRootCurrentFungibleAssetBalancesArgs, type SubscriptionRootCurrentFungibleAssetBalancesByPkArgs, type SubscriptionRootCurrentFungibleAssetBalancesStreamArgs, type SubscriptionRootCurrentObjectsArgs, type SubscriptionRootCurrentObjectsByPkArgs, type SubscriptionRootCurrentObjectsStreamArgs, type SubscriptionRootCurrentStakingPoolVoterArgs, type SubscriptionRootCurrentStakingPoolVoterByPkArgs, type SubscriptionRootCurrentStakingPoolVoterStreamArgs, type SubscriptionRootCurrentTableItemsArgs, type SubscriptionRootCurrentTableItemsByPkArgs, type SubscriptionRootCurrentTableItemsStreamArgs, type SubscriptionRootCurrentTokenDatasArgs, type SubscriptionRootCurrentTokenDatasStreamArgs, type SubscriptionRootCurrentTokenDatasV2Args, type SubscriptionRootCurrentTokenDatasV2ByPkArgs, type SubscriptionRootCurrentTokenDatasV2StreamArgs, type SubscriptionRootCurrentTokenOwnershipsAggregateArgs, type SubscriptionRootCurrentTokenOwnershipsArgs, type SubscriptionRootCurrentTokenOwnershipsStreamArgs, type SubscriptionRootCurrentTokenOwnershipsV2AggregateArgs, type SubscriptionRootCurrentTokenOwnershipsV2Args, type SubscriptionRootCurrentTokenOwnershipsV2ByPkArgs, type SubscriptionRootCurrentTokenOwnershipsV2StreamArgs, type SubscriptionRootCurrentTokenPendingClaimsArgs, type SubscriptionRootCurrentTokenPendingClaimsByPkArgs, type SubscriptionRootCurrentTokenPendingClaimsStreamArgs, type SubscriptionRootCurrentTokenRoyaltyV1Args, type SubscriptionRootCurrentTokenRoyaltyV1ByPkArgs, type SubscriptionRootCurrentTokenRoyaltyV1StreamArgs, type SubscriptionRootDelegatedStakingActivitiesArgs, type SubscriptionRootDelegatedStakingActivitiesByPkArgs, type SubscriptionRootDelegatedStakingActivitiesStreamArgs, type SubscriptionRootDelegatedStakingPoolBalancesAggregateArgs, type SubscriptionRootDelegatedStakingPoolBalancesArgs, type SubscriptionRootDelegatedStakingPoolBalancesByPkArgs, type SubscriptionRootDelegatedStakingPoolBalancesStreamArgs, type SubscriptionRootDelegatedStakingPoolsArgs, type SubscriptionRootDelegatedStakingPoolsByPkArgs, type SubscriptionRootDelegatedStakingPoolsStreamArgs, type SubscriptionRootDelegatorDistinctPoolAggregateArgs, type SubscriptionRootDelegatorDistinctPoolArgs, type SubscriptionRootDelegatorDistinctPoolStreamArgs, type SubscriptionRootEventsArgs, type SubscriptionRootEventsByPkArgs, type SubscriptionRootEventsStreamArgs, type SubscriptionRootFungibleAssetActivitiesArgs, type SubscriptionRootFungibleAssetActivitiesByPkArgs, type SubscriptionRootFungibleAssetActivitiesStreamArgs, type SubscriptionRootFungibleAssetMetadataArgs, type SubscriptionRootFungibleAssetMetadataByPkArgs, type SubscriptionRootFungibleAssetMetadataStreamArgs, type SubscriptionRootIndexerStatusArgs, type SubscriptionRootIndexerStatusByPkArgs, type SubscriptionRootIndexerStatusStreamArgs, type SubscriptionRootLedgerInfosArgs, type SubscriptionRootLedgerInfosByPkArgs, type SubscriptionRootLedgerInfosStreamArgs, type SubscriptionRootMoveResourcesAggregateArgs, type SubscriptionRootMoveResourcesArgs, type SubscriptionRootMoveResourcesStreamArgs, type SubscriptionRootNftMetadataCrawlerParsedAssetUrisArgs, type SubscriptionRootNftMetadataCrawlerParsedAssetUrisByPkArgs, type SubscriptionRootNftMetadataCrawlerParsedAssetUrisStreamArgs, type SubscriptionRootNumActiveDelegatorPerPoolArgs, type SubscriptionRootNumActiveDelegatorPerPoolStreamArgs, type SubscriptionRootProcessorStatusArgs, type SubscriptionRootProcessorStatusByPkArgs, type SubscriptionRootProcessorStatusStreamArgs, type SubscriptionRootProposalVotesAggregateArgs, type SubscriptionRootProposalVotesArgs, type SubscriptionRootProposalVotesByPkArgs, type SubscriptionRootProposalVotesStreamArgs, type SubscriptionRootPublicKeyAuthKeysArgs, type SubscriptionRootPublicKeyAuthKeysByPkArgs, type SubscriptionRootPublicKeyAuthKeysStreamArgs, type SubscriptionRootSignaturesArgs, type SubscriptionRootSignaturesByPkArgs, type SubscriptionRootSignaturesStreamArgs, type SubscriptionRootTableItemsArgs, type SubscriptionRootTableItemsByPkArgs, type SubscriptionRootTableItemsStreamArgs, type SubscriptionRootTableMetadatasArgs, type SubscriptionRootTableMetadatasByPkArgs, type SubscriptionRootTableMetadatasStreamArgs, type SubscriptionRootTokenActivitiesAggregateArgs, type SubscriptionRootTokenActivitiesArgs, type SubscriptionRootTokenActivitiesStreamArgs, type SubscriptionRootTokenActivitiesV2AggregateArgs, type SubscriptionRootTokenActivitiesV2Args, type SubscriptionRootTokenActivitiesV2ByPkArgs, type SubscriptionRootTokenActivitiesV2StreamArgs, type SubscriptionRootTokenDatasArgs, type SubscriptionRootTokenDatasStreamArgs, type SubscriptionRootTokenOwnershipsArgs, type SubscriptionRootTokenOwnershipsStreamArgs, type SubscriptionRootTokensArgs, type SubscriptionRootTokensStreamArgs, type SubscriptionRootUserTransactionsArgs, type SubscriptionRootUserTransactionsByPkArgs, type SubscriptionRootUserTransactionsStreamArgs, type TableItems, type TableItemsBoolExp, type TableItemsDecodedKeyArgs, type TableItemsDecodedValueArgs, type TableItemsOrderBy, TableItemsSelectColumn, type TableItemsStreamCursorInput, type TableItemsStreamCursorValueInput, type TableMetadatas, type TableMetadatasBoolExp, type TableMetadatasOrderBy, TableMetadatasSelectColumn, type TableMetadatasStreamCursorInput, type TableMetadatasStreamCursorValueInput, type TimestampComparisonExp, type TokenActivities, type TokenActivitiesAggregate, type TokenActivitiesAggregateBoolExp, type TokenActivitiesAggregateBoolExpCount, type TokenActivitiesAggregateFields, type TokenActivitiesAggregateFieldsCountArgs, type TokenActivitiesAggregateOrderBy, type TokenActivitiesAptosNamesOwnerAggregateArgs, type TokenActivitiesAptosNamesOwnerArgs, type TokenActivitiesAptosNamesToAggregateArgs, type TokenActivitiesAptosNamesToArgs, type TokenActivitiesAvgFields, type TokenActivitiesAvgOrderBy, type TokenActivitiesBoolExp, type TokenActivitiesMaxFields, type TokenActivitiesMaxOrderBy, type TokenActivitiesMinFields, type TokenActivitiesMinOrderBy, type TokenActivitiesOrderBy, TokenActivitiesSelectColumn, type TokenActivitiesStddevFields, type TokenActivitiesStddevOrderBy, type TokenActivitiesStddevPopFields, type TokenActivitiesStddevPopOrderBy, type TokenActivitiesStddevSampFields, type TokenActivitiesStddevSampOrderBy, type TokenActivitiesStreamCursorInput, type TokenActivitiesStreamCursorValueInput, type TokenActivitiesSumFields, type TokenActivitiesSumOrderBy, type TokenActivitiesV2, type TokenActivitiesV2Aggregate, type TokenActivitiesV2AggregateBoolExp, type TokenActivitiesV2AggregateBoolExpBoolAnd, type TokenActivitiesV2AggregateBoolExpBoolOr, type TokenActivitiesV2AggregateBoolExpCount, type TokenActivitiesV2AggregateFields, type TokenActivitiesV2AggregateFieldsCountArgs, type TokenActivitiesV2AggregateOrderBy, type TokenActivitiesV2AptosNamesFromAggregateArgs, type TokenActivitiesV2AptosNamesFromArgs, type TokenActivitiesV2AptosNamesToAggregateArgs, type TokenActivitiesV2AptosNamesToArgs, type TokenActivitiesV2AvgFields, type TokenActivitiesV2AvgOrderBy, type TokenActivitiesV2BoolExp, type TokenActivitiesV2MaxFields, type TokenActivitiesV2MaxOrderBy, type TokenActivitiesV2MinFields, type TokenActivitiesV2MinOrderBy, type TokenActivitiesV2OrderBy, TokenActivitiesV2SelectColumn, TokenActivitiesV2SelectColumnTokenActivitiesV2AggregateBoolExpBoolAndArgumentsColumns, TokenActivitiesV2SelectColumnTokenActivitiesV2AggregateBoolExpBoolOrArgumentsColumns, type TokenActivitiesV2StddevFields, type TokenActivitiesV2StddevOrderBy, type TokenActivitiesV2StddevPopFields, type TokenActivitiesV2StddevPopOrderBy, type TokenActivitiesV2StddevSampFields, type TokenActivitiesV2StddevSampOrderBy, type TokenActivitiesV2StreamCursorInput, type TokenActivitiesV2StreamCursorValueInput, type TokenActivitiesV2SumFields, type TokenActivitiesV2SumOrderBy, type TokenActivitiesV2VarPopFields, type TokenActivitiesV2VarPopOrderBy, type TokenActivitiesV2VarSampFields, type TokenActivitiesV2VarSampOrderBy, type TokenActivitiesV2VarianceFields, type TokenActivitiesV2VarianceOrderBy, type TokenActivitiesVarPopFields, type TokenActivitiesVarPopOrderBy, type TokenActivitiesVarSampFields, type TokenActivitiesVarSampOrderBy, type TokenActivitiesVarianceFields, type TokenActivitiesVarianceOrderBy, type TokenDatas, type TokenDatasBoolExp, type TokenDatasDefaultPropertiesArgs, type TokenDatasOrderBy, TokenDatasSelectColumn, type TokenDatasStreamCursorInput, type TokenDatasStreamCursorValueInput, type TokenOwnerships, type TokenOwnershipsBoolExp, type TokenOwnershipsOrderBy, TokenOwnershipsSelectColumn, type TokenOwnershipsStreamCursorInput, type TokenOwnershipsStreamCursorValueInput, type Tokens, type TokensBoolExp, type TokensOrderBy, TokensSelectColumn, type TokensStreamCursorInput, type TokensStreamCursorValueInput, type TokensTokenPropertiesArgs, type UserTransactions, type UserTransactionsBoolExp, type UserTransactionsOrderBy, UserTransactionsSelectColumn, type UserTransactionsStreamCursorInput, type UserTransactionsStreamCursorValueInput };
10083
+ export { type AccountTransactions, type AccountTransactionsAggregate, type AccountTransactionsAggregateFields, type AccountTransactionsAggregateFieldsCountArgs, type AccountTransactionsAvgFields, type AccountTransactionsBoolExp, type AccountTransactionsCoinActivitiesAggregateArgs, type AccountTransactionsCoinActivitiesArgs, type AccountTransactionsDelegatedStakingActivitiesArgs, type AccountTransactionsFungibleAssetActivitiesArgs, type AccountTransactionsMaxFields, type AccountTransactionsMinFields, type AccountTransactionsOrderBy, AccountTransactionsSelectColumn, type AccountTransactionsStddevFields, type AccountTransactionsStddevPopFields, type AccountTransactionsStddevSampFields, type AccountTransactionsStreamCursorInput, type AccountTransactionsStreamCursorValueInput, type AccountTransactionsSumFields, type AccountTransactionsTokenActivitiesAggregateArgs, type AccountTransactionsTokenActivitiesArgs, type AccountTransactionsTokenActivitiesV2AggregateArgs, type AccountTransactionsTokenActivitiesV2Args, type AccountTransactionsVarPopFields, type AccountTransactionsVarSampFields, type AccountTransactionsVarianceFields, type AddressEventsSummary, type AddressEventsSummaryBoolExp, type AddressEventsSummaryOrderBy, AddressEventsSummarySelectColumn, type AddressEventsSummaryStreamCursorInput, type AddressEventsSummaryStreamCursorValueInput, type AddressVersionFromEvents, type AddressVersionFromEventsAggregate, type AddressVersionFromEventsAggregateFields, type AddressVersionFromEventsAggregateFieldsCountArgs, type AddressVersionFromEventsAvgFields, type AddressVersionFromEventsBoolExp, type AddressVersionFromEventsCoinActivitiesAggregateArgs, type AddressVersionFromEventsCoinActivitiesArgs, type AddressVersionFromEventsDelegatedStakingActivitiesArgs, type AddressVersionFromEventsMaxFields, type AddressVersionFromEventsMinFields, type AddressVersionFromEventsOrderBy, AddressVersionFromEventsSelectColumn, type AddressVersionFromEventsStddevFields, type AddressVersionFromEventsStddevPopFields, type AddressVersionFromEventsStddevSampFields, type AddressVersionFromEventsStreamCursorInput, type AddressVersionFromEventsStreamCursorValueInput, type AddressVersionFromEventsSumFields, type AddressVersionFromEventsTokenActivitiesAggregateArgs, type AddressVersionFromEventsTokenActivitiesArgs, type AddressVersionFromEventsTokenActivitiesV2AggregateArgs, type AddressVersionFromEventsTokenActivitiesV2Args, type AddressVersionFromEventsVarPopFields, type AddressVersionFromEventsVarSampFields, type AddressVersionFromEventsVarianceFields, type AddressVersionFromMoveResources, type AddressVersionFromMoveResourcesAggregate, type AddressVersionFromMoveResourcesAggregateFields, type AddressVersionFromMoveResourcesAggregateFieldsCountArgs, type AddressVersionFromMoveResourcesAvgFields, type AddressVersionFromMoveResourcesBoolExp, type AddressVersionFromMoveResourcesCoinActivitiesAggregateArgs, type AddressVersionFromMoveResourcesCoinActivitiesArgs, type AddressVersionFromMoveResourcesDelegatedStakingActivitiesArgs, type AddressVersionFromMoveResourcesMaxFields, type AddressVersionFromMoveResourcesMinFields, type AddressVersionFromMoveResourcesOrderBy, AddressVersionFromMoveResourcesSelectColumn, type AddressVersionFromMoveResourcesStddevFields, type AddressVersionFromMoveResourcesStddevPopFields, type AddressVersionFromMoveResourcesStddevSampFields, type AddressVersionFromMoveResourcesStreamCursorInput, type AddressVersionFromMoveResourcesStreamCursorValueInput, type AddressVersionFromMoveResourcesSumFields, type AddressVersionFromMoveResourcesTokenActivitiesAggregateArgs, type AddressVersionFromMoveResourcesTokenActivitiesArgs, type AddressVersionFromMoveResourcesTokenActivitiesV2AggregateArgs, type AddressVersionFromMoveResourcesTokenActivitiesV2Args, type AddressVersionFromMoveResourcesVarPopFields, type AddressVersionFromMoveResourcesVarSampFields, type AddressVersionFromMoveResourcesVarianceFields, type BigintComparisonExp, type BlockMetadataTransactions, type BlockMetadataTransactionsBoolExp, type BlockMetadataTransactionsFailedProposerIndicesArgs, type BlockMetadataTransactionsOrderBy, type BlockMetadataTransactionsPreviousBlockVotesBitvecArgs, BlockMetadataTransactionsSelectColumn, type BlockMetadataTransactionsStreamCursorInput, type BlockMetadataTransactionsStreamCursorValueInput, type BooleanComparisonExp, type CoinActivities, type CoinActivitiesAggregate, type CoinActivitiesAggregateBoolExp, type CoinActivitiesAggregateBoolExpBoolAnd, type CoinActivitiesAggregateBoolExpBoolOr, type CoinActivitiesAggregateBoolExpCount, type CoinActivitiesAggregateFields, type CoinActivitiesAggregateFieldsCountArgs, type CoinActivitiesAggregateOrderBy, type CoinActivitiesAptosNamesAggregateArgs, type CoinActivitiesAptosNamesArgs, type CoinActivitiesAvgFields, type CoinActivitiesAvgOrderBy, type CoinActivitiesBoolExp, type CoinActivitiesMaxFields, type CoinActivitiesMaxOrderBy, type CoinActivitiesMinFields, type CoinActivitiesMinOrderBy, type CoinActivitiesOrderBy, CoinActivitiesSelectColumn, CoinActivitiesSelectColumnCoinActivitiesAggregateBoolExpBoolAndArgumentsColumns, CoinActivitiesSelectColumnCoinActivitiesAggregateBoolExpBoolOrArgumentsColumns, type CoinActivitiesStddevFields, type CoinActivitiesStddevOrderBy, type CoinActivitiesStddevPopFields, type CoinActivitiesStddevPopOrderBy, type CoinActivitiesStddevSampFields, type CoinActivitiesStddevSampOrderBy, type CoinActivitiesStreamCursorInput, type CoinActivitiesStreamCursorValueInput, type CoinActivitiesSumFields, type CoinActivitiesSumOrderBy, type CoinActivitiesVarPopFields, type CoinActivitiesVarPopOrderBy, type CoinActivitiesVarSampFields, type CoinActivitiesVarSampOrderBy, type CoinActivitiesVarianceFields, type CoinActivitiesVarianceOrderBy, type CoinBalances, type CoinBalancesBoolExp, type CoinBalancesOrderBy, CoinBalancesSelectColumn, type CoinBalancesStreamCursorInput, type CoinBalancesStreamCursorValueInput, type CoinInfos, type CoinInfosBoolExp, type CoinInfosOrderBy, CoinInfosSelectColumn, type CoinInfosStreamCursorInput, type CoinInfosStreamCursorValueInput, type CoinSupply, type CoinSupplyBoolExp, type CoinSupplyOrderBy, CoinSupplySelectColumn, type CoinSupplyStreamCursorInput, type CoinSupplyStreamCursorValueInput, type CollectionDatas, type CollectionDatasBoolExp, type CollectionDatasOrderBy, CollectionDatasSelectColumn, type CollectionDatasStreamCursorInput, type CollectionDatasStreamCursorValueInput, type CurrentAnsLookup, type CurrentAnsLookupAllTokenOwnershipsAggregateArgs, type CurrentAnsLookupAllTokenOwnershipsArgs, type CurrentAnsLookupBoolExp, type CurrentAnsLookupOrderBy, CurrentAnsLookupSelectColumn, type CurrentAnsLookupStreamCursorInput, type CurrentAnsLookupStreamCursorValueInput, type CurrentAnsLookupV2, type CurrentAnsLookupV2BoolExp, type CurrentAnsLookupV2OrderBy, CurrentAnsLookupV2SelectColumn, type CurrentAnsLookupV2StreamCursorInput, type CurrentAnsLookupV2StreamCursorValueInput, type CurrentAptosNames, type CurrentAptosNamesAggregate, type CurrentAptosNamesAggregateBoolExp, type CurrentAptosNamesAggregateBoolExpBoolAnd, type CurrentAptosNamesAggregateBoolExpBoolOr, type CurrentAptosNamesAggregateBoolExpCount, type CurrentAptosNamesAggregateFields, type CurrentAptosNamesAggregateFieldsCountArgs, type CurrentAptosNamesAggregateOrderBy, type CurrentAptosNamesAvgFields, type CurrentAptosNamesAvgOrderBy, type CurrentAptosNamesBoolExp, type CurrentAptosNamesMaxFields, type CurrentAptosNamesMaxOrderBy, type CurrentAptosNamesMinFields, type CurrentAptosNamesMinOrderBy, type CurrentAptosNamesOrderBy, CurrentAptosNamesSelectColumn, CurrentAptosNamesSelectColumnCurrentAptosNamesAggregateBoolExpBoolAndArgumentsColumns, CurrentAptosNamesSelectColumnCurrentAptosNamesAggregateBoolExpBoolOrArgumentsColumns, type CurrentAptosNamesStddevFields, type CurrentAptosNamesStddevOrderBy, type CurrentAptosNamesStddevPopFields, type CurrentAptosNamesStddevPopOrderBy, type CurrentAptosNamesStddevSampFields, type CurrentAptosNamesStddevSampOrderBy, type CurrentAptosNamesStreamCursorInput, type CurrentAptosNamesStreamCursorValueInput, type CurrentAptosNamesSumFields, type CurrentAptosNamesSumOrderBy, type CurrentAptosNamesVarPopFields, type CurrentAptosNamesVarPopOrderBy, type CurrentAptosNamesVarSampFields, type CurrentAptosNamesVarSampOrderBy, type CurrentAptosNamesVarianceFields, type CurrentAptosNamesVarianceOrderBy, type CurrentCoinBalances, type CurrentCoinBalancesBoolExp, type CurrentCoinBalancesOrderBy, CurrentCoinBalancesSelectColumn, type CurrentCoinBalancesStreamCursorInput, type CurrentCoinBalancesStreamCursorValueInput, type CurrentCollectionDatas, type CurrentCollectionDatasBoolExp, type CurrentCollectionDatasOrderBy, CurrentCollectionDatasSelectColumn, type CurrentCollectionDatasStreamCursorInput, type CurrentCollectionDatasStreamCursorValueInput, type CurrentCollectionOwnershipV2View, type CurrentCollectionOwnershipV2ViewAggregate, type CurrentCollectionOwnershipV2ViewAggregateFields, type CurrentCollectionOwnershipV2ViewAggregateFieldsCountArgs, type CurrentCollectionOwnershipV2ViewAvgFields, type CurrentCollectionOwnershipV2ViewBoolExp, type CurrentCollectionOwnershipV2ViewMaxFields, type CurrentCollectionOwnershipV2ViewMinFields, type CurrentCollectionOwnershipV2ViewOrderBy, CurrentCollectionOwnershipV2ViewSelectColumn, type CurrentCollectionOwnershipV2ViewStddevFields, type CurrentCollectionOwnershipV2ViewStddevPopFields, type CurrentCollectionOwnershipV2ViewStddevSampFields, type CurrentCollectionOwnershipV2ViewStreamCursorInput, type CurrentCollectionOwnershipV2ViewStreamCursorValueInput, type CurrentCollectionOwnershipV2ViewSumFields, type CurrentCollectionOwnershipV2ViewVarPopFields, type CurrentCollectionOwnershipV2ViewVarSampFields, type CurrentCollectionOwnershipV2ViewVarianceFields, type CurrentCollectionsV2, type CurrentCollectionsV2BoolExp, type CurrentCollectionsV2CollectionPropertiesArgs, type CurrentCollectionsV2OrderBy, CurrentCollectionsV2SelectColumn, type CurrentCollectionsV2StreamCursorInput, type CurrentCollectionsV2StreamCursorValueInput, type CurrentDelegatedStakingPoolBalances, type CurrentDelegatedStakingPoolBalancesBoolExp, type CurrentDelegatedStakingPoolBalancesOrderBy, CurrentDelegatedStakingPoolBalancesSelectColumn, type CurrentDelegatedStakingPoolBalancesStreamCursorInput, type CurrentDelegatedStakingPoolBalancesStreamCursorValueInput, type CurrentDelegatedVoter, type CurrentDelegatedVoterBoolExp, type CurrentDelegatedVoterOrderBy, CurrentDelegatedVoterSelectColumn, type CurrentDelegatedVoterStreamCursorInput, type CurrentDelegatedVoterStreamCursorValueInput, type CurrentDelegatorBalances, type CurrentDelegatorBalancesBoolExp, type CurrentDelegatorBalancesOrderBy, CurrentDelegatorBalancesSelectColumn, type CurrentDelegatorBalancesStreamCursorInput, type CurrentDelegatorBalancesStreamCursorValueInput, type CurrentFungibleAssetBalances, type CurrentFungibleAssetBalancesAggregate, type CurrentFungibleAssetBalancesAggregateFields, type CurrentFungibleAssetBalancesAggregateFieldsCountArgs, type CurrentFungibleAssetBalancesAvgFields, type CurrentFungibleAssetBalancesBoolExp, type CurrentFungibleAssetBalancesMaxFields, type CurrentFungibleAssetBalancesMinFields, type CurrentFungibleAssetBalancesOrderBy, CurrentFungibleAssetBalancesSelectColumn, type CurrentFungibleAssetBalancesStddevFields, type CurrentFungibleAssetBalancesStddevPopFields, type CurrentFungibleAssetBalancesStddevSampFields, type CurrentFungibleAssetBalancesStreamCursorInput, type CurrentFungibleAssetBalancesStreamCursorValueInput, type CurrentFungibleAssetBalancesSumFields, type CurrentFungibleAssetBalancesVarPopFields, type CurrentFungibleAssetBalancesVarSampFields, type CurrentFungibleAssetBalancesVarianceFields, type CurrentObjects, type CurrentObjectsBoolExp, type CurrentObjectsOrderBy, CurrentObjectsSelectColumn, type CurrentObjectsStreamCursorInput, type CurrentObjectsStreamCursorValueInput, type CurrentStakingPoolVoter, type CurrentStakingPoolVoterBoolExp, type CurrentStakingPoolVoterOperatorAptosNameAggregateArgs, type CurrentStakingPoolVoterOperatorAptosNameArgs, type CurrentStakingPoolVoterOrderBy, CurrentStakingPoolVoterSelectColumn, type CurrentStakingPoolVoterStreamCursorInput, type CurrentStakingPoolVoterStreamCursorValueInput, type CurrentTableItems, type CurrentTableItemsBoolExp, type CurrentTableItemsDecodedKeyArgs, type CurrentTableItemsDecodedValueArgs, type CurrentTableItemsOrderBy, CurrentTableItemsSelectColumn, type CurrentTableItemsStreamCursorInput, type CurrentTableItemsStreamCursorValueInput, type CurrentTokenDatas, type CurrentTokenDatasBoolExp, type CurrentTokenDatasDefaultPropertiesArgs, type CurrentTokenDatasOrderBy, CurrentTokenDatasSelectColumn, type CurrentTokenDatasStreamCursorInput, type CurrentTokenDatasStreamCursorValueInput, type CurrentTokenDatasV2, type CurrentTokenDatasV2BoolExp, type CurrentTokenDatasV2CurrentTokenOwnershipsAggregateArgs, type CurrentTokenDatasV2CurrentTokenOwnershipsArgs, type CurrentTokenDatasV2OrderBy, CurrentTokenDatasV2SelectColumn, type CurrentTokenDatasV2StreamCursorInput, type CurrentTokenDatasV2StreamCursorValueInput, type CurrentTokenDatasV2TokenPropertiesArgs, type CurrentTokenOwnerships, type CurrentTokenOwnershipsAggregate, type CurrentTokenOwnershipsAggregateBoolExp, type CurrentTokenOwnershipsAggregateBoolExpCount, type CurrentTokenOwnershipsAggregateFields, type CurrentTokenOwnershipsAggregateFieldsCountArgs, type CurrentTokenOwnershipsAggregateOrderBy, type CurrentTokenOwnershipsAvgFields, type CurrentTokenOwnershipsAvgOrderBy, type CurrentTokenOwnershipsBoolExp, type CurrentTokenOwnershipsMaxFields, type CurrentTokenOwnershipsMaxOrderBy, type CurrentTokenOwnershipsMinFields, type CurrentTokenOwnershipsMinOrderBy, type CurrentTokenOwnershipsOrderBy, CurrentTokenOwnershipsSelectColumn, type CurrentTokenOwnershipsStddevFields, type CurrentTokenOwnershipsStddevOrderBy, type CurrentTokenOwnershipsStddevPopFields, type CurrentTokenOwnershipsStddevPopOrderBy, type CurrentTokenOwnershipsStddevSampFields, type CurrentTokenOwnershipsStddevSampOrderBy, type CurrentTokenOwnershipsStreamCursorInput, type CurrentTokenOwnershipsStreamCursorValueInput, type CurrentTokenOwnershipsSumFields, type CurrentTokenOwnershipsSumOrderBy, type CurrentTokenOwnershipsTokenPropertiesArgs, type CurrentTokenOwnershipsV2, type CurrentTokenOwnershipsV2Aggregate, type CurrentTokenOwnershipsV2AggregateBoolExp, type CurrentTokenOwnershipsV2AggregateBoolExpBoolAnd, type CurrentTokenOwnershipsV2AggregateBoolExpBoolOr, type CurrentTokenOwnershipsV2AggregateBoolExpCount, type CurrentTokenOwnershipsV2AggregateFields, type CurrentTokenOwnershipsV2AggregateFieldsCountArgs, type CurrentTokenOwnershipsV2AggregateOrderBy, type CurrentTokenOwnershipsV2AvgFields, type CurrentTokenOwnershipsV2AvgOrderBy, type CurrentTokenOwnershipsV2BoolExp, type CurrentTokenOwnershipsV2ComposedNftsAggregateArgs, type CurrentTokenOwnershipsV2ComposedNftsArgs, type CurrentTokenOwnershipsV2MaxFields, type CurrentTokenOwnershipsV2MaxOrderBy, type CurrentTokenOwnershipsV2MinFields, type CurrentTokenOwnershipsV2MinOrderBy, type CurrentTokenOwnershipsV2OrderBy, CurrentTokenOwnershipsV2SelectColumn, CurrentTokenOwnershipsV2SelectColumnCurrentTokenOwnershipsV2AggregateBoolExpBoolAndArgumentsColumns, CurrentTokenOwnershipsV2SelectColumnCurrentTokenOwnershipsV2AggregateBoolExpBoolOrArgumentsColumns, type CurrentTokenOwnershipsV2StddevFields, type CurrentTokenOwnershipsV2StddevOrderBy, type CurrentTokenOwnershipsV2StddevPopFields, type CurrentTokenOwnershipsV2StddevPopOrderBy, type CurrentTokenOwnershipsV2StddevSampFields, type CurrentTokenOwnershipsV2StddevSampOrderBy, type CurrentTokenOwnershipsV2StreamCursorInput, type CurrentTokenOwnershipsV2StreamCursorValueInput, type CurrentTokenOwnershipsV2SumFields, type CurrentTokenOwnershipsV2SumOrderBy, type CurrentTokenOwnershipsV2TokenPropertiesMutatedV1Args, type CurrentTokenOwnershipsV2VarPopFields, type CurrentTokenOwnershipsV2VarPopOrderBy, type CurrentTokenOwnershipsV2VarSampFields, type CurrentTokenOwnershipsV2VarSampOrderBy, type CurrentTokenOwnershipsV2VarianceFields, type CurrentTokenOwnershipsV2VarianceOrderBy, type CurrentTokenOwnershipsVarPopFields, type CurrentTokenOwnershipsVarPopOrderBy, type CurrentTokenOwnershipsVarSampFields, type CurrentTokenOwnershipsVarSampOrderBy, type CurrentTokenOwnershipsVarianceFields, type CurrentTokenOwnershipsVarianceOrderBy, type CurrentTokenPendingClaims, type CurrentTokenPendingClaimsBoolExp, type CurrentTokenPendingClaimsOrderBy, CurrentTokenPendingClaimsSelectColumn, type CurrentTokenPendingClaimsStreamCursorInput, type CurrentTokenPendingClaimsStreamCursorValueInput, CursorOrdering, type DelegatedStakingActivities, type DelegatedStakingActivitiesAggregateOrderBy, type DelegatedStakingActivitiesAvgOrderBy, type DelegatedStakingActivitiesBoolExp, type DelegatedStakingActivitiesMaxOrderBy, type DelegatedStakingActivitiesMinOrderBy, type DelegatedStakingActivitiesOrderBy, DelegatedStakingActivitiesSelectColumn, type DelegatedStakingActivitiesStddevOrderBy, type DelegatedStakingActivitiesStddevPopOrderBy, type DelegatedStakingActivitiesStddevSampOrderBy, type DelegatedStakingActivitiesStreamCursorInput, type DelegatedStakingActivitiesStreamCursorValueInput, type DelegatedStakingActivitiesSumOrderBy, type DelegatedStakingActivitiesVarPopOrderBy, type DelegatedStakingActivitiesVarSampOrderBy, type DelegatedStakingActivitiesVarianceOrderBy, type DelegatedStakingPoolBalances, type DelegatedStakingPoolBalancesAggregate, type DelegatedStakingPoolBalancesAggregateFields, type DelegatedStakingPoolBalancesAggregateFieldsCountArgs, type DelegatedStakingPoolBalancesAvgFields, type DelegatedStakingPoolBalancesBoolExp, type DelegatedStakingPoolBalancesMaxFields, type DelegatedStakingPoolBalancesMinFields, type DelegatedStakingPoolBalancesOrderBy, DelegatedStakingPoolBalancesSelectColumn, type DelegatedStakingPoolBalancesStddevFields, type DelegatedStakingPoolBalancesStddevPopFields, type DelegatedStakingPoolBalancesStddevSampFields, type DelegatedStakingPoolBalancesStreamCursorInput, type DelegatedStakingPoolBalancesStreamCursorValueInput, type DelegatedStakingPoolBalancesSumFields, type DelegatedStakingPoolBalancesVarPopFields, type DelegatedStakingPoolBalancesVarSampFields, type DelegatedStakingPoolBalancesVarianceFields, type DelegatedStakingPools, type DelegatedStakingPoolsBoolExp, type DelegatedStakingPoolsOrderBy, DelegatedStakingPoolsSelectColumn, type DelegatedStakingPoolsStreamCursorInput, type DelegatedStakingPoolsStreamCursorValueInput, type DelegatorDistinctPool, type DelegatorDistinctPoolAggregate, type DelegatorDistinctPoolAggregateFields, type DelegatorDistinctPoolAggregateFieldsCountArgs, type DelegatorDistinctPoolBoolExp, type DelegatorDistinctPoolMaxFields, type DelegatorDistinctPoolMinFields, type DelegatorDistinctPoolOrderBy, DelegatorDistinctPoolSelectColumn, type DelegatorDistinctPoolStreamCursorInput, type DelegatorDistinctPoolStreamCursorValueInput, type Events, type EventsBoolExp, type EventsDataArgs, type EventsOrderBy, EventsSelectColumn, type EventsStreamCursorInput, type EventsStreamCursorValueInput, type Exact, type FungibleAssetActivities, type FungibleAssetActivitiesAggregateOrderBy, type FungibleAssetActivitiesAvgOrderBy, type FungibleAssetActivitiesBoolExp, type FungibleAssetActivitiesMaxOrderBy, type FungibleAssetActivitiesMinOrderBy, type FungibleAssetActivitiesOrderBy, type FungibleAssetActivitiesOwnerAptosNamesAggregateArgs, type FungibleAssetActivitiesOwnerAptosNamesArgs, FungibleAssetActivitiesSelectColumn, type FungibleAssetActivitiesStddevOrderBy, type FungibleAssetActivitiesStddevPopOrderBy, type FungibleAssetActivitiesStddevSampOrderBy, type FungibleAssetActivitiesStreamCursorInput, type FungibleAssetActivitiesStreamCursorValueInput, type FungibleAssetActivitiesSumOrderBy, type FungibleAssetActivitiesVarPopOrderBy, type FungibleAssetActivitiesVarSampOrderBy, type FungibleAssetActivitiesVarianceOrderBy, type FungibleAssetMetadata, type FungibleAssetMetadataBoolExp, type FungibleAssetMetadataOrderBy, FungibleAssetMetadataSelectColumn, type FungibleAssetMetadataStreamCursorInput, type FungibleAssetMetadataStreamCursorValueInput, type Incremental, type IndexerStatus, type IndexerStatusBoolExp, type IndexerStatusOrderBy, IndexerStatusSelectColumn, type IndexerStatusStreamCursorInput, type IndexerStatusStreamCursorValueInput, type InputMaybe, type IntComparisonExp, type JsonbCastExp, type JsonbComparisonExp, type LedgerInfos, type LedgerInfosBoolExp, type LedgerInfosOrderBy, LedgerInfosSelectColumn, type LedgerInfosStreamCursorInput, type LedgerInfosStreamCursorValueInput, type MakeEmpty, type MakeMaybe, type MakeOptional, type Maybe, type MoveResources, type MoveResourcesAggregate, type MoveResourcesAggregateFields, type MoveResourcesAggregateFieldsCountArgs, type MoveResourcesAvgFields, type MoveResourcesBoolExp, type MoveResourcesMaxFields, type MoveResourcesMinFields, type MoveResourcesOrderBy, MoveResourcesSelectColumn, type MoveResourcesStddevFields, type MoveResourcesStddevPopFields, type MoveResourcesStddevSampFields, type MoveResourcesStreamCursorInput, type MoveResourcesStreamCursorValueInput, type MoveResourcesSumFields, type MoveResourcesVarPopFields, type MoveResourcesVarSampFields, type MoveResourcesVarianceFields, type NftMarketplaceV2CurrentNftMarketplaceAuctions, type NftMarketplaceV2CurrentNftMarketplaceAuctionsBoolExp, type NftMarketplaceV2CurrentNftMarketplaceAuctionsOrderBy, NftMarketplaceV2CurrentNftMarketplaceAuctionsSelectColumn, type NftMarketplaceV2CurrentNftMarketplaceAuctionsStreamCursorInput, type NftMarketplaceV2CurrentNftMarketplaceAuctionsStreamCursorValueInput, type NftMarketplaceV2CurrentNftMarketplaceCollectionOffers, type NftMarketplaceV2CurrentNftMarketplaceCollectionOffersBoolExp, type NftMarketplaceV2CurrentNftMarketplaceCollectionOffersOrderBy, NftMarketplaceV2CurrentNftMarketplaceCollectionOffersSelectColumn, type NftMarketplaceV2CurrentNftMarketplaceCollectionOffersStreamCursorInput, type NftMarketplaceV2CurrentNftMarketplaceCollectionOffersStreamCursorValueInput, type NftMarketplaceV2CurrentNftMarketplaceListings, type NftMarketplaceV2CurrentNftMarketplaceListingsAggregate, type NftMarketplaceV2CurrentNftMarketplaceListingsAggregateFields, type NftMarketplaceV2CurrentNftMarketplaceListingsAggregateFieldsCountArgs, type NftMarketplaceV2CurrentNftMarketplaceListingsAvgFields, type NftMarketplaceV2CurrentNftMarketplaceListingsBoolExp, type NftMarketplaceV2CurrentNftMarketplaceListingsMaxFields, type NftMarketplaceV2CurrentNftMarketplaceListingsMinFields, type NftMarketplaceV2CurrentNftMarketplaceListingsOrderBy, NftMarketplaceV2CurrentNftMarketplaceListingsSelectColumn, type NftMarketplaceV2CurrentNftMarketplaceListingsStddevFields, type NftMarketplaceV2CurrentNftMarketplaceListingsStddevPopFields, type NftMarketplaceV2CurrentNftMarketplaceListingsStddevSampFields, type NftMarketplaceV2CurrentNftMarketplaceListingsStreamCursorInput, type NftMarketplaceV2CurrentNftMarketplaceListingsStreamCursorValueInput, type NftMarketplaceV2CurrentNftMarketplaceListingsSumFields, type NftMarketplaceV2CurrentNftMarketplaceListingsVarPopFields, type NftMarketplaceV2CurrentNftMarketplaceListingsVarSampFields, type NftMarketplaceV2CurrentNftMarketplaceListingsVarianceFields, type NftMarketplaceV2CurrentNftMarketplaceTokenOffers, type NftMarketplaceV2CurrentNftMarketplaceTokenOffersBoolExp, type NftMarketplaceV2CurrentNftMarketplaceTokenOffersOrderBy, NftMarketplaceV2CurrentNftMarketplaceTokenOffersSelectColumn, type NftMarketplaceV2CurrentNftMarketplaceTokenOffersStreamCursorInput, type NftMarketplaceV2CurrentNftMarketplaceTokenOffersStreamCursorValueInput, type NftMarketplaceV2NftMarketplaceActivities, type NftMarketplaceV2NftMarketplaceActivitiesBoolExp, type NftMarketplaceV2NftMarketplaceActivitiesOrderBy, NftMarketplaceV2NftMarketplaceActivitiesSelectColumn, type NftMarketplaceV2NftMarketplaceActivitiesStreamCursorInput, type NftMarketplaceV2NftMarketplaceActivitiesStreamCursorValueInput, type NftMetadataCrawlerParsedAssetUris, type NftMetadataCrawlerParsedAssetUrisBoolExp, type NftMetadataCrawlerParsedAssetUrisOrderBy, NftMetadataCrawlerParsedAssetUrisSelectColumn, type NftMetadataCrawlerParsedAssetUrisStreamCursorInput, type NftMetadataCrawlerParsedAssetUrisStreamCursorValueInput, type NumActiveDelegatorPerPool, type NumActiveDelegatorPerPoolBoolExp, type NumActiveDelegatorPerPoolOrderBy, NumActiveDelegatorPerPoolSelectColumn, type NumActiveDelegatorPerPoolStreamCursorInput, type NumActiveDelegatorPerPoolStreamCursorValueInput, type NumericComparisonExp, OrderBy, type ProcessorStatus, type ProcessorStatusBoolExp, type ProcessorStatusOrderBy, ProcessorStatusSelectColumn, type ProcessorStatusStreamCursorInput, type ProcessorStatusStreamCursorValueInput, type ProposalVotes, type ProposalVotesAggregate, type ProposalVotesAggregateFields, type ProposalVotesAggregateFieldsCountArgs, type ProposalVotesAvgFields, type ProposalVotesBoolExp, type ProposalVotesMaxFields, type ProposalVotesMinFields, type ProposalVotesOrderBy, ProposalVotesSelectColumn, type ProposalVotesStddevFields, type ProposalVotesStddevPopFields, type ProposalVotesStddevSampFields, type ProposalVotesStreamCursorInput, type ProposalVotesStreamCursorValueInput, type ProposalVotesSumFields, type ProposalVotesVarPopFields, type ProposalVotesVarSampFields, type ProposalVotesVarianceFields, type QueryRoot, type QueryRootAccountTransactionsAggregateArgs, type QueryRootAccountTransactionsArgs, type QueryRootAccountTransactionsByPkArgs, type QueryRootAddressEventsSummaryArgs, type QueryRootAddressVersionFromEventsAggregateArgs, type QueryRootAddressVersionFromEventsArgs, type QueryRootAddressVersionFromMoveResourcesAggregateArgs, type QueryRootAddressVersionFromMoveResourcesArgs, type QueryRootBlockMetadataTransactionsArgs, type QueryRootBlockMetadataTransactionsByPkArgs, type QueryRootCoinActivitiesAggregateArgs, type QueryRootCoinActivitiesArgs, type QueryRootCoinBalancesArgs, type QueryRootCoinInfosArgs, type QueryRootCoinSupplyArgs, type QueryRootCoinSupplyByPkArgs, type QueryRootCollectionDatasArgs, type QueryRootCurrentAnsLookupArgs, type QueryRootCurrentAnsLookupV2Args, type QueryRootCurrentAnsLookupV2ByPkArgs, type QueryRootCurrentAptosNamesAggregateArgs, type QueryRootCurrentAptosNamesArgs, type QueryRootCurrentCoinBalancesArgs, type QueryRootCurrentCollectionDatasArgs, type QueryRootCurrentCollectionOwnershipV2ViewAggregateArgs, type QueryRootCurrentCollectionOwnershipV2ViewArgs, type QueryRootCurrentCollectionsV2Args, type QueryRootCurrentCollectionsV2ByPkArgs, type QueryRootCurrentDelegatedStakingPoolBalancesArgs, type QueryRootCurrentDelegatedStakingPoolBalancesByPkArgs, type QueryRootCurrentDelegatedVoterArgs, type QueryRootCurrentDelegatedVoterByPkArgs, type QueryRootCurrentDelegatorBalancesArgs, type QueryRootCurrentDelegatorBalancesByPkArgs, type QueryRootCurrentFungibleAssetBalancesAggregateArgs, type QueryRootCurrentFungibleAssetBalancesArgs, type QueryRootCurrentFungibleAssetBalancesByPkArgs, type QueryRootCurrentObjectsArgs, type QueryRootCurrentObjectsByPkArgs, type QueryRootCurrentStakingPoolVoterArgs, type QueryRootCurrentStakingPoolVoterByPkArgs, type QueryRootCurrentTableItemsArgs, type QueryRootCurrentTableItemsByPkArgs, type QueryRootCurrentTokenDatasArgs, type QueryRootCurrentTokenDatasV2Args, type QueryRootCurrentTokenDatasV2ByPkArgs, type QueryRootCurrentTokenOwnershipsAggregateArgs, type QueryRootCurrentTokenOwnershipsArgs, type QueryRootCurrentTokenOwnershipsV2AggregateArgs, type QueryRootCurrentTokenOwnershipsV2Args, type QueryRootCurrentTokenOwnershipsV2ByPkArgs, type QueryRootCurrentTokenPendingClaimsArgs, type QueryRootCurrentTokenPendingClaimsByPkArgs, type QueryRootDelegatedStakingActivitiesArgs, type QueryRootDelegatedStakingActivitiesByPkArgs, type QueryRootDelegatedStakingPoolBalancesAggregateArgs, type QueryRootDelegatedStakingPoolBalancesArgs, type QueryRootDelegatedStakingPoolBalancesByPkArgs, type QueryRootDelegatedStakingPoolsArgs, type QueryRootDelegatedStakingPoolsByPkArgs, type QueryRootDelegatorDistinctPoolAggregateArgs, type QueryRootDelegatorDistinctPoolArgs, type QueryRootEventsArgs, type QueryRootEventsByPkArgs, type QueryRootFungibleAssetActivitiesArgs, type QueryRootFungibleAssetActivitiesByPkArgs, type QueryRootFungibleAssetMetadataArgs, type QueryRootFungibleAssetMetadataByPkArgs, type QueryRootIndexerStatusArgs, type QueryRootIndexerStatusByPkArgs, type QueryRootLedgerInfosArgs, type QueryRootLedgerInfosByPkArgs, type QueryRootMoveResourcesAggregateArgs, type QueryRootMoveResourcesArgs, type QueryRootNftMarketplaceV2CurrentNftMarketplaceAuctionsArgs, type QueryRootNftMarketplaceV2CurrentNftMarketplaceAuctionsByPkArgs, type QueryRootNftMarketplaceV2CurrentNftMarketplaceCollectionOffersArgs, type QueryRootNftMarketplaceV2CurrentNftMarketplaceCollectionOffersByPkArgs, type QueryRootNftMarketplaceV2CurrentNftMarketplaceListingsAggregateArgs, type QueryRootNftMarketplaceV2CurrentNftMarketplaceListingsArgs, type QueryRootNftMarketplaceV2CurrentNftMarketplaceListingsByPkArgs, type QueryRootNftMarketplaceV2CurrentNftMarketplaceTokenOffersArgs, type QueryRootNftMarketplaceV2CurrentNftMarketplaceTokenOffersByPkArgs, type QueryRootNftMarketplaceV2NftMarketplaceActivitiesArgs, type QueryRootNftMarketplaceV2NftMarketplaceActivitiesByPkArgs, type QueryRootNftMetadataCrawlerParsedAssetUrisArgs, type QueryRootNftMetadataCrawlerParsedAssetUrisByPkArgs, type QueryRootNumActiveDelegatorPerPoolArgs, type QueryRootProcessorStatusArgs, type QueryRootProcessorStatusByPkArgs, type QueryRootProposalVotesAggregateArgs, type QueryRootProposalVotesArgs, type QueryRootProposalVotesByPkArgs, type QueryRootSignaturesArgs, type QueryRootSignaturesByPkArgs, type QueryRootTableItemsArgs, type QueryRootTableItemsByPkArgs, type QueryRootTableMetadatasArgs, type QueryRootTableMetadatasByPkArgs, type QueryRootTokenActivitiesAggregateArgs, type QueryRootTokenActivitiesArgs, type QueryRootTokenActivitiesV2AggregateArgs, type QueryRootTokenActivitiesV2Args, type QueryRootTokenActivitiesV2ByPkArgs, type QueryRootTokenDatasArgs, type QueryRootTokenOwnershipsArgs, type QueryRootTokensArgs, type QueryRootUserTransactionsArgs, type QueryRootUserTransactionsByPkArgs, type Scalars, type Signatures, type SignaturesBoolExp, type SignaturesOrderBy, type SignaturesPublicKeyIndicesArgs, SignaturesSelectColumn, type SignaturesStreamCursorInput, type SignaturesStreamCursorValueInput, type StringComparisonExp, type SubscriptionRoot, type SubscriptionRootAccountTransactionsAggregateArgs, type SubscriptionRootAccountTransactionsArgs, type SubscriptionRootAccountTransactionsByPkArgs, type SubscriptionRootAccountTransactionsStreamArgs, type SubscriptionRootAddressEventsSummaryArgs, type SubscriptionRootAddressEventsSummaryStreamArgs, type SubscriptionRootAddressVersionFromEventsAggregateArgs, type SubscriptionRootAddressVersionFromEventsArgs, type SubscriptionRootAddressVersionFromEventsStreamArgs, type SubscriptionRootAddressVersionFromMoveResourcesAggregateArgs, type SubscriptionRootAddressVersionFromMoveResourcesArgs, type SubscriptionRootAddressVersionFromMoveResourcesStreamArgs, type SubscriptionRootBlockMetadataTransactionsArgs, type SubscriptionRootBlockMetadataTransactionsByPkArgs, type SubscriptionRootBlockMetadataTransactionsStreamArgs, type SubscriptionRootCoinActivitiesAggregateArgs, type SubscriptionRootCoinActivitiesArgs, type SubscriptionRootCoinActivitiesStreamArgs, type SubscriptionRootCoinBalancesArgs, type SubscriptionRootCoinBalancesStreamArgs, type SubscriptionRootCoinInfosArgs, type SubscriptionRootCoinInfosStreamArgs, type SubscriptionRootCoinSupplyArgs, type SubscriptionRootCoinSupplyByPkArgs, type SubscriptionRootCoinSupplyStreamArgs, type SubscriptionRootCollectionDatasArgs, type SubscriptionRootCollectionDatasStreamArgs, type SubscriptionRootCurrentAnsLookupArgs, type SubscriptionRootCurrentAnsLookupStreamArgs, type SubscriptionRootCurrentAnsLookupV2Args, type SubscriptionRootCurrentAnsLookupV2ByPkArgs, type SubscriptionRootCurrentAnsLookupV2StreamArgs, type SubscriptionRootCurrentAptosNamesAggregateArgs, type SubscriptionRootCurrentAptosNamesArgs, type SubscriptionRootCurrentAptosNamesStreamArgs, type SubscriptionRootCurrentCoinBalancesArgs, type SubscriptionRootCurrentCoinBalancesStreamArgs, type SubscriptionRootCurrentCollectionDatasArgs, type SubscriptionRootCurrentCollectionDatasStreamArgs, type SubscriptionRootCurrentCollectionOwnershipV2ViewAggregateArgs, type SubscriptionRootCurrentCollectionOwnershipV2ViewArgs, type SubscriptionRootCurrentCollectionOwnershipV2ViewStreamArgs, type SubscriptionRootCurrentCollectionsV2Args, type SubscriptionRootCurrentCollectionsV2ByPkArgs, type SubscriptionRootCurrentCollectionsV2StreamArgs, type SubscriptionRootCurrentDelegatedStakingPoolBalancesArgs, type SubscriptionRootCurrentDelegatedStakingPoolBalancesByPkArgs, type SubscriptionRootCurrentDelegatedStakingPoolBalancesStreamArgs, type SubscriptionRootCurrentDelegatedVoterArgs, type SubscriptionRootCurrentDelegatedVoterByPkArgs, type SubscriptionRootCurrentDelegatedVoterStreamArgs, type SubscriptionRootCurrentDelegatorBalancesArgs, type SubscriptionRootCurrentDelegatorBalancesByPkArgs, type SubscriptionRootCurrentDelegatorBalancesStreamArgs, type SubscriptionRootCurrentFungibleAssetBalancesAggregateArgs, type SubscriptionRootCurrentFungibleAssetBalancesArgs, type SubscriptionRootCurrentFungibleAssetBalancesByPkArgs, type SubscriptionRootCurrentFungibleAssetBalancesStreamArgs, type SubscriptionRootCurrentObjectsArgs, type SubscriptionRootCurrentObjectsByPkArgs, type SubscriptionRootCurrentObjectsStreamArgs, type SubscriptionRootCurrentStakingPoolVoterArgs, type SubscriptionRootCurrentStakingPoolVoterByPkArgs, type SubscriptionRootCurrentStakingPoolVoterStreamArgs, type SubscriptionRootCurrentTableItemsArgs, type SubscriptionRootCurrentTableItemsByPkArgs, type SubscriptionRootCurrentTableItemsStreamArgs, type SubscriptionRootCurrentTokenDatasArgs, type SubscriptionRootCurrentTokenDatasStreamArgs, type SubscriptionRootCurrentTokenDatasV2Args, type SubscriptionRootCurrentTokenDatasV2ByPkArgs, type SubscriptionRootCurrentTokenDatasV2StreamArgs, type SubscriptionRootCurrentTokenOwnershipsAggregateArgs, type SubscriptionRootCurrentTokenOwnershipsArgs, type SubscriptionRootCurrentTokenOwnershipsStreamArgs, type SubscriptionRootCurrentTokenOwnershipsV2AggregateArgs, type SubscriptionRootCurrentTokenOwnershipsV2Args, type SubscriptionRootCurrentTokenOwnershipsV2ByPkArgs, type SubscriptionRootCurrentTokenOwnershipsV2StreamArgs, type SubscriptionRootCurrentTokenPendingClaimsArgs, type SubscriptionRootCurrentTokenPendingClaimsByPkArgs, type SubscriptionRootCurrentTokenPendingClaimsStreamArgs, type SubscriptionRootDelegatedStakingActivitiesArgs, type SubscriptionRootDelegatedStakingActivitiesByPkArgs, type SubscriptionRootDelegatedStakingActivitiesStreamArgs, type SubscriptionRootDelegatedStakingPoolBalancesAggregateArgs, type SubscriptionRootDelegatedStakingPoolBalancesArgs, type SubscriptionRootDelegatedStakingPoolBalancesByPkArgs, type SubscriptionRootDelegatedStakingPoolBalancesStreamArgs, type SubscriptionRootDelegatedStakingPoolsArgs, type SubscriptionRootDelegatedStakingPoolsByPkArgs, type SubscriptionRootDelegatedStakingPoolsStreamArgs, type SubscriptionRootDelegatorDistinctPoolAggregateArgs, type SubscriptionRootDelegatorDistinctPoolArgs, type SubscriptionRootDelegatorDistinctPoolStreamArgs, type SubscriptionRootEventsArgs, type SubscriptionRootEventsByPkArgs, type SubscriptionRootEventsStreamArgs, type SubscriptionRootFungibleAssetActivitiesArgs, type SubscriptionRootFungibleAssetActivitiesByPkArgs, type SubscriptionRootFungibleAssetActivitiesStreamArgs, type SubscriptionRootFungibleAssetMetadataArgs, type SubscriptionRootFungibleAssetMetadataByPkArgs, type SubscriptionRootFungibleAssetMetadataStreamArgs, type SubscriptionRootIndexerStatusArgs, type SubscriptionRootIndexerStatusByPkArgs, type SubscriptionRootIndexerStatusStreamArgs, type SubscriptionRootLedgerInfosArgs, type SubscriptionRootLedgerInfosByPkArgs, type SubscriptionRootLedgerInfosStreamArgs, type SubscriptionRootMoveResourcesAggregateArgs, type SubscriptionRootMoveResourcesArgs, type SubscriptionRootMoveResourcesStreamArgs, type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceAuctionsArgs, type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceAuctionsByPkArgs, type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceAuctionsStreamArgs, type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceCollectionOffersArgs, type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceCollectionOffersByPkArgs, type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceCollectionOffersStreamArgs, type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceListingsAggregateArgs, type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceListingsArgs, type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceListingsByPkArgs, type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceListingsStreamArgs, type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceTokenOffersArgs, type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceTokenOffersByPkArgs, type SubscriptionRootNftMarketplaceV2CurrentNftMarketplaceTokenOffersStreamArgs, type SubscriptionRootNftMarketplaceV2NftMarketplaceActivitiesArgs, type SubscriptionRootNftMarketplaceV2NftMarketplaceActivitiesByPkArgs, type SubscriptionRootNftMarketplaceV2NftMarketplaceActivitiesStreamArgs, type SubscriptionRootNftMetadataCrawlerParsedAssetUrisArgs, type SubscriptionRootNftMetadataCrawlerParsedAssetUrisByPkArgs, type SubscriptionRootNftMetadataCrawlerParsedAssetUrisStreamArgs, type SubscriptionRootNumActiveDelegatorPerPoolArgs, type SubscriptionRootNumActiveDelegatorPerPoolStreamArgs, type SubscriptionRootProcessorStatusArgs, type SubscriptionRootProcessorStatusByPkArgs, type SubscriptionRootProcessorStatusStreamArgs, type SubscriptionRootProposalVotesAggregateArgs, type SubscriptionRootProposalVotesArgs, type SubscriptionRootProposalVotesByPkArgs, type SubscriptionRootProposalVotesStreamArgs, type SubscriptionRootSignaturesArgs, type SubscriptionRootSignaturesByPkArgs, type SubscriptionRootSignaturesStreamArgs, type SubscriptionRootTableItemsArgs, type SubscriptionRootTableItemsByPkArgs, type SubscriptionRootTableItemsStreamArgs, type SubscriptionRootTableMetadatasArgs, type SubscriptionRootTableMetadatasByPkArgs, type SubscriptionRootTableMetadatasStreamArgs, type SubscriptionRootTokenActivitiesAggregateArgs, type SubscriptionRootTokenActivitiesArgs, type SubscriptionRootTokenActivitiesStreamArgs, type SubscriptionRootTokenActivitiesV2AggregateArgs, type SubscriptionRootTokenActivitiesV2Args, type SubscriptionRootTokenActivitiesV2ByPkArgs, type SubscriptionRootTokenActivitiesV2StreamArgs, type SubscriptionRootTokenDatasArgs, type SubscriptionRootTokenDatasStreamArgs, type SubscriptionRootTokenOwnershipsArgs, type SubscriptionRootTokenOwnershipsStreamArgs, type SubscriptionRootTokensArgs, type SubscriptionRootTokensStreamArgs, type SubscriptionRootUserTransactionsArgs, type SubscriptionRootUserTransactionsByPkArgs, type SubscriptionRootUserTransactionsStreamArgs, type TableItems, type TableItemsBoolExp, type TableItemsDecodedKeyArgs, type TableItemsDecodedValueArgs, type TableItemsOrderBy, TableItemsSelectColumn, type TableItemsStreamCursorInput, type TableItemsStreamCursorValueInput, type TableMetadatas, type TableMetadatasBoolExp, type TableMetadatasOrderBy, TableMetadatasSelectColumn, type TableMetadatasStreamCursorInput, type TableMetadatasStreamCursorValueInput, type TimestampComparisonExp, type TimestamptzComparisonExp, type TokenActivities, type TokenActivitiesAggregate, type TokenActivitiesAggregateBoolExp, type TokenActivitiesAggregateBoolExpCount, type TokenActivitiesAggregateFields, type TokenActivitiesAggregateFieldsCountArgs, type TokenActivitiesAggregateOrderBy, type TokenActivitiesAptosNamesOwnerAggregateArgs, type TokenActivitiesAptosNamesOwnerArgs, type TokenActivitiesAptosNamesToAggregateArgs, type TokenActivitiesAptosNamesToArgs, type TokenActivitiesAvgFields, type TokenActivitiesAvgOrderBy, type TokenActivitiesBoolExp, type TokenActivitiesMaxFields, type TokenActivitiesMaxOrderBy, type TokenActivitiesMinFields, type TokenActivitiesMinOrderBy, type TokenActivitiesOrderBy, TokenActivitiesSelectColumn, type TokenActivitiesStddevFields, type TokenActivitiesStddevOrderBy, type TokenActivitiesStddevPopFields, type TokenActivitiesStddevPopOrderBy, type TokenActivitiesStddevSampFields, type TokenActivitiesStddevSampOrderBy, type TokenActivitiesStreamCursorInput, type TokenActivitiesStreamCursorValueInput, type TokenActivitiesSumFields, type TokenActivitiesSumOrderBy, type TokenActivitiesV2, type TokenActivitiesV2Aggregate, type TokenActivitiesV2AggregateBoolExp, type TokenActivitiesV2AggregateBoolExpBoolAnd, type TokenActivitiesV2AggregateBoolExpBoolOr, type TokenActivitiesV2AggregateBoolExpCount, type TokenActivitiesV2AggregateFields, type TokenActivitiesV2AggregateFieldsCountArgs, type TokenActivitiesV2AggregateOrderBy, type TokenActivitiesV2AptosNamesFromAggregateArgs, type TokenActivitiesV2AptosNamesFromArgs, type TokenActivitiesV2AptosNamesToAggregateArgs, type TokenActivitiesV2AptosNamesToArgs, type TokenActivitiesV2AvgFields, type TokenActivitiesV2AvgOrderBy, type TokenActivitiesV2BoolExp, type TokenActivitiesV2MaxFields, type TokenActivitiesV2MaxOrderBy, type TokenActivitiesV2MinFields, type TokenActivitiesV2MinOrderBy, type TokenActivitiesV2OrderBy, TokenActivitiesV2SelectColumn, TokenActivitiesV2SelectColumnTokenActivitiesV2AggregateBoolExpBoolAndArgumentsColumns, TokenActivitiesV2SelectColumnTokenActivitiesV2AggregateBoolExpBoolOrArgumentsColumns, type TokenActivitiesV2StddevFields, type TokenActivitiesV2StddevOrderBy, type TokenActivitiesV2StddevPopFields, type TokenActivitiesV2StddevPopOrderBy, type TokenActivitiesV2StddevSampFields, type TokenActivitiesV2StddevSampOrderBy, type TokenActivitiesV2StreamCursorInput, type TokenActivitiesV2StreamCursorValueInput, type TokenActivitiesV2SumFields, type TokenActivitiesV2SumOrderBy, type TokenActivitiesV2VarPopFields, type TokenActivitiesV2VarPopOrderBy, type TokenActivitiesV2VarSampFields, type TokenActivitiesV2VarSampOrderBy, type TokenActivitiesV2VarianceFields, type TokenActivitiesV2VarianceOrderBy, type TokenActivitiesVarPopFields, type TokenActivitiesVarPopOrderBy, type TokenActivitiesVarSampFields, type TokenActivitiesVarSampOrderBy, type TokenActivitiesVarianceFields, type TokenActivitiesVarianceOrderBy, type TokenDatas, type TokenDatasBoolExp, type TokenDatasDefaultPropertiesArgs, type TokenDatasOrderBy, TokenDatasSelectColumn, type TokenDatasStreamCursorInput, type TokenDatasStreamCursorValueInput, type TokenOwnerships, type TokenOwnershipsBoolExp, type TokenOwnershipsOrderBy, TokenOwnershipsSelectColumn, type TokenOwnershipsStreamCursorInput, type TokenOwnershipsStreamCursorValueInput, type Tokens, type TokensBoolExp, type TokensOrderBy, TokensSelectColumn, type TokensStreamCursorInput, type TokensStreamCursorValueInput, type TokensTokenPropertiesArgs, type UserTransactions, type UserTransactionsBoolExp, type UserTransactionsOrderBy, UserTransactionsSelectColumn, type UserTransactionsStreamCursorInput, type UserTransactionsStreamCursorValueInput };