@aptos-labs/ts-sdk 1.22.2 → 1.23.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/common/{accountAddress-NYtf3uZq.d.ts → accountAddress-D9blTwwp.d.ts} +57 -15
- package/dist/common/cli/index.d.ts +1 -1
- package/dist/common/index.d.ts +28 -8
- package/dist/common/index.js +28 -26
- package/dist/common/index.js.map +1 -1
- package/dist/esm/account/Account.mjs +1 -1
- package/dist/esm/account/Ed25519Account.mjs +1 -1
- package/dist/esm/account/EphemeralKeyPair.mjs +1 -1
- package/dist/esm/account/KeylessAccount.d.mts +13 -2
- package/dist/esm/account/KeylessAccount.mjs +1 -1
- package/dist/esm/account/MultiKeyAccount.mjs +1 -1
- package/dist/esm/account/SingleKeyAccount.mjs +1 -1
- package/dist/esm/account/index.mjs +1 -1
- package/dist/esm/api/account.d.mts +4 -1
- package/dist/esm/api/account.mjs +1 -1
- package/dist/esm/api/ans.mjs +1 -1
- package/dist/esm/api/aptos.mjs +1 -1
- package/dist/esm/api/aptosConfig.mjs +1 -1
- package/dist/esm/api/coin.mjs +1 -1
- package/dist/esm/api/digitalAsset.mjs +1 -1
- package/dist/esm/api/event.mjs +1 -1
- package/dist/esm/api/faucet.mjs +1 -1
- package/dist/esm/api/fungibleAsset.mjs +1 -1
- package/dist/esm/api/general.mjs +1 -1
- package/dist/esm/api/index.mjs +1 -1
- package/dist/esm/api/keyless.mjs +1 -1
- package/dist/esm/api/object.mjs +1 -1
- package/dist/esm/api/staking.mjs +1 -1
- package/dist/esm/api/table.mjs +1 -1
- package/dist/esm/api/transaction.mjs +1 -1
- package/dist/esm/api/transactionSubmission/build.mjs +1 -1
- package/dist/esm/api/transactionSubmission/management.mjs +1 -1
- package/dist/esm/api/transactionSubmission/sign.mjs +1 -1
- package/dist/esm/api/transactionSubmission/simulate.mjs +1 -1
- package/dist/esm/api/transactionSubmission/submit.mjs +1 -1
- package/dist/esm/api/utils.mjs +1 -1
- package/dist/esm/bcs/index.mjs +1 -1
- package/dist/esm/bcs/serializable/movePrimitives.mjs +1 -1
- package/dist/esm/bcs/serializable/moveStructs.mjs +1 -1
- package/dist/esm/{chunk-2ZAYK464.mjs → chunk-243IMA3Y.mjs} +2 -2
- package/dist/esm/chunk-2BJ23DXY.mjs +2 -0
- package/dist/esm/chunk-2BJ23DXY.mjs.map +1 -0
- package/dist/esm/chunk-2M45ESQN.mjs +2 -0
- package/dist/esm/{chunk-QA7VTFUT.mjs.map → chunk-2M45ESQN.mjs.map} +1 -1
- package/dist/esm/{chunk-D6WTINSF.mjs → chunk-2SGICMXB.mjs} +2 -2
- package/dist/esm/{chunk-GEP4HPQ6.mjs → chunk-3CB53WTP.mjs} +2 -2
- package/dist/esm/{chunk-5IRM54PL.mjs → chunk-3JFX3XDA.mjs} +2 -2
- package/dist/esm/{chunk-XYWMFCL6.mjs → chunk-4FMAPHUM.mjs} +2 -2
- package/dist/esm/{chunk-UYF7AQLE.mjs → chunk-4R7FL2G2.mjs} +2 -2
- package/dist/esm/{chunk-W5ZII3JO.mjs → chunk-4ZDOOSRJ.mjs} +2 -2
- package/dist/esm/{chunk-OAKHR7AG.mjs → chunk-5OR2POPO.mjs} +2 -2
- package/dist/esm/{chunk-A2Z7I2EY.mjs → chunk-6WAXFWLH.mjs} +2 -2
- package/dist/esm/{chunk-XCNNMSVO.mjs → chunk-72QKG5N2.mjs} +2 -2
- package/dist/esm/{chunk-Z4OZBMSL.mjs → chunk-7F7AIMGB.mjs} +2 -2
- package/dist/esm/{chunk-U2QQD2ER.mjs → chunk-B4ROOQE3.mjs} +2 -2
- package/dist/esm/chunk-B4ROOQE3.mjs.map +1 -0
- package/dist/esm/{chunk-HFOLSSAQ.mjs → chunk-BDD6OBUV.mjs} +2 -2
- package/dist/esm/{chunk-O4O7HSUQ.mjs → chunk-BEXHZ5XT.mjs} +2 -2
- package/dist/esm/{chunk-TY4IEDJD.mjs → chunk-BFRFAX5I.mjs} +2 -2
- package/dist/esm/{chunk-37Y7VAN7.mjs → chunk-BQ7OOQRE.mjs} +2 -2
- package/dist/esm/{chunk-IMF5XUVW.mjs → chunk-BQIT7TKM.mjs} +2 -2
- package/dist/esm/{chunk-BF3D6ADE.mjs → chunk-D6DCZULX.mjs} +2 -2
- package/dist/esm/chunk-D6QSRB4J.mjs +2 -0
- package/dist/esm/chunk-D6QSRB4J.mjs.map +1 -0
- package/dist/esm/{chunk-WTJCMD4D.mjs → chunk-DAEUQBVZ.mjs} +2 -2
- package/dist/esm/{chunk-4EPLOSKY.mjs → chunk-EMFVGL2Y.mjs} +2 -2
- package/dist/esm/{chunk-OTK3HBAU.mjs → chunk-ES5Z33UX.mjs} +2 -2
- package/dist/esm/{chunk-XBTCOCZJ.mjs → chunk-F435LQUS.mjs} +2 -2
- package/dist/esm/{chunk-DM6HVA4K.mjs → chunk-FAFN34ZH.mjs} +2 -2
- package/dist/esm/{chunk-4ZXCQXVC.mjs → chunk-FE6CYBDF.mjs} +2 -2
- package/dist/esm/{chunk-6DDSU7HN.mjs → chunk-FRUEQTCC.mjs} +2 -2
- package/dist/esm/{chunk-H4XMI4WZ.mjs → chunk-FSTRZMCK.mjs} +2 -2
- package/dist/esm/{chunk-OPGMT27G.mjs → chunk-FZ3HMVKE.mjs} +2 -2
- package/dist/esm/{chunk-RFA7BIDN.mjs → chunk-GBZOWPC6.mjs} +2 -2
- package/dist/esm/{chunk-PVEPP4HR.mjs → chunk-GP3RTNYN.mjs} +2 -2
- package/dist/esm/chunk-IR6L77JS.mjs +2 -0
- package/dist/esm/chunk-IR6L77JS.mjs.map +1 -0
- package/dist/esm/{chunk-6XCZ56O7.mjs → chunk-IUAAMX5V.mjs} +2 -2
- package/dist/esm/{chunk-XFBB7YYI.mjs → chunk-IZ7OGJBY.mjs} +2 -2
- package/dist/esm/{chunk-UIJK42CX.mjs → chunk-J26STL4T.mjs} +2 -2
- package/dist/esm/{chunk-3VUSIKCF.mjs → chunk-J4KAYDPB.mjs} +2 -2
- package/dist/esm/chunk-J6NLU6QX.mjs +2 -0
- package/dist/esm/chunk-J6NLU6QX.mjs.map +1 -0
- package/dist/esm/{chunk-U7I7YKWD.mjs → chunk-K7OBPPSF.mjs} +2 -2
- package/dist/esm/{chunk-XWAOZPIP.mjs → chunk-L7FA4ISG.mjs} +2 -2
- package/dist/esm/{chunk-WL4FXFAM.mjs → chunk-MA7TL5VN.mjs} +2 -2
- package/dist/esm/{chunk-XT2VVDT3.mjs → chunk-ME2PENQD.mjs} +2 -2
- package/dist/esm/{chunk-RFMLKHUD.mjs → chunk-MG3T24A3.mjs} +2 -2
- package/dist/esm/{chunk-RS2FIBMQ.mjs → chunk-NC3KKAAK.mjs} +2 -2
- package/dist/esm/{chunk-K7Y2SC65.mjs → chunk-NJ2IXXY2.mjs} +2 -2
- package/dist/esm/{chunk-EIKBYKIJ.mjs → chunk-OBKVMO7I.mjs} +2 -2
- package/dist/esm/{chunk-6AJLTBXC.mjs → chunk-ODYVU346.mjs} +2 -2
- package/dist/esm/{chunk-NBJFTE2P.mjs → chunk-OID45FCB.mjs} +2 -2
- package/dist/esm/{chunk-EPVAT625.mjs → chunk-OUAQKVIC.mjs} +2 -2
- package/dist/esm/{chunk-C2IJG37E.mjs → chunk-PDOQLTXA.mjs} +2 -2
- package/dist/esm/{chunk-B6PLCJJ2.mjs → chunk-PF54PEHF.mjs} +2 -2
- package/dist/esm/{chunk-GCPWPGCS.mjs → chunk-PIUICROW.mjs} +2 -2
- package/dist/esm/{chunk-GGU4XOUO.mjs → chunk-QLKTSSVC.mjs} +2 -2
- package/dist/esm/chunk-QUMSKIYX.mjs +2 -0
- package/dist/esm/{chunk-Y2DHN4CV.mjs.map → chunk-QUMSKIYX.mjs.map} +1 -1
- package/dist/esm/{chunk-NRAQZUD5.mjs → chunk-RBIJJSGB.mjs} +2 -2
- package/dist/esm/{chunk-JY5LTRTM.mjs → chunk-RZKLIZ2D.mjs} +2 -2
- package/dist/esm/chunk-T52HPGL5.mjs +2 -0
- package/dist/esm/chunk-T52HPGL5.mjs.map +1 -0
- package/dist/esm/{chunk-6TWRNWC3.mjs → chunk-T7MGIHWV.mjs} +2 -2
- package/dist/esm/{chunk-5E672SHG.mjs → chunk-T7WBGP37.mjs} +2 -2
- package/dist/esm/{chunk-5E672SHG.mjs.map → chunk-T7WBGP37.mjs.map} +1 -1
- package/dist/esm/chunk-TDGQGILY.mjs +2 -0
- package/dist/esm/chunk-TDGQGILY.mjs.map +1 -0
- package/dist/esm/{chunk-CPCS5KIA.mjs → chunk-UY4EIN3P.mjs} +2 -2
- package/dist/esm/{chunk-EKZHYOQH.mjs → chunk-V3NKDUY5.mjs} +2 -2
- package/dist/esm/{chunk-FEGCUPGO.mjs → chunk-VA4HKHNV.mjs} +2 -2
- package/dist/esm/{chunk-YMFEA2TJ.mjs → chunk-VHNX2NUR.mjs} +3 -1
- package/dist/esm/chunk-VHNX2NUR.mjs.map +1 -0
- package/dist/esm/{chunk-77NXCSLY.mjs → chunk-WPYVWZQS.mjs} +2 -2
- package/dist/esm/{chunk-BF46IXHH.mjs → chunk-WSE653RS.mjs} +2 -2
- package/dist/esm/chunk-WSE653RS.mjs.map +1 -0
- package/dist/esm/{chunk-EOJWPF3P.mjs → chunk-X2QSDREG.mjs} +2 -2
- package/dist/esm/{chunk-6ZQWPHLV.mjs → chunk-XWVMFCW3.mjs} +2 -2
- package/dist/esm/{chunk-FC7IRFFN.mjs → chunk-Y5AY3QBY.mjs} +2 -2
- package/dist/esm/{chunk-BN2PXCFR.mjs → chunk-YEISKUKC.mjs} +2 -2
- package/dist/esm/{chunk-OYLT6IVC.mjs → chunk-ZE2TCKUL.mjs} +2 -2
- package/dist/esm/{chunk-VBPDZZXC.mjs → chunk-ZHNCJSXO.mjs} +2 -2
- package/dist/esm/{chunk-42XNGDUC.mjs → chunk-ZKCSQAGW.mjs} +2 -2
- package/dist/esm/{chunk-YDXU6ALO.mjs → chunk-ZMFVKUFD.mjs} +2 -2
- package/dist/esm/cli/index.mjs +1 -1
- package/dist/esm/client/core.d.mts +2 -2
- package/dist/esm/client/core.mjs +1 -1
- package/dist/esm/client/get.mjs +1 -1
- package/dist/esm/client/index.mjs +1 -1
- package/dist/esm/client/post.mjs +1 -1
- package/dist/esm/client/types.d.mts +8 -1
- package/dist/esm/client/types.mjs +1 -1
- package/dist/esm/core/account/index.mjs +1 -1
- package/dist/esm/core/account/utils/address.mjs +1 -1
- package/dist/esm/core/account/utils/index.mjs +1 -1
- package/dist/esm/core/accountAddress.d.mts +1 -0
- package/dist/esm/core/accountAddress.mjs +1 -1
- package/dist/esm/core/authenticationKey.mjs +1 -1
- package/dist/esm/core/crypto/ed25519.mjs +1 -1
- package/dist/esm/core/crypto/ephemeral.mjs +1 -1
- package/dist/esm/core/crypto/index.mjs +1 -1
- package/dist/esm/core/crypto/keyless.mjs +1 -1
- package/dist/esm/core/crypto/multiEd25519.mjs +1 -1
- package/dist/esm/core/crypto/multiKey.mjs +1 -1
- package/dist/esm/core/crypto/proof.mjs +1 -1
- package/dist/esm/core/crypto/publicKey.mjs +1 -1
- package/dist/esm/core/crypto/secp256k1.mjs +1 -1
- package/dist/esm/core/crypto/signature.mjs +1 -1
- package/dist/esm/core/crypto/singleKey.mjs +1 -1
- package/dist/esm/core/index.mjs +1 -1
- package/dist/esm/index.d.mts +1 -1
- package/dist/esm/index.mjs +1 -1
- package/dist/esm/internal/account.d.mts +2 -1
- package/dist/esm/internal/account.mjs +1 -1
- package/dist/esm/internal/ans.d.mts +17 -1
- package/dist/esm/internal/ans.mjs +1 -1
- package/dist/esm/internal/coin.mjs +1 -1
- package/dist/esm/internal/digitalAsset.mjs +1 -1
- package/dist/esm/internal/event.mjs +1 -1
- package/dist/esm/internal/faucet.mjs +1 -1
- package/dist/esm/internal/fungibleAsset.mjs +1 -1
- package/dist/esm/internal/general.mjs +1 -1
- package/dist/esm/internal/keyless.mjs +1 -1
- package/dist/esm/internal/object.mjs +1 -1
- package/dist/esm/internal/staking.mjs +1 -1
- package/dist/esm/internal/table.mjs +1 -1
- package/dist/esm/internal/transaction.mjs +1 -1
- package/dist/esm/internal/transactionSubmission.mjs +1 -1
- package/dist/esm/internal/view.mjs +1 -1
- package/dist/esm/transactions/authenticator/account.mjs +1 -1
- package/dist/esm/transactions/authenticator/index.mjs +1 -1
- package/dist/esm/transactions/authenticator/transaction.mjs +1 -1
- package/dist/esm/transactions/index.mjs +1 -1
- package/dist/esm/transactions/instances/index.mjs +1 -1
- package/dist/esm/transactions/instances/moduleId.mjs +1 -1
- package/dist/esm/transactions/instances/multiAgentTransaction.mjs +1 -1
- package/dist/esm/transactions/instances/rawTransaction.mjs +1 -1
- package/dist/esm/transactions/instances/rotationProofChallenge.mjs +1 -1
- package/dist/esm/transactions/instances/signedTransaction.mjs +1 -1
- package/dist/esm/transactions/instances/simpleTransaction.mjs +1 -1
- package/dist/esm/transactions/instances/transactionPayload.mjs +1 -1
- package/dist/esm/transactions/management/accountSequenceNumber.mjs +1 -1
- package/dist/esm/transactions/management/index.mjs +1 -1
- package/dist/esm/transactions/management/transactionWorker.mjs +1 -1
- package/dist/esm/transactions/transactionBuilder/helpers.mjs +1 -1
- package/dist/esm/transactions/transactionBuilder/index.mjs +1 -1
- package/dist/esm/transactions/transactionBuilder/remoteAbi.mjs +1 -1
- package/dist/esm/transactions/transactionBuilder/signingMessage.mjs +1 -1
- package/dist/esm/transactions/transactionBuilder/transactionBuilder.mjs +1 -1
- package/dist/esm/transactions/typeTag/index.mjs +1 -1
- package/dist/esm/transactions/typeTag/parser.mjs +1 -1
- package/dist/esm/types/generated/operations.d.mts +16 -12
- package/dist/esm/types/generated/queries.d.mts +2 -2
- package/dist/esm/types/generated/queries.mjs +1 -1
- package/dist/esm/types/generated/types.d.mts +365 -761
- package/dist/esm/types/generated/types.mjs +1 -1
- package/dist/esm/types/generated/types.mjs.map +1 -1
- package/dist/esm/types/index.d.mts +42 -3
- package/dist/esm/types/index.mjs +1 -1
- package/dist/esm/utils/index.mjs +1 -1
- package/dist/esm/utils/normalizeBundle.mjs +1 -1
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +2 -1
- package/src/account/KeylessAccount.ts +20 -4
- package/src/api/account.ts +4 -1
- package/src/client/core.ts +25 -52
- package/src/client/types.ts +60 -7
- package/src/core/accountAddress.ts +2 -0
- package/src/core/crypto/ephemeral.ts +1 -1
- package/src/internal/account.ts +35 -4
- package/src/internal/ans.ts +36 -4
- package/src/internal/queries/ansTokenFragment.graphql +2 -0
- package/src/types/generated/operations.ts +16 -12
- package/src/types/generated/queries.ts +2 -0
- package/src/types/generated/types.ts +387 -835
- package/src/types/index.ts +48 -1
- package/src/version.ts +1 -1
- package/dist/esm/chunk-7LY73OAN.mjs +0 -2
- package/dist/esm/chunk-7LY73OAN.mjs.map +0 -1
- package/dist/esm/chunk-BF46IXHH.mjs.map +0 -1
- package/dist/esm/chunk-FPDE5EYE.mjs +0 -2
- package/dist/esm/chunk-FPDE5EYE.mjs.map +0 -1
- package/dist/esm/chunk-GHYE26Q5.mjs +0 -2
- package/dist/esm/chunk-GHYE26Q5.mjs.map +0 -1
- package/dist/esm/chunk-MI732NUU.mjs +0 -2
- package/dist/esm/chunk-MI732NUU.mjs.map +0 -1
- package/dist/esm/chunk-Q6LFIZ3L.mjs +0 -2
- package/dist/esm/chunk-Q6LFIZ3L.mjs.map +0 -1
- package/dist/esm/chunk-QA7VTFUT.mjs +0 -2
- package/dist/esm/chunk-U2QQD2ER.mjs.map +0 -1
- package/dist/esm/chunk-U6X2FYNI.mjs +0 -2
- package/dist/esm/chunk-U6X2FYNI.mjs.map +0 -1
- package/dist/esm/chunk-Y2DHN4CV.mjs +0 -2
- package/dist/esm/chunk-YMFEA2TJ.mjs.map +0 -1
- /package/dist/esm/{chunk-2ZAYK464.mjs.map → chunk-243IMA3Y.mjs.map} +0 -0
- /package/dist/esm/{chunk-D6WTINSF.mjs.map → chunk-2SGICMXB.mjs.map} +0 -0
- /package/dist/esm/{chunk-GEP4HPQ6.mjs.map → chunk-3CB53WTP.mjs.map} +0 -0
- /package/dist/esm/{chunk-5IRM54PL.mjs.map → chunk-3JFX3XDA.mjs.map} +0 -0
- /package/dist/esm/{chunk-XYWMFCL6.mjs.map → chunk-4FMAPHUM.mjs.map} +0 -0
- /package/dist/esm/{chunk-UYF7AQLE.mjs.map → chunk-4R7FL2G2.mjs.map} +0 -0
- /package/dist/esm/{chunk-W5ZII3JO.mjs.map → chunk-4ZDOOSRJ.mjs.map} +0 -0
- /package/dist/esm/{chunk-OAKHR7AG.mjs.map → chunk-5OR2POPO.mjs.map} +0 -0
- /package/dist/esm/{chunk-A2Z7I2EY.mjs.map → chunk-6WAXFWLH.mjs.map} +0 -0
- /package/dist/esm/{chunk-XCNNMSVO.mjs.map → chunk-72QKG5N2.mjs.map} +0 -0
- /package/dist/esm/{chunk-Z4OZBMSL.mjs.map → chunk-7F7AIMGB.mjs.map} +0 -0
- /package/dist/esm/{chunk-HFOLSSAQ.mjs.map → chunk-BDD6OBUV.mjs.map} +0 -0
- /package/dist/esm/{chunk-O4O7HSUQ.mjs.map → chunk-BEXHZ5XT.mjs.map} +0 -0
- /package/dist/esm/{chunk-TY4IEDJD.mjs.map → chunk-BFRFAX5I.mjs.map} +0 -0
- /package/dist/esm/{chunk-37Y7VAN7.mjs.map → chunk-BQ7OOQRE.mjs.map} +0 -0
- /package/dist/esm/{chunk-IMF5XUVW.mjs.map → chunk-BQIT7TKM.mjs.map} +0 -0
- /package/dist/esm/{chunk-BF3D6ADE.mjs.map → chunk-D6DCZULX.mjs.map} +0 -0
- /package/dist/esm/{chunk-WTJCMD4D.mjs.map → chunk-DAEUQBVZ.mjs.map} +0 -0
- /package/dist/esm/{chunk-4EPLOSKY.mjs.map → chunk-EMFVGL2Y.mjs.map} +0 -0
- /package/dist/esm/{chunk-OTK3HBAU.mjs.map → chunk-ES5Z33UX.mjs.map} +0 -0
- /package/dist/esm/{chunk-XBTCOCZJ.mjs.map → chunk-F435LQUS.mjs.map} +0 -0
- /package/dist/esm/{chunk-DM6HVA4K.mjs.map → chunk-FAFN34ZH.mjs.map} +0 -0
- /package/dist/esm/{chunk-4ZXCQXVC.mjs.map → chunk-FE6CYBDF.mjs.map} +0 -0
- /package/dist/esm/{chunk-6DDSU7HN.mjs.map → chunk-FRUEQTCC.mjs.map} +0 -0
- /package/dist/esm/{chunk-H4XMI4WZ.mjs.map → chunk-FSTRZMCK.mjs.map} +0 -0
- /package/dist/esm/{chunk-OPGMT27G.mjs.map → chunk-FZ3HMVKE.mjs.map} +0 -0
- /package/dist/esm/{chunk-RFA7BIDN.mjs.map → chunk-GBZOWPC6.mjs.map} +0 -0
- /package/dist/esm/{chunk-PVEPP4HR.mjs.map → chunk-GP3RTNYN.mjs.map} +0 -0
- /package/dist/esm/{chunk-6XCZ56O7.mjs.map → chunk-IUAAMX5V.mjs.map} +0 -0
- /package/dist/esm/{chunk-XFBB7YYI.mjs.map → chunk-IZ7OGJBY.mjs.map} +0 -0
- /package/dist/esm/{chunk-UIJK42CX.mjs.map → chunk-J26STL4T.mjs.map} +0 -0
- /package/dist/esm/{chunk-3VUSIKCF.mjs.map → chunk-J4KAYDPB.mjs.map} +0 -0
- /package/dist/esm/{chunk-U7I7YKWD.mjs.map → chunk-K7OBPPSF.mjs.map} +0 -0
- /package/dist/esm/{chunk-XWAOZPIP.mjs.map → chunk-L7FA4ISG.mjs.map} +0 -0
- /package/dist/esm/{chunk-WL4FXFAM.mjs.map → chunk-MA7TL5VN.mjs.map} +0 -0
- /package/dist/esm/{chunk-XT2VVDT3.mjs.map → chunk-ME2PENQD.mjs.map} +0 -0
- /package/dist/esm/{chunk-RFMLKHUD.mjs.map → chunk-MG3T24A3.mjs.map} +0 -0
- /package/dist/esm/{chunk-RS2FIBMQ.mjs.map → chunk-NC3KKAAK.mjs.map} +0 -0
- /package/dist/esm/{chunk-K7Y2SC65.mjs.map → chunk-NJ2IXXY2.mjs.map} +0 -0
- /package/dist/esm/{chunk-EIKBYKIJ.mjs.map → chunk-OBKVMO7I.mjs.map} +0 -0
- /package/dist/esm/{chunk-6AJLTBXC.mjs.map → chunk-ODYVU346.mjs.map} +0 -0
- /package/dist/esm/{chunk-NBJFTE2P.mjs.map → chunk-OID45FCB.mjs.map} +0 -0
- /package/dist/esm/{chunk-EPVAT625.mjs.map → chunk-OUAQKVIC.mjs.map} +0 -0
- /package/dist/esm/{chunk-C2IJG37E.mjs.map → chunk-PDOQLTXA.mjs.map} +0 -0
- /package/dist/esm/{chunk-B6PLCJJ2.mjs.map → chunk-PF54PEHF.mjs.map} +0 -0
- /package/dist/esm/{chunk-GCPWPGCS.mjs.map → chunk-PIUICROW.mjs.map} +0 -0
- /package/dist/esm/{chunk-GGU4XOUO.mjs.map → chunk-QLKTSSVC.mjs.map} +0 -0
- /package/dist/esm/{chunk-NRAQZUD5.mjs.map → chunk-RBIJJSGB.mjs.map} +0 -0
- /package/dist/esm/{chunk-JY5LTRTM.mjs.map → chunk-RZKLIZ2D.mjs.map} +0 -0
- /package/dist/esm/{chunk-6TWRNWC3.mjs.map → chunk-T7MGIHWV.mjs.map} +0 -0
- /package/dist/esm/{chunk-CPCS5KIA.mjs.map → chunk-UY4EIN3P.mjs.map} +0 -0
- /package/dist/esm/{chunk-EKZHYOQH.mjs.map → chunk-V3NKDUY5.mjs.map} +0 -0
- /package/dist/esm/{chunk-FEGCUPGO.mjs.map → chunk-VA4HKHNV.mjs.map} +0 -0
- /package/dist/esm/{chunk-77NXCSLY.mjs.map → chunk-WPYVWZQS.mjs.map} +0 -0
- /package/dist/esm/{chunk-EOJWPF3P.mjs.map → chunk-X2QSDREG.mjs.map} +0 -0
- /package/dist/esm/{chunk-6ZQWPHLV.mjs.map → chunk-XWVMFCW3.mjs.map} +0 -0
- /package/dist/esm/{chunk-FC7IRFFN.mjs.map → chunk-Y5AY3QBY.mjs.map} +0 -0
- /package/dist/esm/{chunk-BN2PXCFR.mjs.map → chunk-YEISKUKC.mjs.map} +0 -0
- /package/dist/esm/{chunk-OYLT6IVC.mjs.map → chunk-ZE2TCKUL.mjs.map} +0 -0
- /package/dist/esm/{chunk-VBPDZZXC.mjs.map → chunk-ZHNCJSXO.mjs.map} +0 -0
- /package/dist/esm/{chunk-42XNGDUC.mjs.map → chunk-ZKCSQAGW.mjs.map} +0 -0
- /package/dist/esm/{chunk-YDXU6ALO.mjs.map → chunk-ZMFVKUFD.mjs.map} +0 -0
|
@@ -549,7 +549,7 @@ type AddressVersionFromEventsVarSampFields = {
|
|
|
549
549
|
type AddressVersionFromEventsVarianceFields = {
|
|
550
550
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
551
551
|
};
|
|
552
|
-
/** columns and relationships of "address_version_from_move_resources" */
|
|
552
|
+
/** columns and relationships of "legacy_migration_v1.address_version_from_move_resources" */
|
|
553
553
|
type AddressVersionFromMoveResources = {
|
|
554
554
|
address?: Maybe<Scalars["String"]["output"]>;
|
|
555
555
|
/** An array relationship */
|
|
@@ -568,7 +568,7 @@ type AddressVersionFromMoveResources = {
|
|
|
568
568
|
token_activities_v2_aggregate: TokenActivitiesV2Aggregate;
|
|
569
569
|
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
570
570
|
};
|
|
571
|
-
/** columns and relationships of "address_version_from_move_resources" */
|
|
571
|
+
/** columns and relationships of "legacy_migration_v1.address_version_from_move_resources" */
|
|
572
572
|
type AddressVersionFromMoveResourcesCoinActivitiesArgs = {
|
|
573
573
|
distinct_on?: InputMaybe<Array<CoinActivitiesSelectColumn>>;
|
|
574
574
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -576,7 +576,7 @@ type AddressVersionFromMoveResourcesCoinActivitiesArgs = {
|
|
|
576
576
|
order_by?: InputMaybe<Array<CoinActivitiesOrderBy>>;
|
|
577
577
|
where?: InputMaybe<CoinActivitiesBoolExp>;
|
|
578
578
|
};
|
|
579
|
-
/** columns and relationships of "address_version_from_move_resources" */
|
|
579
|
+
/** columns and relationships of "legacy_migration_v1.address_version_from_move_resources" */
|
|
580
580
|
type AddressVersionFromMoveResourcesCoinActivitiesAggregateArgs = {
|
|
581
581
|
distinct_on?: InputMaybe<Array<CoinActivitiesSelectColumn>>;
|
|
582
582
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -584,7 +584,7 @@ type AddressVersionFromMoveResourcesCoinActivitiesAggregateArgs = {
|
|
|
584
584
|
order_by?: InputMaybe<Array<CoinActivitiesOrderBy>>;
|
|
585
585
|
where?: InputMaybe<CoinActivitiesBoolExp>;
|
|
586
586
|
};
|
|
587
|
-
/** columns and relationships of "address_version_from_move_resources" */
|
|
587
|
+
/** columns and relationships of "legacy_migration_v1.address_version_from_move_resources" */
|
|
588
588
|
type AddressVersionFromMoveResourcesDelegatedStakingActivitiesArgs = {
|
|
589
589
|
distinct_on?: InputMaybe<Array<DelegatedStakingActivitiesSelectColumn>>;
|
|
590
590
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -592,7 +592,7 @@ type AddressVersionFromMoveResourcesDelegatedStakingActivitiesArgs = {
|
|
|
592
592
|
order_by?: InputMaybe<Array<DelegatedStakingActivitiesOrderBy>>;
|
|
593
593
|
where?: InputMaybe<DelegatedStakingActivitiesBoolExp>;
|
|
594
594
|
};
|
|
595
|
-
/** columns and relationships of "address_version_from_move_resources" */
|
|
595
|
+
/** columns and relationships of "legacy_migration_v1.address_version_from_move_resources" */
|
|
596
596
|
type AddressVersionFromMoveResourcesTokenActivitiesArgs = {
|
|
597
597
|
distinct_on?: InputMaybe<Array<TokenActivitiesSelectColumn>>;
|
|
598
598
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -600,7 +600,7 @@ type AddressVersionFromMoveResourcesTokenActivitiesArgs = {
|
|
|
600
600
|
order_by?: InputMaybe<Array<TokenActivitiesOrderBy>>;
|
|
601
601
|
where?: InputMaybe<TokenActivitiesBoolExp>;
|
|
602
602
|
};
|
|
603
|
-
/** columns and relationships of "address_version_from_move_resources" */
|
|
603
|
+
/** columns and relationships of "legacy_migration_v1.address_version_from_move_resources" */
|
|
604
604
|
type AddressVersionFromMoveResourcesTokenActivitiesAggregateArgs = {
|
|
605
605
|
distinct_on?: InputMaybe<Array<TokenActivitiesSelectColumn>>;
|
|
606
606
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -608,7 +608,7 @@ type AddressVersionFromMoveResourcesTokenActivitiesAggregateArgs = {
|
|
|
608
608
|
order_by?: InputMaybe<Array<TokenActivitiesOrderBy>>;
|
|
609
609
|
where?: InputMaybe<TokenActivitiesBoolExp>;
|
|
610
610
|
};
|
|
611
|
-
/** columns and relationships of "address_version_from_move_resources" */
|
|
611
|
+
/** columns and relationships of "legacy_migration_v1.address_version_from_move_resources" */
|
|
612
612
|
type AddressVersionFromMoveResourcesTokenActivitiesV2Args = {
|
|
613
613
|
distinct_on?: InputMaybe<Array<TokenActivitiesV2SelectColumn>>;
|
|
614
614
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -616,7 +616,7 @@ type AddressVersionFromMoveResourcesTokenActivitiesV2Args = {
|
|
|
616
616
|
order_by?: InputMaybe<Array<TokenActivitiesV2OrderBy>>;
|
|
617
617
|
where?: InputMaybe<TokenActivitiesV2BoolExp>;
|
|
618
618
|
};
|
|
619
|
-
/** columns and relationships of "address_version_from_move_resources" */
|
|
619
|
+
/** columns and relationships of "legacy_migration_v1.address_version_from_move_resources" */
|
|
620
620
|
type AddressVersionFromMoveResourcesTokenActivitiesV2AggregateArgs = {
|
|
621
621
|
distinct_on?: InputMaybe<Array<TokenActivitiesV2SelectColumn>>;
|
|
622
622
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -624,12 +624,12 @@ type AddressVersionFromMoveResourcesTokenActivitiesV2AggregateArgs = {
|
|
|
624
624
|
order_by?: InputMaybe<Array<TokenActivitiesV2OrderBy>>;
|
|
625
625
|
where?: InputMaybe<TokenActivitiesV2BoolExp>;
|
|
626
626
|
};
|
|
627
|
-
/** aggregated selection of "address_version_from_move_resources" */
|
|
627
|
+
/** aggregated selection of "legacy_migration_v1.address_version_from_move_resources" */
|
|
628
628
|
type AddressVersionFromMoveResourcesAggregate = {
|
|
629
629
|
aggregate?: Maybe<AddressVersionFromMoveResourcesAggregateFields>;
|
|
630
630
|
nodes: Array<AddressVersionFromMoveResources>;
|
|
631
631
|
};
|
|
632
|
-
/** aggregate fields of "address_version_from_move_resources" */
|
|
632
|
+
/** aggregate fields of "legacy_migration_v1.address_version_from_move_resources" */
|
|
633
633
|
type AddressVersionFromMoveResourcesAggregateFields = {
|
|
634
634
|
avg?: Maybe<AddressVersionFromMoveResourcesAvgFields>;
|
|
635
635
|
count: Scalars["Int"]["output"];
|
|
@@ -643,7 +643,7 @@ type AddressVersionFromMoveResourcesAggregateFields = {
|
|
|
643
643
|
var_samp?: Maybe<AddressVersionFromMoveResourcesVarSampFields>;
|
|
644
644
|
variance?: Maybe<AddressVersionFromMoveResourcesVarianceFields>;
|
|
645
645
|
};
|
|
646
|
-
/** aggregate fields of "address_version_from_move_resources" */
|
|
646
|
+
/** aggregate fields of "legacy_migration_v1.address_version_from_move_resources" */
|
|
647
647
|
type AddressVersionFromMoveResourcesAggregateFieldsCountArgs = {
|
|
648
648
|
columns?: InputMaybe<Array<AddressVersionFromMoveResourcesSelectColumn>>;
|
|
649
649
|
distinct?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
@@ -652,7 +652,7 @@ type AddressVersionFromMoveResourcesAggregateFieldsCountArgs = {
|
|
|
652
652
|
type AddressVersionFromMoveResourcesAvgFields = {
|
|
653
653
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
654
654
|
};
|
|
655
|
-
/** Boolean expression to filter rows from the table "address_version_from_move_resources". All fields are combined with a logical 'AND'. */
|
|
655
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.address_version_from_move_resources". All fields are combined with a logical 'AND'. */
|
|
656
656
|
type AddressVersionFromMoveResourcesBoolExp = {
|
|
657
657
|
_and?: InputMaybe<Array<AddressVersionFromMoveResourcesBoolExp>>;
|
|
658
658
|
_not?: InputMaybe<AddressVersionFromMoveResourcesBoolExp>;
|
|
@@ -677,7 +677,7 @@ type AddressVersionFromMoveResourcesMinFields = {
|
|
|
677
677
|
address?: Maybe<Scalars["String"]["output"]>;
|
|
678
678
|
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
679
679
|
};
|
|
680
|
-
/** Ordering options when selecting data from "address_version_from_move_resources". */
|
|
680
|
+
/** Ordering options when selecting data from "legacy_migration_v1.address_version_from_move_resources". */
|
|
681
681
|
type AddressVersionFromMoveResourcesOrderBy = {
|
|
682
682
|
address?: InputMaybe<OrderBy>;
|
|
683
683
|
coin_activities_aggregate?: InputMaybe<CoinActivitiesAggregateOrderBy>;
|
|
@@ -686,7 +686,7 @@ type AddressVersionFromMoveResourcesOrderBy = {
|
|
|
686
686
|
token_activities_v2_aggregate?: InputMaybe<TokenActivitiesV2AggregateOrderBy>;
|
|
687
687
|
transaction_version?: InputMaybe<OrderBy>;
|
|
688
688
|
};
|
|
689
|
-
/** select columns of table "address_version_from_move_resources" */
|
|
689
|
+
/** select columns of table "legacy_migration_v1.address_version_from_move_resources" */
|
|
690
690
|
declare enum AddressVersionFromMoveResourcesSelectColumn {
|
|
691
691
|
/** column name */
|
|
692
692
|
Address = "address",
|
|
@@ -832,31 +832,31 @@ type BlockMetadataTransactionsStreamCursorValueInput = {
|
|
|
832
832
|
timestamp?: InputMaybe<Scalars["timestamp"]["input"]>;
|
|
833
833
|
version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
834
834
|
};
|
|
835
|
-
/** columns and relationships of "coin_activities" */
|
|
835
|
+
/** columns and relationships of "legacy_migration_v1.coin_activities" */
|
|
836
836
|
type CoinActivities = {
|
|
837
|
-
activity_type
|
|
838
|
-
amount
|
|
837
|
+
activity_type?: Maybe<Scalars["String"]["output"]>;
|
|
838
|
+
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
839
839
|
/** An array relationship */
|
|
840
840
|
aptos_names: Array<CurrentAptosNames>;
|
|
841
841
|
/** An aggregate relationship */
|
|
842
842
|
aptos_names_aggregate: CurrentAptosNamesAggregate;
|
|
843
|
-
block_height
|
|
843
|
+
block_height?: Maybe<Scalars["bigint"]["output"]>;
|
|
844
844
|
/** An object relationship */
|
|
845
845
|
coin_info?: Maybe<CoinInfos>;
|
|
846
|
-
coin_type
|
|
846
|
+
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
847
847
|
entry_function_id_str?: Maybe<Scalars["String"]["output"]>;
|
|
848
|
-
event_account_address
|
|
849
|
-
event_creation_number
|
|
848
|
+
event_account_address?: Maybe<Scalars["String"]["output"]>;
|
|
849
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
850
850
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
851
|
-
event_sequence_number
|
|
852
|
-
is_gas_fee
|
|
853
|
-
is_transaction_success
|
|
854
|
-
owner_address
|
|
855
|
-
storage_refund_amount
|
|
856
|
-
transaction_timestamp
|
|
857
|
-
transaction_version
|
|
851
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
852
|
+
is_gas_fee?: Maybe<Scalars["Boolean"]["output"]>;
|
|
853
|
+
is_transaction_success?: Maybe<Scalars["Boolean"]["output"]>;
|
|
854
|
+
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
855
|
+
storage_refund_amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
856
|
+
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
857
|
+
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
858
858
|
};
|
|
859
|
-
/** columns and relationships of "coin_activities" */
|
|
859
|
+
/** columns and relationships of "legacy_migration_v1.coin_activities" */
|
|
860
860
|
type CoinActivitiesAptosNamesArgs = {
|
|
861
861
|
distinct_on?: InputMaybe<Array<CurrentAptosNamesSelectColumn>>;
|
|
862
862
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -864,7 +864,7 @@ type CoinActivitiesAptosNamesArgs = {
|
|
|
864
864
|
order_by?: InputMaybe<Array<CurrentAptosNamesOrderBy>>;
|
|
865
865
|
where?: InputMaybe<CurrentAptosNamesBoolExp>;
|
|
866
866
|
};
|
|
867
|
-
/** columns and relationships of "coin_activities" */
|
|
867
|
+
/** columns and relationships of "legacy_migration_v1.coin_activities" */
|
|
868
868
|
type CoinActivitiesAptosNamesAggregateArgs = {
|
|
869
869
|
distinct_on?: InputMaybe<Array<CurrentAptosNamesSelectColumn>>;
|
|
870
870
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -872,7 +872,7 @@ type CoinActivitiesAptosNamesAggregateArgs = {
|
|
|
872
872
|
order_by?: InputMaybe<Array<CurrentAptosNamesOrderBy>>;
|
|
873
873
|
where?: InputMaybe<CurrentAptosNamesBoolExp>;
|
|
874
874
|
};
|
|
875
|
-
/** aggregated selection of "coin_activities" */
|
|
875
|
+
/** aggregated selection of "legacy_migration_v1.coin_activities" */
|
|
876
876
|
type CoinActivitiesAggregate = {
|
|
877
877
|
aggregate?: Maybe<CoinActivitiesAggregateFields>;
|
|
878
878
|
nodes: Array<CoinActivities>;
|
|
@@ -900,7 +900,7 @@ type CoinActivitiesAggregateBoolExpCount = {
|
|
|
900
900
|
filter?: InputMaybe<CoinActivitiesBoolExp>;
|
|
901
901
|
predicate: IntComparisonExp;
|
|
902
902
|
};
|
|
903
|
-
/** aggregate fields of "coin_activities" */
|
|
903
|
+
/** aggregate fields of "legacy_migration_v1.coin_activities" */
|
|
904
904
|
type CoinActivitiesAggregateFields = {
|
|
905
905
|
avg?: Maybe<CoinActivitiesAvgFields>;
|
|
906
906
|
count: Scalars["Int"]["output"];
|
|
@@ -914,12 +914,12 @@ type CoinActivitiesAggregateFields = {
|
|
|
914
914
|
var_samp?: Maybe<CoinActivitiesVarSampFields>;
|
|
915
915
|
variance?: Maybe<CoinActivitiesVarianceFields>;
|
|
916
916
|
};
|
|
917
|
-
/** aggregate fields of "coin_activities" */
|
|
917
|
+
/** aggregate fields of "legacy_migration_v1.coin_activities" */
|
|
918
918
|
type CoinActivitiesAggregateFieldsCountArgs = {
|
|
919
919
|
columns?: InputMaybe<Array<CoinActivitiesSelectColumn>>;
|
|
920
920
|
distinct?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
921
921
|
};
|
|
922
|
-
/** order by aggregate values of table "coin_activities" */
|
|
922
|
+
/** order by aggregate values of table "legacy_migration_v1.coin_activities" */
|
|
923
923
|
type CoinActivitiesAggregateOrderBy = {
|
|
924
924
|
avg?: InputMaybe<CoinActivitiesAvgOrderBy>;
|
|
925
925
|
count?: InputMaybe<OrderBy>;
|
|
@@ -943,7 +943,7 @@ type CoinActivitiesAvgFields = {
|
|
|
943
943
|
storage_refund_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
944
944
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
945
945
|
};
|
|
946
|
-
/** order by avg() on columns of table "coin_activities" */
|
|
946
|
+
/** order by avg() on columns of table "legacy_migration_v1.coin_activities" */
|
|
947
947
|
type CoinActivitiesAvgOrderBy = {
|
|
948
948
|
amount?: InputMaybe<OrderBy>;
|
|
949
949
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -953,7 +953,7 @@ type CoinActivitiesAvgOrderBy = {
|
|
|
953
953
|
storage_refund_amount?: InputMaybe<OrderBy>;
|
|
954
954
|
transaction_version?: InputMaybe<OrderBy>;
|
|
955
955
|
};
|
|
956
|
-
/** Boolean expression to filter rows from the table "coin_activities". All fields are combined with a logical 'AND'. */
|
|
956
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.coin_activities". All fields are combined with a logical 'AND'. */
|
|
957
957
|
type CoinActivitiesBoolExp = {
|
|
958
958
|
_and?: InputMaybe<Array<CoinActivitiesBoolExp>>;
|
|
959
959
|
_not?: InputMaybe<CoinActivitiesBoolExp>;
|
|
@@ -967,9 +967,9 @@ type CoinActivitiesBoolExp = {
|
|
|
967
967
|
coin_type?: InputMaybe<StringComparisonExp>;
|
|
968
968
|
entry_function_id_str?: InputMaybe<StringComparisonExp>;
|
|
969
969
|
event_account_address?: InputMaybe<StringComparisonExp>;
|
|
970
|
-
event_creation_number?: InputMaybe<
|
|
970
|
+
event_creation_number?: InputMaybe<IntComparisonExp>;
|
|
971
971
|
event_index?: InputMaybe<BigintComparisonExp>;
|
|
972
|
-
event_sequence_number?: InputMaybe<
|
|
972
|
+
event_sequence_number?: InputMaybe<IntComparisonExp>;
|
|
973
973
|
is_gas_fee?: InputMaybe<BooleanComparisonExp>;
|
|
974
974
|
is_transaction_success?: InputMaybe<BooleanComparisonExp>;
|
|
975
975
|
owner_address?: InputMaybe<StringComparisonExp>;
|
|
@@ -985,15 +985,15 @@ type CoinActivitiesMaxFields = {
|
|
|
985
985
|
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
986
986
|
entry_function_id_str?: Maybe<Scalars["String"]["output"]>;
|
|
987
987
|
event_account_address?: Maybe<Scalars["String"]["output"]>;
|
|
988
|
-
event_creation_number?: Maybe<Scalars["
|
|
988
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
989
989
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
990
|
-
event_sequence_number?: Maybe<Scalars["
|
|
990
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
991
991
|
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
992
992
|
storage_refund_amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
993
993
|
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
994
994
|
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
995
995
|
};
|
|
996
|
-
/** order by max() on columns of table "coin_activities" */
|
|
996
|
+
/** order by max() on columns of table "legacy_migration_v1.coin_activities" */
|
|
997
997
|
type CoinActivitiesMaxOrderBy = {
|
|
998
998
|
activity_type?: InputMaybe<OrderBy>;
|
|
999
999
|
amount?: InputMaybe<OrderBy>;
|
|
@@ -1017,15 +1017,15 @@ type CoinActivitiesMinFields = {
|
|
|
1017
1017
|
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
1018
1018
|
entry_function_id_str?: Maybe<Scalars["String"]["output"]>;
|
|
1019
1019
|
event_account_address?: Maybe<Scalars["String"]["output"]>;
|
|
1020
|
-
event_creation_number?: Maybe<Scalars["
|
|
1020
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
1021
1021
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
1022
|
-
event_sequence_number?: Maybe<Scalars["
|
|
1022
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
1023
1023
|
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
1024
1024
|
storage_refund_amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
1025
1025
|
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
1026
1026
|
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
1027
1027
|
};
|
|
1028
|
-
/** order by min() on columns of table "coin_activities" */
|
|
1028
|
+
/** order by min() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1029
1029
|
type CoinActivitiesMinOrderBy = {
|
|
1030
1030
|
activity_type?: InputMaybe<OrderBy>;
|
|
1031
1031
|
amount?: InputMaybe<OrderBy>;
|
|
@@ -1041,7 +1041,7 @@ type CoinActivitiesMinOrderBy = {
|
|
|
1041
1041
|
transaction_timestamp?: InputMaybe<OrderBy>;
|
|
1042
1042
|
transaction_version?: InputMaybe<OrderBy>;
|
|
1043
1043
|
};
|
|
1044
|
-
/** Ordering options when selecting data from "coin_activities". */
|
|
1044
|
+
/** Ordering options when selecting data from "legacy_migration_v1.coin_activities". */
|
|
1045
1045
|
type CoinActivitiesOrderBy = {
|
|
1046
1046
|
activity_type?: InputMaybe<OrderBy>;
|
|
1047
1047
|
amount?: InputMaybe<OrderBy>;
|
|
@@ -1061,7 +1061,7 @@ type CoinActivitiesOrderBy = {
|
|
|
1061
1061
|
transaction_timestamp?: InputMaybe<OrderBy>;
|
|
1062
1062
|
transaction_version?: InputMaybe<OrderBy>;
|
|
1063
1063
|
};
|
|
1064
|
-
/** select columns of table "coin_activities" */
|
|
1064
|
+
/** select columns of table "legacy_migration_v1.coin_activities" */
|
|
1065
1065
|
declare enum CoinActivitiesSelectColumn {
|
|
1066
1066
|
/** column name */
|
|
1067
1067
|
ActivityType = "activity_type",
|
|
@@ -1094,14 +1094,14 @@ declare enum CoinActivitiesSelectColumn {
|
|
|
1094
1094
|
/** column name */
|
|
1095
1095
|
TransactionVersion = "transaction_version"
|
|
1096
1096
|
}
|
|
1097
|
-
/** select "coin_activities_aggregate_bool_exp_bool_and_arguments_columns" columns of table "coin_activities" */
|
|
1097
|
+
/** select "coin_activities_aggregate_bool_exp_bool_and_arguments_columns" columns of table "legacy_migration_v1.coin_activities" */
|
|
1098
1098
|
declare enum CoinActivitiesSelectColumnCoinActivitiesAggregateBoolExpBoolAndArgumentsColumns {
|
|
1099
1099
|
/** column name */
|
|
1100
1100
|
IsGasFee = "is_gas_fee",
|
|
1101
1101
|
/** column name */
|
|
1102
1102
|
IsTransactionSuccess = "is_transaction_success"
|
|
1103
1103
|
}
|
|
1104
|
-
/** select "coin_activities_aggregate_bool_exp_bool_or_arguments_columns" columns of table "coin_activities" */
|
|
1104
|
+
/** select "coin_activities_aggregate_bool_exp_bool_or_arguments_columns" columns of table "legacy_migration_v1.coin_activities" */
|
|
1105
1105
|
declare enum CoinActivitiesSelectColumnCoinActivitiesAggregateBoolExpBoolOrArgumentsColumns {
|
|
1106
1106
|
/** column name */
|
|
1107
1107
|
IsGasFee = "is_gas_fee",
|
|
@@ -1118,7 +1118,7 @@ type CoinActivitiesStddevFields = {
|
|
|
1118
1118
|
storage_refund_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
1119
1119
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
1120
1120
|
};
|
|
1121
|
-
/** order by stddev() on columns of table "coin_activities" */
|
|
1121
|
+
/** order by stddev() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1122
1122
|
type CoinActivitiesStddevOrderBy = {
|
|
1123
1123
|
amount?: InputMaybe<OrderBy>;
|
|
1124
1124
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -1138,7 +1138,7 @@ type CoinActivitiesStddevPopFields = {
|
|
|
1138
1138
|
storage_refund_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
1139
1139
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
1140
1140
|
};
|
|
1141
|
-
/** order by stddev_pop() on columns of table "coin_activities" */
|
|
1141
|
+
/** order by stddev_pop() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1142
1142
|
type CoinActivitiesStddevPopOrderBy = {
|
|
1143
1143
|
amount?: InputMaybe<OrderBy>;
|
|
1144
1144
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -1158,7 +1158,7 @@ type CoinActivitiesStddevSampFields = {
|
|
|
1158
1158
|
storage_refund_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
1159
1159
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
1160
1160
|
};
|
|
1161
|
-
/** order by stddev_samp() on columns of table "coin_activities" */
|
|
1161
|
+
/** order by stddev_samp() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1162
1162
|
type CoinActivitiesStddevSampOrderBy = {
|
|
1163
1163
|
amount?: InputMaybe<OrderBy>;
|
|
1164
1164
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -1183,9 +1183,9 @@ type CoinActivitiesStreamCursorValueInput = {
|
|
|
1183
1183
|
coin_type?: InputMaybe<Scalars["String"]["input"]>;
|
|
1184
1184
|
entry_function_id_str?: InputMaybe<Scalars["String"]["input"]>;
|
|
1185
1185
|
event_account_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
1186
|
-
event_creation_number?: InputMaybe<Scalars["
|
|
1186
|
+
event_creation_number?: InputMaybe<Scalars["Int"]["input"]>;
|
|
1187
1187
|
event_index?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
1188
|
-
event_sequence_number?: InputMaybe<Scalars["
|
|
1188
|
+
event_sequence_number?: InputMaybe<Scalars["Int"]["input"]>;
|
|
1189
1189
|
is_gas_fee?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
1190
1190
|
is_transaction_success?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
1191
1191
|
owner_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
@@ -1197,13 +1197,13 @@ type CoinActivitiesStreamCursorValueInput = {
|
|
|
1197
1197
|
type CoinActivitiesSumFields = {
|
|
1198
1198
|
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
1199
1199
|
block_height?: Maybe<Scalars["bigint"]["output"]>;
|
|
1200
|
-
event_creation_number?: Maybe<Scalars["
|
|
1200
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
1201
1201
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
1202
|
-
event_sequence_number?: Maybe<Scalars["
|
|
1202
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
1203
1203
|
storage_refund_amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
1204
1204
|
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
1205
1205
|
};
|
|
1206
|
-
/** order by sum() on columns of table "coin_activities" */
|
|
1206
|
+
/** order by sum() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1207
1207
|
type CoinActivitiesSumOrderBy = {
|
|
1208
1208
|
amount?: InputMaybe<OrderBy>;
|
|
1209
1209
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -1223,7 +1223,7 @@ type CoinActivitiesVarPopFields = {
|
|
|
1223
1223
|
storage_refund_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
1224
1224
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
1225
1225
|
};
|
|
1226
|
-
/** order by var_pop() on columns of table "coin_activities" */
|
|
1226
|
+
/** order by var_pop() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1227
1227
|
type CoinActivitiesVarPopOrderBy = {
|
|
1228
1228
|
amount?: InputMaybe<OrderBy>;
|
|
1229
1229
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -1243,7 +1243,7 @@ type CoinActivitiesVarSampFields = {
|
|
|
1243
1243
|
storage_refund_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
1244
1244
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
1245
1245
|
};
|
|
1246
|
-
/** order by var_samp() on columns of table "coin_activities" */
|
|
1246
|
+
/** order by var_samp() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1247
1247
|
type CoinActivitiesVarSampOrderBy = {
|
|
1248
1248
|
amount?: InputMaybe<OrderBy>;
|
|
1249
1249
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -1263,7 +1263,7 @@ type CoinActivitiesVarianceFields = {
|
|
|
1263
1263
|
storage_refund_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
1264
1264
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
1265
1265
|
};
|
|
1266
|
-
/** order by variance() on columns of table "coin_activities" */
|
|
1266
|
+
/** order by variance() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1267
1267
|
type CoinActivitiesVarianceOrderBy = {
|
|
1268
1268
|
amount?: InputMaybe<OrderBy>;
|
|
1269
1269
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -1273,16 +1273,16 @@ type CoinActivitiesVarianceOrderBy = {
|
|
|
1273
1273
|
storage_refund_amount?: InputMaybe<OrderBy>;
|
|
1274
1274
|
transaction_version?: InputMaybe<OrderBy>;
|
|
1275
1275
|
};
|
|
1276
|
-
/** columns and relationships of "coin_balances" */
|
|
1276
|
+
/** columns and relationships of "legacy_migration_v1.coin_balances" */
|
|
1277
1277
|
type CoinBalances = {
|
|
1278
|
-
amount
|
|
1279
|
-
coin_type
|
|
1280
|
-
coin_type_hash
|
|
1281
|
-
owner_address
|
|
1282
|
-
transaction_timestamp
|
|
1283
|
-
transaction_version
|
|
1278
|
+
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
1279
|
+
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
1280
|
+
coin_type_hash?: Maybe<Scalars["String"]["output"]>;
|
|
1281
|
+
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
1282
|
+
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
1283
|
+
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
1284
1284
|
};
|
|
1285
|
-
/** Boolean expression to filter rows from the table "coin_balances". All fields are combined with a logical 'AND'. */
|
|
1285
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.coin_balances". All fields are combined with a logical 'AND'. */
|
|
1286
1286
|
type CoinBalancesBoolExp = {
|
|
1287
1287
|
_and?: InputMaybe<Array<CoinBalancesBoolExp>>;
|
|
1288
1288
|
_not?: InputMaybe<CoinBalancesBoolExp>;
|
|
@@ -1294,7 +1294,7 @@ type CoinBalancesBoolExp = {
|
|
|
1294
1294
|
transaction_timestamp?: InputMaybe<TimestampComparisonExp>;
|
|
1295
1295
|
transaction_version?: InputMaybe<BigintComparisonExp>;
|
|
1296
1296
|
};
|
|
1297
|
-
/** Ordering options when selecting data from "coin_balances". */
|
|
1297
|
+
/** Ordering options when selecting data from "legacy_migration_v1.coin_balances". */
|
|
1298
1298
|
type CoinBalancesOrderBy = {
|
|
1299
1299
|
amount?: InputMaybe<OrderBy>;
|
|
1300
1300
|
coin_type?: InputMaybe<OrderBy>;
|
|
@@ -1303,7 +1303,7 @@ type CoinBalancesOrderBy = {
|
|
|
1303
1303
|
transaction_timestamp?: InputMaybe<OrderBy>;
|
|
1304
1304
|
transaction_version?: InputMaybe<OrderBy>;
|
|
1305
1305
|
};
|
|
1306
|
-
/** select columns of table "coin_balances" */
|
|
1306
|
+
/** select columns of table "legacy_migration_v1.coin_balances" */
|
|
1307
1307
|
declare enum CoinBalancesSelectColumn {
|
|
1308
1308
|
/** column name */
|
|
1309
1309
|
Amount = "amount",
|
|
@@ -1334,20 +1334,20 @@ type CoinBalancesStreamCursorValueInput = {
|
|
|
1334
1334
|
transaction_timestamp?: InputMaybe<Scalars["timestamp"]["input"]>;
|
|
1335
1335
|
transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
1336
1336
|
};
|
|
1337
|
-
/** columns and relationships of "coin_infos" */
|
|
1337
|
+
/** columns and relationships of "legacy_migration_v1.coin_infos" */
|
|
1338
1338
|
type CoinInfos = {
|
|
1339
|
-
coin_type
|
|
1340
|
-
coin_type_hash
|
|
1341
|
-
creator_address
|
|
1342
|
-
decimals
|
|
1343
|
-
name
|
|
1339
|
+
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
1340
|
+
coin_type_hash?: Maybe<Scalars["String"]["output"]>;
|
|
1341
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
1342
|
+
decimals?: Maybe<Scalars["Int"]["output"]>;
|
|
1343
|
+
name?: Maybe<Scalars["String"]["output"]>;
|
|
1344
1344
|
supply_aggregator_table_handle?: Maybe<Scalars["String"]["output"]>;
|
|
1345
1345
|
supply_aggregator_table_key?: Maybe<Scalars["String"]["output"]>;
|
|
1346
|
-
symbol
|
|
1347
|
-
transaction_created_timestamp
|
|
1348
|
-
transaction_version_created
|
|
1346
|
+
symbol?: Maybe<Scalars["String"]["output"]>;
|
|
1347
|
+
transaction_created_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
1348
|
+
transaction_version_created?: Maybe<Scalars["bigint"]["output"]>;
|
|
1349
1349
|
};
|
|
1350
|
-
/** Boolean expression to filter rows from the table "coin_infos". All fields are combined with a logical 'AND'. */
|
|
1350
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.coin_infos". All fields are combined with a logical 'AND'. */
|
|
1351
1351
|
type CoinInfosBoolExp = {
|
|
1352
1352
|
_and?: InputMaybe<Array<CoinInfosBoolExp>>;
|
|
1353
1353
|
_not?: InputMaybe<CoinInfosBoolExp>;
|
|
@@ -1363,7 +1363,7 @@ type CoinInfosBoolExp = {
|
|
|
1363
1363
|
transaction_created_timestamp?: InputMaybe<TimestampComparisonExp>;
|
|
1364
1364
|
transaction_version_created?: InputMaybe<BigintComparisonExp>;
|
|
1365
1365
|
};
|
|
1366
|
-
/** Ordering options when selecting data from "coin_infos". */
|
|
1366
|
+
/** Ordering options when selecting data from "legacy_migration_v1.coin_infos". */
|
|
1367
1367
|
type CoinInfosOrderBy = {
|
|
1368
1368
|
coin_type?: InputMaybe<OrderBy>;
|
|
1369
1369
|
coin_type_hash?: InputMaybe<OrderBy>;
|
|
@@ -1376,7 +1376,7 @@ type CoinInfosOrderBy = {
|
|
|
1376
1376
|
transaction_created_timestamp?: InputMaybe<OrderBy>;
|
|
1377
1377
|
transaction_version_created?: InputMaybe<OrderBy>;
|
|
1378
1378
|
};
|
|
1379
|
-
/** select columns of table "coin_infos" */
|
|
1379
|
+
/** select columns of table "legacy_migration_v1.coin_infos" */
|
|
1380
1380
|
declare enum CoinInfosSelectColumn {
|
|
1381
1381
|
/** column name */
|
|
1382
1382
|
CoinType = "coin_type",
|
|
@@ -1480,23 +1480,23 @@ type CoinSupplyStreamCursorValueInput = {
|
|
|
1480
1480
|
transaction_timestamp?: InputMaybe<Scalars["timestamp"]["input"]>;
|
|
1481
1481
|
transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
1482
1482
|
};
|
|
1483
|
-
/** columns and relationships of "collection_datas" */
|
|
1483
|
+
/** columns and relationships of "legacy_migration_v1.collection_datas" */
|
|
1484
1484
|
type CollectionDatas = {
|
|
1485
|
-
collection_data_id_hash
|
|
1486
|
-
collection_name
|
|
1487
|
-
creator_address
|
|
1488
|
-
description
|
|
1489
|
-
description_mutable
|
|
1490
|
-
maximum
|
|
1491
|
-
maximum_mutable
|
|
1492
|
-
metadata_uri
|
|
1493
|
-
supply
|
|
1494
|
-
table_handle
|
|
1495
|
-
transaction_timestamp
|
|
1496
|
-
transaction_version
|
|
1497
|
-
uri_mutable
|
|
1485
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
1486
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
1487
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
1488
|
+
description?: Maybe<Scalars["String"]["output"]>;
|
|
1489
|
+
description_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
1490
|
+
maximum?: Maybe<Scalars["numeric"]["output"]>;
|
|
1491
|
+
maximum_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
1492
|
+
metadata_uri?: Maybe<Scalars["String"]["output"]>;
|
|
1493
|
+
supply?: Maybe<Scalars["numeric"]["output"]>;
|
|
1494
|
+
table_handle?: Maybe<Scalars["String"]["output"]>;
|
|
1495
|
+
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
1496
|
+
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
1497
|
+
uri_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
1498
1498
|
};
|
|
1499
|
-
/** Boolean expression to filter rows from the table "collection_datas". All fields are combined with a logical 'AND'. */
|
|
1499
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.collection_datas". All fields are combined with a logical 'AND'. */
|
|
1500
1500
|
type CollectionDatasBoolExp = {
|
|
1501
1501
|
_and?: InputMaybe<Array<CollectionDatasBoolExp>>;
|
|
1502
1502
|
_not?: InputMaybe<CollectionDatasBoolExp>;
|
|
@@ -1515,7 +1515,7 @@ type CollectionDatasBoolExp = {
|
|
|
1515
1515
|
transaction_version?: InputMaybe<BigintComparisonExp>;
|
|
1516
1516
|
uri_mutable?: InputMaybe<BooleanComparisonExp>;
|
|
1517
1517
|
};
|
|
1518
|
-
/** Ordering options when selecting data from "collection_datas". */
|
|
1518
|
+
/** Ordering options when selecting data from "legacy_migration_v1.collection_datas". */
|
|
1519
1519
|
type CollectionDatasOrderBy = {
|
|
1520
1520
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
1521
1521
|
collection_name?: InputMaybe<OrderBy>;
|
|
@@ -1531,7 +1531,7 @@ type CollectionDatasOrderBy = {
|
|
|
1531
1531
|
transaction_version?: InputMaybe<OrderBy>;
|
|
1532
1532
|
uri_mutable?: InputMaybe<OrderBy>;
|
|
1533
1533
|
};
|
|
1534
|
-
/** select columns of table "collection_datas" */
|
|
1534
|
+
/** select columns of table "legacy_migration_v1.collection_datas" */
|
|
1535
1535
|
declare enum CollectionDatasSelectColumn {
|
|
1536
1536
|
/** column name */
|
|
1537
1537
|
CollectionDataIdHash = "collection_data_id_hash",
|
|
@@ -1583,21 +1583,21 @@ type CollectionDatasStreamCursorValueInput = {
|
|
|
1583
1583
|
transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
1584
1584
|
uri_mutable?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
1585
1585
|
};
|
|
1586
|
-
/** columns and relationships of "current_ans_lookup" */
|
|
1586
|
+
/** columns and relationships of "legacy_migration_v1.current_ans_lookup" */
|
|
1587
1587
|
type CurrentAnsLookup = {
|
|
1588
1588
|
/** An array relationship */
|
|
1589
1589
|
all_token_ownerships: Array<CurrentTokenOwnerships>;
|
|
1590
1590
|
/** An aggregate relationship */
|
|
1591
1591
|
all_token_ownerships_aggregate: CurrentTokenOwnershipsAggregate;
|
|
1592
|
-
domain
|
|
1593
|
-
expiration_timestamp
|
|
1594
|
-
is_deleted
|
|
1595
|
-
last_transaction_version
|
|
1592
|
+
domain?: Maybe<Scalars["String"]["output"]>;
|
|
1593
|
+
expiration_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
1594
|
+
is_deleted?: Maybe<Scalars["Boolean"]["output"]>;
|
|
1595
|
+
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
1596
1596
|
registered_address?: Maybe<Scalars["String"]["output"]>;
|
|
1597
|
-
subdomain
|
|
1598
|
-
token_name
|
|
1597
|
+
subdomain?: Maybe<Scalars["String"]["output"]>;
|
|
1598
|
+
token_name?: Maybe<Scalars["String"]["output"]>;
|
|
1599
1599
|
};
|
|
1600
|
-
/** columns and relationships of "current_ans_lookup" */
|
|
1600
|
+
/** columns and relationships of "legacy_migration_v1.current_ans_lookup" */
|
|
1601
1601
|
type CurrentAnsLookupAllTokenOwnershipsArgs = {
|
|
1602
1602
|
distinct_on?: InputMaybe<Array<CurrentTokenOwnershipsSelectColumn>>;
|
|
1603
1603
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -1605,7 +1605,7 @@ type CurrentAnsLookupAllTokenOwnershipsArgs = {
|
|
|
1605
1605
|
order_by?: InputMaybe<Array<CurrentTokenOwnershipsOrderBy>>;
|
|
1606
1606
|
where?: InputMaybe<CurrentTokenOwnershipsBoolExp>;
|
|
1607
1607
|
};
|
|
1608
|
-
/** columns and relationships of "current_ans_lookup" */
|
|
1608
|
+
/** columns and relationships of "legacy_migration_v1.current_ans_lookup" */
|
|
1609
1609
|
type CurrentAnsLookupAllTokenOwnershipsAggregateArgs = {
|
|
1610
1610
|
distinct_on?: InputMaybe<Array<CurrentTokenOwnershipsSelectColumn>>;
|
|
1611
1611
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -1613,7 +1613,7 @@ type CurrentAnsLookupAllTokenOwnershipsAggregateArgs = {
|
|
|
1613
1613
|
order_by?: InputMaybe<Array<CurrentTokenOwnershipsOrderBy>>;
|
|
1614
1614
|
where?: InputMaybe<CurrentTokenOwnershipsBoolExp>;
|
|
1615
1615
|
};
|
|
1616
|
-
/** Boolean expression to filter rows from the table "current_ans_lookup". All fields are combined with a logical 'AND'. */
|
|
1616
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.current_ans_lookup". All fields are combined with a logical 'AND'. */
|
|
1617
1617
|
type CurrentAnsLookupBoolExp = {
|
|
1618
1618
|
_and?: InputMaybe<Array<CurrentAnsLookupBoolExp>>;
|
|
1619
1619
|
_not?: InputMaybe<CurrentAnsLookupBoolExp>;
|
|
@@ -1628,7 +1628,7 @@ type CurrentAnsLookupBoolExp = {
|
|
|
1628
1628
|
subdomain?: InputMaybe<StringComparisonExp>;
|
|
1629
1629
|
token_name?: InputMaybe<StringComparisonExp>;
|
|
1630
1630
|
};
|
|
1631
|
-
/** Ordering options when selecting data from "current_ans_lookup". */
|
|
1631
|
+
/** Ordering options when selecting data from "legacy_migration_v1.current_ans_lookup". */
|
|
1632
1632
|
type CurrentAnsLookupOrderBy = {
|
|
1633
1633
|
all_token_ownerships_aggregate?: InputMaybe<CurrentTokenOwnershipsAggregateOrderBy>;
|
|
1634
1634
|
domain?: InputMaybe<OrderBy>;
|
|
@@ -1639,7 +1639,7 @@ type CurrentAnsLookupOrderBy = {
|
|
|
1639
1639
|
subdomain?: InputMaybe<OrderBy>;
|
|
1640
1640
|
token_name?: InputMaybe<OrderBy>;
|
|
1641
1641
|
};
|
|
1642
|
-
/** select columns of table "current_ans_lookup" */
|
|
1642
|
+
/** select columns of table "legacy_migration_v1.current_ans_lookup" */
|
|
1643
1643
|
declare enum CurrentAnsLookupSelectColumn {
|
|
1644
1644
|
/** column name */
|
|
1645
1645
|
Domain = "domain",
|
|
@@ -2064,18 +2064,18 @@ type CurrentAptosNamesVarianceOrderBy = {
|
|
|
2064
2064
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
2065
2065
|
subdomain_expiration_policy?: InputMaybe<OrderBy>;
|
|
2066
2066
|
};
|
|
2067
|
-
/** columns and relationships of "current_coin_balances" */
|
|
2067
|
+
/** columns and relationships of "legacy_migration_v1.current_coin_balances" */
|
|
2068
2068
|
type CurrentCoinBalances = {
|
|
2069
|
-
amount
|
|
2069
|
+
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
2070
2070
|
/** An object relationship */
|
|
2071
2071
|
coin_info?: Maybe<CoinInfos>;
|
|
2072
|
-
coin_type
|
|
2073
|
-
coin_type_hash
|
|
2074
|
-
last_transaction_timestamp
|
|
2075
|
-
last_transaction_version
|
|
2076
|
-
owner_address
|
|
2072
|
+
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
2073
|
+
coin_type_hash?: Maybe<Scalars["String"]["output"]>;
|
|
2074
|
+
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
2075
|
+
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
2076
|
+
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
2077
2077
|
};
|
|
2078
|
-
/** Boolean expression to filter rows from the table "current_coin_balances". All fields are combined with a logical 'AND'. */
|
|
2078
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.current_coin_balances". All fields are combined with a logical 'AND'. */
|
|
2079
2079
|
type CurrentCoinBalancesBoolExp = {
|
|
2080
2080
|
_and?: InputMaybe<Array<CurrentCoinBalancesBoolExp>>;
|
|
2081
2081
|
_not?: InputMaybe<CurrentCoinBalancesBoolExp>;
|
|
@@ -2088,7 +2088,7 @@ type CurrentCoinBalancesBoolExp = {
|
|
|
2088
2088
|
last_transaction_version?: InputMaybe<BigintComparisonExp>;
|
|
2089
2089
|
owner_address?: InputMaybe<StringComparisonExp>;
|
|
2090
2090
|
};
|
|
2091
|
-
/** Ordering options when selecting data from "current_coin_balances". */
|
|
2091
|
+
/** Ordering options when selecting data from "legacy_migration_v1.current_coin_balances". */
|
|
2092
2092
|
type CurrentCoinBalancesOrderBy = {
|
|
2093
2093
|
amount?: InputMaybe<OrderBy>;
|
|
2094
2094
|
coin_info?: InputMaybe<CoinInfosOrderBy>;
|
|
@@ -2098,7 +2098,7 @@ type CurrentCoinBalancesOrderBy = {
|
|
|
2098
2098
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
2099
2099
|
owner_address?: InputMaybe<OrderBy>;
|
|
2100
2100
|
};
|
|
2101
|
-
/** select columns of table "current_coin_balances" */
|
|
2101
|
+
/** select columns of table "legacy_migration_v1.current_coin_balances" */
|
|
2102
2102
|
declare enum CurrentCoinBalancesSelectColumn {
|
|
2103
2103
|
/** column name */
|
|
2104
2104
|
Amount = "amount",
|
|
@@ -2129,23 +2129,23 @@ type CurrentCoinBalancesStreamCursorValueInput = {
|
|
|
2129
2129
|
last_transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
2130
2130
|
owner_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
2131
2131
|
};
|
|
2132
|
-
/** columns and relationships of "current_collection_datas" */
|
|
2132
|
+
/** columns and relationships of "legacy_migration_v1.current_collection_datas" */
|
|
2133
2133
|
type CurrentCollectionDatas = {
|
|
2134
|
-
collection_data_id_hash
|
|
2135
|
-
collection_name
|
|
2136
|
-
creator_address
|
|
2137
|
-
description
|
|
2138
|
-
description_mutable
|
|
2139
|
-
last_transaction_timestamp
|
|
2140
|
-
last_transaction_version
|
|
2141
|
-
maximum
|
|
2142
|
-
maximum_mutable
|
|
2143
|
-
metadata_uri
|
|
2144
|
-
supply
|
|
2145
|
-
table_handle
|
|
2146
|
-
uri_mutable
|
|
2134
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
2135
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
2136
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
2137
|
+
description?: Maybe<Scalars["String"]["output"]>;
|
|
2138
|
+
description_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
2139
|
+
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
2140
|
+
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
2141
|
+
maximum?: Maybe<Scalars["numeric"]["output"]>;
|
|
2142
|
+
maximum_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
2143
|
+
metadata_uri?: Maybe<Scalars["String"]["output"]>;
|
|
2144
|
+
supply?: Maybe<Scalars["numeric"]["output"]>;
|
|
2145
|
+
table_handle?: Maybe<Scalars["String"]["output"]>;
|
|
2146
|
+
uri_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
2147
2147
|
};
|
|
2148
|
-
/** Boolean expression to filter rows from the table "current_collection_datas". All fields are combined with a logical 'AND'. */
|
|
2148
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.current_collection_datas". All fields are combined with a logical 'AND'. */
|
|
2149
2149
|
type CurrentCollectionDatasBoolExp = {
|
|
2150
2150
|
_and?: InputMaybe<Array<CurrentCollectionDatasBoolExp>>;
|
|
2151
2151
|
_not?: InputMaybe<CurrentCollectionDatasBoolExp>;
|
|
@@ -2164,7 +2164,7 @@ type CurrentCollectionDatasBoolExp = {
|
|
|
2164
2164
|
table_handle?: InputMaybe<StringComparisonExp>;
|
|
2165
2165
|
uri_mutable?: InputMaybe<BooleanComparisonExp>;
|
|
2166
2166
|
};
|
|
2167
|
-
/** Ordering options when selecting data from "current_collection_datas". */
|
|
2167
|
+
/** Ordering options when selecting data from "legacy_migration_v1.current_collection_datas". */
|
|
2168
2168
|
type CurrentCollectionDatasOrderBy = {
|
|
2169
2169
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
2170
2170
|
collection_name?: InputMaybe<OrderBy>;
|
|
@@ -2180,7 +2180,7 @@ type CurrentCollectionDatasOrderBy = {
|
|
|
2180
2180
|
table_handle?: InputMaybe<OrderBy>;
|
|
2181
2181
|
uri_mutable?: InputMaybe<OrderBy>;
|
|
2182
2182
|
};
|
|
2183
|
-
/** select columns of table "current_collection_datas" */
|
|
2183
|
+
/** select columns of table "legacy_migration_v1.current_collection_datas" */
|
|
2184
2184
|
declare enum CurrentCollectionDatasSelectColumn {
|
|
2185
2185
|
/** column name */
|
|
2186
2186
|
CollectionDataIdHash = "collection_data_id_hash",
|
|
@@ -2717,26 +2717,26 @@ type CurrentDelegatorBalancesStreamCursorValueInput = {
|
|
|
2717
2717
|
shares?: InputMaybe<Scalars["numeric"]["input"]>;
|
|
2718
2718
|
table_handle?: InputMaybe<Scalars["String"]["input"]>;
|
|
2719
2719
|
};
|
|
2720
|
-
/** columns and relationships of "
|
|
2720
|
+
/** columns and relationships of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
2721
2721
|
type CurrentFungibleAssetBalances = {
|
|
2722
|
-
amount
|
|
2723
|
-
asset_type
|
|
2722
|
+
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
2723
|
+
asset_type?: Maybe<Scalars["String"]["output"]>;
|
|
2724
2724
|
is_frozen: Scalars["Boolean"]["output"];
|
|
2725
|
-
is_primary
|
|
2726
|
-
last_transaction_timestamp
|
|
2727
|
-
last_transaction_version
|
|
2725
|
+
is_primary?: Maybe<Scalars["Boolean"]["output"]>;
|
|
2726
|
+
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
2727
|
+
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
2728
2728
|
/** An object relationship */
|
|
2729
2729
|
metadata?: Maybe<FungibleAssetMetadata>;
|
|
2730
2730
|
owner_address: Scalars["String"]["output"];
|
|
2731
2731
|
storage_id: Scalars["String"]["output"];
|
|
2732
|
-
token_standard
|
|
2732
|
+
token_standard?: Maybe<Scalars["String"]["output"]>;
|
|
2733
2733
|
};
|
|
2734
|
-
/** aggregated selection of "
|
|
2734
|
+
/** aggregated selection of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
2735
2735
|
type CurrentFungibleAssetBalancesAggregate = {
|
|
2736
2736
|
aggregate?: Maybe<CurrentFungibleAssetBalancesAggregateFields>;
|
|
2737
2737
|
nodes: Array<CurrentFungibleAssetBalances>;
|
|
2738
2738
|
};
|
|
2739
|
-
/** aggregate fields of "
|
|
2739
|
+
/** aggregate fields of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
2740
2740
|
type CurrentFungibleAssetBalancesAggregateFields = {
|
|
2741
2741
|
avg?: Maybe<CurrentFungibleAssetBalancesAvgFields>;
|
|
2742
2742
|
count: Scalars["Int"]["output"];
|
|
@@ -2750,7 +2750,7 @@ type CurrentFungibleAssetBalancesAggregateFields = {
|
|
|
2750
2750
|
var_samp?: Maybe<CurrentFungibleAssetBalancesVarSampFields>;
|
|
2751
2751
|
variance?: Maybe<CurrentFungibleAssetBalancesVarianceFields>;
|
|
2752
2752
|
};
|
|
2753
|
-
/** aggregate fields of "
|
|
2753
|
+
/** aggregate fields of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
2754
2754
|
type CurrentFungibleAssetBalancesAggregateFieldsCountArgs = {
|
|
2755
2755
|
columns?: InputMaybe<Array<CurrentFungibleAssetBalancesSelectColumn>>;
|
|
2756
2756
|
distinct?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
@@ -2760,7 +2760,7 @@ type CurrentFungibleAssetBalancesAvgFields = {
|
|
|
2760
2760
|
amount?: Maybe<Scalars["Float"]["output"]>;
|
|
2761
2761
|
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
2762
2762
|
};
|
|
2763
|
-
/** Boolean expression to filter rows from the table "
|
|
2763
|
+
/** Boolean expression to filter rows from the table "current_unified_fungible_asset_balances_to_be_renamed". All fields are combined with a logical 'AND'. */
|
|
2764
2764
|
type CurrentFungibleAssetBalancesBoolExp = {
|
|
2765
2765
|
_and?: InputMaybe<Array<CurrentFungibleAssetBalancesBoolExp>>;
|
|
2766
2766
|
_not?: InputMaybe<CurrentFungibleAssetBalancesBoolExp>;
|
|
@@ -2796,7 +2796,7 @@ type CurrentFungibleAssetBalancesMinFields = {
|
|
|
2796
2796
|
storage_id?: Maybe<Scalars["String"]["output"]>;
|
|
2797
2797
|
token_standard?: Maybe<Scalars["String"]["output"]>;
|
|
2798
2798
|
};
|
|
2799
|
-
/** Ordering options when selecting data from "
|
|
2799
|
+
/** Ordering options when selecting data from "current_unified_fungible_asset_balances_to_be_renamed". */
|
|
2800
2800
|
type CurrentFungibleAssetBalancesOrderBy = {
|
|
2801
2801
|
amount?: InputMaybe<OrderBy>;
|
|
2802
2802
|
asset_type?: InputMaybe<OrderBy>;
|
|
@@ -2809,7 +2809,7 @@ type CurrentFungibleAssetBalancesOrderBy = {
|
|
|
2809
2809
|
storage_id?: InputMaybe<OrderBy>;
|
|
2810
2810
|
token_standard?: InputMaybe<OrderBy>;
|
|
2811
2811
|
};
|
|
2812
|
-
/** select columns of table "
|
|
2812
|
+
/** select columns of table "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
2813
2813
|
declare enum CurrentFungibleAssetBalancesSelectColumn {
|
|
2814
2814
|
/** column name */
|
|
2815
2815
|
Amount = "amount",
|
|
@@ -3098,37 +3098,37 @@ type CurrentTableItemsStreamCursorValueInput = {
|
|
|
3098
3098
|
last_transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
3099
3099
|
table_handle?: InputMaybe<Scalars["String"]["input"]>;
|
|
3100
3100
|
};
|
|
3101
|
-
/** columns and relationships of "current_token_datas" */
|
|
3101
|
+
/** columns and relationships of "legacy_migration_v1.current_token_datas" */
|
|
3102
3102
|
type CurrentTokenDatas = {
|
|
3103
|
-
collection_data_id_hash
|
|
3104
|
-
collection_name
|
|
3105
|
-
creator_address
|
|
3103
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
3104
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
3105
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
3106
3106
|
/** An object relationship */
|
|
3107
3107
|
current_collection_data?: Maybe<CurrentCollectionDatas>;
|
|
3108
|
-
default_properties
|
|
3109
|
-
description
|
|
3110
|
-
description_mutable
|
|
3111
|
-
largest_property_version
|
|
3112
|
-
last_transaction_timestamp
|
|
3113
|
-
last_transaction_version
|
|
3114
|
-
maximum
|
|
3115
|
-
maximum_mutable
|
|
3116
|
-
metadata_uri
|
|
3117
|
-
name
|
|
3118
|
-
payee_address
|
|
3119
|
-
properties_mutable
|
|
3120
|
-
royalty_mutable
|
|
3121
|
-
royalty_points_denominator
|
|
3122
|
-
royalty_points_numerator
|
|
3123
|
-
supply
|
|
3124
|
-
token_data_id_hash
|
|
3125
|
-
uri_mutable
|
|
3108
|
+
default_properties?: Maybe<Scalars["jsonb"]["output"]>;
|
|
3109
|
+
description?: Maybe<Scalars["String"]["output"]>;
|
|
3110
|
+
description_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
3111
|
+
largest_property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
3112
|
+
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
3113
|
+
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
3114
|
+
maximum?: Maybe<Scalars["numeric"]["output"]>;
|
|
3115
|
+
maximum_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
3116
|
+
metadata_uri?: Maybe<Scalars["String"]["output"]>;
|
|
3117
|
+
name?: Maybe<Scalars["String"]["output"]>;
|
|
3118
|
+
payee_address?: Maybe<Scalars["String"]["output"]>;
|
|
3119
|
+
properties_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
3120
|
+
royalty_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
3121
|
+
royalty_points_denominator?: Maybe<Scalars["numeric"]["output"]>;
|
|
3122
|
+
royalty_points_numerator?: Maybe<Scalars["numeric"]["output"]>;
|
|
3123
|
+
supply?: Maybe<Scalars["numeric"]["output"]>;
|
|
3124
|
+
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
3125
|
+
uri_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
3126
3126
|
};
|
|
3127
|
-
/** columns and relationships of "current_token_datas" */
|
|
3127
|
+
/** columns and relationships of "legacy_migration_v1.current_token_datas" */
|
|
3128
3128
|
type CurrentTokenDatasDefaultPropertiesArgs = {
|
|
3129
3129
|
path?: InputMaybe<Scalars["String"]["input"]>;
|
|
3130
3130
|
};
|
|
3131
|
-
/** Boolean expression to filter rows from the table "current_token_datas". All fields are combined with a logical 'AND'. */
|
|
3131
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.current_token_datas". All fields are combined with a logical 'AND'. */
|
|
3132
3132
|
type CurrentTokenDatasBoolExp = {
|
|
3133
3133
|
_and?: InputMaybe<Array<CurrentTokenDatasBoolExp>>;
|
|
3134
3134
|
_not?: InputMaybe<CurrentTokenDatasBoolExp>;
|
|
@@ -3156,7 +3156,7 @@ type CurrentTokenDatasBoolExp = {
|
|
|
3156
3156
|
token_data_id_hash?: InputMaybe<StringComparisonExp>;
|
|
3157
3157
|
uri_mutable?: InputMaybe<BooleanComparisonExp>;
|
|
3158
3158
|
};
|
|
3159
|
-
/** Ordering options when selecting data from "current_token_datas". */
|
|
3159
|
+
/** Ordering options when selecting data from "legacy_migration_v1.current_token_datas". */
|
|
3160
3160
|
type CurrentTokenDatasOrderBy = {
|
|
3161
3161
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
3162
3162
|
collection_name?: InputMaybe<OrderBy>;
|
|
@@ -3181,7 +3181,7 @@ type CurrentTokenDatasOrderBy = {
|
|
|
3181
3181
|
token_data_id_hash?: InputMaybe<OrderBy>;
|
|
3182
3182
|
uri_mutable?: InputMaybe<OrderBy>;
|
|
3183
3183
|
};
|
|
3184
|
-
/** select columns of table "current_token_datas" */
|
|
3184
|
+
/** select columns of table "legacy_migration_v1.current_token_datas" */
|
|
3185
3185
|
declare enum CurrentTokenDatasSelectColumn {
|
|
3186
3186
|
/** column name */
|
|
3187
3187
|
CollectionDataIdHash = "collection_data_id_hash",
|
|
@@ -3411,32 +3411,32 @@ type CurrentTokenDatasV2StreamCursorValueInput = {
|
|
|
3411
3411
|
token_standard?: InputMaybe<Scalars["String"]["input"]>;
|
|
3412
3412
|
token_uri?: InputMaybe<Scalars["String"]["input"]>;
|
|
3413
3413
|
};
|
|
3414
|
-
/** columns and relationships of "current_token_ownerships" */
|
|
3414
|
+
/** columns and relationships of "legacy_migration_v1.current_token_ownerships" */
|
|
3415
3415
|
type CurrentTokenOwnerships = {
|
|
3416
|
-
amount
|
|
3416
|
+
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
3417
3417
|
/** An object relationship */
|
|
3418
3418
|
aptos_name?: Maybe<CurrentAptosNames>;
|
|
3419
|
-
collection_data_id_hash
|
|
3420
|
-
collection_name
|
|
3421
|
-
creator_address
|
|
3419
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
3420
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
3421
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
3422
3422
|
/** An object relationship */
|
|
3423
3423
|
current_collection_data?: Maybe<CurrentCollectionDatas>;
|
|
3424
3424
|
/** An object relationship */
|
|
3425
3425
|
current_token_data?: Maybe<CurrentTokenDatas>;
|
|
3426
|
-
last_transaction_timestamp
|
|
3427
|
-
last_transaction_version
|
|
3428
|
-
name
|
|
3429
|
-
owner_address
|
|
3430
|
-
property_version
|
|
3431
|
-
table_type
|
|
3432
|
-
token_data_id_hash
|
|
3433
|
-
token_properties
|
|
3426
|
+
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
3427
|
+
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
3428
|
+
name?: Maybe<Scalars["String"]["output"]>;
|
|
3429
|
+
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
3430
|
+
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
3431
|
+
table_type?: Maybe<Scalars["String"]["output"]>;
|
|
3432
|
+
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
3433
|
+
token_properties?: Maybe<Scalars["jsonb"]["output"]>;
|
|
3434
3434
|
};
|
|
3435
|
-
/** columns and relationships of "current_token_ownerships" */
|
|
3435
|
+
/** columns and relationships of "legacy_migration_v1.current_token_ownerships" */
|
|
3436
3436
|
type CurrentTokenOwnershipsTokenPropertiesArgs = {
|
|
3437
3437
|
path?: InputMaybe<Scalars["String"]["input"]>;
|
|
3438
3438
|
};
|
|
3439
|
-
/** aggregated selection of "current_token_ownerships" */
|
|
3439
|
+
/** aggregated selection of "legacy_migration_v1.current_token_ownerships" */
|
|
3440
3440
|
type CurrentTokenOwnershipsAggregate = {
|
|
3441
3441
|
aggregate?: Maybe<CurrentTokenOwnershipsAggregateFields>;
|
|
3442
3442
|
nodes: Array<CurrentTokenOwnerships>;
|
|
@@ -3450,7 +3450,7 @@ type CurrentTokenOwnershipsAggregateBoolExpCount = {
|
|
|
3450
3450
|
filter?: InputMaybe<CurrentTokenOwnershipsBoolExp>;
|
|
3451
3451
|
predicate: IntComparisonExp;
|
|
3452
3452
|
};
|
|
3453
|
-
/** aggregate fields of "current_token_ownerships" */
|
|
3453
|
+
/** aggregate fields of "legacy_migration_v1.current_token_ownerships" */
|
|
3454
3454
|
type CurrentTokenOwnershipsAggregateFields = {
|
|
3455
3455
|
avg?: Maybe<CurrentTokenOwnershipsAvgFields>;
|
|
3456
3456
|
count: Scalars["Int"]["output"];
|
|
@@ -3464,12 +3464,12 @@ type CurrentTokenOwnershipsAggregateFields = {
|
|
|
3464
3464
|
var_samp?: Maybe<CurrentTokenOwnershipsVarSampFields>;
|
|
3465
3465
|
variance?: Maybe<CurrentTokenOwnershipsVarianceFields>;
|
|
3466
3466
|
};
|
|
3467
|
-
/** aggregate fields of "current_token_ownerships" */
|
|
3467
|
+
/** aggregate fields of "legacy_migration_v1.current_token_ownerships" */
|
|
3468
3468
|
type CurrentTokenOwnershipsAggregateFieldsCountArgs = {
|
|
3469
3469
|
columns?: InputMaybe<Array<CurrentTokenOwnershipsSelectColumn>>;
|
|
3470
3470
|
distinct?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
3471
3471
|
};
|
|
3472
|
-
/** order by aggregate values of table "current_token_ownerships" */
|
|
3472
|
+
/** order by aggregate values of table "legacy_migration_v1.current_token_ownerships" */
|
|
3473
3473
|
type CurrentTokenOwnershipsAggregateOrderBy = {
|
|
3474
3474
|
avg?: InputMaybe<CurrentTokenOwnershipsAvgOrderBy>;
|
|
3475
3475
|
count?: InputMaybe<OrderBy>;
|
|
@@ -3489,13 +3489,13 @@ type CurrentTokenOwnershipsAvgFields = {
|
|
|
3489
3489
|
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
3490
3490
|
property_version?: Maybe<Scalars["Float"]["output"]>;
|
|
3491
3491
|
};
|
|
3492
|
-
/** order by avg() on columns of table "current_token_ownerships" */
|
|
3492
|
+
/** order by avg() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3493
3493
|
type CurrentTokenOwnershipsAvgOrderBy = {
|
|
3494
3494
|
amount?: InputMaybe<OrderBy>;
|
|
3495
3495
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
3496
3496
|
property_version?: InputMaybe<OrderBy>;
|
|
3497
3497
|
};
|
|
3498
|
-
/** Boolean expression to filter rows from the table "current_token_ownerships". All fields are combined with a logical 'AND'. */
|
|
3498
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.current_token_ownerships". All fields are combined with a logical 'AND'. */
|
|
3499
3499
|
type CurrentTokenOwnershipsBoolExp = {
|
|
3500
3500
|
_and?: InputMaybe<Array<CurrentTokenOwnershipsBoolExp>>;
|
|
3501
3501
|
_not?: InputMaybe<CurrentTokenOwnershipsBoolExp>;
|
|
@@ -3530,7 +3530,7 @@ type CurrentTokenOwnershipsMaxFields = {
|
|
|
3530
3530
|
table_type?: Maybe<Scalars["String"]["output"]>;
|
|
3531
3531
|
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
3532
3532
|
};
|
|
3533
|
-
/** order by max() on columns of table "current_token_ownerships" */
|
|
3533
|
+
/** order by max() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3534
3534
|
type CurrentTokenOwnershipsMaxOrderBy = {
|
|
3535
3535
|
amount?: InputMaybe<OrderBy>;
|
|
3536
3536
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
@@ -3558,7 +3558,7 @@ type CurrentTokenOwnershipsMinFields = {
|
|
|
3558
3558
|
table_type?: Maybe<Scalars["String"]["output"]>;
|
|
3559
3559
|
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
3560
3560
|
};
|
|
3561
|
-
/** order by min() on columns of table "current_token_ownerships" */
|
|
3561
|
+
/** order by min() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3562
3562
|
type CurrentTokenOwnershipsMinOrderBy = {
|
|
3563
3563
|
amount?: InputMaybe<OrderBy>;
|
|
3564
3564
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
@@ -3572,7 +3572,7 @@ type CurrentTokenOwnershipsMinOrderBy = {
|
|
|
3572
3572
|
table_type?: InputMaybe<OrderBy>;
|
|
3573
3573
|
token_data_id_hash?: InputMaybe<OrderBy>;
|
|
3574
3574
|
};
|
|
3575
|
-
/** Ordering options when selecting data from "current_token_ownerships". */
|
|
3575
|
+
/** Ordering options when selecting data from "legacy_migration_v1.current_token_ownerships". */
|
|
3576
3576
|
type CurrentTokenOwnershipsOrderBy = {
|
|
3577
3577
|
amount?: InputMaybe<OrderBy>;
|
|
3578
3578
|
aptos_name?: InputMaybe<CurrentAptosNamesOrderBy>;
|
|
@@ -3590,7 +3590,7 @@ type CurrentTokenOwnershipsOrderBy = {
|
|
|
3590
3590
|
token_data_id_hash?: InputMaybe<OrderBy>;
|
|
3591
3591
|
token_properties?: InputMaybe<OrderBy>;
|
|
3592
3592
|
};
|
|
3593
|
-
/** select columns of table "current_token_ownerships" */
|
|
3593
|
+
/** select columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3594
3594
|
declare enum CurrentTokenOwnershipsSelectColumn {
|
|
3595
3595
|
/** column name */
|
|
3596
3596
|
Amount = "amount",
|
|
@@ -3623,7 +3623,7 @@ type CurrentTokenOwnershipsStddevFields = {
|
|
|
3623
3623
|
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
3624
3624
|
property_version?: Maybe<Scalars["Float"]["output"]>;
|
|
3625
3625
|
};
|
|
3626
|
-
/** order by stddev() on columns of table "current_token_ownerships" */
|
|
3626
|
+
/** order by stddev() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3627
3627
|
type CurrentTokenOwnershipsStddevOrderBy = {
|
|
3628
3628
|
amount?: InputMaybe<OrderBy>;
|
|
3629
3629
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
@@ -3635,7 +3635,7 @@ type CurrentTokenOwnershipsStddevPopFields = {
|
|
|
3635
3635
|
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
3636
3636
|
property_version?: Maybe<Scalars["Float"]["output"]>;
|
|
3637
3637
|
};
|
|
3638
|
-
/** order by stddev_pop() on columns of table "current_token_ownerships" */
|
|
3638
|
+
/** order by stddev_pop() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3639
3639
|
type CurrentTokenOwnershipsStddevPopOrderBy = {
|
|
3640
3640
|
amount?: InputMaybe<OrderBy>;
|
|
3641
3641
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
@@ -3647,7 +3647,7 @@ type CurrentTokenOwnershipsStddevSampFields = {
|
|
|
3647
3647
|
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
3648
3648
|
property_version?: Maybe<Scalars["Float"]["output"]>;
|
|
3649
3649
|
};
|
|
3650
|
-
/** order by stddev_samp() on columns of table "current_token_ownerships" */
|
|
3650
|
+
/** order by stddev_samp() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3651
3651
|
type CurrentTokenOwnershipsStddevSampOrderBy = {
|
|
3652
3652
|
amount?: InputMaybe<OrderBy>;
|
|
3653
3653
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
@@ -3681,7 +3681,7 @@ type CurrentTokenOwnershipsSumFields = {
|
|
|
3681
3681
|
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
3682
3682
|
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
3683
3683
|
};
|
|
3684
|
-
/** order by sum() on columns of table "current_token_ownerships" */
|
|
3684
|
+
/** order by sum() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3685
3685
|
type CurrentTokenOwnershipsSumOrderBy = {
|
|
3686
3686
|
amount?: InputMaybe<OrderBy>;
|
|
3687
3687
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
@@ -4050,7 +4050,7 @@ type CurrentTokenOwnershipsVarPopFields = {
|
|
|
4050
4050
|
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4051
4051
|
property_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4052
4052
|
};
|
|
4053
|
-
/** order by var_pop() on columns of table "current_token_ownerships" */
|
|
4053
|
+
/** order by var_pop() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
4054
4054
|
type CurrentTokenOwnershipsVarPopOrderBy = {
|
|
4055
4055
|
amount?: InputMaybe<OrderBy>;
|
|
4056
4056
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
@@ -4062,7 +4062,7 @@ type CurrentTokenOwnershipsVarSampFields = {
|
|
|
4062
4062
|
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4063
4063
|
property_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4064
4064
|
};
|
|
4065
|
-
/** order by var_samp() on columns of table "current_token_ownerships" */
|
|
4065
|
+
/** order by var_samp() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
4066
4066
|
type CurrentTokenOwnershipsVarSampOrderBy = {
|
|
4067
4067
|
amount?: InputMaybe<OrderBy>;
|
|
4068
4068
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
@@ -4074,7 +4074,7 @@ type CurrentTokenOwnershipsVarianceFields = {
|
|
|
4074
4074
|
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4075
4075
|
property_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4076
4076
|
};
|
|
4077
|
-
/** order by variance() on columns of table "current_token_ownerships" */
|
|
4077
|
+
/** order by variance() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
4078
4078
|
type CurrentTokenOwnershipsVarianceOrderBy = {
|
|
4079
4079
|
amount?: InputMaybe<OrderBy>;
|
|
4080
4080
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
@@ -4209,165 +4209,6 @@ type CurrentTokenPendingClaimsStreamCursorValueInput = {
|
|
|
4209
4209
|
token_data_id?: InputMaybe<Scalars["String"]["input"]>;
|
|
4210
4210
|
token_data_id_hash?: InputMaybe<Scalars["String"]["input"]>;
|
|
4211
4211
|
};
|
|
4212
|
-
/** columns and relationships of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
4213
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamed = {
|
|
4214
|
-
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
4215
|
-
asset_type?: Maybe<Scalars["String"]["output"]>;
|
|
4216
|
-
is_frozen: Scalars["Boolean"]["output"];
|
|
4217
|
-
is_primary?: Maybe<Scalars["Boolean"]["output"]>;
|
|
4218
|
-
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
4219
|
-
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
4220
|
-
/** An object relationship */
|
|
4221
|
-
metadata?: Maybe<FungibleAssetMetadata>;
|
|
4222
|
-
owner_address: Scalars["String"]["output"];
|
|
4223
|
-
storage_id: Scalars["String"]["output"];
|
|
4224
|
-
};
|
|
4225
|
-
/** aggregated selection of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
4226
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedAggregate = {
|
|
4227
|
-
aggregate?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedAggregateFields>;
|
|
4228
|
-
nodes: Array<CurrentUnifiedFungibleAssetBalancesToBeRenamed>;
|
|
4229
|
-
};
|
|
4230
|
-
/** aggregate fields of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
4231
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedAggregateFields = {
|
|
4232
|
-
avg?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedAvgFields>;
|
|
4233
|
-
count: Scalars["Int"]["output"];
|
|
4234
|
-
max?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedMaxFields>;
|
|
4235
|
-
min?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedMinFields>;
|
|
4236
|
-
stddev?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedStddevFields>;
|
|
4237
|
-
stddev_pop?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedStddevPopFields>;
|
|
4238
|
-
stddev_samp?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedStddevSampFields>;
|
|
4239
|
-
sum?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedSumFields>;
|
|
4240
|
-
var_pop?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedVarPopFields>;
|
|
4241
|
-
var_samp?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedVarSampFields>;
|
|
4242
|
-
variance?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedVarianceFields>;
|
|
4243
|
-
};
|
|
4244
|
-
/** aggregate fields of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
4245
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedAggregateFieldsCountArgs = {
|
|
4246
|
-
columns?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedSelectColumn>>;
|
|
4247
|
-
distinct?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
4248
|
-
};
|
|
4249
|
-
/** aggregate avg on columns */
|
|
4250
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedAvgFields = {
|
|
4251
|
-
amount?: Maybe<Scalars["Float"]["output"]>;
|
|
4252
|
-
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4253
|
-
};
|
|
4254
|
-
/** Boolean expression to filter rows from the table "current_unified_fungible_asset_balances_to_be_renamed". All fields are combined with a logical 'AND'. */
|
|
4255
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp = {
|
|
4256
|
-
_and?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>>;
|
|
4257
|
-
_not?: InputMaybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>;
|
|
4258
|
-
_or?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>>;
|
|
4259
|
-
amount?: InputMaybe<NumericComparisonExp>;
|
|
4260
|
-
asset_type?: InputMaybe<StringComparisonExp>;
|
|
4261
|
-
is_frozen?: InputMaybe<BooleanComparisonExp>;
|
|
4262
|
-
is_primary?: InputMaybe<BooleanComparisonExp>;
|
|
4263
|
-
last_transaction_timestamp?: InputMaybe<TimestampComparisonExp>;
|
|
4264
|
-
last_transaction_version?: InputMaybe<BigintComparisonExp>;
|
|
4265
|
-
metadata?: InputMaybe<FungibleAssetMetadataBoolExp>;
|
|
4266
|
-
owner_address?: InputMaybe<StringComparisonExp>;
|
|
4267
|
-
storage_id?: InputMaybe<StringComparisonExp>;
|
|
4268
|
-
};
|
|
4269
|
-
/** aggregate max on columns */
|
|
4270
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedMaxFields = {
|
|
4271
|
-
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
4272
|
-
asset_type?: Maybe<Scalars["String"]["output"]>;
|
|
4273
|
-
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
4274
|
-
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
4275
|
-
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
4276
|
-
storage_id?: Maybe<Scalars["String"]["output"]>;
|
|
4277
|
-
};
|
|
4278
|
-
/** aggregate min on columns */
|
|
4279
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedMinFields = {
|
|
4280
|
-
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
4281
|
-
asset_type?: Maybe<Scalars["String"]["output"]>;
|
|
4282
|
-
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
4283
|
-
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
4284
|
-
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
4285
|
-
storage_id?: Maybe<Scalars["String"]["output"]>;
|
|
4286
|
-
};
|
|
4287
|
-
/** Ordering options when selecting data from "current_unified_fungible_asset_balances_to_be_renamed". */
|
|
4288
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedOrderBy = {
|
|
4289
|
-
amount?: InputMaybe<OrderBy>;
|
|
4290
|
-
asset_type?: InputMaybe<OrderBy>;
|
|
4291
|
-
is_frozen?: InputMaybe<OrderBy>;
|
|
4292
|
-
is_primary?: InputMaybe<OrderBy>;
|
|
4293
|
-
last_transaction_timestamp?: InputMaybe<OrderBy>;
|
|
4294
|
-
last_transaction_version?: InputMaybe<OrderBy>;
|
|
4295
|
-
metadata?: InputMaybe<FungibleAssetMetadataOrderBy>;
|
|
4296
|
-
owner_address?: InputMaybe<OrderBy>;
|
|
4297
|
-
storage_id?: InputMaybe<OrderBy>;
|
|
4298
|
-
};
|
|
4299
|
-
/** select columns of table "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
4300
|
-
declare enum CurrentUnifiedFungibleAssetBalancesToBeRenamedSelectColumn {
|
|
4301
|
-
/** column name */
|
|
4302
|
-
Amount = "amount",
|
|
4303
|
-
/** column name */
|
|
4304
|
-
AssetType = "asset_type",
|
|
4305
|
-
/** column name */
|
|
4306
|
-
IsFrozen = "is_frozen",
|
|
4307
|
-
/** column name */
|
|
4308
|
-
IsPrimary = "is_primary",
|
|
4309
|
-
/** column name */
|
|
4310
|
-
LastTransactionTimestamp = "last_transaction_timestamp",
|
|
4311
|
-
/** column name */
|
|
4312
|
-
LastTransactionVersion = "last_transaction_version",
|
|
4313
|
-
/** column name */
|
|
4314
|
-
OwnerAddress = "owner_address",
|
|
4315
|
-
/** column name */
|
|
4316
|
-
StorageId = "storage_id"
|
|
4317
|
-
}
|
|
4318
|
-
/** aggregate stddev on columns */
|
|
4319
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedStddevFields = {
|
|
4320
|
-
amount?: Maybe<Scalars["Float"]["output"]>;
|
|
4321
|
-
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4322
|
-
};
|
|
4323
|
-
/** aggregate stddev_pop on columns */
|
|
4324
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedStddevPopFields = {
|
|
4325
|
-
amount?: Maybe<Scalars["Float"]["output"]>;
|
|
4326
|
-
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4327
|
-
};
|
|
4328
|
-
/** aggregate stddev_samp on columns */
|
|
4329
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedStddevSampFields = {
|
|
4330
|
-
amount?: Maybe<Scalars["Float"]["output"]>;
|
|
4331
|
-
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4332
|
-
};
|
|
4333
|
-
/** Streaming cursor of the table "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
4334
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedStreamCursorInput = {
|
|
4335
|
-
/** Stream column input with initial value */
|
|
4336
|
-
initial_value: CurrentUnifiedFungibleAssetBalancesToBeRenamedStreamCursorValueInput;
|
|
4337
|
-
/** cursor ordering */
|
|
4338
|
-
ordering?: InputMaybe<CursorOrdering>;
|
|
4339
|
-
};
|
|
4340
|
-
/** Initial value of the column from where the streaming should start */
|
|
4341
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedStreamCursorValueInput = {
|
|
4342
|
-
amount?: InputMaybe<Scalars["numeric"]["input"]>;
|
|
4343
|
-
asset_type?: InputMaybe<Scalars["String"]["input"]>;
|
|
4344
|
-
is_frozen?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
4345
|
-
is_primary?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
4346
|
-
last_transaction_timestamp?: InputMaybe<Scalars["timestamp"]["input"]>;
|
|
4347
|
-
last_transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
4348
|
-
owner_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
4349
|
-
storage_id?: InputMaybe<Scalars["String"]["input"]>;
|
|
4350
|
-
};
|
|
4351
|
-
/** aggregate sum on columns */
|
|
4352
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedSumFields = {
|
|
4353
|
-
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
4354
|
-
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
4355
|
-
};
|
|
4356
|
-
/** aggregate var_pop on columns */
|
|
4357
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedVarPopFields = {
|
|
4358
|
-
amount?: Maybe<Scalars["Float"]["output"]>;
|
|
4359
|
-
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4360
|
-
};
|
|
4361
|
-
/** aggregate var_samp on columns */
|
|
4362
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedVarSampFields = {
|
|
4363
|
-
amount?: Maybe<Scalars["Float"]["output"]>;
|
|
4364
|
-
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4365
|
-
};
|
|
4366
|
-
/** aggregate variance on columns */
|
|
4367
|
-
type CurrentUnifiedFungibleAssetBalancesToBeRenamedVarianceFields = {
|
|
4368
|
-
amount?: Maybe<Scalars["Float"]["output"]>;
|
|
4369
|
-
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4370
|
-
};
|
|
4371
4212
|
/** ordering argument of a cursor */
|
|
4372
4213
|
declare enum CursorOrdering {
|
|
4373
4214
|
/** ascending ordering of the cursor */
|
|
@@ -6571,9 +6412,9 @@ type QueryRoot = {
|
|
|
6571
6412
|
address_version_from_events: Array<AddressVersionFromEvents>;
|
|
6572
6413
|
/** fetch aggregated fields from the table: "address_version_from_events" */
|
|
6573
6414
|
address_version_from_events_aggregate: AddressVersionFromEventsAggregate;
|
|
6574
|
-
/** fetch data from the table: "address_version_from_move_resources" */
|
|
6415
|
+
/** fetch data from the table: "legacy_migration_v1.address_version_from_move_resources" */
|
|
6575
6416
|
address_version_from_move_resources: Array<AddressVersionFromMoveResources>;
|
|
6576
|
-
/** fetch aggregated fields from the table: "address_version_from_move_resources" */
|
|
6417
|
+
/** fetch aggregated fields from the table: "legacy_migration_v1.address_version_from_move_resources" */
|
|
6577
6418
|
address_version_from_move_resources_aggregate: AddressVersionFromMoveResourcesAggregate;
|
|
6578
6419
|
/** fetch data from the table: "block_metadata_transactions" */
|
|
6579
6420
|
block_metadata_transactions: Array<BlockMetadataTransactions>;
|
|
@@ -6583,28 +6424,18 @@ type QueryRoot = {
|
|
|
6583
6424
|
coin_activities: Array<CoinActivities>;
|
|
6584
6425
|
/** An aggregate relationship */
|
|
6585
6426
|
coin_activities_aggregate: CoinActivitiesAggregate;
|
|
6586
|
-
/** fetch data from the table: "
|
|
6587
|
-
coin_activities_by_pk?: Maybe<CoinActivities>;
|
|
6588
|
-
/** fetch data from the table: "coin_balances" */
|
|
6427
|
+
/** fetch data from the table: "legacy_migration_v1.coin_balances" */
|
|
6589
6428
|
coin_balances: Array<CoinBalances>;
|
|
6590
|
-
/** fetch data from the table: "
|
|
6591
|
-
coin_balances_by_pk?: Maybe<CoinBalances>;
|
|
6592
|
-
/** fetch data from the table: "coin_infos" */
|
|
6429
|
+
/** fetch data from the table: "legacy_migration_v1.coin_infos" */
|
|
6593
6430
|
coin_infos: Array<CoinInfos>;
|
|
6594
|
-
/** fetch data from the table: "coin_infos" using primary key columns */
|
|
6595
|
-
coin_infos_by_pk?: Maybe<CoinInfos>;
|
|
6596
6431
|
/** fetch data from the table: "coin_supply" */
|
|
6597
6432
|
coin_supply: Array<CoinSupply>;
|
|
6598
6433
|
/** fetch data from the table: "coin_supply" using primary key columns */
|
|
6599
6434
|
coin_supply_by_pk?: Maybe<CoinSupply>;
|
|
6600
|
-
/** fetch data from the table: "collection_datas" */
|
|
6435
|
+
/** fetch data from the table: "legacy_migration_v1.collection_datas" */
|
|
6601
6436
|
collection_datas: Array<CollectionDatas>;
|
|
6602
|
-
/** fetch data from the table: "
|
|
6603
|
-
collection_datas_by_pk?: Maybe<CollectionDatas>;
|
|
6604
|
-
/** fetch data from the table: "current_ans_lookup" */
|
|
6437
|
+
/** fetch data from the table: "legacy_migration_v1.current_ans_lookup" */
|
|
6605
6438
|
current_ans_lookup: Array<CurrentAnsLookup>;
|
|
6606
|
-
/** fetch data from the table: "current_ans_lookup" using primary key columns */
|
|
6607
|
-
current_ans_lookup_by_pk?: Maybe<CurrentAnsLookup>;
|
|
6608
6439
|
/** fetch data from the table: "current_ans_lookup_v2" */
|
|
6609
6440
|
current_ans_lookup_v2: Array<CurrentAnsLookupV2>;
|
|
6610
6441
|
/** fetch data from the table: "current_ans_lookup_v2" using primary key columns */
|
|
@@ -6613,14 +6444,10 @@ type QueryRoot = {
|
|
|
6613
6444
|
current_aptos_names: Array<CurrentAptosNames>;
|
|
6614
6445
|
/** fetch aggregated fields from the table: "current_aptos_names" */
|
|
6615
6446
|
current_aptos_names_aggregate: CurrentAptosNamesAggregate;
|
|
6616
|
-
/** fetch data from the table: "current_coin_balances" */
|
|
6447
|
+
/** fetch data from the table: "legacy_migration_v1.current_coin_balances" */
|
|
6617
6448
|
current_coin_balances: Array<CurrentCoinBalances>;
|
|
6618
|
-
/** fetch data from the table: "
|
|
6619
|
-
current_coin_balances_by_pk?: Maybe<CurrentCoinBalances>;
|
|
6620
|
-
/** fetch data from the table: "current_collection_datas" */
|
|
6449
|
+
/** fetch data from the table: "legacy_migration_v1.current_collection_datas" */
|
|
6621
6450
|
current_collection_datas: Array<CurrentCollectionDatas>;
|
|
6622
|
-
/** fetch data from the table: "current_collection_datas" using primary key columns */
|
|
6623
|
-
current_collection_datas_by_pk?: Maybe<CurrentCollectionDatas>;
|
|
6624
6451
|
/** fetch data from the table: "current_collection_ownership_v2_view" */
|
|
6625
6452
|
current_collection_ownership_v2_view: Array<CurrentCollectionOwnershipV2View>;
|
|
6626
6453
|
/** fetch aggregated fields from the table: "current_collection_ownership_v2_view" */
|
|
@@ -6641,11 +6468,11 @@ type QueryRoot = {
|
|
|
6641
6468
|
current_delegator_balances: Array<CurrentDelegatorBalances>;
|
|
6642
6469
|
/** fetch data from the table: "current_delegator_balances" using primary key columns */
|
|
6643
6470
|
current_delegator_balances_by_pk?: Maybe<CurrentDelegatorBalances>;
|
|
6644
|
-
/** fetch data from the table: "
|
|
6471
|
+
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
6645
6472
|
current_fungible_asset_balances: Array<CurrentFungibleAssetBalances>;
|
|
6646
|
-
/** fetch aggregated fields from the table: "
|
|
6473
|
+
/** fetch aggregated fields from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
6647
6474
|
current_fungible_asset_balances_aggregate: CurrentFungibleAssetBalancesAggregate;
|
|
6648
|
-
/** fetch data from the table: "
|
|
6475
|
+
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" using primary key columns */
|
|
6649
6476
|
current_fungible_asset_balances_by_pk?: Maybe<CurrentFungibleAssetBalances>;
|
|
6650
6477
|
/** fetch data from the table: "current_objects" */
|
|
6651
6478
|
current_objects: Array<CurrentObjects>;
|
|
@@ -6659,20 +6486,16 @@ type QueryRoot = {
|
|
|
6659
6486
|
current_table_items: Array<CurrentTableItems>;
|
|
6660
6487
|
/** fetch data from the table: "current_table_items" using primary key columns */
|
|
6661
6488
|
current_table_items_by_pk?: Maybe<CurrentTableItems>;
|
|
6662
|
-
/** fetch data from the table: "current_token_datas" */
|
|
6489
|
+
/** fetch data from the table: "legacy_migration_v1.current_token_datas" */
|
|
6663
6490
|
current_token_datas: Array<CurrentTokenDatas>;
|
|
6664
|
-
/** fetch data from the table: "current_token_datas" using primary key columns */
|
|
6665
|
-
current_token_datas_by_pk?: Maybe<CurrentTokenDatas>;
|
|
6666
6491
|
/** fetch data from the table: "current_token_datas_v2" */
|
|
6667
6492
|
current_token_datas_v2: Array<CurrentTokenDatasV2>;
|
|
6668
6493
|
/** fetch data from the table: "current_token_datas_v2" using primary key columns */
|
|
6669
6494
|
current_token_datas_v2_by_pk?: Maybe<CurrentTokenDatasV2>;
|
|
6670
|
-
/** fetch data from the table: "current_token_ownerships" */
|
|
6495
|
+
/** fetch data from the table: "legacy_migration_v1.current_token_ownerships" */
|
|
6671
6496
|
current_token_ownerships: Array<CurrentTokenOwnerships>;
|
|
6672
|
-
/** fetch aggregated fields from the table: "current_token_ownerships" */
|
|
6497
|
+
/** fetch aggregated fields from the table: "legacy_migration_v1.current_token_ownerships" */
|
|
6673
6498
|
current_token_ownerships_aggregate: CurrentTokenOwnershipsAggregate;
|
|
6674
|
-
/** fetch data from the table: "current_token_ownerships" using primary key columns */
|
|
6675
|
-
current_token_ownerships_by_pk?: Maybe<CurrentTokenOwnerships>;
|
|
6676
6499
|
/** fetch data from the table: "current_token_ownerships_v2" */
|
|
6677
6500
|
current_token_ownerships_v2: Array<CurrentTokenOwnershipsV2>;
|
|
6678
6501
|
/** fetch aggregated fields from the table: "current_token_ownerships_v2" */
|
|
@@ -6683,12 +6506,6 @@ type QueryRoot = {
|
|
|
6683
6506
|
current_token_pending_claims: Array<CurrentTokenPendingClaims>;
|
|
6684
6507
|
/** fetch data from the table: "current_token_pending_claims" using primary key columns */
|
|
6685
6508
|
current_token_pending_claims_by_pk?: Maybe<CurrentTokenPendingClaims>;
|
|
6686
|
-
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
6687
|
-
current_unified_fungible_asset_balances_to_be_renamed: Array<CurrentUnifiedFungibleAssetBalancesToBeRenamed>;
|
|
6688
|
-
/** fetch aggregated fields from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
6689
|
-
current_unified_fungible_asset_balances_to_be_renamed_aggregate: CurrentUnifiedFungibleAssetBalancesToBeRenamedAggregate;
|
|
6690
|
-
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" using primary key columns */
|
|
6691
|
-
current_unified_fungible_asset_balances_to_be_renamed_by_pk?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamed>;
|
|
6692
6509
|
/** An array relationship */
|
|
6693
6510
|
delegated_staking_activities: Array<DelegatedStakingActivities>;
|
|
6694
6511
|
/** fetch data from the table: "delegated_staking_activities" using primary key columns */
|
|
@@ -6785,26 +6602,18 @@ type QueryRoot = {
|
|
|
6785
6602
|
token_activities: Array<TokenActivities>;
|
|
6786
6603
|
/** An aggregate relationship */
|
|
6787
6604
|
token_activities_aggregate: TokenActivitiesAggregate;
|
|
6788
|
-
/** fetch data from the table: "token_activities" using primary key columns */
|
|
6789
|
-
token_activities_by_pk?: Maybe<TokenActivities>;
|
|
6790
6605
|
/** An array relationship */
|
|
6791
6606
|
token_activities_v2: Array<TokenActivitiesV2>;
|
|
6792
6607
|
/** An aggregate relationship */
|
|
6793
6608
|
token_activities_v2_aggregate: TokenActivitiesV2Aggregate;
|
|
6794
6609
|
/** fetch data from the table: "token_activities_v2" using primary key columns */
|
|
6795
6610
|
token_activities_v2_by_pk?: Maybe<TokenActivitiesV2>;
|
|
6796
|
-
/** fetch data from the table: "token_datas" */
|
|
6611
|
+
/** fetch data from the table: "legacy_migration_v1.token_datas" */
|
|
6797
6612
|
token_datas: Array<TokenDatas>;
|
|
6798
|
-
/** fetch data from the table: "
|
|
6799
|
-
token_datas_by_pk?: Maybe<TokenDatas>;
|
|
6800
|
-
/** fetch data from the table: "token_ownerships" */
|
|
6613
|
+
/** fetch data from the table: "legacy_migration_v1.token_ownerships" */
|
|
6801
6614
|
token_ownerships: Array<TokenOwnerships>;
|
|
6802
|
-
/** fetch data from the table: "
|
|
6803
|
-
token_ownerships_by_pk?: Maybe<TokenOwnerships>;
|
|
6804
|
-
/** fetch data from the table: "tokens" */
|
|
6615
|
+
/** fetch data from the table: "legacy_migration_v1.tokens" */
|
|
6805
6616
|
tokens: Array<Tokens>;
|
|
6806
|
-
/** fetch data from the table: "tokens" using primary key columns */
|
|
6807
|
-
tokens_by_pk?: Maybe<Tokens>;
|
|
6808
6617
|
/** fetch data from the table: "user_transactions" */
|
|
6809
6618
|
user_transactions: Array<UserTransactions>;
|
|
6810
6619
|
/** fetch data from the table: "user_transactions" using primary key columns */
|
|
@@ -6887,12 +6696,6 @@ type QueryRootCoinActivitiesAggregateArgs = {
|
|
|
6887
6696
|
order_by?: InputMaybe<Array<CoinActivitiesOrderBy>>;
|
|
6888
6697
|
where?: InputMaybe<CoinActivitiesBoolExp>;
|
|
6889
6698
|
};
|
|
6890
|
-
type QueryRootCoinActivitiesByPkArgs = {
|
|
6891
|
-
event_account_address: Scalars["String"]["input"];
|
|
6892
|
-
event_creation_number: Scalars["bigint"]["input"];
|
|
6893
|
-
event_sequence_number: Scalars["bigint"]["input"];
|
|
6894
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
6895
|
-
};
|
|
6896
6699
|
type QueryRootCoinBalancesArgs = {
|
|
6897
6700
|
distinct_on?: InputMaybe<Array<CoinBalancesSelectColumn>>;
|
|
6898
6701
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -6900,11 +6703,6 @@ type QueryRootCoinBalancesArgs = {
|
|
|
6900
6703
|
order_by?: InputMaybe<Array<CoinBalancesOrderBy>>;
|
|
6901
6704
|
where?: InputMaybe<CoinBalancesBoolExp>;
|
|
6902
6705
|
};
|
|
6903
|
-
type QueryRootCoinBalancesByPkArgs = {
|
|
6904
|
-
coin_type_hash: Scalars["String"]["input"];
|
|
6905
|
-
owner_address: Scalars["String"]["input"];
|
|
6906
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
6907
|
-
};
|
|
6908
6706
|
type QueryRootCoinInfosArgs = {
|
|
6909
6707
|
distinct_on?: InputMaybe<Array<CoinInfosSelectColumn>>;
|
|
6910
6708
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -6912,9 +6710,6 @@ type QueryRootCoinInfosArgs = {
|
|
|
6912
6710
|
order_by?: InputMaybe<Array<CoinInfosOrderBy>>;
|
|
6913
6711
|
where?: InputMaybe<CoinInfosBoolExp>;
|
|
6914
6712
|
};
|
|
6915
|
-
type QueryRootCoinInfosByPkArgs = {
|
|
6916
|
-
coin_type_hash: Scalars["String"]["input"];
|
|
6917
|
-
};
|
|
6918
6713
|
type QueryRootCoinSupplyArgs = {
|
|
6919
6714
|
distinct_on?: InputMaybe<Array<CoinSupplySelectColumn>>;
|
|
6920
6715
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -6933,10 +6728,6 @@ type QueryRootCollectionDatasArgs = {
|
|
|
6933
6728
|
order_by?: InputMaybe<Array<CollectionDatasOrderBy>>;
|
|
6934
6729
|
where?: InputMaybe<CollectionDatasBoolExp>;
|
|
6935
6730
|
};
|
|
6936
|
-
type QueryRootCollectionDatasByPkArgs = {
|
|
6937
|
-
collection_data_id_hash: Scalars["String"]["input"];
|
|
6938
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
6939
|
-
};
|
|
6940
6731
|
type QueryRootCurrentAnsLookupArgs = {
|
|
6941
6732
|
distinct_on?: InputMaybe<Array<CurrentAnsLookupSelectColumn>>;
|
|
6942
6733
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -6944,10 +6735,6 @@ type QueryRootCurrentAnsLookupArgs = {
|
|
|
6944
6735
|
order_by?: InputMaybe<Array<CurrentAnsLookupOrderBy>>;
|
|
6945
6736
|
where?: InputMaybe<CurrentAnsLookupBoolExp>;
|
|
6946
6737
|
};
|
|
6947
|
-
type QueryRootCurrentAnsLookupByPkArgs = {
|
|
6948
|
-
domain: Scalars["String"]["input"];
|
|
6949
|
-
subdomain: Scalars["String"]["input"];
|
|
6950
|
-
};
|
|
6951
6738
|
type QueryRootCurrentAnsLookupV2Args = {
|
|
6952
6739
|
distinct_on?: InputMaybe<Array<CurrentAnsLookupV2SelectColumn>>;
|
|
6953
6740
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -6981,10 +6768,6 @@ type QueryRootCurrentCoinBalancesArgs = {
|
|
|
6981
6768
|
order_by?: InputMaybe<Array<CurrentCoinBalancesOrderBy>>;
|
|
6982
6769
|
where?: InputMaybe<CurrentCoinBalancesBoolExp>;
|
|
6983
6770
|
};
|
|
6984
|
-
type QueryRootCurrentCoinBalancesByPkArgs = {
|
|
6985
|
-
coin_type_hash: Scalars["String"]["input"];
|
|
6986
|
-
owner_address: Scalars["String"]["input"];
|
|
6987
|
-
};
|
|
6988
6771
|
type QueryRootCurrentCollectionDatasArgs = {
|
|
6989
6772
|
distinct_on?: InputMaybe<Array<CurrentCollectionDatasSelectColumn>>;
|
|
6990
6773
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -6992,9 +6775,6 @@ type QueryRootCurrentCollectionDatasArgs = {
|
|
|
6992
6775
|
order_by?: InputMaybe<Array<CurrentCollectionDatasOrderBy>>;
|
|
6993
6776
|
where?: InputMaybe<CurrentCollectionDatasBoolExp>;
|
|
6994
6777
|
};
|
|
6995
|
-
type QueryRootCurrentCollectionDatasByPkArgs = {
|
|
6996
|
-
collection_data_id_hash: Scalars["String"]["input"];
|
|
6997
|
-
};
|
|
6998
6778
|
type QueryRootCurrentCollectionOwnershipV2ViewArgs = {
|
|
6999
6779
|
distinct_on?: InputMaybe<Array<CurrentCollectionOwnershipV2ViewSelectColumn>>;
|
|
7000
6780
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7108,9 +6888,6 @@ type QueryRootCurrentTokenDatasArgs = {
|
|
|
7108
6888
|
order_by?: InputMaybe<Array<CurrentTokenDatasOrderBy>>;
|
|
7109
6889
|
where?: InputMaybe<CurrentTokenDatasBoolExp>;
|
|
7110
6890
|
};
|
|
7111
|
-
type QueryRootCurrentTokenDatasByPkArgs = {
|
|
7112
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
7113
|
-
};
|
|
7114
6891
|
type QueryRootCurrentTokenDatasV2Args = {
|
|
7115
6892
|
distinct_on?: InputMaybe<Array<CurrentTokenDatasV2SelectColumn>>;
|
|
7116
6893
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7135,11 +6912,6 @@ type QueryRootCurrentTokenOwnershipsAggregateArgs = {
|
|
|
7135
6912
|
order_by?: InputMaybe<Array<CurrentTokenOwnershipsOrderBy>>;
|
|
7136
6913
|
where?: InputMaybe<CurrentTokenOwnershipsBoolExp>;
|
|
7137
6914
|
};
|
|
7138
|
-
type QueryRootCurrentTokenOwnershipsByPkArgs = {
|
|
7139
|
-
owner_address: Scalars["String"]["input"];
|
|
7140
|
-
property_version: Scalars["numeric"]["input"];
|
|
7141
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
7142
|
-
};
|
|
7143
6915
|
type QueryRootCurrentTokenOwnershipsV2Args = {
|
|
7144
6916
|
distinct_on?: InputMaybe<Array<CurrentTokenOwnershipsV2SelectColumn>>;
|
|
7145
6917
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7173,23 +6945,6 @@ type QueryRootCurrentTokenPendingClaimsByPkArgs = {
|
|
|
7173
6945
|
to_address: Scalars["String"]["input"];
|
|
7174
6946
|
token_data_id_hash: Scalars["String"]["input"];
|
|
7175
6947
|
};
|
|
7176
|
-
type QueryRootCurrentUnifiedFungibleAssetBalancesToBeRenamedArgs = {
|
|
7177
|
-
distinct_on?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedSelectColumn>>;
|
|
7178
|
-
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
7179
|
-
offset?: InputMaybe<Scalars["Int"]["input"]>;
|
|
7180
|
-
order_by?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedOrderBy>>;
|
|
7181
|
-
where?: InputMaybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>;
|
|
7182
|
-
};
|
|
7183
|
-
type QueryRootCurrentUnifiedFungibleAssetBalancesToBeRenamedAggregateArgs = {
|
|
7184
|
-
distinct_on?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedSelectColumn>>;
|
|
7185
|
-
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
7186
|
-
offset?: InputMaybe<Scalars["Int"]["input"]>;
|
|
7187
|
-
order_by?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedOrderBy>>;
|
|
7188
|
-
where?: InputMaybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>;
|
|
7189
|
-
};
|
|
7190
|
-
type QueryRootCurrentUnifiedFungibleAssetBalancesToBeRenamedByPkArgs = {
|
|
7191
|
-
storage_id: Scalars["String"]["input"];
|
|
7192
|
-
};
|
|
7193
6948
|
type QueryRootDelegatedStakingActivitiesArgs = {
|
|
7194
6949
|
distinct_on?: InputMaybe<Array<DelegatedStakingActivitiesSelectColumn>>;
|
|
7195
6950
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7465,12 +7220,6 @@ type QueryRootTokenActivitiesAggregateArgs = {
|
|
|
7465
7220
|
order_by?: InputMaybe<Array<TokenActivitiesOrderBy>>;
|
|
7466
7221
|
where?: InputMaybe<TokenActivitiesBoolExp>;
|
|
7467
7222
|
};
|
|
7468
|
-
type QueryRootTokenActivitiesByPkArgs = {
|
|
7469
|
-
event_account_address: Scalars["String"]["input"];
|
|
7470
|
-
event_creation_number: Scalars["bigint"]["input"];
|
|
7471
|
-
event_sequence_number: Scalars["bigint"]["input"];
|
|
7472
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
7473
|
-
};
|
|
7474
7223
|
type QueryRootTokenActivitiesV2Args = {
|
|
7475
7224
|
distinct_on?: InputMaybe<Array<TokenActivitiesV2SelectColumn>>;
|
|
7476
7225
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7496,10 +7245,6 @@ type QueryRootTokenDatasArgs = {
|
|
|
7496
7245
|
order_by?: InputMaybe<Array<TokenDatasOrderBy>>;
|
|
7497
7246
|
where?: InputMaybe<TokenDatasBoolExp>;
|
|
7498
7247
|
};
|
|
7499
|
-
type QueryRootTokenDatasByPkArgs = {
|
|
7500
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
7501
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
7502
|
-
};
|
|
7503
7248
|
type QueryRootTokenOwnershipsArgs = {
|
|
7504
7249
|
distinct_on?: InputMaybe<Array<TokenOwnershipsSelectColumn>>;
|
|
7505
7250
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7507,12 +7252,6 @@ type QueryRootTokenOwnershipsArgs = {
|
|
|
7507
7252
|
order_by?: InputMaybe<Array<TokenOwnershipsOrderBy>>;
|
|
7508
7253
|
where?: InputMaybe<TokenOwnershipsBoolExp>;
|
|
7509
7254
|
};
|
|
7510
|
-
type QueryRootTokenOwnershipsByPkArgs = {
|
|
7511
|
-
property_version: Scalars["numeric"]["input"];
|
|
7512
|
-
table_handle: Scalars["String"]["input"];
|
|
7513
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
7514
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
7515
|
-
};
|
|
7516
7255
|
type QueryRootTokensArgs = {
|
|
7517
7256
|
distinct_on?: InputMaybe<Array<TokensSelectColumn>>;
|
|
7518
7257
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7520,11 +7259,6 @@ type QueryRootTokensArgs = {
|
|
|
7520
7259
|
order_by?: InputMaybe<Array<TokensOrderBy>>;
|
|
7521
7260
|
where?: InputMaybe<TokensBoolExp>;
|
|
7522
7261
|
};
|
|
7523
|
-
type QueryRootTokensByPkArgs = {
|
|
7524
|
-
property_version: Scalars["numeric"]["input"];
|
|
7525
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
7526
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
7527
|
-
};
|
|
7528
7262
|
type QueryRootUserTransactionsArgs = {
|
|
7529
7263
|
distinct_on?: InputMaybe<Array<UserTransactionsSelectColumn>>;
|
|
7530
7264
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7649,11 +7383,11 @@ type SubscriptionRoot = {
|
|
|
7649
7383
|
address_version_from_events_aggregate: AddressVersionFromEventsAggregate;
|
|
7650
7384
|
/** fetch data from the table in a streaming manner: "address_version_from_events" */
|
|
7651
7385
|
address_version_from_events_stream: Array<AddressVersionFromEvents>;
|
|
7652
|
-
/** fetch data from the table: "address_version_from_move_resources" */
|
|
7386
|
+
/** fetch data from the table: "legacy_migration_v1.address_version_from_move_resources" */
|
|
7653
7387
|
address_version_from_move_resources: Array<AddressVersionFromMoveResources>;
|
|
7654
|
-
/** fetch aggregated fields from the table: "address_version_from_move_resources" */
|
|
7388
|
+
/** fetch aggregated fields from the table: "legacy_migration_v1.address_version_from_move_resources" */
|
|
7655
7389
|
address_version_from_move_resources_aggregate: AddressVersionFromMoveResourcesAggregate;
|
|
7656
|
-
/** fetch data from the table in a streaming manner: "address_version_from_move_resources" */
|
|
7390
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.address_version_from_move_resources" */
|
|
7657
7391
|
address_version_from_move_resources_stream: Array<AddressVersionFromMoveResources>;
|
|
7658
7392
|
/** fetch data from the table: "block_metadata_transactions" */
|
|
7659
7393
|
block_metadata_transactions: Array<BlockMetadataTransactions>;
|
|
@@ -7665,21 +7399,15 @@ type SubscriptionRoot = {
|
|
|
7665
7399
|
coin_activities: Array<CoinActivities>;
|
|
7666
7400
|
/** An aggregate relationship */
|
|
7667
7401
|
coin_activities_aggregate: CoinActivitiesAggregate;
|
|
7668
|
-
/** fetch data from the table: "coin_activities"
|
|
7669
|
-
coin_activities_by_pk?: Maybe<CoinActivities>;
|
|
7670
|
-
/** fetch data from the table in a streaming manner: "coin_activities" */
|
|
7402
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.coin_activities" */
|
|
7671
7403
|
coin_activities_stream: Array<CoinActivities>;
|
|
7672
|
-
/** fetch data from the table: "coin_balances" */
|
|
7404
|
+
/** fetch data from the table: "legacy_migration_v1.coin_balances" */
|
|
7673
7405
|
coin_balances: Array<CoinBalances>;
|
|
7674
|
-
/** fetch data from the table: "coin_balances"
|
|
7675
|
-
coin_balances_by_pk?: Maybe<CoinBalances>;
|
|
7676
|
-
/** fetch data from the table in a streaming manner: "coin_balances" */
|
|
7406
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.coin_balances" */
|
|
7677
7407
|
coin_balances_stream: Array<CoinBalances>;
|
|
7678
|
-
/** fetch data from the table: "coin_infos" */
|
|
7408
|
+
/** fetch data from the table: "legacy_migration_v1.coin_infos" */
|
|
7679
7409
|
coin_infos: Array<CoinInfos>;
|
|
7680
|
-
/** fetch data from the table: "coin_infos"
|
|
7681
|
-
coin_infos_by_pk?: Maybe<CoinInfos>;
|
|
7682
|
-
/** fetch data from the table in a streaming manner: "coin_infos" */
|
|
7410
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.coin_infos" */
|
|
7683
7411
|
coin_infos_stream: Array<CoinInfos>;
|
|
7684
7412
|
/** fetch data from the table: "coin_supply" */
|
|
7685
7413
|
coin_supply: Array<CoinSupply>;
|
|
@@ -7687,17 +7415,13 @@ type SubscriptionRoot = {
|
|
|
7687
7415
|
coin_supply_by_pk?: Maybe<CoinSupply>;
|
|
7688
7416
|
/** fetch data from the table in a streaming manner: "coin_supply" */
|
|
7689
7417
|
coin_supply_stream: Array<CoinSupply>;
|
|
7690
|
-
/** fetch data from the table: "collection_datas" */
|
|
7418
|
+
/** fetch data from the table: "legacy_migration_v1.collection_datas" */
|
|
7691
7419
|
collection_datas: Array<CollectionDatas>;
|
|
7692
|
-
/** fetch data from the table: "collection_datas"
|
|
7693
|
-
collection_datas_by_pk?: Maybe<CollectionDatas>;
|
|
7694
|
-
/** fetch data from the table in a streaming manner: "collection_datas" */
|
|
7420
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.collection_datas" */
|
|
7695
7421
|
collection_datas_stream: Array<CollectionDatas>;
|
|
7696
|
-
/** fetch data from the table: "current_ans_lookup" */
|
|
7422
|
+
/** fetch data from the table: "legacy_migration_v1.current_ans_lookup" */
|
|
7697
7423
|
current_ans_lookup: Array<CurrentAnsLookup>;
|
|
7698
|
-
/** fetch data from the table: "current_ans_lookup"
|
|
7699
|
-
current_ans_lookup_by_pk?: Maybe<CurrentAnsLookup>;
|
|
7700
|
-
/** fetch data from the table in a streaming manner: "current_ans_lookup" */
|
|
7424
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.current_ans_lookup" */
|
|
7701
7425
|
current_ans_lookup_stream: Array<CurrentAnsLookup>;
|
|
7702
7426
|
/** fetch data from the table: "current_ans_lookup_v2" */
|
|
7703
7427
|
current_ans_lookup_v2: Array<CurrentAnsLookupV2>;
|
|
@@ -7711,17 +7435,13 @@ type SubscriptionRoot = {
|
|
|
7711
7435
|
current_aptos_names_aggregate: CurrentAptosNamesAggregate;
|
|
7712
7436
|
/** fetch data from the table in a streaming manner: "current_aptos_names" */
|
|
7713
7437
|
current_aptos_names_stream: Array<CurrentAptosNames>;
|
|
7714
|
-
/** fetch data from the table: "current_coin_balances" */
|
|
7438
|
+
/** fetch data from the table: "legacy_migration_v1.current_coin_balances" */
|
|
7715
7439
|
current_coin_balances: Array<CurrentCoinBalances>;
|
|
7716
|
-
/** fetch data from the table: "current_coin_balances"
|
|
7717
|
-
current_coin_balances_by_pk?: Maybe<CurrentCoinBalances>;
|
|
7718
|
-
/** fetch data from the table in a streaming manner: "current_coin_balances" */
|
|
7440
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.current_coin_balances" */
|
|
7719
7441
|
current_coin_balances_stream: Array<CurrentCoinBalances>;
|
|
7720
|
-
/** fetch data from the table: "current_collection_datas" */
|
|
7442
|
+
/** fetch data from the table: "legacy_migration_v1.current_collection_datas" */
|
|
7721
7443
|
current_collection_datas: Array<CurrentCollectionDatas>;
|
|
7722
|
-
/** fetch data from the table: "current_collection_datas"
|
|
7723
|
-
current_collection_datas_by_pk?: Maybe<CurrentCollectionDatas>;
|
|
7724
|
-
/** fetch data from the table in a streaming manner: "current_collection_datas" */
|
|
7444
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.current_collection_datas" */
|
|
7725
7445
|
current_collection_datas_stream: Array<CurrentCollectionDatas>;
|
|
7726
7446
|
/** fetch data from the table: "current_collection_ownership_v2_view" */
|
|
7727
7447
|
current_collection_ownership_v2_view: Array<CurrentCollectionOwnershipV2View>;
|
|
@@ -7753,13 +7473,13 @@ type SubscriptionRoot = {
|
|
|
7753
7473
|
current_delegator_balances_by_pk?: Maybe<CurrentDelegatorBalances>;
|
|
7754
7474
|
/** fetch data from the table in a streaming manner: "current_delegator_balances" */
|
|
7755
7475
|
current_delegator_balances_stream: Array<CurrentDelegatorBalances>;
|
|
7756
|
-
/** fetch data from the table: "
|
|
7476
|
+
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
7757
7477
|
current_fungible_asset_balances: Array<CurrentFungibleAssetBalances>;
|
|
7758
|
-
/** fetch aggregated fields from the table: "
|
|
7478
|
+
/** fetch aggregated fields from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
7759
7479
|
current_fungible_asset_balances_aggregate: CurrentFungibleAssetBalancesAggregate;
|
|
7760
|
-
/** fetch data from the table: "
|
|
7480
|
+
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" using primary key columns */
|
|
7761
7481
|
current_fungible_asset_balances_by_pk?: Maybe<CurrentFungibleAssetBalances>;
|
|
7762
|
-
/** fetch data from the table in a streaming manner: "
|
|
7482
|
+
/** fetch data from the table in a streaming manner: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
7763
7483
|
current_fungible_asset_balances_stream: Array<CurrentFungibleAssetBalances>;
|
|
7764
7484
|
/** fetch data from the table: "current_objects" */
|
|
7765
7485
|
current_objects: Array<CurrentObjects>;
|
|
@@ -7779,11 +7499,9 @@ type SubscriptionRoot = {
|
|
|
7779
7499
|
current_table_items_by_pk?: Maybe<CurrentTableItems>;
|
|
7780
7500
|
/** fetch data from the table in a streaming manner: "current_table_items" */
|
|
7781
7501
|
current_table_items_stream: Array<CurrentTableItems>;
|
|
7782
|
-
/** fetch data from the table: "current_token_datas" */
|
|
7502
|
+
/** fetch data from the table: "legacy_migration_v1.current_token_datas" */
|
|
7783
7503
|
current_token_datas: Array<CurrentTokenDatas>;
|
|
7784
|
-
/** fetch data from the table: "current_token_datas"
|
|
7785
|
-
current_token_datas_by_pk?: Maybe<CurrentTokenDatas>;
|
|
7786
|
-
/** fetch data from the table in a streaming manner: "current_token_datas" */
|
|
7504
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.current_token_datas" */
|
|
7787
7505
|
current_token_datas_stream: Array<CurrentTokenDatas>;
|
|
7788
7506
|
/** fetch data from the table: "current_token_datas_v2" */
|
|
7789
7507
|
current_token_datas_v2: Array<CurrentTokenDatasV2>;
|
|
@@ -7791,13 +7509,11 @@ type SubscriptionRoot = {
|
|
|
7791
7509
|
current_token_datas_v2_by_pk?: Maybe<CurrentTokenDatasV2>;
|
|
7792
7510
|
/** fetch data from the table in a streaming manner: "current_token_datas_v2" */
|
|
7793
7511
|
current_token_datas_v2_stream: Array<CurrentTokenDatasV2>;
|
|
7794
|
-
/** fetch data from the table: "current_token_ownerships" */
|
|
7512
|
+
/** fetch data from the table: "legacy_migration_v1.current_token_ownerships" */
|
|
7795
7513
|
current_token_ownerships: Array<CurrentTokenOwnerships>;
|
|
7796
|
-
/** fetch aggregated fields from the table: "current_token_ownerships" */
|
|
7514
|
+
/** fetch aggregated fields from the table: "legacy_migration_v1.current_token_ownerships" */
|
|
7797
7515
|
current_token_ownerships_aggregate: CurrentTokenOwnershipsAggregate;
|
|
7798
|
-
/** fetch data from the table: "current_token_ownerships"
|
|
7799
|
-
current_token_ownerships_by_pk?: Maybe<CurrentTokenOwnerships>;
|
|
7800
|
-
/** fetch data from the table in a streaming manner: "current_token_ownerships" */
|
|
7516
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.current_token_ownerships" */
|
|
7801
7517
|
current_token_ownerships_stream: Array<CurrentTokenOwnerships>;
|
|
7802
7518
|
/** fetch data from the table: "current_token_ownerships_v2" */
|
|
7803
7519
|
current_token_ownerships_v2: Array<CurrentTokenOwnershipsV2>;
|
|
@@ -7813,14 +7529,6 @@ type SubscriptionRoot = {
|
|
|
7813
7529
|
current_token_pending_claims_by_pk?: Maybe<CurrentTokenPendingClaims>;
|
|
7814
7530
|
/** fetch data from the table in a streaming manner: "current_token_pending_claims" */
|
|
7815
7531
|
current_token_pending_claims_stream: Array<CurrentTokenPendingClaims>;
|
|
7816
|
-
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
7817
|
-
current_unified_fungible_asset_balances_to_be_renamed: Array<CurrentUnifiedFungibleAssetBalancesToBeRenamed>;
|
|
7818
|
-
/** fetch aggregated fields from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
7819
|
-
current_unified_fungible_asset_balances_to_be_renamed_aggregate: CurrentUnifiedFungibleAssetBalancesToBeRenamedAggregate;
|
|
7820
|
-
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" using primary key columns */
|
|
7821
|
-
current_unified_fungible_asset_balances_to_be_renamed_by_pk?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamed>;
|
|
7822
|
-
/** fetch data from the table in a streaming manner: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
7823
|
-
current_unified_fungible_asset_balances_to_be_renamed_stream: Array<CurrentUnifiedFungibleAssetBalancesToBeRenamed>;
|
|
7824
7532
|
/** An array relationship */
|
|
7825
7533
|
delegated_staking_activities: Array<DelegatedStakingActivities>;
|
|
7826
7534
|
/** fetch data from the table: "delegated_staking_activities" using primary key columns */
|
|
@@ -7961,9 +7669,7 @@ type SubscriptionRoot = {
|
|
|
7961
7669
|
token_activities: Array<TokenActivities>;
|
|
7962
7670
|
/** An aggregate relationship */
|
|
7963
7671
|
token_activities_aggregate: TokenActivitiesAggregate;
|
|
7964
|
-
/** fetch data from the table: "token_activities"
|
|
7965
|
-
token_activities_by_pk?: Maybe<TokenActivities>;
|
|
7966
|
-
/** fetch data from the table in a streaming manner: "token_activities" */
|
|
7672
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.token_activities" */
|
|
7967
7673
|
token_activities_stream: Array<TokenActivities>;
|
|
7968
7674
|
/** An array relationship */
|
|
7969
7675
|
token_activities_v2: Array<TokenActivitiesV2>;
|
|
@@ -7973,23 +7679,17 @@ type SubscriptionRoot = {
|
|
|
7973
7679
|
token_activities_v2_by_pk?: Maybe<TokenActivitiesV2>;
|
|
7974
7680
|
/** fetch data from the table in a streaming manner: "token_activities_v2" */
|
|
7975
7681
|
token_activities_v2_stream: Array<TokenActivitiesV2>;
|
|
7976
|
-
/** fetch data from the table: "token_datas" */
|
|
7682
|
+
/** fetch data from the table: "legacy_migration_v1.token_datas" */
|
|
7977
7683
|
token_datas: Array<TokenDatas>;
|
|
7978
|
-
/** fetch data from the table: "token_datas"
|
|
7979
|
-
token_datas_by_pk?: Maybe<TokenDatas>;
|
|
7980
|
-
/** fetch data from the table in a streaming manner: "token_datas" */
|
|
7684
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.token_datas" */
|
|
7981
7685
|
token_datas_stream: Array<TokenDatas>;
|
|
7982
|
-
/** fetch data from the table: "token_ownerships" */
|
|
7686
|
+
/** fetch data from the table: "legacy_migration_v1.token_ownerships" */
|
|
7983
7687
|
token_ownerships: Array<TokenOwnerships>;
|
|
7984
|
-
/** fetch data from the table: "token_ownerships"
|
|
7985
|
-
token_ownerships_by_pk?: Maybe<TokenOwnerships>;
|
|
7986
|
-
/** fetch data from the table in a streaming manner: "token_ownerships" */
|
|
7688
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.token_ownerships" */
|
|
7987
7689
|
token_ownerships_stream: Array<TokenOwnerships>;
|
|
7988
|
-
/** fetch data from the table: "tokens" */
|
|
7690
|
+
/** fetch data from the table: "legacy_migration_v1.tokens" */
|
|
7989
7691
|
tokens: Array<Tokens>;
|
|
7990
|
-
/** fetch data from the table: "tokens"
|
|
7991
|
-
tokens_by_pk?: Maybe<Tokens>;
|
|
7992
|
-
/** fetch data from the table in a streaming manner: "tokens" */
|
|
7692
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.tokens" */
|
|
7993
7693
|
tokens_stream: Array<Tokens>;
|
|
7994
7694
|
/** fetch data from the table: "user_transactions" */
|
|
7995
7695
|
user_transactions: Array<UserTransactions>;
|
|
@@ -8100,12 +7800,6 @@ type SubscriptionRootCoinActivitiesAggregateArgs = {
|
|
|
8100
7800
|
order_by?: InputMaybe<Array<CoinActivitiesOrderBy>>;
|
|
8101
7801
|
where?: InputMaybe<CoinActivitiesBoolExp>;
|
|
8102
7802
|
};
|
|
8103
|
-
type SubscriptionRootCoinActivitiesByPkArgs = {
|
|
8104
|
-
event_account_address: Scalars["String"]["input"];
|
|
8105
|
-
event_creation_number: Scalars["bigint"]["input"];
|
|
8106
|
-
event_sequence_number: Scalars["bigint"]["input"];
|
|
8107
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
8108
|
-
};
|
|
8109
7803
|
type SubscriptionRootCoinActivitiesStreamArgs = {
|
|
8110
7804
|
batch_size: Scalars["Int"]["input"];
|
|
8111
7805
|
cursor: Array<InputMaybe<CoinActivitiesStreamCursorInput>>;
|
|
@@ -8118,11 +7812,6 @@ type SubscriptionRootCoinBalancesArgs = {
|
|
|
8118
7812
|
order_by?: InputMaybe<Array<CoinBalancesOrderBy>>;
|
|
8119
7813
|
where?: InputMaybe<CoinBalancesBoolExp>;
|
|
8120
7814
|
};
|
|
8121
|
-
type SubscriptionRootCoinBalancesByPkArgs = {
|
|
8122
|
-
coin_type_hash: Scalars["String"]["input"];
|
|
8123
|
-
owner_address: Scalars["String"]["input"];
|
|
8124
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
8125
|
-
};
|
|
8126
7815
|
type SubscriptionRootCoinBalancesStreamArgs = {
|
|
8127
7816
|
batch_size: Scalars["Int"]["input"];
|
|
8128
7817
|
cursor: Array<InputMaybe<CoinBalancesStreamCursorInput>>;
|
|
@@ -8135,9 +7824,6 @@ type SubscriptionRootCoinInfosArgs = {
|
|
|
8135
7824
|
order_by?: InputMaybe<Array<CoinInfosOrderBy>>;
|
|
8136
7825
|
where?: InputMaybe<CoinInfosBoolExp>;
|
|
8137
7826
|
};
|
|
8138
|
-
type SubscriptionRootCoinInfosByPkArgs = {
|
|
8139
|
-
coin_type_hash: Scalars["String"]["input"];
|
|
8140
|
-
};
|
|
8141
7827
|
type SubscriptionRootCoinInfosStreamArgs = {
|
|
8142
7828
|
batch_size: Scalars["Int"]["input"];
|
|
8143
7829
|
cursor: Array<InputMaybe<CoinInfosStreamCursorInput>>;
|
|
@@ -8166,10 +7852,6 @@ type SubscriptionRootCollectionDatasArgs = {
|
|
|
8166
7852
|
order_by?: InputMaybe<Array<CollectionDatasOrderBy>>;
|
|
8167
7853
|
where?: InputMaybe<CollectionDatasBoolExp>;
|
|
8168
7854
|
};
|
|
8169
|
-
type SubscriptionRootCollectionDatasByPkArgs = {
|
|
8170
|
-
collection_data_id_hash: Scalars["String"]["input"];
|
|
8171
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
8172
|
-
};
|
|
8173
7855
|
type SubscriptionRootCollectionDatasStreamArgs = {
|
|
8174
7856
|
batch_size: Scalars["Int"]["input"];
|
|
8175
7857
|
cursor: Array<InputMaybe<CollectionDatasStreamCursorInput>>;
|
|
@@ -8182,10 +7864,6 @@ type SubscriptionRootCurrentAnsLookupArgs = {
|
|
|
8182
7864
|
order_by?: InputMaybe<Array<CurrentAnsLookupOrderBy>>;
|
|
8183
7865
|
where?: InputMaybe<CurrentAnsLookupBoolExp>;
|
|
8184
7866
|
};
|
|
8185
|
-
type SubscriptionRootCurrentAnsLookupByPkArgs = {
|
|
8186
|
-
domain: Scalars["String"]["input"];
|
|
8187
|
-
subdomain: Scalars["String"]["input"];
|
|
8188
|
-
};
|
|
8189
7867
|
type SubscriptionRootCurrentAnsLookupStreamArgs = {
|
|
8190
7868
|
batch_size: Scalars["Int"]["input"];
|
|
8191
7869
|
cursor: Array<InputMaybe<CurrentAnsLookupStreamCursorInput>>;
|
|
@@ -8234,10 +7912,6 @@ type SubscriptionRootCurrentCoinBalancesArgs = {
|
|
|
8234
7912
|
order_by?: InputMaybe<Array<CurrentCoinBalancesOrderBy>>;
|
|
8235
7913
|
where?: InputMaybe<CurrentCoinBalancesBoolExp>;
|
|
8236
7914
|
};
|
|
8237
|
-
type SubscriptionRootCurrentCoinBalancesByPkArgs = {
|
|
8238
|
-
coin_type_hash: Scalars["String"]["input"];
|
|
8239
|
-
owner_address: Scalars["String"]["input"];
|
|
8240
|
-
};
|
|
8241
7915
|
type SubscriptionRootCurrentCoinBalancesStreamArgs = {
|
|
8242
7916
|
batch_size: Scalars["Int"]["input"];
|
|
8243
7917
|
cursor: Array<InputMaybe<CurrentCoinBalancesStreamCursorInput>>;
|
|
@@ -8250,9 +7924,6 @@ type SubscriptionRootCurrentCollectionDatasArgs = {
|
|
|
8250
7924
|
order_by?: InputMaybe<Array<CurrentCollectionDatasOrderBy>>;
|
|
8251
7925
|
where?: InputMaybe<CurrentCollectionDatasBoolExp>;
|
|
8252
7926
|
};
|
|
8253
|
-
type SubscriptionRootCurrentCollectionDatasByPkArgs = {
|
|
8254
|
-
collection_data_id_hash: Scalars["String"]["input"];
|
|
8255
|
-
};
|
|
8256
7927
|
type SubscriptionRootCurrentCollectionDatasStreamArgs = {
|
|
8257
7928
|
batch_size: Scalars["Int"]["input"];
|
|
8258
7929
|
cursor: Array<InputMaybe<CurrentCollectionDatasStreamCursorInput>>;
|
|
@@ -8416,9 +8087,6 @@ type SubscriptionRootCurrentTokenDatasArgs = {
|
|
|
8416
8087
|
order_by?: InputMaybe<Array<CurrentTokenDatasOrderBy>>;
|
|
8417
8088
|
where?: InputMaybe<CurrentTokenDatasBoolExp>;
|
|
8418
8089
|
};
|
|
8419
|
-
type SubscriptionRootCurrentTokenDatasByPkArgs = {
|
|
8420
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
8421
|
-
};
|
|
8422
8090
|
type SubscriptionRootCurrentTokenDatasStreamArgs = {
|
|
8423
8091
|
batch_size: Scalars["Int"]["input"];
|
|
8424
8092
|
cursor: Array<InputMaybe<CurrentTokenDatasStreamCursorInput>>;
|
|
@@ -8453,11 +8121,6 @@ type SubscriptionRootCurrentTokenOwnershipsAggregateArgs = {
|
|
|
8453
8121
|
order_by?: InputMaybe<Array<CurrentTokenOwnershipsOrderBy>>;
|
|
8454
8122
|
where?: InputMaybe<CurrentTokenOwnershipsBoolExp>;
|
|
8455
8123
|
};
|
|
8456
|
-
type SubscriptionRootCurrentTokenOwnershipsByPkArgs = {
|
|
8457
|
-
owner_address: Scalars["String"]["input"];
|
|
8458
|
-
property_version: Scalars["numeric"]["input"];
|
|
8459
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
8460
|
-
};
|
|
8461
8124
|
type SubscriptionRootCurrentTokenOwnershipsStreamArgs = {
|
|
8462
8125
|
batch_size: Scalars["Int"]["input"];
|
|
8463
8126
|
cursor: Array<InputMaybe<CurrentTokenOwnershipsStreamCursorInput>>;
|
|
@@ -8506,28 +8169,6 @@ type SubscriptionRootCurrentTokenPendingClaimsStreamArgs = {
|
|
|
8506
8169
|
cursor: Array<InputMaybe<CurrentTokenPendingClaimsStreamCursorInput>>;
|
|
8507
8170
|
where?: InputMaybe<CurrentTokenPendingClaimsBoolExp>;
|
|
8508
8171
|
};
|
|
8509
|
-
type SubscriptionRootCurrentUnifiedFungibleAssetBalancesToBeRenamedArgs = {
|
|
8510
|
-
distinct_on?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedSelectColumn>>;
|
|
8511
|
-
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
8512
|
-
offset?: InputMaybe<Scalars["Int"]["input"]>;
|
|
8513
|
-
order_by?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedOrderBy>>;
|
|
8514
|
-
where?: InputMaybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>;
|
|
8515
|
-
};
|
|
8516
|
-
type SubscriptionRootCurrentUnifiedFungibleAssetBalancesToBeRenamedAggregateArgs = {
|
|
8517
|
-
distinct_on?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedSelectColumn>>;
|
|
8518
|
-
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
8519
|
-
offset?: InputMaybe<Scalars["Int"]["input"]>;
|
|
8520
|
-
order_by?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedOrderBy>>;
|
|
8521
|
-
where?: InputMaybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>;
|
|
8522
|
-
};
|
|
8523
|
-
type SubscriptionRootCurrentUnifiedFungibleAssetBalancesToBeRenamedByPkArgs = {
|
|
8524
|
-
storage_id: Scalars["String"]["input"];
|
|
8525
|
-
};
|
|
8526
|
-
type SubscriptionRootCurrentUnifiedFungibleAssetBalancesToBeRenamedStreamArgs = {
|
|
8527
|
-
batch_size: Scalars["Int"]["input"];
|
|
8528
|
-
cursor: Array<InputMaybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedStreamCursorInput>>;
|
|
8529
|
-
where?: InputMaybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>;
|
|
8530
|
-
};
|
|
8531
8172
|
type SubscriptionRootDelegatedStakingActivitiesArgs = {
|
|
8532
8173
|
distinct_on?: InputMaybe<Array<DelegatedStakingActivitiesSelectColumn>>;
|
|
8533
8174
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -8913,12 +8554,6 @@ type SubscriptionRootTokenActivitiesAggregateArgs = {
|
|
|
8913
8554
|
order_by?: InputMaybe<Array<TokenActivitiesOrderBy>>;
|
|
8914
8555
|
where?: InputMaybe<TokenActivitiesBoolExp>;
|
|
8915
8556
|
};
|
|
8916
|
-
type SubscriptionRootTokenActivitiesByPkArgs = {
|
|
8917
|
-
event_account_address: Scalars["String"]["input"];
|
|
8918
|
-
event_creation_number: Scalars["bigint"]["input"];
|
|
8919
|
-
event_sequence_number: Scalars["bigint"]["input"];
|
|
8920
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
8921
|
-
};
|
|
8922
8557
|
type SubscriptionRootTokenActivitiesStreamArgs = {
|
|
8923
8558
|
batch_size: Scalars["Int"]["input"];
|
|
8924
8559
|
cursor: Array<InputMaybe<TokenActivitiesStreamCursorInput>>;
|
|
@@ -8954,10 +8589,6 @@ type SubscriptionRootTokenDatasArgs = {
|
|
|
8954
8589
|
order_by?: InputMaybe<Array<TokenDatasOrderBy>>;
|
|
8955
8590
|
where?: InputMaybe<TokenDatasBoolExp>;
|
|
8956
8591
|
};
|
|
8957
|
-
type SubscriptionRootTokenDatasByPkArgs = {
|
|
8958
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
8959
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
8960
|
-
};
|
|
8961
8592
|
type SubscriptionRootTokenDatasStreamArgs = {
|
|
8962
8593
|
batch_size: Scalars["Int"]["input"];
|
|
8963
8594
|
cursor: Array<InputMaybe<TokenDatasStreamCursorInput>>;
|
|
@@ -8970,12 +8601,6 @@ type SubscriptionRootTokenOwnershipsArgs = {
|
|
|
8970
8601
|
order_by?: InputMaybe<Array<TokenOwnershipsOrderBy>>;
|
|
8971
8602
|
where?: InputMaybe<TokenOwnershipsBoolExp>;
|
|
8972
8603
|
};
|
|
8973
|
-
type SubscriptionRootTokenOwnershipsByPkArgs = {
|
|
8974
|
-
property_version: Scalars["numeric"]["input"];
|
|
8975
|
-
table_handle: Scalars["String"]["input"];
|
|
8976
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
8977
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
8978
|
-
};
|
|
8979
8604
|
type SubscriptionRootTokenOwnershipsStreamArgs = {
|
|
8980
8605
|
batch_size: Scalars["Int"]["input"];
|
|
8981
8606
|
cursor: Array<InputMaybe<TokenOwnershipsStreamCursorInput>>;
|
|
@@ -8988,11 +8613,6 @@ type SubscriptionRootTokensArgs = {
|
|
|
8988
8613
|
order_by?: InputMaybe<Array<TokensOrderBy>>;
|
|
8989
8614
|
where?: InputMaybe<TokensBoolExp>;
|
|
8990
8615
|
};
|
|
8991
|
-
type SubscriptionRootTokensByPkArgs = {
|
|
8992
|
-
property_version: Scalars["numeric"]["input"];
|
|
8993
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
8994
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
8995
|
-
};
|
|
8996
8616
|
type SubscriptionRootTokensStreamArgs = {
|
|
8997
8617
|
batch_size: Scalars["Int"]["input"];
|
|
8998
8618
|
cursor: Array<InputMaybe<TokensStreamCursorInput>>;
|
|
@@ -9149,7 +8769,7 @@ type TimestamptzComparisonExp = {
|
|
|
9149
8769
|
_neq?: InputMaybe<Scalars["timestamptz"]["input"]>;
|
|
9150
8770
|
_nin?: InputMaybe<Array<Scalars["timestamptz"]["input"]>>;
|
|
9151
8771
|
};
|
|
9152
|
-
/** columns and relationships of "token_activities" */
|
|
8772
|
+
/** columns and relationships of "legacy_migration_v1.token_activities" */
|
|
9153
8773
|
type TokenActivities = {
|
|
9154
8774
|
/** An array relationship */
|
|
9155
8775
|
aptos_names_owner: Array<CurrentAptosNames>;
|
|
@@ -9159,28 +8779,28 @@ type TokenActivities = {
|
|
|
9159
8779
|
aptos_names_to: Array<CurrentAptosNames>;
|
|
9160
8780
|
/** An aggregate relationship */
|
|
9161
8781
|
aptos_names_to_aggregate: CurrentAptosNamesAggregate;
|
|
9162
|
-
coin_amount?: Maybe<Scalars["
|
|
8782
|
+
coin_amount?: Maybe<Scalars["String"]["output"]>;
|
|
9163
8783
|
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
9164
|
-
collection_data_id_hash
|
|
9165
|
-
collection_name
|
|
9166
|
-
creator_address
|
|
8784
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
8785
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
8786
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
9167
8787
|
/** An object relationship */
|
|
9168
8788
|
current_token_data?: Maybe<CurrentTokenDatas>;
|
|
9169
|
-
event_account_address
|
|
9170
|
-
event_creation_number
|
|
8789
|
+
event_account_address?: Maybe<Scalars["String"]["output"]>;
|
|
8790
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
9171
8791
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
9172
|
-
event_sequence_number
|
|
8792
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
9173
8793
|
from_address?: Maybe<Scalars["String"]["output"]>;
|
|
9174
|
-
name
|
|
9175
|
-
property_version
|
|
8794
|
+
name?: Maybe<Scalars["String"]["output"]>;
|
|
8795
|
+
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
9176
8796
|
to_address?: Maybe<Scalars["String"]["output"]>;
|
|
9177
|
-
token_amount
|
|
9178
|
-
token_data_id_hash
|
|
9179
|
-
transaction_timestamp
|
|
9180
|
-
transaction_version
|
|
9181
|
-
transfer_type
|
|
8797
|
+
token_amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
8798
|
+
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
8799
|
+
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
8800
|
+
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
8801
|
+
transfer_type?: Maybe<Scalars["String"]["output"]>;
|
|
9182
8802
|
};
|
|
9183
|
-
/** columns and relationships of "token_activities" */
|
|
8803
|
+
/** columns and relationships of "legacy_migration_v1.token_activities" */
|
|
9184
8804
|
type TokenActivitiesAptosNamesOwnerArgs = {
|
|
9185
8805
|
distinct_on?: InputMaybe<Array<CurrentAptosNamesSelectColumn>>;
|
|
9186
8806
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -9188,7 +8808,7 @@ type TokenActivitiesAptosNamesOwnerArgs = {
|
|
|
9188
8808
|
order_by?: InputMaybe<Array<CurrentAptosNamesOrderBy>>;
|
|
9189
8809
|
where?: InputMaybe<CurrentAptosNamesBoolExp>;
|
|
9190
8810
|
};
|
|
9191
|
-
/** columns and relationships of "token_activities" */
|
|
8811
|
+
/** columns and relationships of "legacy_migration_v1.token_activities" */
|
|
9192
8812
|
type TokenActivitiesAptosNamesOwnerAggregateArgs = {
|
|
9193
8813
|
distinct_on?: InputMaybe<Array<CurrentAptosNamesSelectColumn>>;
|
|
9194
8814
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -9196,7 +8816,7 @@ type TokenActivitiesAptosNamesOwnerAggregateArgs = {
|
|
|
9196
8816
|
order_by?: InputMaybe<Array<CurrentAptosNamesOrderBy>>;
|
|
9197
8817
|
where?: InputMaybe<CurrentAptosNamesBoolExp>;
|
|
9198
8818
|
};
|
|
9199
|
-
/** columns and relationships of "token_activities" */
|
|
8819
|
+
/** columns and relationships of "legacy_migration_v1.token_activities" */
|
|
9200
8820
|
type TokenActivitiesAptosNamesToArgs = {
|
|
9201
8821
|
distinct_on?: InputMaybe<Array<CurrentAptosNamesSelectColumn>>;
|
|
9202
8822
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -9204,7 +8824,7 @@ type TokenActivitiesAptosNamesToArgs = {
|
|
|
9204
8824
|
order_by?: InputMaybe<Array<CurrentAptosNamesOrderBy>>;
|
|
9205
8825
|
where?: InputMaybe<CurrentAptosNamesBoolExp>;
|
|
9206
8826
|
};
|
|
9207
|
-
/** columns and relationships of "token_activities" */
|
|
8827
|
+
/** columns and relationships of "legacy_migration_v1.token_activities" */
|
|
9208
8828
|
type TokenActivitiesAptosNamesToAggregateArgs = {
|
|
9209
8829
|
distinct_on?: InputMaybe<Array<CurrentAptosNamesSelectColumn>>;
|
|
9210
8830
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -9212,7 +8832,7 @@ type TokenActivitiesAptosNamesToAggregateArgs = {
|
|
|
9212
8832
|
order_by?: InputMaybe<Array<CurrentAptosNamesOrderBy>>;
|
|
9213
8833
|
where?: InputMaybe<CurrentAptosNamesBoolExp>;
|
|
9214
8834
|
};
|
|
9215
|
-
/** aggregated selection of "token_activities" */
|
|
8835
|
+
/** aggregated selection of "legacy_migration_v1.token_activities" */
|
|
9216
8836
|
type TokenActivitiesAggregate = {
|
|
9217
8837
|
aggregate?: Maybe<TokenActivitiesAggregateFields>;
|
|
9218
8838
|
nodes: Array<TokenActivities>;
|
|
@@ -9226,7 +8846,7 @@ type TokenActivitiesAggregateBoolExpCount = {
|
|
|
9226
8846
|
filter?: InputMaybe<TokenActivitiesBoolExp>;
|
|
9227
8847
|
predicate: IntComparisonExp;
|
|
9228
8848
|
};
|
|
9229
|
-
/** aggregate fields of "token_activities" */
|
|
8849
|
+
/** aggregate fields of "legacy_migration_v1.token_activities" */
|
|
9230
8850
|
type TokenActivitiesAggregateFields = {
|
|
9231
8851
|
avg?: Maybe<TokenActivitiesAvgFields>;
|
|
9232
8852
|
count: Scalars["Int"]["output"];
|
|
@@ -9240,12 +8860,12 @@ type TokenActivitiesAggregateFields = {
|
|
|
9240
8860
|
var_samp?: Maybe<TokenActivitiesVarSampFields>;
|
|
9241
8861
|
variance?: Maybe<TokenActivitiesVarianceFields>;
|
|
9242
8862
|
};
|
|
9243
|
-
/** aggregate fields of "token_activities" */
|
|
8863
|
+
/** aggregate fields of "legacy_migration_v1.token_activities" */
|
|
9244
8864
|
type TokenActivitiesAggregateFieldsCountArgs = {
|
|
9245
8865
|
columns?: InputMaybe<Array<TokenActivitiesSelectColumn>>;
|
|
9246
8866
|
distinct?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
9247
8867
|
};
|
|
9248
|
-
/** order by aggregate values of table "token_activities" */
|
|
8868
|
+
/** order by aggregate values of table "legacy_migration_v1.token_activities" */
|
|
9249
8869
|
type TokenActivitiesAggregateOrderBy = {
|
|
9250
8870
|
avg?: InputMaybe<TokenActivitiesAvgOrderBy>;
|
|
9251
8871
|
count?: InputMaybe<OrderBy>;
|
|
@@ -9261,7 +8881,6 @@ type TokenActivitiesAggregateOrderBy = {
|
|
|
9261
8881
|
};
|
|
9262
8882
|
/** aggregate avg on columns */
|
|
9263
8883
|
type TokenActivitiesAvgFields = {
|
|
9264
|
-
coin_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
9265
8884
|
event_creation_number?: Maybe<Scalars["Float"]["output"]>;
|
|
9266
8885
|
event_index?: Maybe<Scalars["Float"]["output"]>;
|
|
9267
8886
|
event_sequence_number?: Maybe<Scalars["Float"]["output"]>;
|
|
@@ -9269,9 +8888,8 @@ type TokenActivitiesAvgFields = {
|
|
|
9269
8888
|
token_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
9270
8889
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
9271
8890
|
};
|
|
9272
|
-
/** order by avg() on columns of table "token_activities" */
|
|
8891
|
+
/** order by avg() on columns of table "legacy_migration_v1.token_activities" */
|
|
9273
8892
|
type TokenActivitiesAvgOrderBy = {
|
|
9274
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
9275
8893
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
9276
8894
|
event_index?: InputMaybe<OrderBy>;
|
|
9277
8895
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -9279,7 +8897,7 @@ type TokenActivitiesAvgOrderBy = {
|
|
|
9279
8897
|
token_amount?: InputMaybe<OrderBy>;
|
|
9280
8898
|
transaction_version?: InputMaybe<OrderBy>;
|
|
9281
8899
|
};
|
|
9282
|
-
/** Boolean expression to filter rows from the table "token_activities". All fields are combined with a logical 'AND'. */
|
|
8900
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.token_activities". All fields are combined with a logical 'AND'. */
|
|
9283
8901
|
type TokenActivitiesBoolExp = {
|
|
9284
8902
|
_and?: InputMaybe<Array<TokenActivitiesBoolExp>>;
|
|
9285
8903
|
_not?: InputMaybe<TokenActivitiesBoolExp>;
|
|
@@ -9288,16 +8906,16 @@ type TokenActivitiesBoolExp = {
|
|
|
9288
8906
|
aptos_names_owner_aggregate?: InputMaybe<CurrentAptosNamesAggregateBoolExp>;
|
|
9289
8907
|
aptos_names_to?: InputMaybe<CurrentAptosNamesBoolExp>;
|
|
9290
8908
|
aptos_names_to_aggregate?: InputMaybe<CurrentAptosNamesAggregateBoolExp>;
|
|
9291
|
-
coin_amount?: InputMaybe<
|
|
8909
|
+
coin_amount?: InputMaybe<StringComparisonExp>;
|
|
9292
8910
|
coin_type?: InputMaybe<StringComparisonExp>;
|
|
9293
8911
|
collection_data_id_hash?: InputMaybe<StringComparisonExp>;
|
|
9294
8912
|
collection_name?: InputMaybe<StringComparisonExp>;
|
|
9295
8913
|
creator_address?: InputMaybe<StringComparisonExp>;
|
|
9296
8914
|
current_token_data?: InputMaybe<CurrentTokenDatasBoolExp>;
|
|
9297
8915
|
event_account_address?: InputMaybe<StringComparisonExp>;
|
|
9298
|
-
event_creation_number?: InputMaybe<
|
|
8916
|
+
event_creation_number?: InputMaybe<IntComparisonExp>;
|
|
9299
8917
|
event_index?: InputMaybe<BigintComparisonExp>;
|
|
9300
|
-
event_sequence_number?: InputMaybe<
|
|
8918
|
+
event_sequence_number?: InputMaybe<IntComparisonExp>;
|
|
9301
8919
|
from_address?: InputMaybe<StringComparisonExp>;
|
|
9302
8920
|
name?: InputMaybe<StringComparisonExp>;
|
|
9303
8921
|
property_version?: InputMaybe<NumericComparisonExp>;
|
|
@@ -9310,15 +8928,15 @@ type TokenActivitiesBoolExp = {
|
|
|
9310
8928
|
};
|
|
9311
8929
|
/** aggregate max on columns */
|
|
9312
8930
|
type TokenActivitiesMaxFields = {
|
|
9313
|
-
coin_amount?: Maybe<Scalars["
|
|
8931
|
+
coin_amount?: Maybe<Scalars["String"]["output"]>;
|
|
9314
8932
|
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
9315
8933
|
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
9316
8934
|
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
9317
8935
|
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
9318
8936
|
event_account_address?: Maybe<Scalars["String"]["output"]>;
|
|
9319
|
-
event_creation_number?: Maybe<Scalars["
|
|
8937
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
9320
8938
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
9321
|
-
event_sequence_number?: Maybe<Scalars["
|
|
8939
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
9322
8940
|
from_address?: Maybe<Scalars["String"]["output"]>;
|
|
9323
8941
|
name?: Maybe<Scalars["String"]["output"]>;
|
|
9324
8942
|
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
@@ -9329,7 +8947,7 @@ type TokenActivitiesMaxFields = {
|
|
|
9329
8947
|
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
9330
8948
|
transfer_type?: Maybe<Scalars["String"]["output"]>;
|
|
9331
8949
|
};
|
|
9332
|
-
/** order by max() on columns of table "token_activities" */
|
|
8950
|
+
/** order by max() on columns of table "legacy_migration_v1.token_activities" */
|
|
9333
8951
|
type TokenActivitiesMaxOrderBy = {
|
|
9334
8952
|
coin_amount?: InputMaybe<OrderBy>;
|
|
9335
8953
|
coin_type?: InputMaybe<OrderBy>;
|
|
@@ -9352,15 +8970,15 @@ type TokenActivitiesMaxOrderBy = {
|
|
|
9352
8970
|
};
|
|
9353
8971
|
/** aggregate min on columns */
|
|
9354
8972
|
type TokenActivitiesMinFields = {
|
|
9355
|
-
coin_amount?: Maybe<Scalars["
|
|
8973
|
+
coin_amount?: Maybe<Scalars["String"]["output"]>;
|
|
9356
8974
|
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
9357
8975
|
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
9358
8976
|
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
9359
8977
|
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
9360
8978
|
event_account_address?: Maybe<Scalars["String"]["output"]>;
|
|
9361
|
-
event_creation_number?: Maybe<Scalars["
|
|
8979
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
9362
8980
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
9363
|
-
event_sequence_number?: Maybe<Scalars["
|
|
8981
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
9364
8982
|
from_address?: Maybe<Scalars["String"]["output"]>;
|
|
9365
8983
|
name?: Maybe<Scalars["String"]["output"]>;
|
|
9366
8984
|
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
@@ -9371,7 +8989,7 @@ type TokenActivitiesMinFields = {
|
|
|
9371
8989
|
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
9372
8990
|
transfer_type?: Maybe<Scalars["String"]["output"]>;
|
|
9373
8991
|
};
|
|
9374
|
-
/** order by min() on columns of table "token_activities" */
|
|
8992
|
+
/** order by min() on columns of table "legacy_migration_v1.token_activities" */
|
|
9375
8993
|
type TokenActivitiesMinOrderBy = {
|
|
9376
8994
|
coin_amount?: InputMaybe<OrderBy>;
|
|
9377
8995
|
coin_type?: InputMaybe<OrderBy>;
|
|
@@ -9392,7 +9010,7 @@ type TokenActivitiesMinOrderBy = {
|
|
|
9392
9010
|
transaction_version?: InputMaybe<OrderBy>;
|
|
9393
9011
|
transfer_type?: InputMaybe<OrderBy>;
|
|
9394
9012
|
};
|
|
9395
|
-
/** Ordering options when selecting data from "token_activities". */
|
|
9013
|
+
/** Ordering options when selecting data from "legacy_migration_v1.token_activities". */
|
|
9396
9014
|
type TokenActivitiesOrderBy = {
|
|
9397
9015
|
aptos_names_owner_aggregate?: InputMaybe<CurrentAptosNamesAggregateOrderBy>;
|
|
9398
9016
|
aptos_names_to_aggregate?: InputMaybe<CurrentAptosNamesAggregateOrderBy>;
|
|
@@ -9416,7 +9034,7 @@ type TokenActivitiesOrderBy = {
|
|
|
9416
9034
|
transaction_version?: InputMaybe<OrderBy>;
|
|
9417
9035
|
transfer_type?: InputMaybe<OrderBy>;
|
|
9418
9036
|
};
|
|
9419
|
-
/** select columns of table "token_activities" */
|
|
9037
|
+
/** select columns of table "legacy_migration_v1.token_activities" */
|
|
9420
9038
|
declare enum TokenActivitiesSelectColumn {
|
|
9421
9039
|
/** column name */
|
|
9422
9040
|
CoinAmount = "coin_amount",
|
|
@@ -9457,7 +9075,6 @@ declare enum TokenActivitiesSelectColumn {
|
|
|
9457
9075
|
}
|
|
9458
9076
|
/** aggregate stddev on columns */
|
|
9459
9077
|
type TokenActivitiesStddevFields = {
|
|
9460
|
-
coin_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
9461
9078
|
event_creation_number?: Maybe<Scalars["Float"]["output"]>;
|
|
9462
9079
|
event_index?: Maybe<Scalars["Float"]["output"]>;
|
|
9463
9080
|
event_sequence_number?: Maybe<Scalars["Float"]["output"]>;
|
|
@@ -9465,9 +9082,8 @@ type TokenActivitiesStddevFields = {
|
|
|
9465
9082
|
token_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
9466
9083
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
9467
9084
|
};
|
|
9468
|
-
/** order by stddev() on columns of table "token_activities" */
|
|
9085
|
+
/** order by stddev() on columns of table "legacy_migration_v1.token_activities" */
|
|
9469
9086
|
type TokenActivitiesStddevOrderBy = {
|
|
9470
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
9471
9087
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
9472
9088
|
event_index?: InputMaybe<OrderBy>;
|
|
9473
9089
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -9477,7 +9093,6 @@ type TokenActivitiesStddevOrderBy = {
|
|
|
9477
9093
|
};
|
|
9478
9094
|
/** aggregate stddev_pop on columns */
|
|
9479
9095
|
type TokenActivitiesStddevPopFields = {
|
|
9480
|
-
coin_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
9481
9096
|
event_creation_number?: Maybe<Scalars["Float"]["output"]>;
|
|
9482
9097
|
event_index?: Maybe<Scalars["Float"]["output"]>;
|
|
9483
9098
|
event_sequence_number?: Maybe<Scalars["Float"]["output"]>;
|
|
@@ -9485,9 +9100,8 @@ type TokenActivitiesStddevPopFields = {
|
|
|
9485
9100
|
token_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
9486
9101
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
9487
9102
|
};
|
|
9488
|
-
/** order by stddev_pop() on columns of table "token_activities" */
|
|
9103
|
+
/** order by stddev_pop() on columns of table "legacy_migration_v1.token_activities" */
|
|
9489
9104
|
type TokenActivitiesStddevPopOrderBy = {
|
|
9490
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
9491
9105
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
9492
9106
|
event_index?: InputMaybe<OrderBy>;
|
|
9493
9107
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -9497,7 +9111,6 @@ type TokenActivitiesStddevPopOrderBy = {
|
|
|
9497
9111
|
};
|
|
9498
9112
|
/** aggregate stddev_samp on columns */
|
|
9499
9113
|
type TokenActivitiesStddevSampFields = {
|
|
9500
|
-
coin_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
9501
9114
|
event_creation_number?: Maybe<Scalars["Float"]["output"]>;
|
|
9502
9115
|
event_index?: Maybe<Scalars["Float"]["output"]>;
|
|
9503
9116
|
event_sequence_number?: Maybe<Scalars["Float"]["output"]>;
|
|
@@ -9505,9 +9118,8 @@ type TokenActivitiesStddevSampFields = {
|
|
|
9505
9118
|
token_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
9506
9119
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
9507
9120
|
};
|
|
9508
|
-
/** order by stddev_samp() on columns of table "token_activities" */
|
|
9121
|
+
/** order by stddev_samp() on columns of table "legacy_migration_v1.token_activities" */
|
|
9509
9122
|
type TokenActivitiesStddevSampOrderBy = {
|
|
9510
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
9511
9123
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
9512
9124
|
event_index?: InputMaybe<OrderBy>;
|
|
9513
9125
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -9524,15 +9136,15 @@ type TokenActivitiesStreamCursorInput = {
|
|
|
9524
9136
|
};
|
|
9525
9137
|
/** Initial value of the column from where the streaming should start */
|
|
9526
9138
|
type TokenActivitiesStreamCursorValueInput = {
|
|
9527
|
-
coin_amount?: InputMaybe<Scalars["
|
|
9139
|
+
coin_amount?: InputMaybe<Scalars["String"]["input"]>;
|
|
9528
9140
|
coin_type?: InputMaybe<Scalars["String"]["input"]>;
|
|
9529
9141
|
collection_data_id_hash?: InputMaybe<Scalars["String"]["input"]>;
|
|
9530
9142
|
collection_name?: InputMaybe<Scalars["String"]["input"]>;
|
|
9531
9143
|
creator_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
9532
9144
|
event_account_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
9533
|
-
event_creation_number?: InputMaybe<Scalars["
|
|
9145
|
+
event_creation_number?: InputMaybe<Scalars["Int"]["input"]>;
|
|
9534
9146
|
event_index?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
9535
|
-
event_sequence_number?: InputMaybe<Scalars["
|
|
9147
|
+
event_sequence_number?: InputMaybe<Scalars["Int"]["input"]>;
|
|
9536
9148
|
from_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
9537
9149
|
name?: InputMaybe<Scalars["String"]["input"]>;
|
|
9538
9150
|
property_version?: InputMaybe<Scalars["numeric"]["input"]>;
|
|
@@ -9545,17 +9157,15 @@ type TokenActivitiesStreamCursorValueInput = {
|
|
|
9545
9157
|
};
|
|
9546
9158
|
/** aggregate sum on columns */
|
|
9547
9159
|
type TokenActivitiesSumFields = {
|
|
9548
|
-
|
|
9549
|
-
event_creation_number?: Maybe<Scalars["bigint"]["output"]>;
|
|
9160
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
9550
9161
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
9551
|
-
event_sequence_number?: Maybe<Scalars["
|
|
9162
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
9552
9163
|
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
9553
9164
|
token_amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
9554
9165
|
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
9555
9166
|
};
|
|
9556
|
-
/** order by sum() on columns of table "token_activities" */
|
|
9167
|
+
/** order by sum() on columns of table "legacy_migration_v1.token_activities" */
|
|
9557
9168
|
type TokenActivitiesSumOrderBy = {
|
|
9558
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
9559
9169
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
9560
9170
|
event_index?: InputMaybe<OrderBy>;
|
|
9561
9171
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -9981,7 +9591,6 @@ type TokenActivitiesV2VarianceOrderBy = {
|
|
|
9981
9591
|
};
|
|
9982
9592
|
/** aggregate var_pop on columns */
|
|
9983
9593
|
type TokenActivitiesVarPopFields = {
|
|
9984
|
-
coin_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
9985
9594
|
event_creation_number?: Maybe<Scalars["Float"]["output"]>;
|
|
9986
9595
|
event_index?: Maybe<Scalars["Float"]["output"]>;
|
|
9987
9596
|
event_sequence_number?: Maybe<Scalars["Float"]["output"]>;
|
|
@@ -9989,9 +9598,8 @@ type TokenActivitiesVarPopFields = {
|
|
|
9989
9598
|
token_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
9990
9599
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
9991
9600
|
};
|
|
9992
|
-
/** order by var_pop() on columns of table "token_activities" */
|
|
9601
|
+
/** order by var_pop() on columns of table "legacy_migration_v1.token_activities" */
|
|
9993
9602
|
type TokenActivitiesVarPopOrderBy = {
|
|
9994
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
9995
9603
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
9996
9604
|
event_index?: InputMaybe<OrderBy>;
|
|
9997
9605
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -10001,7 +9609,6 @@ type TokenActivitiesVarPopOrderBy = {
|
|
|
10001
9609
|
};
|
|
10002
9610
|
/** aggregate var_samp on columns */
|
|
10003
9611
|
type TokenActivitiesVarSampFields = {
|
|
10004
|
-
coin_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
10005
9612
|
event_creation_number?: Maybe<Scalars["Float"]["output"]>;
|
|
10006
9613
|
event_index?: Maybe<Scalars["Float"]["output"]>;
|
|
10007
9614
|
event_sequence_number?: Maybe<Scalars["Float"]["output"]>;
|
|
@@ -10009,9 +9616,8 @@ type TokenActivitiesVarSampFields = {
|
|
|
10009
9616
|
token_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
10010
9617
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
10011
9618
|
};
|
|
10012
|
-
/** order by var_samp() on columns of table "token_activities" */
|
|
9619
|
+
/** order by var_samp() on columns of table "legacy_migration_v1.token_activities" */
|
|
10013
9620
|
type TokenActivitiesVarSampOrderBy = {
|
|
10014
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
10015
9621
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
10016
9622
|
event_index?: InputMaybe<OrderBy>;
|
|
10017
9623
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -10021,7 +9627,6 @@ type TokenActivitiesVarSampOrderBy = {
|
|
|
10021
9627
|
};
|
|
10022
9628
|
/** aggregate variance on columns */
|
|
10023
9629
|
type TokenActivitiesVarianceFields = {
|
|
10024
|
-
coin_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
10025
9630
|
event_creation_number?: Maybe<Scalars["Float"]["output"]>;
|
|
10026
9631
|
event_index?: Maybe<Scalars["Float"]["output"]>;
|
|
10027
9632
|
event_sequence_number?: Maybe<Scalars["Float"]["output"]>;
|
|
@@ -10029,9 +9634,8 @@ type TokenActivitiesVarianceFields = {
|
|
|
10029
9634
|
token_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
10030
9635
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
10031
9636
|
};
|
|
10032
|
-
/** order by variance() on columns of table "token_activities" */
|
|
9637
|
+
/** order by variance() on columns of table "legacy_migration_v1.token_activities" */
|
|
10033
9638
|
type TokenActivitiesVarianceOrderBy = {
|
|
10034
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
10035
9639
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
10036
9640
|
event_index?: InputMaybe<OrderBy>;
|
|
10037
9641
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -10039,35 +9643,35 @@ type TokenActivitiesVarianceOrderBy = {
|
|
|
10039
9643
|
token_amount?: InputMaybe<OrderBy>;
|
|
10040
9644
|
transaction_version?: InputMaybe<OrderBy>;
|
|
10041
9645
|
};
|
|
10042
|
-
/** columns and relationships of "token_datas" */
|
|
9646
|
+
/** columns and relationships of "legacy_migration_v1.token_datas" */
|
|
10043
9647
|
type TokenDatas = {
|
|
10044
|
-
collection_data_id_hash
|
|
10045
|
-
collection_name
|
|
10046
|
-
creator_address
|
|
10047
|
-
default_properties
|
|
10048
|
-
description
|
|
10049
|
-
description_mutable
|
|
10050
|
-
largest_property_version
|
|
10051
|
-
maximum
|
|
10052
|
-
maximum_mutable
|
|
10053
|
-
metadata_uri
|
|
10054
|
-
name
|
|
10055
|
-
payee_address
|
|
10056
|
-
properties_mutable
|
|
10057
|
-
royalty_mutable
|
|
10058
|
-
royalty_points_denominator
|
|
10059
|
-
royalty_points_numerator
|
|
10060
|
-
supply
|
|
10061
|
-
token_data_id_hash
|
|
10062
|
-
transaction_timestamp
|
|
10063
|
-
transaction_version
|
|
10064
|
-
uri_mutable
|
|
9648
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
9649
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
9650
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
9651
|
+
default_properties?: Maybe<Scalars["jsonb"]["output"]>;
|
|
9652
|
+
description?: Maybe<Scalars["String"]["output"]>;
|
|
9653
|
+
description_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
9654
|
+
largest_property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
9655
|
+
maximum?: Maybe<Scalars["numeric"]["output"]>;
|
|
9656
|
+
maximum_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
9657
|
+
metadata_uri?: Maybe<Scalars["String"]["output"]>;
|
|
9658
|
+
name?: Maybe<Scalars["String"]["output"]>;
|
|
9659
|
+
payee_address?: Maybe<Scalars["String"]["output"]>;
|
|
9660
|
+
properties_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
9661
|
+
royalty_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
9662
|
+
royalty_points_denominator?: Maybe<Scalars["String"]["output"]>;
|
|
9663
|
+
royalty_points_numerator?: Maybe<Scalars["String"]["output"]>;
|
|
9664
|
+
supply?: Maybe<Scalars["numeric"]["output"]>;
|
|
9665
|
+
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
9666
|
+
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
9667
|
+
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
9668
|
+
uri_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
10065
9669
|
};
|
|
10066
|
-
/** columns and relationships of "token_datas" */
|
|
9670
|
+
/** columns and relationships of "legacy_migration_v1.token_datas" */
|
|
10067
9671
|
type TokenDatasDefaultPropertiesArgs = {
|
|
10068
9672
|
path?: InputMaybe<Scalars["String"]["input"]>;
|
|
10069
9673
|
};
|
|
10070
|
-
/** Boolean expression to filter rows from the table "token_datas". All fields are combined with a logical 'AND'. */
|
|
9674
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.token_datas". All fields are combined with a logical 'AND'. */
|
|
10071
9675
|
type TokenDatasBoolExp = {
|
|
10072
9676
|
_and?: InputMaybe<Array<TokenDatasBoolExp>>;
|
|
10073
9677
|
_not?: InputMaybe<TokenDatasBoolExp>;
|
|
@@ -10086,15 +9690,15 @@ type TokenDatasBoolExp = {
|
|
|
10086
9690
|
payee_address?: InputMaybe<StringComparisonExp>;
|
|
10087
9691
|
properties_mutable?: InputMaybe<BooleanComparisonExp>;
|
|
10088
9692
|
royalty_mutable?: InputMaybe<BooleanComparisonExp>;
|
|
10089
|
-
royalty_points_denominator?: InputMaybe<
|
|
10090
|
-
royalty_points_numerator?: InputMaybe<
|
|
9693
|
+
royalty_points_denominator?: InputMaybe<StringComparisonExp>;
|
|
9694
|
+
royalty_points_numerator?: InputMaybe<StringComparisonExp>;
|
|
10091
9695
|
supply?: InputMaybe<NumericComparisonExp>;
|
|
10092
9696
|
token_data_id_hash?: InputMaybe<StringComparisonExp>;
|
|
10093
9697
|
transaction_timestamp?: InputMaybe<TimestampComparisonExp>;
|
|
10094
9698
|
transaction_version?: InputMaybe<BigintComparisonExp>;
|
|
10095
9699
|
uri_mutable?: InputMaybe<BooleanComparisonExp>;
|
|
10096
9700
|
};
|
|
10097
|
-
/** Ordering options when selecting data from "token_datas". */
|
|
9701
|
+
/** Ordering options when selecting data from "legacy_migration_v1.token_datas". */
|
|
10098
9702
|
type TokenDatasOrderBy = {
|
|
10099
9703
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
10100
9704
|
collection_name?: InputMaybe<OrderBy>;
|
|
@@ -10118,7 +9722,7 @@ type TokenDatasOrderBy = {
|
|
|
10118
9722
|
transaction_version?: InputMaybe<OrderBy>;
|
|
10119
9723
|
uri_mutable?: InputMaybe<OrderBy>;
|
|
10120
9724
|
};
|
|
10121
|
-
/** select columns of table "token_datas" */
|
|
9725
|
+
/** select columns of table "legacy_migration_v1.token_datas" */
|
|
10122
9726
|
declare enum TokenDatasSelectColumn {
|
|
10123
9727
|
/** column name */
|
|
10124
9728
|
CollectionDataIdHash = "collection_data_id_hash",
|
|
@@ -10186,30 +9790,30 @@ type TokenDatasStreamCursorValueInput = {
|
|
|
10186
9790
|
payee_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
10187
9791
|
properties_mutable?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
10188
9792
|
royalty_mutable?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
10189
|
-
royalty_points_denominator?: InputMaybe<Scalars["
|
|
10190
|
-
royalty_points_numerator?: InputMaybe<Scalars["
|
|
9793
|
+
royalty_points_denominator?: InputMaybe<Scalars["String"]["input"]>;
|
|
9794
|
+
royalty_points_numerator?: InputMaybe<Scalars["String"]["input"]>;
|
|
10191
9795
|
supply?: InputMaybe<Scalars["numeric"]["input"]>;
|
|
10192
9796
|
token_data_id_hash?: InputMaybe<Scalars["String"]["input"]>;
|
|
10193
9797
|
transaction_timestamp?: InputMaybe<Scalars["timestamp"]["input"]>;
|
|
10194
9798
|
transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
10195
9799
|
uri_mutable?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
10196
9800
|
};
|
|
10197
|
-
/** columns and relationships of "token_ownerships" */
|
|
9801
|
+
/** columns and relationships of "legacy_migration_v1.token_ownerships" */
|
|
10198
9802
|
type TokenOwnerships = {
|
|
10199
|
-
amount
|
|
10200
|
-
collection_data_id_hash
|
|
10201
|
-
collection_name
|
|
10202
|
-
creator_address
|
|
10203
|
-
name
|
|
9803
|
+
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
9804
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
9805
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
9806
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
9807
|
+
name?: Maybe<Scalars["String"]["output"]>;
|
|
10204
9808
|
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
10205
|
-
property_version
|
|
10206
|
-
table_handle
|
|
9809
|
+
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
9810
|
+
table_handle?: Maybe<Scalars["String"]["output"]>;
|
|
10207
9811
|
table_type?: Maybe<Scalars["String"]["output"]>;
|
|
10208
|
-
token_data_id_hash
|
|
10209
|
-
transaction_timestamp
|
|
10210
|
-
transaction_version
|
|
9812
|
+
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
9813
|
+
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
9814
|
+
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
10211
9815
|
};
|
|
10212
|
-
/** Boolean expression to filter rows from the table "token_ownerships". All fields are combined with a logical 'AND'. */
|
|
9816
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.token_ownerships". All fields are combined with a logical 'AND'. */
|
|
10213
9817
|
type TokenOwnershipsBoolExp = {
|
|
10214
9818
|
_and?: InputMaybe<Array<TokenOwnershipsBoolExp>>;
|
|
10215
9819
|
_not?: InputMaybe<TokenOwnershipsBoolExp>;
|
|
@@ -10227,7 +9831,7 @@ type TokenOwnershipsBoolExp = {
|
|
|
10227
9831
|
transaction_timestamp?: InputMaybe<TimestampComparisonExp>;
|
|
10228
9832
|
transaction_version?: InputMaybe<BigintComparisonExp>;
|
|
10229
9833
|
};
|
|
10230
|
-
/** Ordering options when selecting data from "token_ownerships". */
|
|
9834
|
+
/** Ordering options when selecting data from "legacy_migration_v1.token_ownerships". */
|
|
10231
9835
|
type TokenOwnershipsOrderBy = {
|
|
10232
9836
|
amount?: InputMaybe<OrderBy>;
|
|
10233
9837
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
@@ -10242,7 +9846,7 @@ type TokenOwnershipsOrderBy = {
|
|
|
10242
9846
|
transaction_timestamp?: InputMaybe<OrderBy>;
|
|
10243
9847
|
transaction_version?: InputMaybe<OrderBy>;
|
|
10244
9848
|
};
|
|
10245
|
-
/** select columns of table "token_ownerships" */
|
|
9849
|
+
/** select columns of table "legacy_migration_v1.token_ownerships" */
|
|
10246
9850
|
declare enum TokenOwnershipsSelectColumn {
|
|
10247
9851
|
/** column name */
|
|
10248
9852
|
Amount = "amount",
|
|
@@ -10291,23 +9895,23 @@ type TokenOwnershipsStreamCursorValueInput = {
|
|
|
10291
9895
|
transaction_timestamp?: InputMaybe<Scalars["timestamp"]["input"]>;
|
|
10292
9896
|
transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
10293
9897
|
};
|
|
10294
|
-
/** columns and relationships of "tokens" */
|
|
9898
|
+
/** columns and relationships of "legacy_migration_v1.tokens" */
|
|
10295
9899
|
type Tokens = {
|
|
10296
|
-
collection_data_id_hash
|
|
10297
|
-
collection_name
|
|
10298
|
-
creator_address
|
|
10299
|
-
name
|
|
10300
|
-
property_version
|
|
10301
|
-
token_data_id_hash
|
|
10302
|
-
token_properties
|
|
10303
|
-
transaction_timestamp
|
|
10304
|
-
transaction_version
|
|
9900
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
9901
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
9902
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
9903
|
+
name?: Maybe<Scalars["String"]["output"]>;
|
|
9904
|
+
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
9905
|
+
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
9906
|
+
token_properties?: Maybe<Scalars["jsonb"]["output"]>;
|
|
9907
|
+
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
9908
|
+
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
10305
9909
|
};
|
|
10306
|
-
/** columns and relationships of "tokens" */
|
|
9910
|
+
/** columns and relationships of "legacy_migration_v1.tokens" */
|
|
10307
9911
|
type TokensTokenPropertiesArgs = {
|
|
10308
9912
|
path?: InputMaybe<Scalars["String"]["input"]>;
|
|
10309
9913
|
};
|
|
10310
|
-
/** Boolean expression to filter rows from the table "tokens". All fields are combined with a logical 'AND'. */
|
|
9914
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.tokens". All fields are combined with a logical 'AND'. */
|
|
10311
9915
|
type TokensBoolExp = {
|
|
10312
9916
|
_and?: InputMaybe<Array<TokensBoolExp>>;
|
|
10313
9917
|
_not?: InputMaybe<TokensBoolExp>;
|
|
@@ -10322,7 +9926,7 @@ type TokensBoolExp = {
|
|
|
10322
9926
|
transaction_timestamp?: InputMaybe<TimestampComparisonExp>;
|
|
10323
9927
|
transaction_version?: InputMaybe<BigintComparisonExp>;
|
|
10324
9928
|
};
|
|
10325
|
-
/** Ordering options when selecting data from "tokens". */
|
|
9929
|
+
/** Ordering options when selecting data from "legacy_migration_v1.tokens". */
|
|
10326
9930
|
type TokensOrderBy = {
|
|
10327
9931
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
10328
9932
|
collection_name?: InputMaybe<OrderBy>;
|
|
@@ -10334,7 +9938,7 @@ type TokensOrderBy = {
|
|
|
10334
9938
|
transaction_timestamp?: InputMaybe<OrderBy>;
|
|
10335
9939
|
transaction_version?: InputMaybe<OrderBy>;
|
|
10336
9940
|
};
|
|
10337
|
-
/** select columns of table "tokens" */
|
|
9941
|
+
/** select columns of table "legacy_migration_v1.tokens" */
|
|
10338
9942
|
declare enum TokensSelectColumn {
|
|
10339
9943
|
/** column name */
|
|
10340
9944
|
CollectionDataIdHash = "collection_data_id_hash",
|
|
@@ -10466,4 +10070,4 @@ type UserTransactionsStreamCursorValueInput = {
|
|
|
10466
10070
|
version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
10467
10071
|
};
|
|
10468
10072
|
|
|
10469
|
-
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 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 CurrentUnifiedFungibleAssetBalancesToBeRenamed, type CurrentUnifiedFungibleAssetBalancesToBeRenamedAggregate, type CurrentUnifiedFungibleAssetBalancesToBeRenamedAggregateFields, type CurrentUnifiedFungibleAssetBalancesToBeRenamedAggregateFieldsCountArgs, type CurrentUnifiedFungibleAssetBalancesToBeRenamedAvgFields, type CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp, type CurrentUnifiedFungibleAssetBalancesToBeRenamedMaxFields, type CurrentUnifiedFungibleAssetBalancesToBeRenamedMinFields, type CurrentUnifiedFungibleAssetBalancesToBeRenamedOrderBy, CurrentUnifiedFungibleAssetBalancesToBeRenamedSelectColumn, type CurrentUnifiedFungibleAssetBalancesToBeRenamedStddevFields, type CurrentUnifiedFungibleAssetBalancesToBeRenamedStddevPopFields, type CurrentUnifiedFungibleAssetBalancesToBeRenamedStddevSampFields, type CurrentUnifiedFungibleAssetBalancesToBeRenamedStreamCursorInput, type CurrentUnifiedFungibleAssetBalancesToBeRenamedStreamCursorValueInput, type CurrentUnifiedFungibleAssetBalancesToBeRenamedSumFields, type CurrentUnifiedFungibleAssetBalancesToBeRenamedVarPopFields, type CurrentUnifiedFungibleAssetBalancesToBeRenamedVarSampFields, type CurrentUnifiedFungibleAssetBalancesToBeRenamedVarianceFields, 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 QueryRootCoinActivitiesByPkArgs, type QueryRootCoinBalancesArgs, type QueryRootCoinBalancesByPkArgs, type QueryRootCoinInfosArgs, type QueryRootCoinInfosByPkArgs, type QueryRootCoinSupplyArgs, type QueryRootCoinSupplyByPkArgs, type QueryRootCollectionDatasArgs, type QueryRootCollectionDatasByPkArgs, type QueryRootCurrentAnsLookupArgs, type QueryRootCurrentAnsLookupByPkArgs, type QueryRootCurrentAnsLookupV2Args, type QueryRootCurrentAnsLookupV2ByPkArgs, type QueryRootCurrentAptosNamesAggregateArgs, type QueryRootCurrentAptosNamesArgs, type QueryRootCurrentCoinBalancesArgs, type QueryRootCurrentCoinBalancesByPkArgs, type QueryRootCurrentCollectionDatasArgs, type QueryRootCurrentCollectionDatasByPkArgs, 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 QueryRootCurrentTokenDatasByPkArgs, type QueryRootCurrentTokenDatasV2Args, type QueryRootCurrentTokenDatasV2ByPkArgs, type QueryRootCurrentTokenOwnershipsAggregateArgs, type QueryRootCurrentTokenOwnershipsArgs, type QueryRootCurrentTokenOwnershipsByPkArgs, type QueryRootCurrentTokenOwnershipsV2AggregateArgs, type QueryRootCurrentTokenOwnershipsV2Args, type QueryRootCurrentTokenOwnershipsV2ByPkArgs, type QueryRootCurrentTokenPendingClaimsArgs, type QueryRootCurrentTokenPendingClaimsByPkArgs, type QueryRootCurrentUnifiedFungibleAssetBalancesToBeRenamedAggregateArgs, type QueryRootCurrentUnifiedFungibleAssetBalancesToBeRenamedArgs, type QueryRootCurrentUnifiedFungibleAssetBalancesToBeRenamedByPkArgs, 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 QueryRootTokenActivitiesByPkArgs, type QueryRootTokenActivitiesV2AggregateArgs, type QueryRootTokenActivitiesV2Args, type QueryRootTokenActivitiesV2ByPkArgs, type QueryRootTokenDatasArgs, type QueryRootTokenDatasByPkArgs, type QueryRootTokenOwnershipsArgs, type QueryRootTokenOwnershipsByPkArgs, type QueryRootTokensArgs, type QueryRootTokensByPkArgs, 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 SubscriptionRootCoinActivitiesByPkArgs, type SubscriptionRootCoinActivitiesStreamArgs, type SubscriptionRootCoinBalancesArgs, type SubscriptionRootCoinBalancesByPkArgs, type SubscriptionRootCoinBalancesStreamArgs, type SubscriptionRootCoinInfosArgs, type SubscriptionRootCoinInfosByPkArgs, type SubscriptionRootCoinInfosStreamArgs, type SubscriptionRootCoinSupplyArgs, type SubscriptionRootCoinSupplyByPkArgs, type SubscriptionRootCoinSupplyStreamArgs, type SubscriptionRootCollectionDatasArgs, type SubscriptionRootCollectionDatasByPkArgs, type SubscriptionRootCollectionDatasStreamArgs, type SubscriptionRootCurrentAnsLookupArgs, type SubscriptionRootCurrentAnsLookupByPkArgs, type SubscriptionRootCurrentAnsLookupStreamArgs, type SubscriptionRootCurrentAnsLookupV2Args, type SubscriptionRootCurrentAnsLookupV2ByPkArgs, type SubscriptionRootCurrentAnsLookupV2StreamArgs, type SubscriptionRootCurrentAptosNamesAggregateArgs, type SubscriptionRootCurrentAptosNamesArgs, type SubscriptionRootCurrentAptosNamesStreamArgs, type SubscriptionRootCurrentCoinBalancesArgs, type SubscriptionRootCurrentCoinBalancesByPkArgs, type SubscriptionRootCurrentCoinBalancesStreamArgs, type SubscriptionRootCurrentCollectionDatasArgs, type SubscriptionRootCurrentCollectionDatasByPkArgs, 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 SubscriptionRootCurrentTokenDatasByPkArgs, type SubscriptionRootCurrentTokenDatasStreamArgs, type SubscriptionRootCurrentTokenDatasV2Args, type SubscriptionRootCurrentTokenDatasV2ByPkArgs, type SubscriptionRootCurrentTokenDatasV2StreamArgs, type SubscriptionRootCurrentTokenOwnershipsAggregateArgs, type SubscriptionRootCurrentTokenOwnershipsArgs, type SubscriptionRootCurrentTokenOwnershipsByPkArgs, type SubscriptionRootCurrentTokenOwnershipsStreamArgs, type SubscriptionRootCurrentTokenOwnershipsV2AggregateArgs, type SubscriptionRootCurrentTokenOwnershipsV2Args, type SubscriptionRootCurrentTokenOwnershipsV2ByPkArgs, type SubscriptionRootCurrentTokenOwnershipsV2StreamArgs, type SubscriptionRootCurrentTokenPendingClaimsArgs, type SubscriptionRootCurrentTokenPendingClaimsByPkArgs, type SubscriptionRootCurrentTokenPendingClaimsStreamArgs, type SubscriptionRootCurrentUnifiedFungibleAssetBalancesToBeRenamedAggregateArgs, type SubscriptionRootCurrentUnifiedFungibleAssetBalancesToBeRenamedArgs, type SubscriptionRootCurrentUnifiedFungibleAssetBalancesToBeRenamedByPkArgs, type SubscriptionRootCurrentUnifiedFungibleAssetBalancesToBeRenamedStreamArgs, 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 SubscriptionRootTokenActivitiesByPkArgs, type SubscriptionRootTokenActivitiesStreamArgs, type SubscriptionRootTokenActivitiesV2AggregateArgs, type SubscriptionRootTokenActivitiesV2Args, type SubscriptionRootTokenActivitiesV2ByPkArgs, type SubscriptionRootTokenActivitiesV2StreamArgs, type SubscriptionRootTokenDatasArgs, type SubscriptionRootTokenDatasByPkArgs, type SubscriptionRootTokenDatasStreamArgs, type SubscriptionRootTokenOwnershipsArgs, type SubscriptionRootTokenOwnershipsByPkArgs, type SubscriptionRootTokenOwnershipsStreamArgs, type SubscriptionRootTokensArgs, type SubscriptionRootTokensByPkArgs, 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 };
|
|
10073
|
+
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 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 };
|