@aptos-labs/ts-sdk 1.22.2 → 1.24.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 +41 -16
- 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-GGU4XOUO.mjs → chunk-25ZFJIIK.mjs} +2 -2
- package/dist/esm/chunk-2BJ23DXY.mjs +2 -0
- package/dist/esm/chunk-2BJ23DXY.mjs.map +1 -0
- package/dist/esm/chunk-375GMLWG.mjs +2 -0
- package/dist/esm/chunk-375GMLWG.mjs.map +1 -0
- package/dist/esm/chunk-3A6HUKXW.mjs +2 -0
- package/dist/esm/{chunk-Y2DHN4CV.mjs.map → chunk-3A6HUKXW.mjs.map} +1 -1
- package/dist/esm/{chunk-DM6HVA4K.mjs → chunk-3XFAQ6KR.mjs} +2 -2
- package/dist/esm/chunk-4GETVCGY.mjs +2 -0
- package/dist/esm/chunk-4GETVCGY.mjs.map +1 -0
- package/dist/esm/chunk-4LQKLXHW.mjs +2 -0
- package/dist/esm/chunk-4LQKLXHW.mjs.map +1 -0
- package/dist/esm/{chunk-K7Y2SC65.mjs → chunk-4TXG2LSP.mjs} +2 -2
- package/dist/esm/chunk-4YR6QO63.mjs +2 -0
- package/dist/esm/chunk-4YR6QO63.mjs.map +1 -0
- package/dist/esm/{chunk-UYF7AQLE.mjs → chunk-5JTED2JJ.mjs} +2 -2
- package/dist/esm/chunk-75U3LEBF.mjs +2 -0
- package/dist/esm/chunk-75U3LEBF.mjs.map +1 -0
- package/dist/esm/{chunk-OYLT6IVC.mjs → chunk-7X67Z6NJ.mjs} +2 -2
- package/dist/esm/chunk-ALRQRVDX.mjs +2 -0
- package/dist/esm/chunk-ALRQRVDX.mjs.map +1 -0
- package/dist/esm/{chunk-FC7IRFFN.mjs → chunk-AVNNYI7R.mjs} +2 -2
- package/dist/esm/{chunk-VBPDZZXC.mjs → chunk-BSAYHZ2R.mjs} +2 -2
- package/dist/esm/{chunk-RFMLKHUD.mjs → chunk-BTLHVOIC.mjs} +2 -2
- package/dist/esm/chunk-C6VIBT2D.mjs +2 -0
- package/dist/esm/{chunk-QA7VTFUT.mjs.map → chunk-C6VIBT2D.mjs.map} +1 -1
- package/dist/esm/chunk-CDLMUY5H.mjs +2 -0
- package/dist/esm/chunk-CDLMUY5H.mjs.map +1 -0
- package/dist/esm/{chunk-WL4FXFAM.mjs → chunk-CNNDK6OL.mjs} +2 -2
- package/dist/esm/{chunk-B6PLCJJ2.mjs → chunk-CQPJZUKQ.mjs} +2 -2
- package/dist/esm/{chunk-EKZHYOQH.mjs → chunk-CSW2QEVU.mjs} +2 -2
- package/dist/esm/{chunk-Z4OZBMSL.mjs → chunk-D3PBEHCP.mjs} +2 -2
- package/dist/esm/{chunk-EIKBYKIJ.mjs → chunk-DAZTLM55.mjs} +2 -2
- package/dist/esm/{chunk-XYWMFCL6.mjs → chunk-ETWZV5XK.mjs} +2 -2
- package/dist/esm/{chunk-2ZAYK464.mjs → chunk-FAHN3AZI.mjs} +2 -2
- package/dist/esm/{chunk-IMF5XUVW.mjs → chunk-FFF7M7E4.mjs} +2 -2
- package/dist/esm/{chunk-37Y7VAN7.mjs → chunk-G23ZPQCJ.mjs} +2 -2
- package/dist/esm/{chunk-77NXCSLY.mjs → chunk-G5MGSV7Y.mjs} +2 -2
- package/dist/esm/{chunk-5IRM54PL.mjs → chunk-GJWCKVN5.mjs} +2 -2
- package/dist/esm/{chunk-JY5LTRTM.mjs → chunk-GK7TQDBN.mjs} +2 -2
- package/dist/esm/{chunk-W5ZII3JO.mjs → chunk-GLUCMQZK.mjs} +2 -2
- package/dist/esm/{chunk-HFOLSSAQ.mjs → chunk-GYIYUBYT.mjs} +2 -2
- package/dist/esm/{chunk-5E672SHG.mjs → chunk-HBECYNQ6.mjs} +2 -2
- package/dist/esm/{chunk-5E672SHG.mjs.map → chunk-HBECYNQ6.mjs.map} +1 -1
- package/dist/esm/{chunk-GCPWPGCS.mjs → chunk-HKMG3LZX.mjs} +2 -2
- package/dist/esm/{chunk-XBTCOCZJ.mjs → chunk-HLXD3KWO.mjs} +2 -2
- package/dist/esm/{chunk-UIJK42CX.mjs → chunk-HWYAQTV3.mjs} +2 -2
- package/dist/esm/{chunk-6XCZ56O7.mjs → chunk-IG7R65TF.mjs} +2 -2
- package/dist/esm/{chunk-PVEPP4HR.mjs → chunk-INZXND6M.mjs} +2 -2
- package/dist/esm/{chunk-CPCS5KIA.mjs → chunk-ISUHNAU4.mjs} +2 -2
- package/dist/esm/{chunk-XT2VVDT3.mjs → chunk-J2YQTDZL.mjs} +2 -2
- package/dist/esm/{chunk-O4O7HSUQ.mjs → chunk-JDTU6Z6C.mjs} +2 -2
- package/dist/esm/{chunk-BN2PXCFR.mjs → chunk-LKLHNQF5.mjs} +2 -2
- package/dist/esm/{chunk-C2IJG37E.mjs → chunk-MULJ2GLJ.mjs} +2 -2
- package/dist/esm/{chunk-XFBB7YYI.mjs → chunk-NV5YQZ3R.mjs} +2 -2
- package/dist/esm/{chunk-3VUSIKCF.mjs → chunk-NWOMSL6K.mjs} +2 -2
- package/dist/esm/{chunk-OTK3HBAU.mjs → chunk-O2M3QKKS.mjs} +2 -2
- package/dist/esm/{chunk-BF46IXHH.mjs → chunk-OHRL766V.mjs} +2 -2
- package/dist/esm/chunk-OHRL766V.mjs.map +1 -0
- package/dist/esm/{chunk-4EPLOSKY.mjs → chunk-PR6363Y6.mjs} +2 -2
- package/dist/esm/{chunk-U7I7YKWD.mjs → chunk-PSCDBITI.mjs} +2 -2
- package/dist/esm/chunk-QFORDQCU.mjs +2 -0
- package/dist/esm/chunk-QFORDQCU.mjs.map +1 -0
- package/dist/esm/{chunk-U2QQD2ER.mjs → chunk-QITCB4PW.mjs} +2 -2
- package/dist/esm/chunk-QITCB4PW.mjs.map +1 -0
- package/dist/esm/{chunk-NRAQZUD5.mjs → chunk-QNTQPWLK.mjs} +2 -2
- package/dist/esm/{chunk-D6WTINSF.mjs → chunk-QQWBR4SK.mjs} +2 -2
- package/dist/esm/{chunk-FEGCUPGO.mjs → chunk-QVJV46XS.mjs} +2 -2
- package/dist/esm/{chunk-6AJLTBXC.mjs → chunk-RP5444TL.mjs} +2 -2
- package/dist/esm/{chunk-OAKHR7AG.mjs → chunk-S36XP4IE.mjs} +2 -2
- package/dist/esm/{chunk-RFA7BIDN.mjs → chunk-SUJLWCRN.mjs} +2 -2
- package/dist/esm/{chunk-4ZXCQXVC.mjs → chunk-TBJ7W5NC.mjs} +2 -2
- package/dist/esm/chunk-TDGQGILY.mjs +2 -0
- package/dist/esm/chunk-TDGQGILY.mjs.map +1 -0
- package/dist/esm/{chunk-EPVAT625.mjs → chunk-TX2IYMFV.mjs} +2 -2
- package/dist/esm/chunk-UC5BZJ23.mjs +2 -0
- package/dist/esm/chunk-UC5BZJ23.mjs.map +1 -0
- package/dist/esm/{chunk-GEP4HPQ6.mjs → chunk-URCQOJ55.mjs} +2 -2
- package/dist/esm/{chunk-6DDSU7HN.mjs → chunk-V3OYNKY5.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-VTPF7AYM.mjs +2 -0
- package/dist/esm/chunk-VTPF7AYM.mjs.map +1 -0
- package/dist/esm/{chunk-WTJCMD4D.mjs → chunk-VTTT2G7F.mjs} +2 -2
- package/dist/esm/{chunk-YDXU6ALO.mjs → chunk-WMHYIP3S.mjs} +2 -2
- package/dist/esm/{chunk-OPGMT27G.mjs → chunk-WRRQ7L5K.mjs} +2 -2
- package/dist/esm/{chunk-BF3D6ADE.mjs → chunk-WUJ7XNQD.mjs} +2 -2
- package/dist/esm/{chunk-EOJWPF3P.mjs → chunk-X27JKATG.mjs} +2 -2
- package/dist/esm/{chunk-XWAOZPIP.mjs → chunk-XVJI5XXW.mjs} +2 -2
- package/dist/esm/{chunk-TY4IEDJD.mjs → chunk-YDZBU2DJ.mjs} +2 -2
- package/dist/esm/{chunk-RS2FIBMQ.mjs → chunk-YMVD7Z7Z.mjs} +2 -2
- package/dist/esm/{chunk-6TWRNWC3.mjs → chunk-ZW2R6VQE.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.d.mts +10 -9
- package/dist/esm/core/crypto/ed25519.mjs +1 -1
- package/dist/esm/core/crypto/ephemeral.mjs +1 -1
- package/dist/esm/core/crypto/index.d.mts +1 -1
- package/dist/esm/core/crypto/index.mjs +1 -1
- package/dist/esm/core/crypto/keyless.d.mts +1 -0
- 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.d.mts +1 -0
- package/dist/esm/core/crypto/secp256k1.mjs +1 -1
- package/dist/esm/core/crypto/signature.mjs +1 -1
- package/dist/esm/core/crypto/singleKey.d.mts +2 -0
- package/dist/esm/core/crypto/singleKey.mjs +1 -1
- package/dist/esm/core/index.d.mts +1 -1
- package/dist/esm/core/index.mjs +1 -1
- package/dist/esm/index.d.mts +2 -2
- 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/api/faucet.ts +6 -1
- package/src/client/core.ts +25 -52
- package/src/client/types.ts +60 -7
- package/src/core/accountAddress.ts +8 -6
- package/src/core/crypto/ed25519.ts +28 -28
- package/src/core/crypto/ephemeral.ts +1 -1
- package/src/core/crypto/keyless.ts +9 -0
- package/src/core/crypto/secp256k1.ts +4 -3
- package/src/core/crypto/singleKey.ts +20 -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/transactions/transactionBuilder/transactionBuilder.ts +17 -27
- 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-42XNGDUC.mjs +0 -2
- package/dist/esm/chunk-42XNGDUC.mjs.map +0 -1
- package/dist/esm/chunk-6ZQWPHLV.mjs +0 -2
- package/dist/esm/chunk-6ZQWPHLV.mjs.map +0 -1
- package/dist/esm/chunk-7LY73OAN.mjs +0 -2
- package/dist/esm/chunk-7LY73OAN.mjs.map +0 -1
- package/dist/esm/chunk-A2Z7I2EY.mjs +0 -2
- package/dist/esm/chunk-A2Z7I2EY.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-H4XMI4WZ.mjs +0 -2
- package/dist/esm/chunk-H4XMI4WZ.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-NBJFTE2P.mjs +0 -2
- package/dist/esm/chunk-NBJFTE2P.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-XCNNMSVO.mjs +0 -2
- package/dist/esm/chunk-XCNNMSVO.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-GGU4XOUO.mjs.map → chunk-25ZFJIIK.mjs.map} +0 -0
- /package/dist/esm/{chunk-DM6HVA4K.mjs.map → chunk-3XFAQ6KR.mjs.map} +0 -0
- /package/dist/esm/{chunk-K7Y2SC65.mjs.map → chunk-4TXG2LSP.mjs.map} +0 -0
- /package/dist/esm/{chunk-UYF7AQLE.mjs.map → chunk-5JTED2JJ.mjs.map} +0 -0
- /package/dist/esm/{chunk-OYLT6IVC.mjs.map → chunk-7X67Z6NJ.mjs.map} +0 -0
- /package/dist/esm/{chunk-FC7IRFFN.mjs.map → chunk-AVNNYI7R.mjs.map} +0 -0
- /package/dist/esm/{chunk-VBPDZZXC.mjs.map → chunk-BSAYHZ2R.mjs.map} +0 -0
- /package/dist/esm/{chunk-RFMLKHUD.mjs.map → chunk-BTLHVOIC.mjs.map} +0 -0
- /package/dist/esm/{chunk-WL4FXFAM.mjs.map → chunk-CNNDK6OL.mjs.map} +0 -0
- /package/dist/esm/{chunk-B6PLCJJ2.mjs.map → chunk-CQPJZUKQ.mjs.map} +0 -0
- /package/dist/esm/{chunk-EKZHYOQH.mjs.map → chunk-CSW2QEVU.mjs.map} +0 -0
- /package/dist/esm/{chunk-Z4OZBMSL.mjs.map → chunk-D3PBEHCP.mjs.map} +0 -0
- /package/dist/esm/{chunk-EIKBYKIJ.mjs.map → chunk-DAZTLM55.mjs.map} +0 -0
- /package/dist/esm/{chunk-XYWMFCL6.mjs.map → chunk-ETWZV5XK.mjs.map} +0 -0
- /package/dist/esm/{chunk-2ZAYK464.mjs.map → chunk-FAHN3AZI.mjs.map} +0 -0
- /package/dist/esm/{chunk-IMF5XUVW.mjs.map → chunk-FFF7M7E4.mjs.map} +0 -0
- /package/dist/esm/{chunk-37Y7VAN7.mjs.map → chunk-G23ZPQCJ.mjs.map} +0 -0
- /package/dist/esm/{chunk-77NXCSLY.mjs.map → chunk-G5MGSV7Y.mjs.map} +0 -0
- /package/dist/esm/{chunk-5IRM54PL.mjs.map → chunk-GJWCKVN5.mjs.map} +0 -0
- /package/dist/esm/{chunk-JY5LTRTM.mjs.map → chunk-GK7TQDBN.mjs.map} +0 -0
- /package/dist/esm/{chunk-W5ZII3JO.mjs.map → chunk-GLUCMQZK.mjs.map} +0 -0
- /package/dist/esm/{chunk-HFOLSSAQ.mjs.map → chunk-GYIYUBYT.mjs.map} +0 -0
- /package/dist/esm/{chunk-GCPWPGCS.mjs.map → chunk-HKMG3LZX.mjs.map} +0 -0
- /package/dist/esm/{chunk-XBTCOCZJ.mjs.map → chunk-HLXD3KWO.mjs.map} +0 -0
- /package/dist/esm/{chunk-UIJK42CX.mjs.map → chunk-HWYAQTV3.mjs.map} +0 -0
- /package/dist/esm/{chunk-6XCZ56O7.mjs.map → chunk-IG7R65TF.mjs.map} +0 -0
- /package/dist/esm/{chunk-PVEPP4HR.mjs.map → chunk-INZXND6M.mjs.map} +0 -0
- /package/dist/esm/{chunk-CPCS5KIA.mjs.map → chunk-ISUHNAU4.mjs.map} +0 -0
- /package/dist/esm/{chunk-XT2VVDT3.mjs.map → chunk-J2YQTDZL.mjs.map} +0 -0
- /package/dist/esm/{chunk-O4O7HSUQ.mjs.map → chunk-JDTU6Z6C.mjs.map} +0 -0
- /package/dist/esm/{chunk-BN2PXCFR.mjs.map → chunk-LKLHNQF5.mjs.map} +0 -0
- /package/dist/esm/{chunk-C2IJG37E.mjs.map → chunk-MULJ2GLJ.mjs.map} +0 -0
- /package/dist/esm/{chunk-XFBB7YYI.mjs.map → chunk-NV5YQZ3R.mjs.map} +0 -0
- /package/dist/esm/{chunk-3VUSIKCF.mjs.map → chunk-NWOMSL6K.mjs.map} +0 -0
- /package/dist/esm/{chunk-OTK3HBAU.mjs.map → chunk-O2M3QKKS.mjs.map} +0 -0
- /package/dist/esm/{chunk-4EPLOSKY.mjs.map → chunk-PR6363Y6.mjs.map} +0 -0
- /package/dist/esm/{chunk-U7I7YKWD.mjs.map → chunk-PSCDBITI.mjs.map} +0 -0
- /package/dist/esm/{chunk-NRAQZUD5.mjs.map → chunk-QNTQPWLK.mjs.map} +0 -0
- /package/dist/esm/{chunk-D6WTINSF.mjs.map → chunk-QQWBR4SK.mjs.map} +0 -0
- /package/dist/esm/{chunk-FEGCUPGO.mjs.map → chunk-QVJV46XS.mjs.map} +0 -0
- /package/dist/esm/{chunk-6AJLTBXC.mjs.map → chunk-RP5444TL.mjs.map} +0 -0
- /package/dist/esm/{chunk-OAKHR7AG.mjs.map → chunk-S36XP4IE.mjs.map} +0 -0
- /package/dist/esm/{chunk-RFA7BIDN.mjs.map → chunk-SUJLWCRN.mjs.map} +0 -0
- /package/dist/esm/{chunk-4ZXCQXVC.mjs.map → chunk-TBJ7W5NC.mjs.map} +0 -0
- /package/dist/esm/{chunk-EPVAT625.mjs.map → chunk-TX2IYMFV.mjs.map} +0 -0
- /package/dist/esm/{chunk-GEP4HPQ6.mjs.map → chunk-URCQOJ55.mjs.map} +0 -0
- /package/dist/esm/{chunk-6DDSU7HN.mjs.map → chunk-V3OYNKY5.mjs.map} +0 -0
- /package/dist/esm/{chunk-WTJCMD4D.mjs.map → chunk-VTTT2G7F.mjs.map} +0 -0
- /package/dist/esm/{chunk-YDXU6ALO.mjs.map → chunk-WMHYIP3S.mjs.map} +0 -0
- /package/dist/esm/{chunk-OPGMT27G.mjs.map → chunk-WRRQ7L5K.mjs.map} +0 -0
- /package/dist/esm/{chunk-BF3D6ADE.mjs.map → chunk-WUJ7XNQD.mjs.map} +0 -0
- /package/dist/esm/{chunk-EOJWPF3P.mjs.map → chunk-X27JKATG.mjs.map} +0 -0
- /package/dist/esm/{chunk-XWAOZPIP.mjs.map → chunk-XVJI5XXW.mjs.map} +0 -0
- /package/dist/esm/{chunk-TY4IEDJD.mjs.map → chunk-YDZBU2DJ.mjs.map} +0 -0
- /package/dist/esm/{chunk-RS2FIBMQ.mjs.map → chunk-YMVD7Z7Z.mjs.map} +0 -0
- /package/dist/esm/{chunk-6TWRNWC3.mjs.map → chunk-ZW2R6VQE.mjs.map} +0 -0
|
@@ -568,7 +568,7 @@ export type AddressVersionFromEventsVarianceFields = {
|
|
|
568
568
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
569
569
|
};
|
|
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
|
export type AddressVersionFromMoveResources = {
|
|
573
573
|
address?: Maybe<Scalars["String"]["output"]>;
|
|
574
574
|
/** An array relationship */
|
|
@@ -588,7 +588,7 @@ export type AddressVersionFromMoveResources = {
|
|
|
588
588
|
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
589
589
|
};
|
|
590
590
|
|
|
591
|
-
/** columns and relationships of "address_version_from_move_resources" */
|
|
591
|
+
/** columns and relationships of "legacy_migration_v1.address_version_from_move_resources" */
|
|
592
592
|
export type AddressVersionFromMoveResourcesCoinActivitiesArgs = {
|
|
593
593
|
distinct_on?: InputMaybe<Array<CoinActivitiesSelectColumn>>;
|
|
594
594
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -597,7 +597,7 @@ export type AddressVersionFromMoveResourcesCoinActivitiesArgs = {
|
|
|
597
597
|
where?: InputMaybe<CoinActivitiesBoolExp>;
|
|
598
598
|
};
|
|
599
599
|
|
|
600
|
-
/** columns and relationships of "address_version_from_move_resources" */
|
|
600
|
+
/** columns and relationships of "legacy_migration_v1.address_version_from_move_resources" */
|
|
601
601
|
export type AddressVersionFromMoveResourcesCoinActivitiesAggregateArgs = {
|
|
602
602
|
distinct_on?: InputMaybe<Array<CoinActivitiesSelectColumn>>;
|
|
603
603
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -606,7 +606,7 @@ export type AddressVersionFromMoveResourcesCoinActivitiesAggregateArgs = {
|
|
|
606
606
|
where?: InputMaybe<CoinActivitiesBoolExp>;
|
|
607
607
|
};
|
|
608
608
|
|
|
609
|
-
/** columns and relationships of "address_version_from_move_resources" */
|
|
609
|
+
/** columns and relationships of "legacy_migration_v1.address_version_from_move_resources" */
|
|
610
610
|
export type AddressVersionFromMoveResourcesDelegatedStakingActivitiesArgs = {
|
|
611
611
|
distinct_on?: InputMaybe<Array<DelegatedStakingActivitiesSelectColumn>>;
|
|
612
612
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -615,7 +615,7 @@ export type AddressVersionFromMoveResourcesDelegatedStakingActivitiesArgs = {
|
|
|
615
615
|
where?: InputMaybe<DelegatedStakingActivitiesBoolExp>;
|
|
616
616
|
};
|
|
617
617
|
|
|
618
|
-
/** columns and relationships of "address_version_from_move_resources" */
|
|
618
|
+
/** columns and relationships of "legacy_migration_v1.address_version_from_move_resources" */
|
|
619
619
|
export type AddressVersionFromMoveResourcesTokenActivitiesArgs = {
|
|
620
620
|
distinct_on?: InputMaybe<Array<TokenActivitiesSelectColumn>>;
|
|
621
621
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -624,7 +624,7 @@ export type AddressVersionFromMoveResourcesTokenActivitiesArgs = {
|
|
|
624
624
|
where?: InputMaybe<TokenActivitiesBoolExp>;
|
|
625
625
|
};
|
|
626
626
|
|
|
627
|
-
/** columns and relationships of "address_version_from_move_resources" */
|
|
627
|
+
/** columns and relationships of "legacy_migration_v1.address_version_from_move_resources" */
|
|
628
628
|
export type AddressVersionFromMoveResourcesTokenActivitiesAggregateArgs = {
|
|
629
629
|
distinct_on?: InputMaybe<Array<TokenActivitiesSelectColumn>>;
|
|
630
630
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -633,7 +633,7 @@ export type AddressVersionFromMoveResourcesTokenActivitiesAggregateArgs = {
|
|
|
633
633
|
where?: InputMaybe<TokenActivitiesBoolExp>;
|
|
634
634
|
};
|
|
635
635
|
|
|
636
|
-
/** columns and relationships of "address_version_from_move_resources" */
|
|
636
|
+
/** columns and relationships of "legacy_migration_v1.address_version_from_move_resources" */
|
|
637
637
|
export type AddressVersionFromMoveResourcesTokenActivitiesV2Args = {
|
|
638
638
|
distinct_on?: InputMaybe<Array<TokenActivitiesV2SelectColumn>>;
|
|
639
639
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -642,7 +642,7 @@ export type AddressVersionFromMoveResourcesTokenActivitiesV2Args = {
|
|
|
642
642
|
where?: InputMaybe<TokenActivitiesV2BoolExp>;
|
|
643
643
|
};
|
|
644
644
|
|
|
645
|
-
/** columns and relationships of "address_version_from_move_resources" */
|
|
645
|
+
/** columns and relationships of "legacy_migration_v1.address_version_from_move_resources" */
|
|
646
646
|
export type AddressVersionFromMoveResourcesTokenActivitiesV2AggregateArgs = {
|
|
647
647
|
distinct_on?: InputMaybe<Array<TokenActivitiesV2SelectColumn>>;
|
|
648
648
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -651,13 +651,13 @@ export type AddressVersionFromMoveResourcesTokenActivitiesV2AggregateArgs = {
|
|
|
651
651
|
where?: InputMaybe<TokenActivitiesV2BoolExp>;
|
|
652
652
|
};
|
|
653
653
|
|
|
654
|
-
/** aggregated selection of "address_version_from_move_resources" */
|
|
654
|
+
/** aggregated selection of "legacy_migration_v1.address_version_from_move_resources" */
|
|
655
655
|
export type AddressVersionFromMoveResourcesAggregate = {
|
|
656
656
|
aggregate?: Maybe<AddressVersionFromMoveResourcesAggregateFields>;
|
|
657
657
|
nodes: Array<AddressVersionFromMoveResources>;
|
|
658
658
|
};
|
|
659
659
|
|
|
660
|
-
/** aggregate fields of "address_version_from_move_resources" */
|
|
660
|
+
/** aggregate fields of "legacy_migration_v1.address_version_from_move_resources" */
|
|
661
661
|
export type AddressVersionFromMoveResourcesAggregateFields = {
|
|
662
662
|
avg?: Maybe<AddressVersionFromMoveResourcesAvgFields>;
|
|
663
663
|
count: Scalars["Int"]["output"];
|
|
@@ -672,7 +672,7 @@ export type AddressVersionFromMoveResourcesAggregateFields = {
|
|
|
672
672
|
variance?: Maybe<AddressVersionFromMoveResourcesVarianceFields>;
|
|
673
673
|
};
|
|
674
674
|
|
|
675
|
-
/** aggregate fields of "address_version_from_move_resources" */
|
|
675
|
+
/** aggregate fields of "legacy_migration_v1.address_version_from_move_resources" */
|
|
676
676
|
export type AddressVersionFromMoveResourcesAggregateFieldsCountArgs = {
|
|
677
677
|
columns?: InputMaybe<Array<AddressVersionFromMoveResourcesSelectColumn>>;
|
|
678
678
|
distinct?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
@@ -683,7 +683,7 @@ export type AddressVersionFromMoveResourcesAvgFields = {
|
|
|
683
683
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
684
684
|
};
|
|
685
685
|
|
|
686
|
-
/** Boolean expression to filter rows from the table "address_version_from_move_resources". All fields are combined with a logical 'AND'. */
|
|
686
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.address_version_from_move_resources". All fields are combined with a logical 'AND'. */
|
|
687
687
|
export type AddressVersionFromMoveResourcesBoolExp = {
|
|
688
688
|
_and?: InputMaybe<Array<AddressVersionFromMoveResourcesBoolExp>>;
|
|
689
689
|
_not?: InputMaybe<AddressVersionFromMoveResourcesBoolExp>;
|
|
@@ -711,7 +711,7 @@ export type AddressVersionFromMoveResourcesMinFields = {
|
|
|
711
711
|
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
712
712
|
};
|
|
713
713
|
|
|
714
|
-
/** Ordering options when selecting data from "address_version_from_move_resources". */
|
|
714
|
+
/** Ordering options when selecting data from "legacy_migration_v1.address_version_from_move_resources". */
|
|
715
715
|
export type AddressVersionFromMoveResourcesOrderBy = {
|
|
716
716
|
address?: InputMaybe<OrderBy>;
|
|
717
717
|
coin_activities_aggregate?: InputMaybe<CoinActivitiesAggregateOrderBy>;
|
|
@@ -721,7 +721,7 @@ export type AddressVersionFromMoveResourcesOrderBy = {
|
|
|
721
721
|
transaction_version?: InputMaybe<OrderBy>;
|
|
722
722
|
};
|
|
723
723
|
|
|
724
|
-
/** select columns of table "address_version_from_move_resources" */
|
|
724
|
+
/** select columns of table "legacy_migration_v1.address_version_from_move_resources" */
|
|
725
725
|
export enum AddressVersionFromMoveResourcesSelectColumn {
|
|
726
726
|
/** column name */
|
|
727
727
|
Address = "address",
|
|
@@ -886,32 +886,32 @@ export type BlockMetadataTransactionsStreamCursorValueInput = {
|
|
|
886
886
|
version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
887
887
|
};
|
|
888
888
|
|
|
889
|
-
/** columns and relationships of "coin_activities" */
|
|
889
|
+
/** columns and relationships of "legacy_migration_v1.coin_activities" */
|
|
890
890
|
export type CoinActivities = {
|
|
891
|
-
activity_type
|
|
892
|
-
amount
|
|
891
|
+
activity_type?: Maybe<Scalars["String"]["output"]>;
|
|
892
|
+
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
893
893
|
/** An array relationship */
|
|
894
894
|
aptos_names: Array<CurrentAptosNames>;
|
|
895
895
|
/** An aggregate relationship */
|
|
896
896
|
aptos_names_aggregate: CurrentAptosNamesAggregate;
|
|
897
|
-
block_height
|
|
897
|
+
block_height?: Maybe<Scalars["bigint"]["output"]>;
|
|
898
898
|
/** An object relationship */
|
|
899
899
|
coin_info?: Maybe<CoinInfos>;
|
|
900
|
-
coin_type
|
|
900
|
+
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
901
901
|
entry_function_id_str?: Maybe<Scalars["String"]["output"]>;
|
|
902
|
-
event_account_address
|
|
903
|
-
event_creation_number
|
|
902
|
+
event_account_address?: Maybe<Scalars["String"]["output"]>;
|
|
903
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
904
904
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
905
|
-
event_sequence_number
|
|
906
|
-
is_gas_fee
|
|
907
|
-
is_transaction_success
|
|
908
|
-
owner_address
|
|
909
|
-
storage_refund_amount
|
|
910
|
-
transaction_timestamp
|
|
911
|
-
transaction_version
|
|
905
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
906
|
+
is_gas_fee?: Maybe<Scalars["Boolean"]["output"]>;
|
|
907
|
+
is_transaction_success?: Maybe<Scalars["Boolean"]["output"]>;
|
|
908
|
+
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
909
|
+
storage_refund_amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
910
|
+
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
911
|
+
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
912
912
|
};
|
|
913
913
|
|
|
914
|
-
/** columns and relationships of "coin_activities" */
|
|
914
|
+
/** columns and relationships of "legacy_migration_v1.coin_activities" */
|
|
915
915
|
export type CoinActivitiesAptosNamesArgs = {
|
|
916
916
|
distinct_on?: InputMaybe<Array<CurrentAptosNamesSelectColumn>>;
|
|
917
917
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -920,7 +920,7 @@ export type CoinActivitiesAptosNamesArgs = {
|
|
|
920
920
|
where?: InputMaybe<CurrentAptosNamesBoolExp>;
|
|
921
921
|
};
|
|
922
922
|
|
|
923
|
-
/** columns and relationships of "coin_activities" */
|
|
923
|
+
/** columns and relationships of "legacy_migration_v1.coin_activities" */
|
|
924
924
|
export type CoinActivitiesAptosNamesAggregateArgs = {
|
|
925
925
|
distinct_on?: InputMaybe<Array<CurrentAptosNamesSelectColumn>>;
|
|
926
926
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -929,7 +929,7 @@ export type CoinActivitiesAptosNamesAggregateArgs = {
|
|
|
929
929
|
where?: InputMaybe<CurrentAptosNamesBoolExp>;
|
|
930
930
|
};
|
|
931
931
|
|
|
932
|
-
/** aggregated selection of "coin_activities" */
|
|
932
|
+
/** aggregated selection of "legacy_migration_v1.coin_activities" */
|
|
933
933
|
export type CoinActivitiesAggregate = {
|
|
934
934
|
aggregate?: Maybe<CoinActivitiesAggregateFields>;
|
|
935
935
|
nodes: Array<CoinActivities>;
|
|
@@ -962,7 +962,7 @@ export type CoinActivitiesAggregateBoolExpCount = {
|
|
|
962
962
|
predicate: IntComparisonExp;
|
|
963
963
|
};
|
|
964
964
|
|
|
965
|
-
/** aggregate fields of "coin_activities" */
|
|
965
|
+
/** aggregate fields of "legacy_migration_v1.coin_activities" */
|
|
966
966
|
export type CoinActivitiesAggregateFields = {
|
|
967
967
|
avg?: Maybe<CoinActivitiesAvgFields>;
|
|
968
968
|
count: Scalars["Int"]["output"];
|
|
@@ -977,13 +977,13 @@ export type CoinActivitiesAggregateFields = {
|
|
|
977
977
|
variance?: Maybe<CoinActivitiesVarianceFields>;
|
|
978
978
|
};
|
|
979
979
|
|
|
980
|
-
/** aggregate fields of "coin_activities" */
|
|
980
|
+
/** aggregate fields of "legacy_migration_v1.coin_activities" */
|
|
981
981
|
export type CoinActivitiesAggregateFieldsCountArgs = {
|
|
982
982
|
columns?: InputMaybe<Array<CoinActivitiesSelectColumn>>;
|
|
983
983
|
distinct?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
984
984
|
};
|
|
985
985
|
|
|
986
|
-
/** order by aggregate values of table "coin_activities" */
|
|
986
|
+
/** order by aggregate values of table "legacy_migration_v1.coin_activities" */
|
|
987
987
|
export type CoinActivitiesAggregateOrderBy = {
|
|
988
988
|
avg?: InputMaybe<CoinActivitiesAvgOrderBy>;
|
|
989
989
|
count?: InputMaybe<OrderBy>;
|
|
@@ -1009,7 +1009,7 @@ export type CoinActivitiesAvgFields = {
|
|
|
1009
1009
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
1010
1010
|
};
|
|
1011
1011
|
|
|
1012
|
-
/** order by avg() on columns of table "coin_activities" */
|
|
1012
|
+
/** order by avg() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1013
1013
|
export type CoinActivitiesAvgOrderBy = {
|
|
1014
1014
|
amount?: InputMaybe<OrderBy>;
|
|
1015
1015
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -1020,7 +1020,7 @@ export type CoinActivitiesAvgOrderBy = {
|
|
|
1020
1020
|
transaction_version?: InputMaybe<OrderBy>;
|
|
1021
1021
|
};
|
|
1022
1022
|
|
|
1023
|
-
/** Boolean expression to filter rows from the table "coin_activities". All fields are combined with a logical 'AND'. */
|
|
1023
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.coin_activities". All fields are combined with a logical 'AND'. */
|
|
1024
1024
|
export type CoinActivitiesBoolExp = {
|
|
1025
1025
|
_and?: InputMaybe<Array<CoinActivitiesBoolExp>>;
|
|
1026
1026
|
_not?: InputMaybe<CoinActivitiesBoolExp>;
|
|
@@ -1034,9 +1034,9 @@ export type CoinActivitiesBoolExp = {
|
|
|
1034
1034
|
coin_type?: InputMaybe<StringComparisonExp>;
|
|
1035
1035
|
entry_function_id_str?: InputMaybe<StringComparisonExp>;
|
|
1036
1036
|
event_account_address?: InputMaybe<StringComparisonExp>;
|
|
1037
|
-
event_creation_number?: InputMaybe<
|
|
1037
|
+
event_creation_number?: InputMaybe<IntComparisonExp>;
|
|
1038
1038
|
event_index?: InputMaybe<BigintComparisonExp>;
|
|
1039
|
-
event_sequence_number?: InputMaybe<
|
|
1039
|
+
event_sequence_number?: InputMaybe<IntComparisonExp>;
|
|
1040
1040
|
is_gas_fee?: InputMaybe<BooleanComparisonExp>;
|
|
1041
1041
|
is_transaction_success?: InputMaybe<BooleanComparisonExp>;
|
|
1042
1042
|
owner_address?: InputMaybe<StringComparisonExp>;
|
|
@@ -1053,16 +1053,16 @@ export type CoinActivitiesMaxFields = {
|
|
|
1053
1053
|
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
1054
1054
|
entry_function_id_str?: Maybe<Scalars["String"]["output"]>;
|
|
1055
1055
|
event_account_address?: Maybe<Scalars["String"]["output"]>;
|
|
1056
|
-
event_creation_number?: Maybe<Scalars["
|
|
1056
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
1057
1057
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
1058
|
-
event_sequence_number?: Maybe<Scalars["
|
|
1058
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
1059
1059
|
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
1060
1060
|
storage_refund_amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
1061
1061
|
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
1062
1062
|
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
1063
1063
|
};
|
|
1064
1064
|
|
|
1065
|
-
/** order by max() on columns of table "coin_activities" */
|
|
1065
|
+
/** order by max() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1066
1066
|
export type CoinActivitiesMaxOrderBy = {
|
|
1067
1067
|
activity_type?: InputMaybe<OrderBy>;
|
|
1068
1068
|
amount?: InputMaybe<OrderBy>;
|
|
@@ -1087,16 +1087,16 @@ export type CoinActivitiesMinFields = {
|
|
|
1087
1087
|
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
1088
1088
|
entry_function_id_str?: Maybe<Scalars["String"]["output"]>;
|
|
1089
1089
|
event_account_address?: Maybe<Scalars["String"]["output"]>;
|
|
1090
|
-
event_creation_number?: Maybe<Scalars["
|
|
1090
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
1091
1091
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
1092
|
-
event_sequence_number?: Maybe<Scalars["
|
|
1092
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
1093
1093
|
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
1094
1094
|
storage_refund_amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
1095
1095
|
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
1096
1096
|
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
1097
1097
|
};
|
|
1098
1098
|
|
|
1099
|
-
/** order by min() on columns of table "coin_activities" */
|
|
1099
|
+
/** order by min() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1100
1100
|
export type CoinActivitiesMinOrderBy = {
|
|
1101
1101
|
activity_type?: InputMaybe<OrderBy>;
|
|
1102
1102
|
amount?: InputMaybe<OrderBy>;
|
|
@@ -1113,7 +1113,7 @@ export type CoinActivitiesMinOrderBy = {
|
|
|
1113
1113
|
transaction_version?: InputMaybe<OrderBy>;
|
|
1114
1114
|
};
|
|
1115
1115
|
|
|
1116
|
-
/** Ordering options when selecting data from "coin_activities". */
|
|
1116
|
+
/** Ordering options when selecting data from "legacy_migration_v1.coin_activities". */
|
|
1117
1117
|
export type CoinActivitiesOrderBy = {
|
|
1118
1118
|
activity_type?: InputMaybe<OrderBy>;
|
|
1119
1119
|
amount?: InputMaybe<OrderBy>;
|
|
@@ -1134,7 +1134,7 @@ export type CoinActivitiesOrderBy = {
|
|
|
1134
1134
|
transaction_version?: InputMaybe<OrderBy>;
|
|
1135
1135
|
};
|
|
1136
1136
|
|
|
1137
|
-
/** select columns of table "coin_activities" */
|
|
1137
|
+
/** select columns of table "legacy_migration_v1.coin_activities" */
|
|
1138
1138
|
export enum CoinActivitiesSelectColumn {
|
|
1139
1139
|
/** column name */
|
|
1140
1140
|
ActivityType = "activity_type",
|
|
@@ -1168,7 +1168,7 @@ export enum CoinActivitiesSelectColumn {
|
|
|
1168
1168
|
TransactionVersion = "transaction_version",
|
|
1169
1169
|
}
|
|
1170
1170
|
|
|
1171
|
-
/** select "coin_activities_aggregate_bool_exp_bool_and_arguments_columns" columns of table "coin_activities" */
|
|
1171
|
+
/** select "coin_activities_aggregate_bool_exp_bool_and_arguments_columns" columns of table "legacy_migration_v1.coin_activities" */
|
|
1172
1172
|
export enum CoinActivitiesSelectColumnCoinActivitiesAggregateBoolExpBoolAndArgumentsColumns {
|
|
1173
1173
|
/** column name */
|
|
1174
1174
|
IsGasFee = "is_gas_fee",
|
|
@@ -1176,7 +1176,7 @@ export enum CoinActivitiesSelectColumnCoinActivitiesAggregateBoolExpBoolAndArgum
|
|
|
1176
1176
|
IsTransactionSuccess = "is_transaction_success",
|
|
1177
1177
|
}
|
|
1178
1178
|
|
|
1179
|
-
/** select "coin_activities_aggregate_bool_exp_bool_or_arguments_columns" columns of table "coin_activities" */
|
|
1179
|
+
/** select "coin_activities_aggregate_bool_exp_bool_or_arguments_columns" columns of table "legacy_migration_v1.coin_activities" */
|
|
1180
1180
|
export enum CoinActivitiesSelectColumnCoinActivitiesAggregateBoolExpBoolOrArgumentsColumns {
|
|
1181
1181
|
/** column name */
|
|
1182
1182
|
IsGasFee = "is_gas_fee",
|
|
@@ -1195,7 +1195,7 @@ export type CoinActivitiesStddevFields = {
|
|
|
1195
1195
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
1196
1196
|
};
|
|
1197
1197
|
|
|
1198
|
-
/** order by stddev() on columns of table "coin_activities" */
|
|
1198
|
+
/** order by stddev() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1199
1199
|
export type CoinActivitiesStddevOrderBy = {
|
|
1200
1200
|
amount?: InputMaybe<OrderBy>;
|
|
1201
1201
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -1217,7 +1217,7 @@ export type CoinActivitiesStddevPopFields = {
|
|
|
1217
1217
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
1218
1218
|
};
|
|
1219
1219
|
|
|
1220
|
-
/** order by stddev_pop() on columns of table "coin_activities" */
|
|
1220
|
+
/** order by stddev_pop() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1221
1221
|
export type CoinActivitiesStddevPopOrderBy = {
|
|
1222
1222
|
amount?: InputMaybe<OrderBy>;
|
|
1223
1223
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -1239,7 +1239,7 @@ export type CoinActivitiesStddevSampFields = {
|
|
|
1239
1239
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
1240
1240
|
};
|
|
1241
1241
|
|
|
1242
|
-
/** order by stddev_samp() on columns of table "coin_activities" */
|
|
1242
|
+
/** order by stddev_samp() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1243
1243
|
export type CoinActivitiesStddevSampOrderBy = {
|
|
1244
1244
|
amount?: InputMaybe<OrderBy>;
|
|
1245
1245
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -1266,9 +1266,9 @@ export type CoinActivitiesStreamCursorValueInput = {
|
|
|
1266
1266
|
coin_type?: InputMaybe<Scalars["String"]["input"]>;
|
|
1267
1267
|
entry_function_id_str?: InputMaybe<Scalars["String"]["input"]>;
|
|
1268
1268
|
event_account_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
1269
|
-
event_creation_number?: InputMaybe<Scalars["
|
|
1269
|
+
event_creation_number?: InputMaybe<Scalars["Int"]["input"]>;
|
|
1270
1270
|
event_index?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
1271
|
-
event_sequence_number?: InputMaybe<Scalars["
|
|
1271
|
+
event_sequence_number?: InputMaybe<Scalars["Int"]["input"]>;
|
|
1272
1272
|
is_gas_fee?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
1273
1273
|
is_transaction_success?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
1274
1274
|
owner_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
@@ -1281,14 +1281,14 @@ export type CoinActivitiesStreamCursorValueInput = {
|
|
|
1281
1281
|
export type CoinActivitiesSumFields = {
|
|
1282
1282
|
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
1283
1283
|
block_height?: Maybe<Scalars["bigint"]["output"]>;
|
|
1284
|
-
event_creation_number?: Maybe<Scalars["
|
|
1284
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
1285
1285
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
1286
|
-
event_sequence_number?: Maybe<Scalars["
|
|
1286
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
1287
1287
|
storage_refund_amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
1288
1288
|
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
1289
1289
|
};
|
|
1290
1290
|
|
|
1291
|
-
/** order by sum() on columns of table "coin_activities" */
|
|
1291
|
+
/** order by sum() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1292
1292
|
export type CoinActivitiesSumOrderBy = {
|
|
1293
1293
|
amount?: InputMaybe<OrderBy>;
|
|
1294
1294
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -1310,7 +1310,7 @@ export type CoinActivitiesVarPopFields = {
|
|
|
1310
1310
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
1311
1311
|
};
|
|
1312
1312
|
|
|
1313
|
-
/** order by var_pop() on columns of table "coin_activities" */
|
|
1313
|
+
/** order by var_pop() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1314
1314
|
export type CoinActivitiesVarPopOrderBy = {
|
|
1315
1315
|
amount?: InputMaybe<OrderBy>;
|
|
1316
1316
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -1332,7 +1332,7 @@ export type CoinActivitiesVarSampFields = {
|
|
|
1332
1332
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
1333
1333
|
};
|
|
1334
1334
|
|
|
1335
|
-
/** order by var_samp() on columns of table "coin_activities" */
|
|
1335
|
+
/** order by var_samp() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1336
1336
|
export type CoinActivitiesVarSampOrderBy = {
|
|
1337
1337
|
amount?: InputMaybe<OrderBy>;
|
|
1338
1338
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -1354,7 +1354,7 @@ export type CoinActivitiesVarianceFields = {
|
|
|
1354
1354
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
1355
1355
|
};
|
|
1356
1356
|
|
|
1357
|
-
/** order by variance() on columns of table "coin_activities" */
|
|
1357
|
+
/** order by variance() on columns of table "legacy_migration_v1.coin_activities" */
|
|
1358
1358
|
export type CoinActivitiesVarianceOrderBy = {
|
|
1359
1359
|
amount?: InputMaybe<OrderBy>;
|
|
1360
1360
|
block_height?: InputMaybe<OrderBy>;
|
|
@@ -1365,17 +1365,17 @@ export type CoinActivitiesVarianceOrderBy = {
|
|
|
1365
1365
|
transaction_version?: InputMaybe<OrderBy>;
|
|
1366
1366
|
};
|
|
1367
1367
|
|
|
1368
|
-
/** columns and relationships of "coin_balances" */
|
|
1368
|
+
/** columns and relationships of "legacy_migration_v1.coin_balances" */
|
|
1369
1369
|
export type CoinBalances = {
|
|
1370
|
-
amount
|
|
1371
|
-
coin_type
|
|
1372
|
-
coin_type_hash
|
|
1373
|
-
owner_address
|
|
1374
|
-
transaction_timestamp
|
|
1375
|
-
transaction_version
|
|
1370
|
+
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
1371
|
+
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
1372
|
+
coin_type_hash?: Maybe<Scalars["String"]["output"]>;
|
|
1373
|
+
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
1374
|
+
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
1375
|
+
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
1376
1376
|
};
|
|
1377
1377
|
|
|
1378
|
-
/** Boolean expression to filter rows from the table "coin_balances". All fields are combined with a logical 'AND'. */
|
|
1378
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.coin_balances". All fields are combined with a logical 'AND'. */
|
|
1379
1379
|
export type CoinBalancesBoolExp = {
|
|
1380
1380
|
_and?: InputMaybe<Array<CoinBalancesBoolExp>>;
|
|
1381
1381
|
_not?: InputMaybe<CoinBalancesBoolExp>;
|
|
@@ -1388,7 +1388,7 @@ export type CoinBalancesBoolExp = {
|
|
|
1388
1388
|
transaction_version?: InputMaybe<BigintComparisonExp>;
|
|
1389
1389
|
};
|
|
1390
1390
|
|
|
1391
|
-
/** Ordering options when selecting data from "coin_balances". */
|
|
1391
|
+
/** Ordering options when selecting data from "legacy_migration_v1.coin_balances". */
|
|
1392
1392
|
export type CoinBalancesOrderBy = {
|
|
1393
1393
|
amount?: InputMaybe<OrderBy>;
|
|
1394
1394
|
coin_type?: InputMaybe<OrderBy>;
|
|
@@ -1398,7 +1398,7 @@ export type CoinBalancesOrderBy = {
|
|
|
1398
1398
|
transaction_version?: InputMaybe<OrderBy>;
|
|
1399
1399
|
};
|
|
1400
1400
|
|
|
1401
|
-
/** select columns of table "coin_balances" */
|
|
1401
|
+
/** select columns of table "legacy_migration_v1.coin_balances" */
|
|
1402
1402
|
export enum CoinBalancesSelectColumn {
|
|
1403
1403
|
/** column name */
|
|
1404
1404
|
Amount = "amount",
|
|
@@ -1432,21 +1432,21 @@ export type CoinBalancesStreamCursorValueInput = {
|
|
|
1432
1432
|
transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
1433
1433
|
};
|
|
1434
1434
|
|
|
1435
|
-
/** columns and relationships of "coin_infos" */
|
|
1435
|
+
/** columns and relationships of "legacy_migration_v1.coin_infos" */
|
|
1436
1436
|
export type CoinInfos = {
|
|
1437
|
-
coin_type
|
|
1438
|
-
coin_type_hash
|
|
1439
|
-
creator_address
|
|
1440
|
-
decimals
|
|
1441
|
-
name
|
|
1437
|
+
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
1438
|
+
coin_type_hash?: Maybe<Scalars["String"]["output"]>;
|
|
1439
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
1440
|
+
decimals?: Maybe<Scalars["Int"]["output"]>;
|
|
1441
|
+
name?: Maybe<Scalars["String"]["output"]>;
|
|
1442
1442
|
supply_aggregator_table_handle?: Maybe<Scalars["String"]["output"]>;
|
|
1443
1443
|
supply_aggregator_table_key?: Maybe<Scalars["String"]["output"]>;
|
|
1444
|
-
symbol
|
|
1445
|
-
transaction_created_timestamp
|
|
1446
|
-
transaction_version_created
|
|
1444
|
+
symbol?: Maybe<Scalars["String"]["output"]>;
|
|
1445
|
+
transaction_created_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
1446
|
+
transaction_version_created?: Maybe<Scalars["bigint"]["output"]>;
|
|
1447
1447
|
};
|
|
1448
1448
|
|
|
1449
|
-
/** Boolean expression to filter rows from the table "coin_infos". All fields are combined with a logical 'AND'. */
|
|
1449
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.coin_infos". All fields are combined with a logical 'AND'. */
|
|
1450
1450
|
export type CoinInfosBoolExp = {
|
|
1451
1451
|
_and?: InputMaybe<Array<CoinInfosBoolExp>>;
|
|
1452
1452
|
_not?: InputMaybe<CoinInfosBoolExp>;
|
|
@@ -1463,7 +1463,7 @@ export type CoinInfosBoolExp = {
|
|
|
1463
1463
|
transaction_version_created?: InputMaybe<BigintComparisonExp>;
|
|
1464
1464
|
};
|
|
1465
1465
|
|
|
1466
|
-
/** Ordering options when selecting data from "coin_infos". */
|
|
1466
|
+
/** Ordering options when selecting data from "legacy_migration_v1.coin_infos". */
|
|
1467
1467
|
export type CoinInfosOrderBy = {
|
|
1468
1468
|
coin_type?: InputMaybe<OrderBy>;
|
|
1469
1469
|
coin_type_hash?: InputMaybe<OrderBy>;
|
|
@@ -1477,7 +1477,7 @@ export type CoinInfosOrderBy = {
|
|
|
1477
1477
|
transaction_version_created?: InputMaybe<OrderBy>;
|
|
1478
1478
|
};
|
|
1479
1479
|
|
|
1480
|
-
/** select columns of table "coin_infos" */
|
|
1480
|
+
/** select columns of table "legacy_migration_v1.coin_infos" */
|
|
1481
1481
|
export enum CoinInfosSelectColumn {
|
|
1482
1482
|
/** column name */
|
|
1483
1483
|
CoinType = "coin_type",
|
|
@@ -1590,24 +1590,24 @@ export type CoinSupplyStreamCursorValueInput = {
|
|
|
1590
1590
|
transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
1591
1591
|
};
|
|
1592
1592
|
|
|
1593
|
-
/** columns and relationships of "collection_datas" */
|
|
1593
|
+
/** columns and relationships of "legacy_migration_v1.collection_datas" */
|
|
1594
1594
|
export type CollectionDatas = {
|
|
1595
|
-
collection_data_id_hash
|
|
1596
|
-
collection_name
|
|
1597
|
-
creator_address
|
|
1598
|
-
description
|
|
1599
|
-
description_mutable
|
|
1600
|
-
maximum
|
|
1601
|
-
maximum_mutable
|
|
1602
|
-
metadata_uri
|
|
1603
|
-
supply
|
|
1604
|
-
table_handle
|
|
1605
|
-
transaction_timestamp
|
|
1606
|
-
transaction_version
|
|
1607
|
-
uri_mutable
|
|
1595
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
1596
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
1597
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
1598
|
+
description?: Maybe<Scalars["String"]["output"]>;
|
|
1599
|
+
description_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
1600
|
+
maximum?: Maybe<Scalars["numeric"]["output"]>;
|
|
1601
|
+
maximum_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
1602
|
+
metadata_uri?: Maybe<Scalars["String"]["output"]>;
|
|
1603
|
+
supply?: Maybe<Scalars["numeric"]["output"]>;
|
|
1604
|
+
table_handle?: Maybe<Scalars["String"]["output"]>;
|
|
1605
|
+
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
1606
|
+
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
1607
|
+
uri_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
1608
1608
|
};
|
|
1609
1609
|
|
|
1610
|
-
/** Boolean expression to filter rows from the table "collection_datas". All fields are combined with a logical 'AND'. */
|
|
1610
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.collection_datas". All fields are combined with a logical 'AND'. */
|
|
1611
1611
|
export type CollectionDatasBoolExp = {
|
|
1612
1612
|
_and?: InputMaybe<Array<CollectionDatasBoolExp>>;
|
|
1613
1613
|
_not?: InputMaybe<CollectionDatasBoolExp>;
|
|
@@ -1627,7 +1627,7 @@ export type CollectionDatasBoolExp = {
|
|
|
1627
1627
|
uri_mutable?: InputMaybe<BooleanComparisonExp>;
|
|
1628
1628
|
};
|
|
1629
1629
|
|
|
1630
|
-
/** Ordering options when selecting data from "collection_datas". */
|
|
1630
|
+
/** Ordering options when selecting data from "legacy_migration_v1.collection_datas". */
|
|
1631
1631
|
export type CollectionDatasOrderBy = {
|
|
1632
1632
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
1633
1633
|
collection_name?: InputMaybe<OrderBy>;
|
|
@@ -1644,7 +1644,7 @@ export type CollectionDatasOrderBy = {
|
|
|
1644
1644
|
uri_mutable?: InputMaybe<OrderBy>;
|
|
1645
1645
|
};
|
|
1646
1646
|
|
|
1647
|
-
/** select columns of table "collection_datas" */
|
|
1647
|
+
/** select columns of table "legacy_migration_v1.collection_datas" */
|
|
1648
1648
|
export enum CollectionDatasSelectColumn {
|
|
1649
1649
|
/** column name */
|
|
1650
1650
|
CollectionDataIdHash = "collection_data_id_hash",
|
|
@@ -1699,22 +1699,22 @@ export type CollectionDatasStreamCursorValueInput = {
|
|
|
1699
1699
|
uri_mutable?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
1700
1700
|
};
|
|
1701
1701
|
|
|
1702
|
-
/** columns and relationships of "current_ans_lookup" */
|
|
1702
|
+
/** columns and relationships of "legacy_migration_v1.current_ans_lookup" */
|
|
1703
1703
|
export type CurrentAnsLookup = {
|
|
1704
1704
|
/** An array relationship */
|
|
1705
1705
|
all_token_ownerships: Array<CurrentTokenOwnerships>;
|
|
1706
1706
|
/** An aggregate relationship */
|
|
1707
1707
|
all_token_ownerships_aggregate: CurrentTokenOwnershipsAggregate;
|
|
1708
|
-
domain
|
|
1709
|
-
expiration_timestamp
|
|
1710
|
-
is_deleted
|
|
1711
|
-
last_transaction_version
|
|
1708
|
+
domain?: Maybe<Scalars["String"]["output"]>;
|
|
1709
|
+
expiration_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
1710
|
+
is_deleted?: Maybe<Scalars["Boolean"]["output"]>;
|
|
1711
|
+
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
1712
1712
|
registered_address?: Maybe<Scalars["String"]["output"]>;
|
|
1713
|
-
subdomain
|
|
1714
|
-
token_name
|
|
1713
|
+
subdomain?: Maybe<Scalars["String"]["output"]>;
|
|
1714
|
+
token_name?: Maybe<Scalars["String"]["output"]>;
|
|
1715
1715
|
};
|
|
1716
1716
|
|
|
1717
|
-
/** columns and relationships of "current_ans_lookup" */
|
|
1717
|
+
/** columns and relationships of "legacy_migration_v1.current_ans_lookup" */
|
|
1718
1718
|
export type CurrentAnsLookupAllTokenOwnershipsArgs = {
|
|
1719
1719
|
distinct_on?: InputMaybe<Array<CurrentTokenOwnershipsSelectColumn>>;
|
|
1720
1720
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -1723,7 +1723,7 @@ export type CurrentAnsLookupAllTokenOwnershipsArgs = {
|
|
|
1723
1723
|
where?: InputMaybe<CurrentTokenOwnershipsBoolExp>;
|
|
1724
1724
|
};
|
|
1725
1725
|
|
|
1726
|
-
/** columns and relationships of "current_ans_lookup" */
|
|
1726
|
+
/** columns and relationships of "legacy_migration_v1.current_ans_lookup" */
|
|
1727
1727
|
export type CurrentAnsLookupAllTokenOwnershipsAggregateArgs = {
|
|
1728
1728
|
distinct_on?: InputMaybe<Array<CurrentTokenOwnershipsSelectColumn>>;
|
|
1729
1729
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -1732,7 +1732,7 @@ export type CurrentAnsLookupAllTokenOwnershipsAggregateArgs = {
|
|
|
1732
1732
|
where?: InputMaybe<CurrentTokenOwnershipsBoolExp>;
|
|
1733
1733
|
};
|
|
1734
1734
|
|
|
1735
|
-
/** Boolean expression to filter rows from the table "current_ans_lookup". All fields are combined with a logical 'AND'. */
|
|
1735
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.current_ans_lookup". All fields are combined with a logical 'AND'. */
|
|
1736
1736
|
export type CurrentAnsLookupBoolExp = {
|
|
1737
1737
|
_and?: InputMaybe<Array<CurrentAnsLookupBoolExp>>;
|
|
1738
1738
|
_not?: InputMaybe<CurrentAnsLookupBoolExp>;
|
|
@@ -1748,7 +1748,7 @@ export type CurrentAnsLookupBoolExp = {
|
|
|
1748
1748
|
token_name?: InputMaybe<StringComparisonExp>;
|
|
1749
1749
|
};
|
|
1750
1750
|
|
|
1751
|
-
/** Ordering options when selecting data from "current_ans_lookup". */
|
|
1751
|
+
/** Ordering options when selecting data from "legacy_migration_v1.current_ans_lookup". */
|
|
1752
1752
|
export type CurrentAnsLookupOrderBy = {
|
|
1753
1753
|
all_token_ownerships_aggregate?: InputMaybe<CurrentTokenOwnershipsAggregateOrderBy>;
|
|
1754
1754
|
domain?: InputMaybe<OrderBy>;
|
|
@@ -1760,7 +1760,7 @@ export type CurrentAnsLookupOrderBy = {
|
|
|
1760
1760
|
token_name?: InputMaybe<OrderBy>;
|
|
1761
1761
|
};
|
|
1762
1762
|
|
|
1763
|
-
/** select columns of table "current_ans_lookup" */
|
|
1763
|
+
/** select columns of table "legacy_migration_v1.current_ans_lookup" */
|
|
1764
1764
|
export enum CurrentAnsLookupSelectColumn {
|
|
1765
1765
|
/** column name */
|
|
1766
1766
|
Domain = "domain",
|
|
@@ -2230,19 +2230,19 @@ export type CurrentAptosNamesVarianceOrderBy = {
|
|
|
2230
2230
|
subdomain_expiration_policy?: InputMaybe<OrderBy>;
|
|
2231
2231
|
};
|
|
2232
2232
|
|
|
2233
|
-
/** columns and relationships of "current_coin_balances" */
|
|
2233
|
+
/** columns and relationships of "legacy_migration_v1.current_coin_balances" */
|
|
2234
2234
|
export type CurrentCoinBalances = {
|
|
2235
|
-
amount
|
|
2235
|
+
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
2236
2236
|
/** An object relationship */
|
|
2237
2237
|
coin_info?: Maybe<CoinInfos>;
|
|
2238
|
-
coin_type
|
|
2239
|
-
coin_type_hash
|
|
2240
|
-
last_transaction_timestamp
|
|
2241
|
-
last_transaction_version
|
|
2242
|
-
owner_address
|
|
2238
|
+
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
2239
|
+
coin_type_hash?: Maybe<Scalars["String"]["output"]>;
|
|
2240
|
+
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
2241
|
+
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
2242
|
+
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
2243
2243
|
};
|
|
2244
2244
|
|
|
2245
|
-
/** Boolean expression to filter rows from the table "current_coin_balances". All fields are combined with a logical 'AND'. */
|
|
2245
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.current_coin_balances". All fields are combined with a logical 'AND'. */
|
|
2246
2246
|
export type CurrentCoinBalancesBoolExp = {
|
|
2247
2247
|
_and?: InputMaybe<Array<CurrentCoinBalancesBoolExp>>;
|
|
2248
2248
|
_not?: InputMaybe<CurrentCoinBalancesBoolExp>;
|
|
@@ -2256,7 +2256,7 @@ export type CurrentCoinBalancesBoolExp = {
|
|
|
2256
2256
|
owner_address?: InputMaybe<StringComparisonExp>;
|
|
2257
2257
|
};
|
|
2258
2258
|
|
|
2259
|
-
/** Ordering options when selecting data from "current_coin_balances". */
|
|
2259
|
+
/** Ordering options when selecting data from "legacy_migration_v1.current_coin_balances". */
|
|
2260
2260
|
export type CurrentCoinBalancesOrderBy = {
|
|
2261
2261
|
amount?: InputMaybe<OrderBy>;
|
|
2262
2262
|
coin_info?: InputMaybe<CoinInfosOrderBy>;
|
|
@@ -2267,7 +2267,7 @@ export type CurrentCoinBalancesOrderBy = {
|
|
|
2267
2267
|
owner_address?: InputMaybe<OrderBy>;
|
|
2268
2268
|
};
|
|
2269
2269
|
|
|
2270
|
-
/** select columns of table "current_coin_balances" */
|
|
2270
|
+
/** select columns of table "legacy_migration_v1.current_coin_balances" */
|
|
2271
2271
|
export enum CurrentCoinBalancesSelectColumn {
|
|
2272
2272
|
/** column name */
|
|
2273
2273
|
Amount = "amount",
|
|
@@ -2301,24 +2301,24 @@ export type CurrentCoinBalancesStreamCursorValueInput = {
|
|
|
2301
2301
|
owner_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
2302
2302
|
};
|
|
2303
2303
|
|
|
2304
|
-
/** columns and relationships of "current_collection_datas" */
|
|
2304
|
+
/** columns and relationships of "legacy_migration_v1.current_collection_datas" */
|
|
2305
2305
|
export type CurrentCollectionDatas = {
|
|
2306
|
-
collection_data_id_hash
|
|
2307
|
-
collection_name
|
|
2308
|
-
creator_address
|
|
2309
|
-
description
|
|
2310
|
-
description_mutable
|
|
2311
|
-
last_transaction_timestamp
|
|
2312
|
-
last_transaction_version
|
|
2313
|
-
maximum
|
|
2314
|
-
maximum_mutable
|
|
2315
|
-
metadata_uri
|
|
2316
|
-
supply
|
|
2317
|
-
table_handle
|
|
2318
|
-
uri_mutable
|
|
2306
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
2307
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
2308
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
2309
|
+
description?: Maybe<Scalars["String"]["output"]>;
|
|
2310
|
+
description_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
2311
|
+
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
2312
|
+
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
2313
|
+
maximum?: Maybe<Scalars["numeric"]["output"]>;
|
|
2314
|
+
maximum_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
2315
|
+
metadata_uri?: Maybe<Scalars["String"]["output"]>;
|
|
2316
|
+
supply?: Maybe<Scalars["numeric"]["output"]>;
|
|
2317
|
+
table_handle?: Maybe<Scalars["String"]["output"]>;
|
|
2318
|
+
uri_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
2319
2319
|
};
|
|
2320
2320
|
|
|
2321
|
-
/** Boolean expression to filter rows from the table "current_collection_datas". All fields are combined with a logical 'AND'. */
|
|
2321
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.current_collection_datas". All fields are combined with a logical 'AND'. */
|
|
2322
2322
|
export type CurrentCollectionDatasBoolExp = {
|
|
2323
2323
|
_and?: InputMaybe<Array<CurrentCollectionDatasBoolExp>>;
|
|
2324
2324
|
_not?: InputMaybe<CurrentCollectionDatasBoolExp>;
|
|
@@ -2338,7 +2338,7 @@ export type CurrentCollectionDatasBoolExp = {
|
|
|
2338
2338
|
uri_mutable?: InputMaybe<BooleanComparisonExp>;
|
|
2339
2339
|
};
|
|
2340
2340
|
|
|
2341
|
-
/** Ordering options when selecting data from "current_collection_datas". */
|
|
2341
|
+
/** Ordering options when selecting data from "legacy_migration_v1.current_collection_datas". */
|
|
2342
2342
|
export type CurrentCollectionDatasOrderBy = {
|
|
2343
2343
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
2344
2344
|
collection_name?: InputMaybe<OrderBy>;
|
|
@@ -2355,7 +2355,7 @@ export type CurrentCollectionDatasOrderBy = {
|
|
|
2355
2355
|
uri_mutable?: InputMaybe<OrderBy>;
|
|
2356
2356
|
};
|
|
2357
2357
|
|
|
2358
|
-
/** select columns of table "current_collection_datas" */
|
|
2358
|
+
/** select columns of table "legacy_migration_v1.current_collection_datas" */
|
|
2359
2359
|
export enum CurrentCollectionDatasSelectColumn {
|
|
2360
2360
|
/** column name */
|
|
2361
2361
|
CollectionDataIdHash = "collection_data_id_hash",
|
|
@@ -2938,28 +2938,28 @@ export type CurrentDelegatorBalancesStreamCursorValueInput = {
|
|
|
2938
2938
|
table_handle?: InputMaybe<Scalars["String"]["input"]>;
|
|
2939
2939
|
};
|
|
2940
2940
|
|
|
2941
|
-
/** columns and relationships of "
|
|
2941
|
+
/** columns and relationships of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
2942
2942
|
export type CurrentFungibleAssetBalances = {
|
|
2943
|
-
amount
|
|
2944
|
-
asset_type
|
|
2943
|
+
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
2944
|
+
asset_type?: Maybe<Scalars["String"]["output"]>;
|
|
2945
2945
|
is_frozen: Scalars["Boolean"]["output"];
|
|
2946
|
-
is_primary
|
|
2947
|
-
last_transaction_timestamp
|
|
2948
|
-
last_transaction_version
|
|
2946
|
+
is_primary?: Maybe<Scalars["Boolean"]["output"]>;
|
|
2947
|
+
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
2948
|
+
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
2949
2949
|
/** An object relationship */
|
|
2950
2950
|
metadata?: Maybe<FungibleAssetMetadata>;
|
|
2951
2951
|
owner_address: Scalars["String"]["output"];
|
|
2952
2952
|
storage_id: Scalars["String"]["output"];
|
|
2953
|
-
token_standard
|
|
2953
|
+
token_standard?: Maybe<Scalars["String"]["output"]>;
|
|
2954
2954
|
};
|
|
2955
2955
|
|
|
2956
|
-
/** aggregated selection of "
|
|
2956
|
+
/** aggregated selection of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
2957
2957
|
export type CurrentFungibleAssetBalancesAggregate = {
|
|
2958
2958
|
aggregate?: Maybe<CurrentFungibleAssetBalancesAggregateFields>;
|
|
2959
2959
|
nodes: Array<CurrentFungibleAssetBalances>;
|
|
2960
2960
|
};
|
|
2961
2961
|
|
|
2962
|
-
/** aggregate fields of "
|
|
2962
|
+
/** aggregate fields of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
2963
2963
|
export type CurrentFungibleAssetBalancesAggregateFields = {
|
|
2964
2964
|
avg?: Maybe<CurrentFungibleAssetBalancesAvgFields>;
|
|
2965
2965
|
count: Scalars["Int"]["output"];
|
|
@@ -2974,7 +2974,7 @@ export type CurrentFungibleAssetBalancesAggregateFields = {
|
|
|
2974
2974
|
variance?: Maybe<CurrentFungibleAssetBalancesVarianceFields>;
|
|
2975
2975
|
};
|
|
2976
2976
|
|
|
2977
|
-
/** aggregate fields of "
|
|
2977
|
+
/** aggregate fields of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
2978
2978
|
export type CurrentFungibleAssetBalancesAggregateFieldsCountArgs = {
|
|
2979
2979
|
columns?: InputMaybe<Array<CurrentFungibleAssetBalancesSelectColumn>>;
|
|
2980
2980
|
distinct?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
@@ -2986,7 +2986,7 @@ export type CurrentFungibleAssetBalancesAvgFields = {
|
|
|
2986
2986
|
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
2987
2987
|
};
|
|
2988
2988
|
|
|
2989
|
-
/** Boolean expression to filter rows from the table "
|
|
2989
|
+
/** Boolean expression to filter rows from the table "current_unified_fungible_asset_balances_to_be_renamed". All fields are combined with a logical 'AND'. */
|
|
2990
2990
|
export type CurrentFungibleAssetBalancesBoolExp = {
|
|
2991
2991
|
_and?: InputMaybe<Array<CurrentFungibleAssetBalancesBoolExp>>;
|
|
2992
2992
|
_not?: InputMaybe<CurrentFungibleAssetBalancesBoolExp>;
|
|
@@ -3025,7 +3025,7 @@ export type CurrentFungibleAssetBalancesMinFields = {
|
|
|
3025
3025
|
token_standard?: Maybe<Scalars["String"]["output"]>;
|
|
3026
3026
|
};
|
|
3027
3027
|
|
|
3028
|
-
/** Ordering options when selecting data from "
|
|
3028
|
+
/** Ordering options when selecting data from "current_unified_fungible_asset_balances_to_be_renamed". */
|
|
3029
3029
|
export type CurrentFungibleAssetBalancesOrderBy = {
|
|
3030
3030
|
amount?: InputMaybe<OrderBy>;
|
|
3031
3031
|
asset_type?: InputMaybe<OrderBy>;
|
|
@@ -3039,7 +3039,7 @@ export type CurrentFungibleAssetBalancesOrderBy = {
|
|
|
3039
3039
|
token_standard?: InputMaybe<OrderBy>;
|
|
3040
3040
|
};
|
|
3041
3041
|
|
|
3042
|
-
/** select columns of table "
|
|
3042
|
+
/** select columns of table "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
3043
3043
|
export enum CurrentFungibleAssetBalancesSelectColumn {
|
|
3044
3044
|
/** column name */
|
|
3045
3045
|
Amount = "amount",
|
|
@@ -3360,39 +3360,39 @@ export type CurrentTableItemsStreamCursorValueInput = {
|
|
|
3360
3360
|
table_handle?: InputMaybe<Scalars["String"]["input"]>;
|
|
3361
3361
|
};
|
|
3362
3362
|
|
|
3363
|
-
/** columns and relationships of "current_token_datas" */
|
|
3363
|
+
/** columns and relationships of "legacy_migration_v1.current_token_datas" */
|
|
3364
3364
|
export type CurrentTokenDatas = {
|
|
3365
|
-
collection_data_id_hash
|
|
3366
|
-
collection_name
|
|
3367
|
-
creator_address
|
|
3365
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
3366
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
3367
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
3368
3368
|
/** An object relationship */
|
|
3369
3369
|
current_collection_data?: Maybe<CurrentCollectionDatas>;
|
|
3370
|
-
default_properties
|
|
3371
|
-
description
|
|
3372
|
-
description_mutable
|
|
3373
|
-
largest_property_version
|
|
3374
|
-
last_transaction_timestamp
|
|
3375
|
-
last_transaction_version
|
|
3376
|
-
maximum
|
|
3377
|
-
maximum_mutable
|
|
3378
|
-
metadata_uri
|
|
3379
|
-
name
|
|
3380
|
-
payee_address
|
|
3381
|
-
properties_mutable
|
|
3382
|
-
royalty_mutable
|
|
3383
|
-
royalty_points_denominator
|
|
3384
|
-
royalty_points_numerator
|
|
3385
|
-
supply
|
|
3386
|
-
token_data_id_hash
|
|
3387
|
-
uri_mutable
|
|
3370
|
+
default_properties?: Maybe<Scalars["jsonb"]["output"]>;
|
|
3371
|
+
description?: Maybe<Scalars["String"]["output"]>;
|
|
3372
|
+
description_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
3373
|
+
largest_property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
3374
|
+
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
3375
|
+
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
3376
|
+
maximum?: Maybe<Scalars["numeric"]["output"]>;
|
|
3377
|
+
maximum_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
3378
|
+
metadata_uri?: Maybe<Scalars["String"]["output"]>;
|
|
3379
|
+
name?: Maybe<Scalars["String"]["output"]>;
|
|
3380
|
+
payee_address?: Maybe<Scalars["String"]["output"]>;
|
|
3381
|
+
properties_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
3382
|
+
royalty_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
3383
|
+
royalty_points_denominator?: Maybe<Scalars["numeric"]["output"]>;
|
|
3384
|
+
royalty_points_numerator?: Maybe<Scalars["numeric"]["output"]>;
|
|
3385
|
+
supply?: Maybe<Scalars["numeric"]["output"]>;
|
|
3386
|
+
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
3387
|
+
uri_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
3388
3388
|
};
|
|
3389
3389
|
|
|
3390
|
-
/** columns and relationships of "current_token_datas" */
|
|
3390
|
+
/** columns and relationships of "legacy_migration_v1.current_token_datas" */
|
|
3391
3391
|
export type CurrentTokenDatasDefaultPropertiesArgs = {
|
|
3392
3392
|
path?: InputMaybe<Scalars["String"]["input"]>;
|
|
3393
3393
|
};
|
|
3394
3394
|
|
|
3395
|
-
/** Boolean expression to filter rows from the table "current_token_datas". All fields are combined with a logical 'AND'. */
|
|
3395
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.current_token_datas". All fields are combined with a logical 'AND'. */
|
|
3396
3396
|
export type CurrentTokenDatasBoolExp = {
|
|
3397
3397
|
_and?: InputMaybe<Array<CurrentTokenDatasBoolExp>>;
|
|
3398
3398
|
_not?: InputMaybe<CurrentTokenDatasBoolExp>;
|
|
@@ -3421,7 +3421,7 @@ export type CurrentTokenDatasBoolExp = {
|
|
|
3421
3421
|
uri_mutable?: InputMaybe<BooleanComparisonExp>;
|
|
3422
3422
|
};
|
|
3423
3423
|
|
|
3424
|
-
/** Ordering options when selecting data from "current_token_datas". */
|
|
3424
|
+
/** Ordering options when selecting data from "legacy_migration_v1.current_token_datas". */
|
|
3425
3425
|
export type CurrentTokenDatasOrderBy = {
|
|
3426
3426
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
3427
3427
|
collection_name?: InputMaybe<OrderBy>;
|
|
@@ -3447,7 +3447,7 @@ export type CurrentTokenDatasOrderBy = {
|
|
|
3447
3447
|
uri_mutable?: InputMaybe<OrderBy>;
|
|
3448
3448
|
};
|
|
3449
3449
|
|
|
3450
|
-
/** select columns of table "current_token_datas" */
|
|
3450
|
+
/** select columns of table "legacy_migration_v1.current_token_datas" */
|
|
3451
3451
|
export enum CurrentTokenDatasSelectColumn {
|
|
3452
3452
|
/** column name */
|
|
3453
3453
|
CollectionDataIdHash = "collection_data_id_hash",
|
|
@@ -3689,34 +3689,34 @@ export type CurrentTokenDatasV2StreamCursorValueInput = {
|
|
|
3689
3689
|
token_uri?: InputMaybe<Scalars["String"]["input"]>;
|
|
3690
3690
|
};
|
|
3691
3691
|
|
|
3692
|
-
/** columns and relationships of "current_token_ownerships" */
|
|
3692
|
+
/** columns and relationships of "legacy_migration_v1.current_token_ownerships" */
|
|
3693
3693
|
export type CurrentTokenOwnerships = {
|
|
3694
|
-
amount
|
|
3694
|
+
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
3695
3695
|
/** An object relationship */
|
|
3696
3696
|
aptos_name?: Maybe<CurrentAptosNames>;
|
|
3697
|
-
collection_data_id_hash
|
|
3698
|
-
collection_name
|
|
3699
|
-
creator_address
|
|
3697
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
3698
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
3699
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
3700
3700
|
/** An object relationship */
|
|
3701
3701
|
current_collection_data?: Maybe<CurrentCollectionDatas>;
|
|
3702
3702
|
/** An object relationship */
|
|
3703
3703
|
current_token_data?: Maybe<CurrentTokenDatas>;
|
|
3704
|
-
last_transaction_timestamp
|
|
3705
|
-
last_transaction_version
|
|
3706
|
-
name
|
|
3707
|
-
owner_address
|
|
3708
|
-
property_version
|
|
3709
|
-
table_type
|
|
3710
|
-
token_data_id_hash
|
|
3711
|
-
token_properties
|
|
3704
|
+
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
3705
|
+
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
3706
|
+
name?: Maybe<Scalars["String"]["output"]>;
|
|
3707
|
+
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
3708
|
+
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
3709
|
+
table_type?: Maybe<Scalars["String"]["output"]>;
|
|
3710
|
+
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
3711
|
+
token_properties?: Maybe<Scalars["jsonb"]["output"]>;
|
|
3712
3712
|
};
|
|
3713
3713
|
|
|
3714
|
-
/** columns and relationships of "current_token_ownerships" */
|
|
3714
|
+
/** columns and relationships of "legacy_migration_v1.current_token_ownerships" */
|
|
3715
3715
|
export type CurrentTokenOwnershipsTokenPropertiesArgs = {
|
|
3716
3716
|
path?: InputMaybe<Scalars["String"]["input"]>;
|
|
3717
3717
|
};
|
|
3718
3718
|
|
|
3719
|
-
/** aggregated selection of "current_token_ownerships" */
|
|
3719
|
+
/** aggregated selection of "legacy_migration_v1.current_token_ownerships" */
|
|
3720
3720
|
export type CurrentTokenOwnershipsAggregate = {
|
|
3721
3721
|
aggregate?: Maybe<CurrentTokenOwnershipsAggregateFields>;
|
|
3722
3722
|
nodes: Array<CurrentTokenOwnerships>;
|
|
@@ -3733,7 +3733,7 @@ export type CurrentTokenOwnershipsAggregateBoolExpCount = {
|
|
|
3733
3733
|
predicate: IntComparisonExp;
|
|
3734
3734
|
};
|
|
3735
3735
|
|
|
3736
|
-
/** aggregate fields of "current_token_ownerships" */
|
|
3736
|
+
/** aggregate fields of "legacy_migration_v1.current_token_ownerships" */
|
|
3737
3737
|
export type CurrentTokenOwnershipsAggregateFields = {
|
|
3738
3738
|
avg?: Maybe<CurrentTokenOwnershipsAvgFields>;
|
|
3739
3739
|
count: Scalars["Int"]["output"];
|
|
@@ -3748,13 +3748,13 @@ export type CurrentTokenOwnershipsAggregateFields = {
|
|
|
3748
3748
|
variance?: Maybe<CurrentTokenOwnershipsVarianceFields>;
|
|
3749
3749
|
};
|
|
3750
3750
|
|
|
3751
|
-
/** aggregate fields of "current_token_ownerships" */
|
|
3751
|
+
/** aggregate fields of "legacy_migration_v1.current_token_ownerships" */
|
|
3752
3752
|
export type CurrentTokenOwnershipsAggregateFieldsCountArgs = {
|
|
3753
3753
|
columns?: InputMaybe<Array<CurrentTokenOwnershipsSelectColumn>>;
|
|
3754
3754
|
distinct?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
3755
3755
|
};
|
|
3756
3756
|
|
|
3757
|
-
/** order by aggregate values of table "current_token_ownerships" */
|
|
3757
|
+
/** order by aggregate values of table "legacy_migration_v1.current_token_ownerships" */
|
|
3758
3758
|
export type CurrentTokenOwnershipsAggregateOrderBy = {
|
|
3759
3759
|
avg?: InputMaybe<CurrentTokenOwnershipsAvgOrderBy>;
|
|
3760
3760
|
count?: InputMaybe<OrderBy>;
|
|
@@ -3776,14 +3776,14 @@ export type CurrentTokenOwnershipsAvgFields = {
|
|
|
3776
3776
|
property_version?: Maybe<Scalars["Float"]["output"]>;
|
|
3777
3777
|
};
|
|
3778
3778
|
|
|
3779
|
-
/** order by avg() on columns of table "current_token_ownerships" */
|
|
3779
|
+
/** order by avg() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3780
3780
|
export type CurrentTokenOwnershipsAvgOrderBy = {
|
|
3781
3781
|
amount?: InputMaybe<OrderBy>;
|
|
3782
3782
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
3783
3783
|
property_version?: InputMaybe<OrderBy>;
|
|
3784
3784
|
};
|
|
3785
3785
|
|
|
3786
|
-
/** Boolean expression to filter rows from the table "current_token_ownerships". All fields are combined with a logical 'AND'. */
|
|
3786
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.current_token_ownerships". All fields are combined with a logical 'AND'. */
|
|
3787
3787
|
export type CurrentTokenOwnershipsBoolExp = {
|
|
3788
3788
|
_and?: InputMaybe<Array<CurrentTokenOwnershipsBoolExp>>;
|
|
3789
3789
|
_not?: InputMaybe<CurrentTokenOwnershipsBoolExp>;
|
|
@@ -3820,7 +3820,7 @@ export type CurrentTokenOwnershipsMaxFields = {
|
|
|
3820
3820
|
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
3821
3821
|
};
|
|
3822
3822
|
|
|
3823
|
-
/** order by max() on columns of table "current_token_ownerships" */
|
|
3823
|
+
/** order by max() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3824
3824
|
export type CurrentTokenOwnershipsMaxOrderBy = {
|
|
3825
3825
|
amount?: InputMaybe<OrderBy>;
|
|
3826
3826
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
@@ -3850,7 +3850,7 @@ export type CurrentTokenOwnershipsMinFields = {
|
|
|
3850
3850
|
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
3851
3851
|
};
|
|
3852
3852
|
|
|
3853
|
-
/** order by min() on columns of table "current_token_ownerships" */
|
|
3853
|
+
/** order by min() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3854
3854
|
export type CurrentTokenOwnershipsMinOrderBy = {
|
|
3855
3855
|
amount?: InputMaybe<OrderBy>;
|
|
3856
3856
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
@@ -3865,7 +3865,7 @@ export type CurrentTokenOwnershipsMinOrderBy = {
|
|
|
3865
3865
|
token_data_id_hash?: InputMaybe<OrderBy>;
|
|
3866
3866
|
};
|
|
3867
3867
|
|
|
3868
|
-
/** Ordering options when selecting data from "current_token_ownerships". */
|
|
3868
|
+
/** Ordering options when selecting data from "legacy_migration_v1.current_token_ownerships". */
|
|
3869
3869
|
export type CurrentTokenOwnershipsOrderBy = {
|
|
3870
3870
|
amount?: InputMaybe<OrderBy>;
|
|
3871
3871
|
aptos_name?: InputMaybe<CurrentAptosNamesOrderBy>;
|
|
@@ -3884,7 +3884,7 @@ export type CurrentTokenOwnershipsOrderBy = {
|
|
|
3884
3884
|
token_properties?: InputMaybe<OrderBy>;
|
|
3885
3885
|
};
|
|
3886
3886
|
|
|
3887
|
-
/** select columns of table "current_token_ownerships" */
|
|
3887
|
+
/** select columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3888
3888
|
export enum CurrentTokenOwnershipsSelectColumn {
|
|
3889
3889
|
/** column name */
|
|
3890
3890
|
Amount = "amount",
|
|
@@ -3919,7 +3919,7 @@ export type CurrentTokenOwnershipsStddevFields = {
|
|
|
3919
3919
|
property_version?: Maybe<Scalars["Float"]["output"]>;
|
|
3920
3920
|
};
|
|
3921
3921
|
|
|
3922
|
-
/** order by stddev() on columns of table "current_token_ownerships" */
|
|
3922
|
+
/** order by stddev() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3923
3923
|
export type CurrentTokenOwnershipsStddevOrderBy = {
|
|
3924
3924
|
amount?: InputMaybe<OrderBy>;
|
|
3925
3925
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
@@ -3933,7 +3933,7 @@ export type CurrentTokenOwnershipsStddevPopFields = {
|
|
|
3933
3933
|
property_version?: Maybe<Scalars["Float"]["output"]>;
|
|
3934
3934
|
};
|
|
3935
3935
|
|
|
3936
|
-
/** order by stddev_pop() on columns of table "current_token_ownerships" */
|
|
3936
|
+
/** order by stddev_pop() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3937
3937
|
export type CurrentTokenOwnershipsStddevPopOrderBy = {
|
|
3938
3938
|
amount?: InputMaybe<OrderBy>;
|
|
3939
3939
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
@@ -3947,7 +3947,7 @@ export type CurrentTokenOwnershipsStddevSampFields = {
|
|
|
3947
3947
|
property_version?: Maybe<Scalars["Float"]["output"]>;
|
|
3948
3948
|
};
|
|
3949
3949
|
|
|
3950
|
-
/** order by stddev_samp() on columns of table "current_token_ownerships" */
|
|
3950
|
+
/** order by stddev_samp() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3951
3951
|
export type CurrentTokenOwnershipsStddevSampOrderBy = {
|
|
3952
3952
|
amount?: InputMaybe<OrderBy>;
|
|
3953
3953
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
@@ -3985,7 +3985,7 @@ export type CurrentTokenOwnershipsSumFields = {
|
|
|
3985
3985
|
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
3986
3986
|
};
|
|
3987
3987
|
|
|
3988
|
-
/** order by sum() on columns of table "current_token_ownerships" */
|
|
3988
|
+
/** order by sum() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
3989
3989
|
export type CurrentTokenOwnershipsSumOrderBy = {
|
|
3990
3990
|
amount?: InputMaybe<OrderBy>;
|
|
3991
3991
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
@@ -4395,7 +4395,7 @@ export type CurrentTokenOwnershipsVarPopFields = {
|
|
|
4395
4395
|
property_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4396
4396
|
};
|
|
4397
4397
|
|
|
4398
|
-
/** order by var_pop() on columns of table "current_token_ownerships" */
|
|
4398
|
+
/** order by var_pop() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
4399
4399
|
export type CurrentTokenOwnershipsVarPopOrderBy = {
|
|
4400
4400
|
amount?: InputMaybe<OrderBy>;
|
|
4401
4401
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
@@ -4409,7 +4409,7 @@ export type CurrentTokenOwnershipsVarSampFields = {
|
|
|
4409
4409
|
property_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4410
4410
|
};
|
|
4411
4411
|
|
|
4412
|
-
/** order by var_samp() on columns of table "current_token_ownerships" */
|
|
4412
|
+
/** order by var_samp() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
4413
4413
|
export type CurrentTokenOwnershipsVarSampOrderBy = {
|
|
4414
4414
|
amount?: InputMaybe<OrderBy>;
|
|
4415
4415
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
@@ -4423,7 +4423,7 @@ export type CurrentTokenOwnershipsVarianceFields = {
|
|
|
4423
4423
|
property_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4424
4424
|
};
|
|
4425
4425
|
|
|
4426
|
-
/** order by variance() on columns of table "current_token_ownerships" */
|
|
4426
|
+
/** order by variance() on columns of table "legacy_migration_v1.current_token_ownerships" */
|
|
4427
4427
|
export type CurrentTokenOwnershipsVarianceOrderBy = {
|
|
4428
4428
|
amount?: InputMaybe<OrderBy>;
|
|
4429
4429
|
last_transaction_version?: InputMaybe<OrderBy>;
|
|
@@ -4537,210 +4537,32 @@ export enum CurrentTokenPendingClaimsSelectColumn {
|
|
|
4537
4537
|
TokenDataId = "token_data_id",
|
|
4538
4538
|
/** column name */
|
|
4539
4539
|
TokenDataIdHash = "token_data_id_hash",
|
|
4540
|
-
}
|
|
4541
|
-
|
|
4542
|
-
/** Streaming cursor of the table "current_token_pending_claims" */
|
|
4543
|
-
export type CurrentTokenPendingClaimsStreamCursorInput = {
|
|
4544
|
-
/** Stream column input with initial value */
|
|
4545
|
-
initial_value: CurrentTokenPendingClaimsStreamCursorValueInput;
|
|
4546
|
-
/** cursor ordering */
|
|
4547
|
-
ordering?: InputMaybe<CursorOrdering>;
|
|
4548
|
-
};
|
|
4549
|
-
|
|
4550
|
-
/** Initial value of the column from where the streaming should start */
|
|
4551
|
-
export type CurrentTokenPendingClaimsStreamCursorValueInput = {
|
|
4552
|
-
amount?: InputMaybe<Scalars["numeric"]["input"]>;
|
|
4553
|
-
collection_data_id_hash?: InputMaybe<Scalars["String"]["input"]>;
|
|
4554
|
-
collection_id?: InputMaybe<Scalars["String"]["input"]>;
|
|
4555
|
-
collection_name?: InputMaybe<Scalars["String"]["input"]>;
|
|
4556
|
-
creator_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
4557
|
-
from_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
4558
|
-
last_transaction_timestamp?: InputMaybe<Scalars["timestamp"]["input"]>;
|
|
4559
|
-
last_transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
4560
|
-
name?: InputMaybe<Scalars["String"]["input"]>;
|
|
4561
|
-
property_version?: InputMaybe<Scalars["numeric"]["input"]>;
|
|
4562
|
-
table_handle?: InputMaybe<Scalars["String"]["input"]>;
|
|
4563
|
-
to_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
4564
|
-
token_data_id?: InputMaybe<Scalars["String"]["input"]>;
|
|
4565
|
-
token_data_id_hash?: InputMaybe<Scalars["String"]["input"]>;
|
|
4566
|
-
};
|
|
4567
|
-
|
|
4568
|
-
/** columns and relationships of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
4569
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamed = {
|
|
4570
|
-
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
4571
|
-
asset_type?: Maybe<Scalars["String"]["output"]>;
|
|
4572
|
-
is_frozen: Scalars["Boolean"]["output"];
|
|
4573
|
-
is_primary?: Maybe<Scalars["Boolean"]["output"]>;
|
|
4574
|
-
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
4575
|
-
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
4576
|
-
/** An object relationship */
|
|
4577
|
-
metadata?: Maybe<FungibleAssetMetadata>;
|
|
4578
|
-
owner_address: Scalars["String"]["output"];
|
|
4579
|
-
storage_id: Scalars["String"]["output"];
|
|
4580
|
-
};
|
|
4581
|
-
|
|
4582
|
-
/** aggregated selection of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
4583
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamedAggregate = {
|
|
4584
|
-
aggregate?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedAggregateFields>;
|
|
4585
|
-
nodes: Array<CurrentUnifiedFungibleAssetBalancesToBeRenamed>;
|
|
4586
|
-
};
|
|
4587
|
-
|
|
4588
|
-
/** aggregate fields of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
4589
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamedAggregateFields = {
|
|
4590
|
-
avg?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedAvgFields>;
|
|
4591
|
-
count: Scalars["Int"]["output"];
|
|
4592
|
-
max?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedMaxFields>;
|
|
4593
|
-
min?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedMinFields>;
|
|
4594
|
-
stddev?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedStddevFields>;
|
|
4595
|
-
stddev_pop?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedStddevPopFields>;
|
|
4596
|
-
stddev_samp?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedStddevSampFields>;
|
|
4597
|
-
sum?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedSumFields>;
|
|
4598
|
-
var_pop?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedVarPopFields>;
|
|
4599
|
-
var_samp?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedVarSampFields>;
|
|
4600
|
-
variance?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedVarianceFields>;
|
|
4601
|
-
};
|
|
4602
|
-
|
|
4603
|
-
/** aggregate fields of "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
4604
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamedAggregateFieldsCountArgs = {
|
|
4605
|
-
columns?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedSelectColumn>>;
|
|
4606
|
-
distinct?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
4607
|
-
};
|
|
4608
|
-
|
|
4609
|
-
/** aggregate avg on columns */
|
|
4610
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamedAvgFields = {
|
|
4611
|
-
amount?: Maybe<Scalars["Float"]["output"]>;
|
|
4612
|
-
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4613
|
-
};
|
|
4614
|
-
|
|
4615
|
-
/** Boolean expression to filter rows from the table "current_unified_fungible_asset_balances_to_be_renamed". All fields are combined with a logical 'AND'. */
|
|
4616
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp = {
|
|
4617
|
-
_and?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>>;
|
|
4618
|
-
_not?: InputMaybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>;
|
|
4619
|
-
_or?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>>;
|
|
4620
|
-
amount?: InputMaybe<NumericComparisonExp>;
|
|
4621
|
-
asset_type?: InputMaybe<StringComparisonExp>;
|
|
4622
|
-
is_frozen?: InputMaybe<BooleanComparisonExp>;
|
|
4623
|
-
is_primary?: InputMaybe<BooleanComparisonExp>;
|
|
4624
|
-
last_transaction_timestamp?: InputMaybe<TimestampComparisonExp>;
|
|
4625
|
-
last_transaction_version?: InputMaybe<BigintComparisonExp>;
|
|
4626
|
-
metadata?: InputMaybe<FungibleAssetMetadataBoolExp>;
|
|
4627
|
-
owner_address?: InputMaybe<StringComparisonExp>;
|
|
4628
|
-
storage_id?: InputMaybe<StringComparisonExp>;
|
|
4629
|
-
};
|
|
4630
|
-
|
|
4631
|
-
/** aggregate max on columns */
|
|
4632
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamedMaxFields = {
|
|
4633
|
-
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
4634
|
-
asset_type?: Maybe<Scalars["String"]["output"]>;
|
|
4635
|
-
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
4636
|
-
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
4637
|
-
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
4638
|
-
storage_id?: Maybe<Scalars["String"]["output"]>;
|
|
4639
|
-
};
|
|
4640
|
-
|
|
4641
|
-
/** aggregate min on columns */
|
|
4642
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamedMinFields = {
|
|
4643
|
-
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
4644
|
-
asset_type?: Maybe<Scalars["String"]["output"]>;
|
|
4645
|
-
last_transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
4646
|
-
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
4647
|
-
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
4648
|
-
storage_id?: Maybe<Scalars["String"]["output"]>;
|
|
4649
|
-
};
|
|
4650
|
-
|
|
4651
|
-
/** Ordering options when selecting data from "current_unified_fungible_asset_balances_to_be_renamed". */
|
|
4652
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamedOrderBy = {
|
|
4653
|
-
amount?: InputMaybe<OrderBy>;
|
|
4654
|
-
asset_type?: InputMaybe<OrderBy>;
|
|
4655
|
-
is_frozen?: InputMaybe<OrderBy>;
|
|
4656
|
-
is_primary?: InputMaybe<OrderBy>;
|
|
4657
|
-
last_transaction_timestamp?: InputMaybe<OrderBy>;
|
|
4658
|
-
last_transaction_version?: InputMaybe<OrderBy>;
|
|
4659
|
-
metadata?: InputMaybe<FungibleAssetMetadataOrderBy>;
|
|
4660
|
-
owner_address?: InputMaybe<OrderBy>;
|
|
4661
|
-
storage_id?: InputMaybe<OrderBy>;
|
|
4662
|
-
};
|
|
4663
|
-
|
|
4664
|
-
/** select columns of table "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
4665
|
-
export enum CurrentUnifiedFungibleAssetBalancesToBeRenamedSelectColumn {
|
|
4666
|
-
/** column name */
|
|
4667
|
-
Amount = "amount",
|
|
4668
|
-
/** column name */
|
|
4669
|
-
AssetType = "asset_type",
|
|
4670
|
-
/** column name */
|
|
4671
|
-
IsFrozen = "is_frozen",
|
|
4672
|
-
/** column name */
|
|
4673
|
-
IsPrimary = "is_primary",
|
|
4674
|
-
/** column name */
|
|
4675
|
-
LastTransactionTimestamp = "last_transaction_timestamp",
|
|
4676
|
-
/** column name */
|
|
4677
|
-
LastTransactionVersion = "last_transaction_version",
|
|
4678
|
-
/** column name */
|
|
4679
|
-
OwnerAddress = "owner_address",
|
|
4680
|
-
/** column name */
|
|
4681
|
-
StorageId = "storage_id",
|
|
4682
|
-
}
|
|
4683
|
-
|
|
4684
|
-
/** aggregate stddev on columns */
|
|
4685
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamedStddevFields = {
|
|
4686
|
-
amount?: Maybe<Scalars["Float"]["output"]>;
|
|
4687
|
-
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4688
|
-
};
|
|
4689
|
-
|
|
4690
|
-
/** aggregate stddev_pop on columns */
|
|
4691
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamedStddevPopFields = {
|
|
4692
|
-
amount?: Maybe<Scalars["Float"]["output"]>;
|
|
4693
|
-
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4694
|
-
};
|
|
4695
|
-
|
|
4696
|
-
/** aggregate stddev_samp on columns */
|
|
4697
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamedStddevSampFields = {
|
|
4698
|
-
amount?: Maybe<Scalars["Float"]["output"]>;
|
|
4699
|
-
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4700
|
-
};
|
|
4701
|
-
|
|
4702
|
-
/** Streaming cursor of the table "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
4703
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamedStreamCursorInput = {
|
|
4704
|
-
/** Stream column input with initial value */
|
|
4705
|
-
initial_value: CurrentUnifiedFungibleAssetBalancesToBeRenamedStreamCursorValueInput;
|
|
4706
|
-
/** cursor ordering */
|
|
4707
|
-
ordering?: InputMaybe<CursorOrdering>;
|
|
4708
|
-
};
|
|
4709
|
-
|
|
4710
|
-
/** Initial value of the column from where the streaming should start */
|
|
4711
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamedStreamCursorValueInput = {
|
|
4712
|
-
amount?: InputMaybe<Scalars["numeric"]["input"]>;
|
|
4713
|
-
asset_type?: InputMaybe<Scalars["String"]["input"]>;
|
|
4714
|
-
is_frozen?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
4715
|
-
is_primary?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
4716
|
-
last_transaction_timestamp?: InputMaybe<Scalars["timestamp"]["input"]>;
|
|
4717
|
-
last_transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
4718
|
-
owner_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
4719
|
-
storage_id?: InputMaybe<Scalars["String"]["input"]>;
|
|
4720
|
-
};
|
|
4721
|
-
|
|
4722
|
-
/** aggregate sum on columns */
|
|
4723
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamedSumFields = {
|
|
4724
|
-
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
4725
|
-
last_transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
4726
|
-
};
|
|
4727
|
-
|
|
4728
|
-
/** aggregate var_pop on columns */
|
|
4729
|
-
export type CurrentUnifiedFungibleAssetBalancesToBeRenamedVarPopFields = {
|
|
4730
|
-
amount?: Maybe<Scalars["Float"]["output"]>;
|
|
4731
|
-
last_transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
4732
|
-
};
|
|
4540
|
+
}
|
|
4733
4541
|
|
|
4734
|
-
/**
|
|
4735
|
-
export type
|
|
4736
|
-
|
|
4737
|
-
|
|
4542
|
+
/** Streaming cursor of the table "current_token_pending_claims" */
|
|
4543
|
+
export type CurrentTokenPendingClaimsStreamCursorInput = {
|
|
4544
|
+
/** Stream column input with initial value */
|
|
4545
|
+
initial_value: CurrentTokenPendingClaimsStreamCursorValueInput;
|
|
4546
|
+
/** cursor ordering */
|
|
4547
|
+
ordering?: InputMaybe<CursorOrdering>;
|
|
4738
4548
|
};
|
|
4739
4549
|
|
|
4740
|
-
/**
|
|
4741
|
-
export type
|
|
4742
|
-
amount?:
|
|
4743
|
-
|
|
4550
|
+
/** Initial value of the column from where the streaming should start */
|
|
4551
|
+
export type CurrentTokenPendingClaimsStreamCursorValueInput = {
|
|
4552
|
+
amount?: InputMaybe<Scalars["numeric"]["input"]>;
|
|
4553
|
+
collection_data_id_hash?: InputMaybe<Scalars["String"]["input"]>;
|
|
4554
|
+
collection_id?: InputMaybe<Scalars["String"]["input"]>;
|
|
4555
|
+
collection_name?: InputMaybe<Scalars["String"]["input"]>;
|
|
4556
|
+
creator_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
4557
|
+
from_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
4558
|
+
last_transaction_timestamp?: InputMaybe<Scalars["timestamp"]["input"]>;
|
|
4559
|
+
last_transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
4560
|
+
name?: InputMaybe<Scalars["String"]["input"]>;
|
|
4561
|
+
property_version?: InputMaybe<Scalars["numeric"]["input"]>;
|
|
4562
|
+
table_handle?: InputMaybe<Scalars["String"]["input"]>;
|
|
4563
|
+
to_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
4564
|
+
token_data_id?: InputMaybe<Scalars["String"]["input"]>;
|
|
4565
|
+
token_data_id_hash?: InputMaybe<Scalars["String"]["input"]>;
|
|
4744
4566
|
};
|
|
4745
4567
|
|
|
4746
4568
|
/** ordering argument of a cursor */
|
|
@@ -7147,9 +6969,9 @@ export type QueryRoot = {
|
|
|
7147
6969
|
address_version_from_events: Array<AddressVersionFromEvents>;
|
|
7148
6970
|
/** fetch aggregated fields from the table: "address_version_from_events" */
|
|
7149
6971
|
address_version_from_events_aggregate: AddressVersionFromEventsAggregate;
|
|
7150
|
-
/** fetch data from the table: "address_version_from_move_resources" */
|
|
6972
|
+
/** fetch data from the table: "legacy_migration_v1.address_version_from_move_resources" */
|
|
7151
6973
|
address_version_from_move_resources: Array<AddressVersionFromMoveResources>;
|
|
7152
|
-
/** fetch aggregated fields from the table: "address_version_from_move_resources" */
|
|
6974
|
+
/** fetch aggregated fields from the table: "legacy_migration_v1.address_version_from_move_resources" */
|
|
7153
6975
|
address_version_from_move_resources_aggregate: AddressVersionFromMoveResourcesAggregate;
|
|
7154
6976
|
/** fetch data from the table: "block_metadata_transactions" */
|
|
7155
6977
|
block_metadata_transactions: Array<BlockMetadataTransactions>;
|
|
@@ -7159,28 +6981,18 @@ export type QueryRoot = {
|
|
|
7159
6981
|
coin_activities: Array<CoinActivities>;
|
|
7160
6982
|
/** An aggregate relationship */
|
|
7161
6983
|
coin_activities_aggregate: CoinActivitiesAggregate;
|
|
7162
|
-
/** fetch data from the table: "
|
|
7163
|
-
coin_activities_by_pk?: Maybe<CoinActivities>;
|
|
7164
|
-
/** fetch data from the table: "coin_balances" */
|
|
6984
|
+
/** fetch data from the table: "legacy_migration_v1.coin_balances" */
|
|
7165
6985
|
coin_balances: Array<CoinBalances>;
|
|
7166
|
-
/** fetch data from the table: "
|
|
7167
|
-
coin_balances_by_pk?: Maybe<CoinBalances>;
|
|
7168
|
-
/** fetch data from the table: "coin_infos" */
|
|
6986
|
+
/** fetch data from the table: "legacy_migration_v1.coin_infos" */
|
|
7169
6987
|
coin_infos: Array<CoinInfos>;
|
|
7170
|
-
/** fetch data from the table: "coin_infos" using primary key columns */
|
|
7171
|
-
coin_infos_by_pk?: Maybe<CoinInfos>;
|
|
7172
6988
|
/** fetch data from the table: "coin_supply" */
|
|
7173
6989
|
coin_supply: Array<CoinSupply>;
|
|
7174
6990
|
/** fetch data from the table: "coin_supply" using primary key columns */
|
|
7175
6991
|
coin_supply_by_pk?: Maybe<CoinSupply>;
|
|
7176
|
-
/** fetch data from the table: "collection_datas" */
|
|
6992
|
+
/** fetch data from the table: "legacy_migration_v1.collection_datas" */
|
|
7177
6993
|
collection_datas: Array<CollectionDatas>;
|
|
7178
|
-
/** fetch data from the table: "
|
|
7179
|
-
collection_datas_by_pk?: Maybe<CollectionDatas>;
|
|
7180
|
-
/** fetch data from the table: "current_ans_lookup" */
|
|
6994
|
+
/** fetch data from the table: "legacy_migration_v1.current_ans_lookup" */
|
|
7181
6995
|
current_ans_lookup: Array<CurrentAnsLookup>;
|
|
7182
|
-
/** fetch data from the table: "current_ans_lookup" using primary key columns */
|
|
7183
|
-
current_ans_lookup_by_pk?: Maybe<CurrentAnsLookup>;
|
|
7184
6996
|
/** fetch data from the table: "current_ans_lookup_v2" */
|
|
7185
6997
|
current_ans_lookup_v2: Array<CurrentAnsLookupV2>;
|
|
7186
6998
|
/** fetch data from the table: "current_ans_lookup_v2" using primary key columns */
|
|
@@ -7189,14 +7001,10 @@ export type QueryRoot = {
|
|
|
7189
7001
|
current_aptos_names: Array<CurrentAptosNames>;
|
|
7190
7002
|
/** fetch aggregated fields from the table: "current_aptos_names" */
|
|
7191
7003
|
current_aptos_names_aggregate: CurrentAptosNamesAggregate;
|
|
7192
|
-
/** fetch data from the table: "current_coin_balances" */
|
|
7004
|
+
/** fetch data from the table: "legacy_migration_v1.current_coin_balances" */
|
|
7193
7005
|
current_coin_balances: Array<CurrentCoinBalances>;
|
|
7194
|
-
/** fetch data from the table: "
|
|
7195
|
-
current_coin_balances_by_pk?: Maybe<CurrentCoinBalances>;
|
|
7196
|
-
/** fetch data from the table: "current_collection_datas" */
|
|
7006
|
+
/** fetch data from the table: "legacy_migration_v1.current_collection_datas" */
|
|
7197
7007
|
current_collection_datas: Array<CurrentCollectionDatas>;
|
|
7198
|
-
/** fetch data from the table: "current_collection_datas" using primary key columns */
|
|
7199
|
-
current_collection_datas_by_pk?: Maybe<CurrentCollectionDatas>;
|
|
7200
7008
|
/** fetch data from the table: "current_collection_ownership_v2_view" */
|
|
7201
7009
|
current_collection_ownership_v2_view: Array<CurrentCollectionOwnershipV2View>;
|
|
7202
7010
|
/** fetch aggregated fields from the table: "current_collection_ownership_v2_view" */
|
|
@@ -7217,11 +7025,11 @@ export type QueryRoot = {
|
|
|
7217
7025
|
current_delegator_balances: Array<CurrentDelegatorBalances>;
|
|
7218
7026
|
/** fetch data from the table: "current_delegator_balances" using primary key columns */
|
|
7219
7027
|
current_delegator_balances_by_pk?: Maybe<CurrentDelegatorBalances>;
|
|
7220
|
-
/** fetch data from the table: "
|
|
7028
|
+
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
7221
7029
|
current_fungible_asset_balances: Array<CurrentFungibleAssetBalances>;
|
|
7222
|
-
/** fetch aggregated fields from the table: "
|
|
7030
|
+
/** fetch aggregated fields from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
7223
7031
|
current_fungible_asset_balances_aggregate: CurrentFungibleAssetBalancesAggregate;
|
|
7224
|
-
/** fetch data from the table: "
|
|
7032
|
+
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" using primary key columns */
|
|
7225
7033
|
current_fungible_asset_balances_by_pk?: Maybe<CurrentFungibleAssetBalances>;
|
|
7226
7034
|
/** fetch data from the table: "current_objects" */
|
|
7227
7035
|
current_objects: Array<CurrentObjects>;
|
|
@@ -7235,20 +7043,16 @@ export type QueryRoot = {
|
|
|
7235
7043
|
current_table_items: Array<CurrentTableItems>;
|
|
7236
7044
|
/** fetch data from the table: "current_table_items" using primary key columns */
|
|
7237
7045
|
current_table_items_by_pk?: Maybe<CurrentTableItems>;
|
|
7238
|
-
/** fetch data from the table: "current_token_datas" */
|
|
7046
|
+
/** fetch data from the table: "legacy_migration_v1.current_token_datas" */
|
|
7239
7047
|
current_token_datas: Array<CurrentTokenDatas>;
|
|
7240
|
-
/** fetch data from the table: "current_token_datas" using primary key columns */
|
|
7241
|
-
current_token_datas_by_pk?: Maybe<CurrentTokenDatas>;
|
|
7242
7048
|
/** fetch data from the table: "current_token_datas_v2" */
|
|
7243
7049
|
current_token_datas_v2: Array<CurrentTokenDatasV2>;
|
|
7244
7050
|
/** fetch data from the table: "current_token_datas_v2" using primary key columns */
|
|
7245
7051
|
current_token_datas_v2_by_pk?: Maybe<CurrentTokenDatasV2>;
|
|
7246
|
-
/** fetch data from the table: "current_token_ownerships" */
|
|
7052
|
+
/** fetch data from the table: "legacy_migration_v1.current_token_ownerships" */
|
|
7247
7053
|
current_token_ownerships: Array<CurrentTokenOwnerships>;
|
|
7248
|
-
/** fetch aggregated fields from the table: "current_token_ownerships" */
|
|
7054
|
+
/** fetch aggregated fields from the table: "legacy_migration_v1.current_token_ownerships" */
|
|
7249
7055
|
current_token_ownerships_aggregate: CurrentTokenOwnershipsAggregate;
|
|
7250
|
-
/** fetch data from the table: "current_token_ownerships" using primary key columns */
|
|
7251
|
-
current_token_ownerships_by_pk?: Maybe<CurrentTokenOwnerships>;
|
|
7252
7056
|
/** fetch data from the table: "current_token_ownerships_v2" */
|
|
7253
7057
|
current_token_ownerships_v2: Array<CurrentTokenOwnershipsV2>;
|
|
7254
7058
|
/** fetch aggregated fields from the table: "current_token_ownerships_v2" */
|
|
@@ -7259,12 +7063,6 @@ export type QueryRoot = {
|
|
|
7259
7063
|
current_token_pending_claims: Array<CurrentTokenPendingClaims>;
|
|
7260
7064
|
/** fetch data from the table: "current_token_pending_claims" using primary key columns */
|
|
7261
7065
|
current_token_pending_claims_by_pk?: Maybe<CurrentTokenPendingClaims>;
|
|
7262
|
-
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
7263
|
-
current_unified_fungible_asset_balances_to_be_renamed: Array<CurrentUnifiedFungibleAssetBalancesToBeRenamed>;
|
|
7264
|
-
/** fetch aggregated fields from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
7265
|
-
current_unified_fungible_asset_balances_to_be_renamed_aggregate: CurrentUnifiedFungibleAssetBalancesToBeRenamedAggregate;
|
|
7266
|
-
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" using primary key columns */
|
|
7267
|
-
current_unified_fungible_asset_balances_to_be_renamed_by_pk?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamed>;
|
|
7268
7066
|
/** An array relationship */
|
|
7269
7067
|
delegated_staking_activities: Array<DelegatedStakingActivities>;
|
|
7270
7068
|
/** fetch data from the table: "delegated_staking_activities" using primary key columns */
|
|
@@ -7361,26 +7159,18 @@ export type QueryRoot = {
|
|
|
7361
7159
|
token_activities: Array<TokenActivities>;
|
|
7362
7160
|
/** An aggregate relationship */
|
|
7363
7161
|
token_activities_aggregate: TokenActivitiesAggregate;
|
|
7364
|
-
/** fetch data from the table: "token_activities" using primary key columns */
|
|
7365
|
-
token_activities_by_pk?: Maybe<TokenActivities>;
|
|
7366
7162
|
/** An array relationship */
|
|
7367
7163
|
token_activities_v2: Array<TokenActivitiesV2>;
|
|
7368
7164
|
/** An aggregate relationship */
|
|
7369
7165
|
token_activities_v2_aggregate: TokenActivitiesV2Aggregate;
|
|
7370
7166
|
/** fetch data from the table: "token_activities_v2" using primary key columns */
|
|
7371
7167
|
token_activities_v2_by_pk?: Maybe<TokenActivitiesV2>;
|
|
7372
|
-
/** fetch data from the table: "token_datas" */
|
|
7168
|
+
/** fetch data from the table: "legacy_migration_v1.token_datas" */
|
|
7373
7169
|
token_datas: Array<TokenDatas>;
|
|
7374
|
-
/** fetch data from the table: "
|
|
7375
|
-
token_datas_by_pk?: Maybe<TokenDatas>;
|
|
7376
|
-
/** fetch data from the table: "token_ownerships" */
|
|
7170
|
+
/** fetch data from the table: "legacy_migration_v1.token_ownerships" */
|
|
7377
7171
|
token_ownerships: Array<TokenOwnerships>;
|
|
7378
|
-
/** fetch data from the table: "
|
|
7379
|
-
token_ownerships_by_pk?: Maybe<TokenOwnerships>;
|
|
7380
|
-
/** fetch data from the table: "tokens" */
|
|
7172
|
+
/** fetch data from the table: "legacy_migration_v1.tokens" */
|
|
7381
7173
|
tokens: Array<Tokens>;
|
|
7382
|
-
/** fetch data from the table: "tokens" using primary key columns */
|
|
7383
|
-
tokens_by_pk?: Maybe<Tokens>;
|
|
7384
7174
|
/** fetch data from the table: "user_transactions" */
|
|
7385
7175
|
user_transactions: Array<UserTransactions>;
|
|
7386
7176
|
/** fetch data from the table: "user_transactions" using primary key columns */
|
|
@@ -7476,13 +7266,6 @@ export type QueryRootCoinActivitiesAggregateArgs = {
|
|
|
7476
7266
|
where?: InputMaybe<CoinActivitiesBoolExp>;
|
|
7477
7267
|
};
|
|
7478
7268
|
|
|
7479
|
-
export type QueryRootCoinActivitiesByPkArgs = {
|
|
7480
|
-
event_account_address: Scalars["String"]["input"];
|
|
7481
|
-
event_creation_number: Scalars["bigint"]["input"];
|
|
7482
|
-
event_sequence_number: Scalars["bigint"]["input"];
|
|
7483
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
7484
|
-
};
|
|
7485
|
-
|
|
7486
7269
|
export type QueryRootCoinBalancesArgs = {
|
|
7487
7270
|
distinct_on?: InputMaybe<Array<CoinBalancesSelectColumn>>;
|
|
7488
7271
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7491,12 +7274,6 @@ export type QueryRootCoinBalancesArgs = {
|
|
|
7491
7274
|
where?: InputMaybe<CoinBalancesBoolExp>;
|
|
7492
7275
|
};
|
|
7493
7276
|
|
|
7494
|
-
export type QueryRootCoinBalancesByPkArgs = {
|
|
7495
|
-
coin_type_hash: Scalars["String"]["input"];
|
|
7496
|
-
owner_address: Scalars["String"]["input"];
|
|
7497
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
7498
|
-
};
|
|
7499
|
-
|
|
7500
7277
|
export type QueryRootCoinInfosArgs = {
|
|
7501
7278
|
distinct_on?: InputMaybe<Array<CoinInfosSelectColumn>>;
|
|
7502
7279
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7505,10 +7282,6 @@ export type QueryRootCoinInfosArgs = {
|
|
|
7505
7282
|
where?: InputMaybe<CoinInfosBoolExp>;
|
|
7506
7283
|
};
|
|
7507
7284
|
|
|
7508
|
-
export type QueryRootCoinInfosByPkArgs = {
|
|
7509
|
-
coin_type_hash: Scalars["String"]["input"];
|
|
7510
|
-
};
|
|
7511
|
-
|
|
7512
7285
|
export type QueryRootCoinSupplyArgs = {
|
|
7513
7286
|
distinct_on?: InputMaybe<Array<CoinSupplySelectColumn>>;
|
|
7514
7287
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7530,11 +7303,6 @@ export type QueryRootCollectionDatasArgs = {
|
|
|
7530
7303
|
where?: InputMaybe<CollectionDatasBoolExp>;
|
|
7531
7304
|
};
|
|
7532
7305
|
|
|
7533
|
-
export type QueryRootCollectionDatasByPkArgs = {
|
|
7534
|
-
collection_data_id_hash: Scalars["String"]["input"];
|
|
7535
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
7536
|
-
};
|
|
7537
|
-
|
|
7538
7306
|
export type QueryRootCurrentAnsLookupArgs = {
|
|
7539
7307
|
distinct_on?: InputMaybe<Array<CurrentAnsLookupSelectColumn>>;
|
|
7540
7308
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7543,11 +7311,6 @@ export type QueryRootCurrentAnsLookupArgs = {
|
|
|
7543
7311
|
where?: InputMaybe<CurrentAnsLookupBoolExp>;
|
|
7544
7312
|
};
|
|
7545
7313
|
|
|
7546
|
-
export type QueryRootCurrentAnsLookupByPkArgs = {
|
|
7547
|
-
domain: Scalars["String"]["input"];
|
|
7548
|
-
subdomain: Scalars["String"]["input"];
|
|
7549
|
-
};
|
|
7550
|
-
|
|
7551
7314
|
export type QueryRootCurrentAnsLookupV2Args = {
|
|
7552
7315
|
distinct_on?: InputMaybe<Array<CurrentAnsLookupV2SelectColumn>>;
|
|
7553
7316
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7586,11 +7349,6 @@ export type QueryRootCurrentCoinBalancesArgs = {
|
|
|
7586
7349
|
where?: InputMaybe<CurrentCoinBalancesBoolExp>;
|
|
7587
7350
|
};
|
|
7588
7351
|
|
|
7589
|
-
export type QueryRootCurrentCoinBalancesByPkArgs = {
|
|
7590
|
-
coin_type_hash: Scalars["String"]["input"];
|
|
7591
|
-
owner_address: Scalars["String"]["input"];
|
|
7592
|
-
};
|
|
7593
|
-
|
|
7594
7352
|
export type QueryRootCurrentCollectionDatasArgs = {
|
|
7595
7353
|
distinct_on?: InputMaybe<Array<CurrentCollectionDatasSelectColumn>>;
|
|
7596
7354
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7599,10 +7357,6 @@ export type QueryRootCurrentCollectionDatasArgs = {
|
|
|
7599
7357
|
where?: InputMaybe<CurrentCollectionDatasBoolExp>;
|
|
7600
7358
|
};
|
|
7601
7359
|
|
|
7602
|
-
export type QueryRootCurrentCollectionDatasByPkArgs = {
|
|
7603
|
-
collection_data_id_hash: Scalars["String"]["input"];
|
|
7604
|
-
};
|
|
7605
|
-
|
|
7606
7360
|
export type QueryRootCurrentCollectionOwnershipV2ViewArgs = {
|
|
7607
7361
|
distinct_on?: InputMaybe<Array<CurrentCollectionOwnershipV2ViewSelectColumn>>;
|
|
7608
7362
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7736,10 +7490,6 @@ export type QueryRootCurrentTokenDatasArgs = {
|
|
|
7736
7490
|
where?: InputMaybe<CurrentTokenDatasBoolExp>;
|
|
7737
7491
|
};
|
|
7738
7492
|
|
|
7739
|
-
export type QueryRootCurrentTokenDatasByPkArgs = {
|
|
7740
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
7741
|
-
};
|
|
7742
|
-
|
|
7743
7493
|
export type QueryRootCurrentTokenDatasV2Args = {
|
|
7744
7494
|
distinct_on?: InputMaybe<Array<CurrentTokenDatasV2SelectColumn>>;
|
|
7745
7495
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7768,12 +7518,6 @@ export type QueryRootCurrentTokenOwnershipsAggregateArgs = {
|
|
|
7768
7518
|
where?: InputMaybe<CurrentTokenOwnershipsBoolExp>;
|
|
7769
7519
|
};
|
|
7770
7520
|
|
|
7771
|
-
export type QueryRootCurrentTokenOwnershipsByPkArgs = {
|
|
7772
|
-
owner_address: Scalars["String"]["input"];
|
|
7773
|
-
property_version: Scalars["numeric"]["input"];
|
|
7774
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
7775
|
-
};
|
|
7776
|
-
|
|
7777
7521
|
export type QueryRootCurrentTokenOwnershipsV2Args = {
|
|
7778
7522
|
distinct_on?: InputMaybe<Array<CurrentTokenOwnershipsV2SelectColumn>>;
|
|
7779
7523
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -7812,26 +7556,6 @@ export type QueryRootCurrentTokenPendingClaimsByPkArgs = {
|
|
|
7812
7556
|
token_data_id_hash: Scalars["String"]["input"];
|
|
7813
7557
|
};
|
|
7814
7558
|
|
|
7815
|
-
export type QueryRootCurrentUnifiedFungibleAssetBalancesToBeRenamedArgs = {
|
|
7816
|
-
distinct_on?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedSelectColumn>>;
|
|
7817
|
-
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
7818
|
-
offset?: InputMaybe<Scalars["Int"]["input"]>;
|
|
7819
|
-
order_by?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedOrderBy>>;
|
|
7820
|
-
where?: InputMaybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>;
|
|
7821
|
-
};
|
|
7822
|
-
|
|
7823
|
-
export type QueryRootCurrentUnifiedFungibleAssetBalancesToBeRenamedAggregateArgs = {
|
|
7824
|
-
distinct_on?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedSelectColumn>>;
|
|
7825
|
-
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
7826
|
-
offset?: InputMaybe<Scalars["Int"]["input"]>;
|
|
7827
|
-
order_by?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedOrderBy>>;
|
|
7828
|
-
where?: InputMaybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>;
|
|
7829
|
-
};
|
|
7830
|
-
|
|
7831
|
-
export type QueryRootCurrentUnifiedFungibleAssetBalancesToBeRenamedByPkArgs = {
|
|
7832
|
-
storage_id: Scalars["String"]["input"];
|
|
7833
|
-
};
|
|
7834
|
-
|
|
7835
7559
|
export type QueryRootDelegatedStakingActivitiesArgs = {
|
|
7836
7560
|
distinct_on?: InputMaybe<Array<DelegatedStakingActivitiesSelectColumn>>;
|
|
7837
7561
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -8155,13 +7879,6 @@ export type QueryRootTokenActivitiesAggregateArgs = {
|
|
|
8155
7879
|
where?: InputMaybe<TokenActivitiesBoolExp>;
|
|
8156
7880
|
};
|
|
8157
7881
|
|
|
8158
|
-
export type QueryRootTokenActivitiesByPkArgs = {
|
|
8159
|
-
event_account_address: Scalars["String"]["input"];
|
|
8160
|
-
event_creation_number: Scalars["bigint"]["input"];
|
|
8161
|
-
event_sequence_number: Scalars["bigint"]["input"];
|
|
8162
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
8163
|
-
};
|
|
8164
|
-
|
|
8165
7882
|
export type QueryRootTokenActivitiesV2Args = {
|
|
8166
7883
|
distinct_on?: InputMaybe<Array<TokenActivitiesV2SelectColumn>>;
|
|
8167
7884
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -8191,11 +7908,6 @@ export type QueryRootTokenDatasArgs = {
|
|
|
8191
7908
|
where?: InputMaybe<TokenDatasBoolExp>;
|
|
8192
7909
|
};
|
|
8193
7910
|
|
|
8194
|
-
export type QueryRootTokenDatasByPkArgs = {
|
|
8195
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
8196
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
8197
|
-
};
|
|
8198
|
-
|
|
8199
7911
|
export type QueryRootTokenOwnershipsArgs = {
|
|
8200
7912
|
distinct_on?: InputMaybe<Array<TokenOwnershipsSelectColumn>>;
|
|
8201
7913
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -8204,13 +7916,6 @@ export type QueryRootTokenOwnershipsArgs = {
|
|
|
8204
7916
|
where?: InputMaybe<TokenOwnershipsBoolExp>;
|
|
8205
7917
|
};
|
|
8206
7918
|
|
|
8207
|
-
export type QueryRootTokenOwnershipsByPkArgs = {
|
|
8208
|
-
property_version: Scalars["numeric"]["input"];
|
|
8209
|
-
table_handle: Scalars["String"]["input"];
|
|
8210
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
8211
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
8212
|
-
};
|
|
8213
|
-
|
|
8214
7919
|
export type QueryRootTokensArgs = {
|
|
8215
7920
|
distinct_on?: InputMaybe<Array<TokensSelectColumn>>;
|
|
8216
7921
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -8219,12 +7924,6 @@ export type QueryRootTokensArgs = {
|
|
|
8219
7924
|
where?: InputMaybe<TokensBoolExp>;
|
|
8220
7925
|
};
|
|
8221
7926
|
|
|
8222
|
-
export type QueryRootTokensByPkArgs = {
|
|
8223
|
-
property_version: Scalars["numeric"]["input"];
|
|
8224
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
8225
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
8226
|
-
};
|
|
8227
|
-
|
|
8228
7927
|
export type QueryRootUserTransactionsArgs = {
|
|
8229
7928
|
distinct_on?: InputMaybe<Array<UserTransactionsSelectColumn>>;
|
|
8230
7929
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -8358,11 +8057,11 @@ export type SubscriptionRoot = {
|
|
|
8358
8057
|
address_version_from_events_aggregate: AddressVersionFromEventsAggregate;
|
|
8359
8058
|
/** fetch data from the table in a streaming manner: "address_version_from_events" */
|
|
8360
8059
|
address_version_from_events_stream: Array<AddressVersionFromEvents>;
|
|
8361
|
-
/** fetch data from the table: "address_version_from_move_resources" */
|
|
8060
|
+
/** fetch data from the table: "legacy_migration_v1.address_version_from_move_resources" */
|
|
8362
8061
|
address_version_from_move_resources: Array<AddressVersionFromMoveResources>;
|
|
8363
|
-
/** fetch aggregated fields from the table: "address_version_from_move_resources" */
|
|
8062
|
+
/** fetch aggregated fields from the table: "legacy_migration_v1.address_version_from_move_resources" */
|
|
8364
8063
|
address_version_from_move_resources_aggregate: AddressVersionFromMoveResourcesAggregate;
|
|
8365
|
-
/** fetch data from the table in a streaming manner: "address_version_from_move_resources" */
|
|
8064
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.address_version_from_move_resources" */
|
|
8366
8065
|
address_version_from_move_resources_stream: Array<AddressVersionFromMoveResources>;
|
|
8367
8066
|
/** fetch data from the table: "block_metadata_transactions" */
|
|
8368
8067
|
block_metadata_transactions: Array<BlockMetadataTransactions>;
|
|
@@ -8374,21 +8073,15 @@ export type SubscriptionRoot = {
|
|
|
8374
8073
|
coin_activities: Array<CoinActivities>;
|
|
8375
8074
|
/** An aggregate relationship */
|
|
8376
8075
|
coin_activities_aggregate: CoinActivitiesAggregate;
|
|
8377
|
-
/** fetch data from the table: "coin_activities"
|
|
8378
|
-
coin_activities_by_pk?: Maybe<CoinActivities>;
|
|
8379
|
-
/** fetch data from the table in a streaming manner: "coin_activities" */
|
|
8076
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.coin_activities" */
|
|
8380
8077
|
coin_activities_stream: Array<CoinActivities>;
|
|
8381
|
-
/** fetch data from the table: "coin_balances" */
|
|
8078
|
+
/** fetch data from the table: "legacy_migration_v1.coin_balances" */
|
|
8382
8079
|
coin_balances: Array<CoinBalances>;
|
|
8383
|
-
/** fetch data from the table: "coin_balances"
|
|
8384
|
-
coin_balances_by_pk?: Maybe<CoinBalances>;
|
|
8385
|
-
/** fetch data from the table in a streaming manner: "coin_balances" */
|
|
8080
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.coin_balances" */
|
|
8386
8081
|
coin_balances_stream: Array<CoinBalances>;
|
|
8387
|
-
/** fetch data from the table: "coin_infos" */
|
|
8082
|
+
/** fetch data from the table: "legacy_migration_v1.coin_infos" */
|
|
8388
8083
|
coin_infos: Array<CoinInfos>;
|
|
8389
|
-
/** fetch data from the table: "coin_infos"
|
|
8390
|
-
coin_infos_by_pk?: Maybe<CoinInfos>;
|
|
8391
|
-
/** fetch data from the table in a streaming manner: "coin_infos" */
|
|
8084
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.coin_infos" */
|
|
8392
8085
|
coin_infos_stream: Array<CoinInfos>;
|
|
8393
8086
|
/** fetch data from the table: "coin_supply" */
|
|
8394
8087
|
coin_supply: Array<CoinSupply>;
|
|
@@ -8396,17 +8089,13 @@ export type SubscriptionRoot = {
|
|
|
8396
8089
|
coin_supply_by_pk?: Maybe<CoinSupply>;
|
|
8397
8090
|
/** fetch data from the table in a streaming manner: "coin_supply" */
|
|
8398
8091
|
coin_supply_stream: Array<CoinSupply>;
|
|
8399
|
-
/** fetch data from the table: "collection_datas" */
|
|
8092
|
+
/** fetch data from the table: "legacy_migration_v1.collection_datas" */
|
|
8400
8093
|
collection_datas: Array<CollectionDatas>;
|
|
8401
|
-
/** fetch data from the table: "collection_datas"
|
|
8402
|
-
collection_datas_by_pk?: Maybe<CollectionDatas>;
|
|
8403
|
-
/** fetch data from the table in a streaming manner: "collection_datas" */
|
|
8094
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.collection_datas" */
|
|
8404
8095
|
collection_datas_stream: Array<CollectionDatas>;
|
|
8405
|
-
/** fetch data from the table: "current_ans_lookup" */
|
|
8096
|
+
/** fetch data from the table: "legacy_migration_v1.current_ans_lookup" */
|
|
8406
8097
|
current_ans_lookup: Array<CurrentAnsLookup>;
|
|
8407
|
-
/** fetch data from the table: "current_ans_lookup"
|
|
8408
|
-
current_ans_lookup_by_pk?: Maybe<CurrentAnsLookup>;
|
|
8409
|
-
/** fetch data from the table in a streaming manner: "current_ans_lookup" */
|
|
8098
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.current_ans_lookup" */
|
|
8410
8099
|
current_ans_lookup_stream: Array<CurrentAnsLookup>;
|
|
8411
8100
|
/** fetch data from the table: "current_ans_lookup_v2" */
|
|
8412
8101
|
current_ans_lookup_v2: Array<CurrentAnsLookupV2>;
|
|
@@ -8420,17 +8109,13 @@ export type SubscriptionRoot = {
|
|
|
8420
8109
|
current_aptos_names_aggregate: CurrentAptosNamesAggregate;
|
|
8421
8110
|
/** fetch data from the table in a streaming manner: "current_aptos_names" */
|
|
8422
8111
|
current_aptos_names_stream: Array<CurrentAptosNames>;
|
|
8423
|
-
/** fetch data from the table: "current_coin_balances" */
|
|
8112
|
+
/** fetch data from the table: "legacy_migration_v1.current_coin_balances" */
|
|
8424
8113
|
current_coin_balances: Array<CurrentCoinBalances>;
|
|
8425
|
-
/** fetch data from the table: "current_coin_balances"
|
|
8426
|
-
current_coin_balances_by_pk?: Maybe<CurrentCoinBalances>;
|
|
8427
|
-
/** fetch data from the table in a streaming manner: "current_coin_balances" */
|
|
8114
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.current_coin_balances" */
|
|
8428
8115
|
current_coin_balances_stream: Array<CurrentCoinBalances>;
|
|
8429
|
-
/** fetch data from the table: "current_collection_datas" */
|
|
8116
|
+
/** fetch data from the table: "legacy_migration_v1.current_collection_datas" */
|
|
8430
8117
|
current_collection_datas: Array<CurrentCollectionDatas>;
|
|
8431
|
-
/** fetch data from the table: "current_collection_datas"
|
|
8432
|
-
current_collection_datas_by_pk?: Maybe<CurrentCollectionDatas>;
|
|
8433
|
-
/** fetch data from the table in a streaming manner: "current_collection_datas" */
|
|
8118
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.current_collection_datas" */
|
|
8434
8119
|
current_collection_datas_stream: Array<CurrentCollectionDatas>;
|
|
8435
8120
|
/** fetch data from the table: "current_collection_ownership_v2_view" */
|
|
8436
8121
|
current_collection_ownership_v2_view: Array<CurrentCollectionOwnershipV2View>;
|
|
@@ -8462,13 +8147,13 @@ export type SubscriptionRoot = {
|
|
|
8462
8147
|
current_delegator_balances_by_pk?: Maybe<CurrentDelegatorBalances>;
|
|
8463
8148
|
/** fetch data from the table in a streaming manner: "current_delegator_balances" */
|
|
8464
8149
|
current_delegator_balances_stream: Array<CurrentDelegatorBalances>;
|
|
8465
|
-
/** fetch data from the table: "
|
|
8150
|
+
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
8466
8151
|
current_fungible_asset_balances: Array<CurrentFungibleAssetBalances>;
|
|
8467
|
-
/** fetch aggregated fields from the table: "
|
|
8152
|
+
/** fetch aggregated fields from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
8468
8153
|
current_fungible_asset_balances_aggregate: CurrentFungibleAssetBalancesAggregate;
|
|
8469
|
-
/** fetch data from the table: "
|
|
8154
|
+
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" using primary key columns */
|
|
8470
8155
|
current_fungible_asset_balances_by_pk?: Maybe<CurrentFungibleAssetBalances>;
|
|
8471
|
-
/** fetch data from the table in a streaming manner: "
|
|
8156
|
+
/** fetch data from the table in a streaming manner: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
8472
8157
|
current_fungible_asset_balances_stream: Array<CurrentFungibleAssetBalances>;
|
|
8473
8158
|
/** fetch data from the table: "current_objects" */
|
|
8474
8159
|
current_objects: Array<CurrentObjects>;
|
|
@@ -8488,11 +8173,9 @@ export type SubscriptionRoot = {
|
|
|
8488
8173
|
current_table_items_by_pk?: Maybe<CurrentTableItems>;
|
|
8489
8174
|
/** fetch data from the table in a streaming manner: "current_table_items" */
|
|
8490
8175
|
current_table_items_stream: Array<CurrentTableItems>;
|
|
8491
|
-
/** fetch data from the table: "current_token_datas" */
|
|
8176
|
+
/** fetch data from the table: "legacy_migration_v1.current_token_datas" */
|
|
8492
8177
|
current_token_datas: Array<CurrentTokenDatas>;
|
|
8493
|
-
/** fetch data from the table: "current_token_datas"
|
|
8494
|
-
current_token_datas_by_pk?: Maybe<CurrentTokenDatas>;
|
|
8495
|
-
/** fetch data from the table in a streaming manner: "current_token_datas" */
|
|
8178
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.current_token_datas" */
|
|
8496
8179
|
current_token_datas_stream: Array<CurrentTokenDatas>;
|
|
8497
8180
|
/** fetch data from the table: "current_token_datas_v2" */
|
|
8498
8181
|
current_token_datas_v2: Array<CurrentTokenDatasV2>;
|
|
@@ -8500,13 +8183,11 @@ export type SubscriptionRoot = {
|
|
|
8500
8183
|
current_token_datas_v2_by_pk?: Maybe<CurrentTokenDatasV2>;
|
|
8501
8184
|
/** fetch data from the table in a streaming manner: "current_token_datas_v2" */
|
|
8502
8185
|
current_token_datas_v2_stream: Array<CurrentTokenDatasV2>;
|
|
8503
|
-
/** fetch data from the table: "current_token_ownerships" */
|
|
8186
|
+
/** fetch data from the table: "legacy_migration_v1.current_token_ownerships" */
|
|
8504
8187
|
current_token_ownerships: Array<CurrentTokenOwnerships>;
|
|
8505
|
-
/** fetch aggregated fields from the table: "current_token_ownerships" */
|
|
8188
|
+
/** fetch aggregated fields from the table: "legacy_migration_v1.current_token_ownerships" */
|
|
8506
8189
|
current_token_ownerships_aggregate: CurrentTokenOwnershipsAggregate;
|
|
8507
|
-
/** fetch data from the table: "current_token_ownerships"
|
|
8508
|
-
current_token_ownerships_by_pk?: Maybe<CurrentTokenOwnerships>;
|
|
8509
|
-
/** fetch data from the table in a streaming manner: "current_token_ownerships" */
|
|
8190
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.current_token_ownerships" */
|
|
8510
8191
|
current_token_ownerships_stream: Array<CurrentTokenOwnerships>;
|
|
8511
8192
|
/** fetch data from the table: "current_token_ownerships_v2" */
|
|
8512
8193
|
current_token_ownerships_v2: Array<CurrentTokenOwnershipsV2>;
|
|
@@ -8522,14 +8203,6 @@ export type SubscriptionRoot = {
|
|
|
8522
8203
|
current_token_pending_claims_by_pk?: Maybe<CurrentTokenPendingClaims>;
|
|
8523
8204
|
/** fetch data from the table in a streaming manner: "current_token_pending_claims" */
|
|
8524
8205
|
current_token_pending_claims_stream: Array<CurrentTokenPendingClaims>;
|
|
8525
|
-
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
8526
|
-
current_unified_fungible_asset_balances_to_be_renamed: Array<CurrentUnifiedFungibleAssetBalancesToBeRenamed>;
|
|
8527
|
-
/** fetch aggregated fields from the table: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
8528
|
-
current_unified_fungible_asset_balances_to_be_renamed_aggregate: CurrentUnifiedFungibleAssetBalancesToBeRenamedAggregate;
|
|
8529
|
-
/** fetch data from the table: "current_unified_fungible_asset_balances_to_be_renamed" using primary key columns */
|
|
8530
|
-
current_unified_fungible_asset_balances_to_be_renamed_by_pk?: Maybe<CurrentUnifiedFungibleAssetBalancesToBeRenamed>;
|
|
8531
|
-
/** fetch data from the table in a streaming manner: "current_unified_fungible_asset_balances_to_be_renamed" */
|
|
8532
|
-
current_unified_fungible_asset_balances_to_be_renamed_stream: Array<CurrentUnifiedFungibleAssetBalancesToBeRenamed>;
|
|
8533
8206
|
/** An array relationship */
|
|
8534
8207
|
delegated_staking_activities: Array<DelegatedStakingActivities>;
|
|
8535
8208
|
/** fetch data from the table: "delegated_staking_activities" using primary key columns */
|
|
@@ -8670,9 +8343,7 @@ export type SubscriptionRoot = {
|
|
|
8670
8343
|
token_activities: Array<TokenActivities>;
|
|
8671
8344
|
/** An aggregate relationship */
|
|
8672
8345
|
token_activities_aggregate: TokenActivitiesAggregate;
|
|
8673
|
-
/** fetch data from the table: "token_activities"
|
|
8674
|
-
token_activities_by_pk?: Maybe<TokenActivities>;
|
|
8675
|
-
/** fetch data from the table in a streaming manner: "token_activities" */
|
|
8346
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.token_activities" */
|
|
8676
8347
|
token_activities_stream: Array<TokenActivities>;
|
|
8677
8348
|
/** An array relationship */
|
|
8678
8349
|
token_activities_v2: Array<TokenActivitiesV2>;
|
|
@@ -8682,23 +8353,17 @@ export type SubscriptionRoot = {
|
|
|
8682
8353
|
token_activities_v2_by_pk?: Maybe<TokenActivitiesV2>;
|
|
8683
8354
|
/** fetch data from the table in a streaming manner: "token_activities_v2" */
|
|
8684
8355
|
token_activities_v2_stream: Array<TokenActivitiesV2>;
|
|
8685
|
-
/** fetch data from the table: "token_datas" */
|
|
8356
|
+
/** fetch data from the table: "legacy_migration_v1.token_datas" */
|
|
8686
8357
|
token_datas: Array<TokenDatas>;
|
|
8687
|
-
/** fetch data from the table: "token_datas"
|
|
8688
|
-
token_datas_by_pk?: Maybe<TokenDatas>;
|
|
8689
|
-
/** fetch data from the table in a streaming manner: "token_datas" */
|
|
8358
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.token_datas" */
|
|
8690
8359
|
token_datas_stream: Array<TokenDatas>;
|
|
8691
|
-
/** fetch data from the table: "token_ownerships" */
|
|
8360
|
+
/** fetch data from the table: "legacy_migration_v1.token_ownerships" */
|
|
8692
8361
|
token_ownerships: Array<TokenOwnerships>;
|
|
8693
|
-
/** fetch data from the table: "token_ownerships"
|
|
8694
|
-
token_ownerships_by_pk?: Maybe<TokenOwnerships>;
|
|
8695
|
-
/** fetch data from the table in a streaming manner: "token_ownerships" */
|
|
8362
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.token_ownerships" */
|
|
8696
8363
|
token_ownerships_stream: Array<TokenOwnerships>;
|
|
8697
|
-
/** fetch data from the table: "tokens" */
|
|
8364
|
+
/** fetch data from the table: "legacy_migration_v1.tokens" */
|
|
8698
8365
|
tokens: Array<Tokens>;
|
|
8699
|
-
/** fetch data from the table: "tokens"
|
|
8700
|
-
tokens_by_pk?: Maybe<Tokens>;
|
|
8701
|
-
/** fetch data from the table in a streaming manner: "tokens" */
|
|
8366
|
+
/** fetch data from the table in a streaming manner: "legacy_migration_v1.tokens" */
|
|
8702
8367
|
tokens_stream: Array<Tokens>;
|
|
8703
8368
|
/** fetch data from the table: "user_transactions" */
|
|
8704
8369
|
user_transactions: Array<UserTransactions>;
|
|
@@ -8827,13 +8492,6 @@ export type SubscriptionRootCoinActivitiesAggregateArgs = {
|
|
|
8827
8492
|
where?: InputMaybe<CoinActivitiesBoolExp>;
|
|
8828
8493
|
};
|
|
8829
8494
|
|
|
8830
|
-
export type SubscriptionRootCoinActivitiesByPkArgs = {
|
|
8831
|
-
event_account_address: Scalars["String"]["input"];
|
|
8832
|
-
event_creation_number: Scalars["bigint"]["input"];
|
|
8833
|
-
event_sequence_number: Scalars["bigint"]["input"];
|
|
8834
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
8835
|
-
};
|
|
8836
|
-
|
|
8837
8495
|
export type SubscriptionRootCoinActivitiesStreamArgs = {
|
|
8838
8496
|
batch_size: Scalars["Int"]["input"];
|
|
8839
8497
|
cursor: Array<InputMaybe<CoinActivitiesStreamCursorInput>>;
|
|
@@ -8848,12 +8506,6 @@ export type SubscriptionRootCoinBalancesArgs = {
|
|
|
8848
8506
|
where?: InputMaybe<CoinBalancesBoolExp>;
|
|
8849
8507
|
};
|
|
8850
8508
|
|
|
8851
|
-
export type SubscriptionRootCoinBalancesByPkArgs = {
|
|
8852
|
-
coin_type_hash: Scalars["String"]["input"];
|
|
8853
|
-
owner_address: Scalars["String"]["input"];
|
|
8854
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
8855
|
-
};
|
|
8856
|
-
|
|
8857
8509
|
export type SubscriptionRootCoinBalancesStreamArgs = {
|
|
8858
8510
|
batch_size: Scalars["Int"]["input"];
|
|
8859
8511
|
cursor: Array<InputMaybe<CoinBalancesStreamCursorInput>>;
|
|
@@ -8868,10 +8520,6 @@ export type SubscriptionRootCoinInfosArgs = {
|
|
|
8868
8520
|
where?: InputMaybe<CoinInfosBoolExp>;
|
|
8869
8521
|
};
|
|
8870
8522
|
|
|
8871
|
-
export type SubscriptionRootCoinInfosByPkArgs = {
|
|
8872
|
-
coin_type_hash: Scalars["String"]["input"];
|
|
8873
|
-
};
|
|
8874
|
-
|
|
8875
8523
|
export type SubscriptionRootCoinInfosStreamArgs = {
|
|
8876
8524
|
batch_size: Scalars["Int"]["input"];
|
|
8877
8525
|
cursor: Array<InputMaybe<CoinInfosStreamCursorInput>>;
|
|
@@ -8905,11 +8553,6 @@ export type SubscriptionRootCollectionDatasArgs = {
|
|
|
8905
8553
|
where?: InputMaybe<CollectionDatasBoolExp>;
|
|
8906
8554
|
};
|
|
8907
8555
|
|
|
8908
|
-
export type SubscriptionRootCollectionDatasByPkArgs = {
|
|
8909
|
-
collection_data_id_hash: Scalars["String"]["input"];
|
|
8910
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
8911
|
-
};
|
|
8912
|
-
|
|
8913
8556
|
export type SubscriptionRootCollectionDatasStreamArgs = {
|
|
8914
8557
|
batch_size: Scalars["Int"]["input"];
|
|
8915
8558
|
cursor: Array<InputMaybe<CollectionDatasStreamCursorInput>>;
|
|
@@ -8924,11 +8567,6 @@ export type SubscriptionRootCurrentAnsLookupArgs = {
|
|
|
8924
8567
|
where?: InputMaybe<CurrentAnsLookupBoolExp>;
|
|
8925
8568
|
};
|
|
8926
8569
|
|
|
8927
|
-
export type SubscriptionRootCurrentAnsLookupByPkArgs = {
|
|
8928
|
-
domain: Scalars["String"]["input"];
|
|
8929
|
-
subdomain: Scalars["String"]["input"];
|
|
8930
|
-
};
|
|
8931
|
-
|
|
8932
8570
|
export type SubscriptionRootCurrentAnsLookupStreamArgs = {
|
|
8933
8571
|
batch_size: Scalars["Int"]["input"];
|
|
8934
8572
|
cursor: Array<InputMaybe<CurrentAnsLookupStreamCursorInput>>;
|
|
@@ -8985,11 +8623,6 @@ export type SubscriptionRootCurrentCoinBalancesArgs = {
|
|
|
8985
8623
|
where?: InputMaybe<CurrentCoinBalancesBoolExp>;
|
|
8986
8624
|
};
|
|
8987
8625
|
|
|
8988
|
-
export type SubscriptionRootCurrentCoinBalancesByPkArgs = {
|
|
8989
|
-
coin_type_hash: Scalars["String"]["input"];
|
|
8990
|
-
owner_address: Scalars["String"]["input"];
|
|
8991
|
-
};
|
|
8992
|
-
|
|
8993
8626
|
export type SubscriptionRootCurrentCoinBalancesStreamArgs = {
|
|
8994
8627
|
batch_size: Scalars["Int"]["input"];
|
|
8995
8628
|
cursor: Array<InputMaybe<CurrentCoinBalancesStreamCursorInput>>;
|
|
@@ -9004,10 +8637,6 @@ export type SubscriptionRootCurrentCollectionDatasArgs = {
|
|
|
9004
8637
|
where?: InputMaybe<CurrentCollectionDatasBoolExp>;
|
|
9005
8638
|
};
|
|
9006
8639
|
|
|
9007
|
-
export type SubscriptionRootCurrentCollectionDatasByPkArgs = {
|
|
9008
|
-
collection_data_id_hash: Scalars["String"]["input"];
|
|
9009
|
-
};
|
|
9010
|
-
|
|
9011
8640
|
export type SubscriptionRootCurrentCollectionDatasStreamArgs = {
|
|
9012
8641
|
batch_size: Scalars["Int"]["input"];
|
|
9013
8642
|
cursor: Array<InputMaybe<CurrentCollectionDatasStreamCursorInput>>;
|
|
@@ -9201,10 +8830,6 @@ export type SubscriptionRootCurrentTokenDatasArgs = {
|
|
|
9201
8830
|
where?: InputMaybe<CurrentTokenDatasBoolExp>;
|
|
9202
8831
|
};
|
|
9203
8832
|
|
|
9204
|
-
export type SubscriptionRootCurrentTokenDatasByPkArgs = {
|
|
9205
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
9206
|
-
};
|
|
9207
|
-
|
|
9208
8833
|
export type SubscriptionRootCurrentTokenDatasStreamArgs = {
|
|
9209
8834
|
batch_size: Scalars["Int"]["input"];
|
|
9210
8835
|
cursor: Array<InputMaybe<CurrentTokenDatasStreamCursorInput>>;
|
|
@@ -9245,12 +8870,6 @@ export type SubscriptionRootCurrentTokenOwnershipsAggregateArgs = {
|
|
|
9245
8870
|
where?: InputMaybe<CurrentTokenOwnershipsBoolExp>;
|
|
9246
8871
|
};
|
|
9247
8872
|
|
|
9248
|
-
export type SubscriptionRootCurrentTokenOwnershipsByPkArgs = {
|
|
9249
|
-
owner_address: Scalars["String"]["input"];
|
|
9250
|
-
property_version: Scalars["numeric"]["input"];
|
|
9251
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
9252
|
-
};
|
|
9253
|
-
|
|
9254
8873
|
export type SubscriptionRootCurrentTokenOwnershipsStreamArgs = {
|
|
9255
8874
|
batch_size: Scalars["Int"]["input"];
|
|
9256
8875
|
cursor: Array<InputMaybe<CurrentTokenOwnershipsStreamCursorInput>>;
|
|
@@ -9307,32 +8926,6 @@ export type SubscriptionRootCurrentTokenPendingClaimsStreamArgs = {
|
|
|
9307
8926
|
where?: InputMaybe<CurrentTokenPendingClaimsBoolExp>;
|
|
9308
8927
|
};
|
|
9309
8928
|
|
|
9310
|
-
export type SubscriptionRootCurrentUnifiedFungibleAssetBalancesToBeRenamedArgs = {
|
|
9311
|
-
distinct_on?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedSelectColumn>>;
|
|
9312
|
-
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
9313
|
-
offset?: InputMaybe<Scalars["Int"]["input"]>;
|
|
9314
|
-
order_by?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedOrderBy>>;
|
|
9315
|
-
where?: InputMaybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>;
|
|
9316
|
-
};
|
|
9317
|
-
|
|
9318
|
-
export type SubscriptionRootCurrentUnifiedFungibleAssetBalancesToBeRenamedAggregateArgs = {
|
|
9319
|
-
distinct_on?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedSelectColumn>>;
|
|
9320
|
-
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
9321
|
-
offset?: InputMaybe<Scalars["Int"]["input"]>;
|
|
9322
|
-
order_by?: InputMaybe<Array<CurrentUnifiedFungibleAssetBalancesToBeRenamedOrderBy>>;
|
|
9323
|
-
where?: InputMaybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>;
|
|
9324
|
-
};
|
|
9325
|
-
|
|
9326
|
-
export type SubscriptionRootCurrentUnifiedFungibleAssetBalancesToBeRenamedByPkArgs = {
|
|
9327
|
-
storage_id: Scalars["String"]["input"];
|
|
9328
|
-
};
|
|
9329
|
-
|
|
9330
|
-
export type SubscriptionRootCurrentUnifiedFungibleAssetBalancesToBeRenamedStreamArgs = {
|
|
9331
|
-
batch_size: Scalars["Int"]["input"];
|
|
9332
|
-
cursor: Array<InputMaybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedStreamCursorInput>>;
|
|
9333
|
-
where?: InputMaybe<CurrentUnifiedFungibleAssetBalancesToBeRenamedBoolExp>;
|
|
9334
|
-
};
|
|
9335
|
-
|
|
9336
8929
|
export type SubscriptionRootDelegatedStakingActivitiesArgs = {
|
|
9337
8930
|
distinct_on?: InputMaybe<Array<DelegatedStakingActivitiesSelectColumn>>;
|
|
9338
8931
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -9788,13 +9381,6 @@ export type SubscriptionRootTokenActivitiesAggregateArgs = {
|
|
|
9788
9381
|
where?: InputMaybe<TokenActivitiesBoolExp>;
|
|
9789
9382
|
};
|
|
9790
9383
|
|
|
9791
|
-
export type SubscriptionRootTokenActivitiesByPkArgs = {
|
|
9792
|
-
event_account_address: Scalars["String"]["input"];
|
|
9793
|
-
event_creation_number: Scalars["bigint"]["input"];
|
|
9794
|
-
event_sequence_number: Scalars["bigint"]["input"];
|
|
9795
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
9796
|
-
};
|
|
9797
|
-
|
|
9798
9384
|
export type SubscriptionRootTokenActivitiesStreamArgs = {
|
|
9799
9385
|
batch_size: Scalars["Int"]["input"];
|
|
9800
9386
|
cursor: Array<InputMaybe<TokenActivitiesStreamCursorInput>>;
|
|
@@ -9836,11 +9422,6 @@ export type SubscriptionRootTokenDatasArgs = {
|
|
|
9836
9422
|
where?: InputMaybe<TokenDatasBoolExp>;
|
|
9837
9423
|
};
|
|
9838
9424
|
|
|
9839
|
-
export type SubscriptionRootTokenDatasByPkArgs = {
|
|
9840
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
9841
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
9842
|
-
};
|
|
9843
|
-
|
|
9844
9425
|
export type SubscriptionRootTokenDatasStreamArgs = {
|
|
9845
9426
|
batch_size: Scalars["Int"]["input"];
|
|
9846
9427
|
cursor: Array<InputMaybe<TokenDatasStreamCursorInput>>;
|
|
@@ -9855,13 +9436,6 @@ export type SubscriptionRootTokenOwnershipsArgs = {
|
|
|
9855
9436
|
where?: InputMaybe<TokenOwnershipsBoolExp>;
|
|
9856
9437
|
};
|
|
9857
9438
|
|
|
9858
|
-
export type SubscriptionRootTokenOwnershipsByPkArgs = {
|
|
9859
|
-
property_version: Scalars["numeric"]["input"];
|
|
9860
|
-
table_handle: Scalars["String"]["input"];
|
|
9861
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
9862
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
9863
|
-
};
|
|
9864
|
-
|
|
9865
9439
|
export type SubscriptionRootTokenOwnershipsStreamArgs = {
|
|
9866
9440
|
batch_size: Scalars["Int"]["input"];
|
|
9867
9441
|
cursor: Array<InputMaybe<TokenOwnershipsStreamCursorInput>>;
|
|
@@ -9876,12 +9450,6 @@ export type SubscriptionRootTokensArgs = {
|
|
|
9876
9450
|
where?: InputMaybe<TokensBoolExp>;
|
|
9877
9451
|
};
|
|
9878
9452
|
|
|
9879
|
-
export type SubscriptionRootTokensByPkArgs = {
|
|
9880
|
-
property_version: Scalars["numeric"]["input"];
|
|
9881
|
-
token_data_id_hash: Scalars["String"]["input"];
|
|
9882
|
-
transaction_version: Scalars["bigint"]["input"];
|
|
9883
|
-
};
|
|
9884
|
-
|
|
9885
9453
|
export type SubscriptionRootTokensStreamArgs = {
|
|
9886
9454
|
batch_size: Scalars["Int"]["input"];
|
|
9887
9455
|
cursor: Array<InputMaybe<TokensStreamCursorInput>>;
|
|
@@ -10058,7 +9626,7 @@ export type TimestamptzComparisonExp = {
|
|
|
10058
9626
|
_nin?: InputMaybe<Array<Scalars["timestamptz"]["input"]>>;
|
|
10059
9627
|
};
|
|
10060
9628
|
|
|
10061
|
-
/** columns and relationships of "token_activities" */
|
|
9629
|
+
/** columns and relationships of "legacy_migration_v1.token_activities" */
|
|
10062
9630
|
export type TokenActivities = {
|
|
10063
9631
|
/** An array relationship */
|
|
10064
9632
|
aptos_names_owner: Array<CurrentAptosNames>;
|
|
@@ -10068,29 +9636,29 @@ export type TokenActivities = {
|
|
|
10068
9636
|
aptos_names_to: Array<CurrentAptosNames>;
|
|
10069
9637
|
/** An aggregate relationship */
|
|
10070
9638
|
aptos_names_to_aggregate: CurrentAptosNamesAggregate;
|
|
10071
|
-
coin_amount?: Maybe<Scalars["
|
|
9639
|
+
coin_amount?: Maybe<Scalars["String"]["output"]>;
|
|
10072
9640
|
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
10073
|
-
collection_data_id_hash
|
|
10074
|
-
collection_name
|
|
10075
|
-
creator_address
|
|
9641
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
9642
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
9643
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
10076
9644
|
/** An object relationship */
|
|
10077
9645
|
current_token_data?: Maybe<CurrentTokenDatas>;
|
|
10078
|
-
event_account_address
|
|
10079
|
-
event_creation_number
|
|
9646
|
+
event_account_address?: Maybe<Scalars["String"]["output"]>;
|
|
9647
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
10080
9648
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
10081
|
-
event_sequence_number
|
|
9649
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
10082
9650
|
from_address?: Maybe<Scalars["String"]["output"]>;
|
|
10083
|
-
name
|
|
10084
|
-
property_version
|
|
9651
|
+
name?: Maybe<Scalars["String"]["output"]>;
|
|
9652
|
+
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
10085
9653
|
to_address?: Maybe<Scalars["String"]["output"]>;
|
|
10086
|
-
token_amount
|
|
10087
|
-
token_data_id_hash
|
|
10088
|
-
transaction_timestamp
|
|
10089
|
-
transaction_version
|
|
10090
|
-
transfer_type
|
|
9654
|
+
token_amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
9655
|
+
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
9656
|
+
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
9657
|
+
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
9658
|
+
transfer_type?: Maybe<Scalars["String"]["output"]>;
|
|
10091
9659
|
};
|
|
10092
9660
|
|
|
10093
|
-
/** columns and relationships of "token_activities" */
|
|
9661
|
+
/** columns and relationships of "legacy_migration_v1.token_activities" */
|
|
10094
9662
|
export type TokenActivitiesAptosNamesOwnerArgs = {
|
|
10095
9663
|
distinct_on?: InputMaybe<Array<CurrentAptosNamesSelectColumn>>;
|
|
10096
9664
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -10099,7 +9667,7 @@ export type TokenActivitiesAptosNamesOwnerArgs = {
|
|
|
10099
9667
|
where?: InputMaybe<CurrentAptosNamesBoolExp>;
|
|
10100
9668
|
};
|
|
10101
9669
|
|
|
10102
|
-
/** columns and relationships of "token_activities" */
|
|
9670
|
+
/** columns and relationships of "legacy_migration_v1.token_activities" */
|
|
10103
9671
|
export type TokenActivitiesAptosNamesOwnerAggregateArgs = {
|
|
10104
9672
|
distinct_on?: InputMaybe<Array<CurrentAptosNamesSelectColumn>>;
|
|
10105
9673
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -10108,7 +9676,7 @@ export type TokenActivitiesAptosNamesOwnerAggregateArgs = {
|
|
|
10108
9676
|
where?: InputMaybe<CurrentAptosNamesBoolExp>;
|
|
10109
9677
|
};
|
|
10110
9678
|
|
|
10111
|
-
/** columns and relationships of "token_activities" */
|
|
9679
|
+
/** columns and relationships of "legacy_migration_v1.token_activities" */
|
|
10112
9680
|
export type TokenActivitiesAptosNamesToArgs = {
|
|
10113
9681
|
distinct_on?: InputMaybe<Array<CurrentAptosNamesSelectColumn>>;
|
|
10114
9682
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -10117,7 +9685,7 @@ export type TokenActivitiesAptosNamesToArgs = {
|
|
|
10117
9685
|
where?: InputMaybe<CurrentAptosNamesBoolExp>;
|
|
10118
9686
|
};
|
|
10119
9687
|
|
|
10120
|
-
/** columns and relationships of "token_activities" */
|
|
9688
|
+
/** columns and relationships of "legacy_migration_v1.token_activities" */
|
|
10121
9689
|
export type TokenActivitiesAptosNamesToAggregateArgs = {
|
|
10122
9690
|
distinct_on?: InputMaybe<Array<CurrentAptosNamesSelectColumn>>;
|
|
10123
9691
|
limit?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -10126,7 +9694,7 @@ export type TokenActivitiesAptosNamesToAggregateArgs = {
|
|
|
10126
9694
|
where?: InputMaybe<CurrentAptosNamesBoolExp>;
|
|
10127
9695
|
};
|
|
10128
9696
|
|
|
10129
|
-
/** aggregated selection of "token_activities" */
|
|
9697
|
+
/** aggregated selection of "legacy_migration_v1.token_activities" */
|
|
10130
9698
|
export type TokenActivitiesAggregate = {
|
|
10131
9699
|
aggregate?: Maybe<TokenActivitiesAggregateFields>;
|
|
10132
9700
|
nodes: Array<TokenActivities>;
|
|
@@ -10143,7 +9711,7 @@ export type TokenActivitiesAggregateBoolExpCount = {
|
|
|
10143
9711
|
predicate: IntComparisonExp;
|
|
10144
9712
|
};
|
|
10145
9713
|
|
|
10146
|
-
/** aggregate fields of "token_activities" */
|
|
9714
|
+
/** aggregate fields of "legacy_migration_v1.token_activities" */
|
|
10147
9715
|
export type TokenActivitiesAggregateFields = {
|
|
10148
9716
|
avg?: Maybe<TokenActivitiesAvgFields>;
|
|
10149
9717
|
count: Scalars["Int"]["output"];
|
|
@@ -10158,13 +9726,13 @@ export type TokenActivitiesAggregateFields = {
|
|
|
10158
9726
|
variance?: Maybe<TokenActivitiesVarianceFields>;
|
|
10159
9727
|
};
|
|
10160
9728
|
|
|
10161
|
-
/** aggregate fields of "token_activities" */
|
|
9729
|
+
/** aggregate fields of "legacy_migration_v1.token_activities" */
|
|
10162
9730
|
export type TokenActivitiesAggregateFieldsCountArgs = {
|
|
10163
9731
|
columns?: InputMaybe<Array<TokenActivitiesSelectColumn>>;
|
|
10164
9732
|
distinct?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
10165
9733
|
};
|
|
10166
9734
|
|
|
10167
|
-
/** order by aggregate values of table "token_activities" */
|
|
9735
|
+
/** order by aggregate values of table "legacy_migration_v1.token_activities" */
|
|
10168
9736
|
export type TokenActivitiesAggregateOrderBy = {
|
|
10169
9737
|
avg?: InputMaybe<TokenActivitiesAvgOrderBy>;
|
|
10170
9738
|
count?: InputMaybe<OrderBy>;
|
|
@@ -10181,7 +9749,6 @@ export type TokenActivitiesAggregateOrderBy = {
|
|
|
10181
9749
|
|
|
10182
9750
|
/** aggregate avg on columns */
|
|
10183
9751
|
export type TokenActivitiesAvgFields = {
|
|
10184
|
-
coin_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
10185
9752
|
event_creation_number?: Maybe<Scalars["Float"]["output"]>;
|
|
10186
9753
|
event_index?: Maybe<Scalars["Float"]["output"]>;
|
|
10187
9754
|
event_sequence_number?: Maybe<Scalars["Float"]["output"]>;
|
|
@@ -10190,9 +9757,8 @@ export type TokenActivitiesAvgFields = {
|
|
|
10190
9757
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
10191
9758
|
};
|
|
10192
9759
|
|
|
10193
|
-
/** order by avg() on columns of table "token_activities" */
|
|
9760
|
+
/** order by avg() on columns of table "legacy_migration_v1.token_activities" */
|
|
10194
9761
|
export type TokenActivitiesAvgOrderBy = {
|
|
10195
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
10196
9762
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
10197
9763
|
event_index?: InputMaybe<OrderBy>;
|
|
10198
9764
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -10201,7 +9767,7 @@ export type TokenActivitiesAvgOrderBy = {
|
|
|
10201
9767
|
transaction_version?: InputMaybe<OrderBy>;
|
|
10202
9768
|
};
|
|
10203
9769
|
|
|
10204
|
-
/** Boolean expression to filter rows from the table "token_activities". All fields are combined with a logical 'AND'. */
|
|
9770
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.token_activities". All fields are combined with a logical 'AND'. */
|
|
10205
9771
|
export type TokenActivitiesBoolExp = {
|
|
10206
9772
|
_and?: InputMaybe<Array<TokenActivitiesBoolExp>>;
|
|
10207
9773
|
_not?: InputMaybe<TokenActivitiesBoolExp>;
|
|
@@ -10210,16 +9776,16 @@ export type TokenActivitiesBoolExp = {
|
|
|
10210
9776
|
aptos_names_owner_aggregate?: InputMaybe<CurrentAptosNamesAggregateBoolExp>;
|
|
10211
9777
|
aptos_names_to?: InputMaybe<CurrentAptosNamesBoolExp>;
|
|
10212
9778
|
aptos_names_to_aggregate?: InputMaybe<CurrentAptosNamesAggregateBoolExp>;
|
|
10213
|
-
coin_amount?: InputMaybe<
|
|
9779
|
+
coin_amount?: InputMaybe<StringComparisonExp>;
|
|
10214
9780
|
coin_type?: InputMaybe<StringComparisonExp>;
|
|
10215
9781
|
collection_data_id_hash?: InputMaybe<StringComparisonExp>;
|
|
10216
9782
|
collection_name?: InputMaybe<StringComparisonExp>;
|
|
10217
9783
|
creator_address?: InputMaybe<StringComparisonExp>;
|
|
10218
9784
|
current_token_data?: InputMaybe<CurrentTokenDatasBoolExp>;
|
|
10219
9785
|
event_account_address?: InputMaybe<StringComparisonExp>;
|
|
10220
|
-
event_creation_number?: InputMaybe<
|
|
9786
|
+
event_creation_number?: InputMaybe<IntComparisonExp>;
|
|
10221
9787
|
event_index?: InputMaybe<BigintComparisonExp>;
|
|
10222
|
-
event_sequence_number?: InputMaybe<
|
|
9788
|
+
event_sequence_number?: InputMaybe<IntComparisonExp>;
|
|
10223
9789
|
from_address?: InputMaybe<StringComparisonExp>;
|
|
10224
9790
|
name?: InputMaybe<StringComparisonExp>;
|
|
10225
9791
|
property_version?: InputMaybe<NumericComparisonExp>;
|
|
@@ -10233,15 +9799,15 @@ export type TokenActivitiesBoolExp = {
|
|
|
10233
9799
|
|
|
10234
9800
|
/** aggregate max on columns */
|
|
10235
9801
|
export type TokenActivitiesMaxFields = {
|
|
10236
|
-
coin_amount?: Maybe<Scalars["
|
|
9802
|
+
coin_amount?: Maybe<Scalars["String"]["output"]>;
|
|
10237
9803
|
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
10238
9804
|
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
10239
9805
|
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
10240
9806
|
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
10241
9807
|
event_account_address?: Maybe<Scalars["String"]["output"]>;
|
|
10242
|
-
event_creation_number?: Maybe<Scalars["
|
|
9808
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
10243
9809
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
10244
|
-
event_sequence_number?: Maybe<Scalars["
|
|
9810
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
10245
9811
|
from_address?: Maybe<Scalars["String"]["output"]>;
|
|
10246
9812
|
name?: Maybe<Scalars["String"]["output"]>;
|
|
10247
9813
|
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
@@ -10253,7 +9819,7 @@ export type TokenActivitiesMaxFields = {
|
|
|
10253
9819
|
transfer_type?: Maybe<Scalars["String"]["output"]>;
|
|
10254
9820
|
};
|
|
10255
9821
|
|
|
10256
|
-
/** order by max() on columns of table "token_activities" */
|
|
9822
|
+
/** order by max() on columns of table "legacy_migration_v1.token_activities" */
|
|
10257
9823
|
export type TokenActivitiesMaxOrderBy = {
|
|
10258
9824
|
coin_amount?: InputMaybe<OrderBy>;
|
|
10259
9825
|
coin_type?: InputMaybe<OrderBy>;
|
|
@@ -10277,15 +9843,15 @@ export type TokenActivitiesMaxOrderBy = {
|
|
|
10277
9843
|
|
|
10278
9844
|
/** aggregate min on columns */
|
|
10279
9845
|
export type TokenActivitiesMinFields = {
|
|
10280
|
-
coin_amount?: Maybe<Scalars["
|
|
9846
|
+
coin_amount?: Maybe<Scalars["String"]["output"]>;
|
|
10281
9847
|
coin_type?: Maybe<Scalars["String"]["output"]>;
|
|
10282
9848
|
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
10283
9849
|
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
10284
9850
|
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
10285
9851
|
event_account_address?: Maybe<Scalars["String"]["output"]>;
|
|
10286
|
-
event_creation_number?: Maybe<Scalars["
|
|
9852
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
10287
9853
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
10288
|
-
event_sequence_number?: Maybe<Scalars["
|
|
9854
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
10289
9855
|
from_address?: Maybe<Scalars["String"]["output"]>;
|
|
10290
9856
|
name?: Maybe<Scalars["String"]["output"]>;
|
|
10291
9857
|
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
@@ -10297,7 +9863,7 @@ export type TokenActivitiesMinFields = {
|
|
|
10297
9863
|
transfer_type?: Maybe<Scalars["String"]["output"]>;
|
|
10298
9864
|
};
|
|
10299
9865
|
|
|
10300
|
-
/** order by min() on columns of table "token_activities" */
|
|
9866
|
+
/** order by min() on columns of table "legacy_migration_v1.token_activities" */
|
|
10301
9867
|
export type TokenActivitiesMinOrderBy = {
|
|
10302
9868
|
coin_amount?: InputMaybe<OrderBy>;
|
|
10303
9869
|
coin_type?: InputMaybe<OrderBy>;
|
|
@@ -10319,7 +9885,7 @@ export type TokenActivitiesMinOrderBy = {
|
|
|
10319
9885
|
transfer_type?: InputMaybe<OrderBy>;
|
|
10320
9886
|
};
|
|
10321
9887
|
|
|
10322
|
-
/** Ordering options when selecting data from "token_activities". */
|
|
9888
|
+
/** Ordering options when selecting data from "legacy_migration_v1.token_activities". */
|
|
10323
9889
|
export type TokenActivitiesOrderBy = {
|
|
10324
9890
|
aptos_names_owner_aggregate?: InputMaybe<CurrentAptosNamesAggregateOrderBy>;
|
|
10325
9891
|
aptos_names_to_aggregate?: InputMaybe<CurrentAptosNamesAggregateOrderBy>;
|
|
@@ -10344,7 +9910,7 @@ export type TokenActivitiesOrderBy = {
|
|
|
10344
9910
|
transfer_type?: InputMaybe<OrderBy>;
|
|
10345
9911
|
};
|
|
10346
9912
|
|
|
10347
|
-
/** select columns of table "token_activities" */
|
|
9913
|
+
/** select columns of table "legacy_migration_v1.token_activities" */
|
|
10348
9914
|
export enum TokenActivitiesSelectColumn {
|
|
10349
9915
|
/** column name */
|
|
10350
9916
|
CoinAmount = "coin_amount",
|
|
@@ -10386,7 +9952,6 @@ export enum TokenActivitiesSelectColumn {
|
|
|
10386
9952
|
|
|
10387
9953
|
/** aggregate stddev on columns */
|
|
10388
9954
|
export type TokenActivitiesStddevFields = {
|
|
10389
|
-
coin_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
10390
9955
|
event_creation_number?: Maybe<Scalars["Float"]["output"]>;
|
|
10391
9956
|
event_index?: Maybe<Scalars["Float"]["output"]>;
|
|
10392
9957
|
event_sequence_number?: Maybe<Scalars["Float"]["output"]>;
|
|
@@ -10395,9 +9960,8 @@ export type TokenActivitiesStddevFields = {
|
|
|
10395
9960
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
10396
9961
|
};
|
|
10397
9962
|
|
|
10398
|
-
/** order by stddev() on columns of table "token_activities" */
|
|
9963
|
+
/** order by stddev() on columns of table "legacy_migration_v1.token_activities" */
|
|
10399
9964
|
export type TokenActivitiesStddevOrderBy = {
|
|
10400
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
10401
9965
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
10402
9966
|
event_index?: InputMaybe<OrderBy>;
|
|
10403
9967
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -10408,7 +9972,6 @@ export type TokenActivitiesStddevOrderBy = {
|
|
|
10408
9972
|
|
|
10409
9973
|
/** aggregate stddev_pop on columns */
|
|
10410
9974
|
export type TokenActivitiesStddevPopFields = {
|
|
10411
|
-
coin_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
10412
9975
|
event_creation_number?: Maybe<Scalars["Float"]["output"]>;
|
|
10413
9976
|
event_index?: Maybe<Scalars["Float"]["output"]>;
|
|
10414
9977
|
event_sequence_number?: Maybe<Scalars["Float"]["output"]>;
|
|
@@ -10417,9 +9980,8 @@ export type TokenActivitiesStddevPopFields = {
|
|
|
10417
9980
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
10418
9981
|
};
|
|
10419
9982
|
|
|
10420
|
-
/** order by stddev_pop() on columns of table "token_activities" */
|
|
9983
|
+
/** order by stddev_pop() on columns of table "legacy_migration_v1.token_activities" */
|
|
10421
9984
|
export type TokenActivitiesStddevPopOrderBy = {
|
|
10422
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
10423
9985
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
10424
9986
|
event_index?: InputMaybe<OrderBy>;
|
|
10425
9987
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -10430,7 +9992,6 @@ export type TokenActivitiesStddevPopOrderBy = {
|
|
|
10430
9992
|
|
|
10431
9993
|
/** aggregate stddev_samp on columns */
|
|
10432
9994
|
export type TokenActivitiesStddevSampFields = {
|
|
10433
|
-
coin_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
10434
9995
|
event_creation_number?: Maybe<Scalars["Float"]["output"]>;
|
|
10435
9996
|
event_index?: Maybe<Scalars["Float"]["output"]>;
|
|
10436
9997
|
event_sequence_number?: Maybe<Scalars["Float"]["output"]>;
|
|
@@ -10439,9 +10000,8 @@ export type TokenActivitiesStddevSampFields = {
|
|
|
10439
10000
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
10440
10001
|
};
|
|
10441
10002
|
|
|
10442
|
-
/** order by stddev_samp() on columns of table "token_activities" */
|
|
10003
|
+
/** order by stddev_samp() on columns of table "legacy_migration_v1.token_activities" */
|
|
10443
10004
|
export type TokenActivitiesStddevSampOrderBy = {
|
|
10444
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
10445
10005
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
10446
10006
|
event_index?: InputMaybe<OrderBy>;
|
|
10447
10007
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -10460,15 +10020,15 @@ export type TokenActivitiesStreamCursorInput = {
|
|
|
10460
10020
|
|
|
10461
10021
|
/** Initial value of the column from where the streaming should start */
|
|
10462
10022
|
export type TokenActivitiesStreamCursorValueInput = {
|
|
10463
|
-
coin_amount?: InputMaybe<Scalars["
|
|
10023
|
+
coin_amount?: InputMaybe<Scalars["String"]["input"]>;
|
|
10464
10024
|
coin_type?: InputMaybe<Scalars["String"]["input"]>;
|
|
10465
10025
|
collection_data_id_hash?: InputMaybe<Scalars["String"]["input"]>;
|
|
10466
10026
|
collection_name?: InputMaybe<Scalars["String"]["input"]>;
|
|
10467
10027
|
creator_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
10468
10028
|
event_account_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
10469
|
-
event_creation_number?: InputMaybe<Scalars["
|
|
10029
|
+
event_creation_number?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10470
10030
|
event_index?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
10471
|
-
event_sequence_number?: InputMaybe<Scalars["
|
|
10031
|
+
event_sequence_number?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10472
10032
|
from_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
10473
10033
|
name?: InputMaybe<Scalars["String"]["input"]>;
|
|
10474
10034
|
property_version?: InputMaybe<Scalars["numeric"]["input"]>;
|
|
@@ -10482,18 +10042,16 @@ export type TokenActivitiesStreamCursorValueInput = {
|
|
|
10482
10042
|
|
|
10483
10043
|
/** aggregate sum on columns */
|
|
10484
10044
|
export type TokenActivitiesSumFields = {
|
|
10485
|
-
|
|
10486
|
-
event_creation_number?: Maybe<Scalars["bigint"]["output"]>;
|
|
10045
|
+
event_creation_number?: Maybe<Scalars["Int"]["output"]>;
|
|
10487
10046
|
event_index?: Maybe<Scalars["bigint"]["output"]>;
|
|
10488
|
-
event_sequence_number?: Maybe<Scalars["
|
|
10047
|
+
event_sequence_number?: Maybe<Scalars["Int"]["output"]>;
|
|
10489
10048
|
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
10490
10049
|
token_amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
10491
10050
|
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
10492
10051
|
};
|
|
10493
10052
|
|
|
10494
|
-
/** order by sum() on columns of table "token_activities" */
|
|
10053
|
+
/** order by sum() on columns of table "legacy_migration_v1.token_activities" */
|
|
10495
10054
|
export type TokenActivitiesSumOrderBy = {
|
|
10496
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
10497
10055
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
10498
10056
|
event_index?: InputMaybe<OrderBy>;
|
|
10499
10057
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -10960,7 +10518,6 @@ export type TokenActivitiesV2VarianceOrderBy = {
|
|
|
10960
10518
|
|
|
10961
10519
|
/** aggregate var_pop on columns */
|
|
10962
10520
|
export type TokenActivitiesVarPopFields = {
|
|
10963
|
-
coin_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
10964
10521
|
event_creation_number?: Maybe<Scalars["Float"]["output"]>;
|
|
10965
10522
|
event_index?: Maybe<Scalars["Float"]["output"]>;
|
|
10966
10523
|
event_sequence_number?: Maybe<Scalars["Float"]["output"]>;
|
|
@@ -10969,9 +10526,8 @@ export type TokenActivitiesVarPopFields = {
|
|
|
10969
10526
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
10970
10527
|
};
|
|
10971
10528
|
|
|
10972
|
-
/** order by var_pop() on columns of table "token_activities" */
|
|
10529
|
+
/** order by var_pop() on columns of table "legacy_migration_v1.token_activities" */
|
|
10973
10530
|
export type TokenActivitiesVarPopOrderBy = {
|
|
10974
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
10975
10531
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
10976
10532
|
event_index?: InputMaybe<OrderBy>;
|
|
10977
10533
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -10982,7 +10538,6 @@ export type TokenActivitiesVarPopOrderBy = {
|
|
|
10982
10538
|
|
|
10983
10539
|
/** aggregate var_samp on columns */
|
|
10984
10540
|
export type TokenActivitiesVarSampFields = {
|
|
10985
|
-
coin_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
10986
10541
|
event_creation_number?: Maybe<Scalars["Float"]["output"]>;
|
|
10987
10542
|
event_index?: Maybe<Scalars["Float"]["output"]>;
|
|
10988
10543
|
event_sequence_number?: Maybe<Scalars["Float"]["output"]>;
|
|
@@ -10991,9 +10546,8 @@ export type TokenActivitiesVarSampFields = {
|
|
|
10991
10546
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
10992
10547
|
};
|
|
10993
10548
|
|
|
10994
|
-
/** order by var_samp() on columns of table "token_activities" */
|
|
10549
|
+
/** order by var_samp() on columns of table "legacy_migration_v1.token_activities" */
|
|
10995
10550
|
export type TokenActivitiesVarSampOrderBy = {
|
|
10996
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
10997
10551
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
10998
10552
|
event_index?: InputMaybe<OrderBy>;
|
|
10999
10553
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -11004,7 +10558,6 @@ export type TokenActivitiesVarSampOrderBy = {
|
|
|
11004
10558
|
|
|
11005
10559
|
/** aggregate variance on columns */
|
|
11006
10560
|
export type TokenActivitiesVarianceFields = {
|
|
11007
|
-
coin_amount?: Maybe<Scalars["Float"]["output"]>;
|
|
11008
10561
|
event_creation_number?: Maybe<Scalars["Float"]["output"]>;
|
|
11009
10562
|
event_index?: Maybe<Scalars["Float"]["output"]>;
|
|
11010
10563
|
event_sequence_number?: Maybe<Scalars["Float"]["output"]>;
|
|
@@ -11013,9 +10566,8 @@ export type TokenActivitiesVarianceFields = {
|
|
|
11013
10566
|
transaction_version?: Maybe<Scalars["Float"]["output"]>;
|
|
11014
10567
|
};
|
|
11015
10568
|
|
|
11016
|
-
/** order by variance() on columns of table "token_activities" */
|
|
10569
|
+
/** order by variance() on columns of table "legacy_migration_v1.token_activities" */
|
|
11017
10570
|
export type TokenActivitiesVarianceOrderBy = {
|
|
11018
|
-
coin_amount?: InputMaybe<OrderBy>;
|
|
11019
10571
|
event_creation_number?: InputMaybe<OrderBy>;
|
|
11020
10572
|
event_index?: InputMaybe<OrderBy>;
|
|
11021
10573
|
event_sequence_number?: InputMaybe<OrderBy>;
|
|
@@ -11024,37 +10576,37 @@ export type TokenActivitiesVarianceOrderBy = {
|
|
|
11024
10576
|
transaction_version?: InputMaybe<OrderBy>;
|
|
11025
10577
|
};
|
|
11026
10578
|
|
|
11027
|
-
/** columns and relationships of "token_datas" */
|
|
10579
|
+
/** columns and relationships of "legacy_migration_v1.token_datas" */
|
|
11028
10580
|
export type TokenDatas = {
|
|
11029
|
-
collection_data_id_hash
|
|
11030
|
-
collection_name
|
|
11031
|
-
creator_address
|
|
11032
|
-
default_properties
|
|
11033
|
-
description
|
|
11034
|
-
description_mutable
|
|
11035
|
-
largest_property_version
|
|
11036
|
-
maximum
|
|
11037
|
-
maximum_mutable
|
|
11038
|
-
metadata_uri
|
|
11039
|
-
name
|
|
11040
|
-
payee_address
|
|
11041
|
-
properties_mutable
|
|
11042
|
-
royalty_mutable
|
|
11043
|
-
royalty_points_denominator
|
|
11044
|
-
royalty_points_numerator
|
|
11045
|
-
supply
|
|
11046
|
-
token_data_id_hash
|
|
11047
|
-
transaction_timestamp
|
|
11048
|
-
transaction_version
|
|
11049
|
-
uri_mutable
|
|
10581
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
10582
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
10583
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
10584
|
+
default_properties?: Maybe<Scalars["jsonb"]["output"]>;
|
|
10585
|
+
description?: Maybe<Scalars["String"]["output"]>;
|
|
10586
|
+
description_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
10587
|
+
largest_property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
10588
|
+
maximum?: Maybe<Scalars["numeric"]["output"]>;
|
|
10589
|
+
maximum_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
10590
|
+
metadata_uri?: Maybe<Scalars["String"]["output"]>;
|
|
10591
|
+
name?: Maybe<Scalars["String"]["output"]>;
|
|
10592
|
+
payee_address?: Maybe<Scalars["String"]["output"]>;
|
|
10593
|
+
properties_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
10594
|
+
royalty_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
10595
|
+
royalty_points_denominator?: Maybe<Scalars["String"]["output"]>;
|
|
10596
|
+
royalty_points_numerator?: Maybe<Scalars["String"]["output"]>;
|
|
10597
|
+
supply?: Maybe<Scalars["numeric"]["output"]>;
|
|
10598
|
+
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
10599
|
+
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
10600
|
+
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
10601
|
+
uri_mutable?: Maybe<Scalars["Boolean"]["output"]>;
|
|
11050
10602
|
};
|
|
11051
10603
|
|
|
11052
|
-
/** columns and relationships of "token_datas" */
|
|
10604
|
+
/** columns and relationships of "legacy_migration_v1.token_datas" */
|
|
11053
10605
|
export type TokenDatasDefaultPropertiesArgs = {
|
|
11054
10606
|
path?: InputMaybe<Scalars["String"]["input"]>;
|
|
11055
10607
|
};
|
|
11056
10608
|
|
|
11057
|
-
/** Boolean expression to filter rows from the table "token_datas". All fields are combined with a logical 'AND'. */
|
|
10609
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.token_datas". All fields are combined with a logical 'AND'. */
|
|
11058
10610
|
export type TokenDatasBoolExp = {
|
|
11059
10611
|
_and?: InputMaybe<Array<TokenDatasBoolExp>>;
|
|
11060
10612
|
_not?: InputMaybe<TokenDatasBoolExp>;
|
|
@@ -11073,8 +10625,8 @@ export type TokenDatasBoolExp = {
|
|
|
11073
10625
|
payee_address?: InputMaybe<StringComparisonExp>;
|
|
11074
10626
|
properties_mutable?: InputMaybe<BooleanComparisonExp>;
|
|
11075
10627
|
royalty_mutable?: InputMaybe<BooleanComparisonExp>;
|
|
11076
|
-
royalty_points_denominator?: InputMaybe<
|
|
11077
|
-
royalty_points_numerator?: InputMaybe<
|
|
10628
|
+
royalty_points_denominator?: InputMaybe<StringComparisonExp>;
|
|
10629
|
+
royalty_points_numerator?: InputMaybe<StringComparisonExp>;
|
|
11078
10630
|
supply?: InputMaybe<NumericComparisonExp>;
|
|
11079
10631
|
token_data_id_hash?: InputMaybe<StringComparisonExp>;
|
|
11080
10632
|
transaction_timestamp?: InputMaybe<TimestampComparisonExp>;
|
|
@@ -11082,7 +10634,7 @@ export type TokenDatasBoolExp = {
|
|
|
11082
10634
|
uri_mutable?: InputMaybe<BooleanComparisonExp>;
|
|
11083
10635
|
};
|
|
11084
10636
|
|
|
11085
|
-
/** Ordering options when selecting data from "token_datas". */
|
|
10637
|
+
/** Ordering options when selecting data from "legacy_migration_v1.token_datas". */
|
|
11086
10638
|
export type TokenDatasOrderBy = {
|
|
11087
10639
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
11088
10640
|
collection_name?: InputMaybe<OrderBy>;
|
|
@@ -11107,7 +10659,7 @@ export type TokenDatasOrderBy = {
|
|
|
11107
10659
|
uri_mutable?: InputMaybe<OrderBy>;
|
|
11108
10660
|
};
|
|
11109
10661
|
|
|
11110
|
-
/** select columns of table "token_datas" */
|
|
10662
|
+
/** select columns of table "legacy_migration_v1.token_datas" */
|
|
11111
10663
|
export enum TokenDatasSelectColumn {
|
|
11112
10664
|
/** column name */
|
|
11113
10665
|
CollectionDataIdHash = "collection_data_id_hash",
|
|
@@ -11177,8 +10729,8 @@ export type TokenDatasStreamCursorValueInput = {
|
|
|
11177
10729
|
payee_address?: InputMaybe<Scalars["String"]["input"]>;
|
|
11178
10730
|
properties_mutable?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
11179
10731
|
royalty_mutable?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
11180
|
-
royalty_points_denominator?: InputMaybe<Scalars["
|
|
11181
|
-
royalty_points_numerator?: InputMaybe<Scalars["
|
|
10732
|
+
royalty_points_denominator?: InputMaybe<Scalars["String"]["input"]>;
|
|
10733
|
+
royalty_points_numerator?: InputMaybe<Scalars["String"]["input"]>;
|
|
11182
10734
|
supply?: InputMaybe<Scalars["numeric"]["input"]>;
|
|
11183
10735
|
token_data_id_hash?: InputMaybe<Scalars["String"]["input"]>;
|
|
11184
10736
|
transaction_timestamp?: InputMaybe<Scalars["timestamp"]["input"]>;
|
|
@@ -11186,23 +10738,23 @@ export type TokenDatasStreamCursorValueInput = {
|
|
|
11186
10738
|
uri_mutable?: InputMaybe<Scalars["Boolean"]["input"]>;
|
|
11187
10739
|
};
|
|
11188
10740
|
|
|
11189
|
-
/** columns and relationships of "token_ownerships" */
|
|
10741
|
+
/** columns and relationships of "legacy_migration_v1.token_ownerships" */
|
|
11190
10742
|
export type TokenOwnerships = {
|
|
11191
|
-
amount
|
|
11192
|
-
collection_data_id_hash
|
|
11193
|
-
collection_name
|
|
11194
|
-
creator_address
|
|
11195
|
-
name
|
|
10743
|
+
amount?: Maybe<Scalars["numeric"]["output"]>;
|
|
10744
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
10745
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
10746
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
10747
|
+
name?: Maybe<Scalars["String"]["output"]>;
|
|
11196
10748
|
owner_address?: Maybe<Scalars["String"]["output"]>;
|
|
11197
|
-
property_version
|
|
11198
|
-
table_handle
|
|
10749
|
+
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
10750
|
+
table_handle?: Maybe<Scalars["String"]["output"]>;
|
|
11199
10751
|
table_type?: Maybe<Scalars["String"]["output"]>;
|
|
11200
|
-
token_data_id_hash
|
|
11201
|
-
transaction_timestamp
|
|
11202
|
-
transaction_version
|
|
10752
|
+
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
10753
|
+
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
10754
|
+
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
11203
10755
|
};
|
|
11204
10756
|
|
|
11205
|
-
/** Boolean expression to filter rows from the table "token_ownerships". All fields are combined with a logical 'AND'. */
|
|
10757
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.token_ownerships". All fields are combined with a logical 'AND'. */
|
|
11206
10758
|
export type TokenOwnershipsBoolExp = {
|
|
11207
10759
|
_and?: InputMaybe<Array<TokenOwnershipsBoolExp>>;
|
|
11208
10760
|
_not?: InputMaybe<TokenOwnershipsBoolExp>;
|
|
@@ -11221,7 +10773,7 @@ export type TokenOwnershipsBoolExp = {
|
|
|
11221
10773
|
transaction_version?: InputMaybe<BigintComparisonExp>;
|
|
11222
10774
|
};
|
|
11223
10775
|
|
|
11224
|
-
/** Ordering options when selecting data from "token_ownerships". */
|
|
10776
|
+
/** Ordering options when selecting data from "legacy_migration_v1.token_ownerships". */
|
|
11225
10777
|
export type TokenOwnershipsOrderBy = {
|
|
11226
10778
|
amount?: InputMaybe<OrderBy>;
|
|
11227
10779
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
@@ -11237,7 +10789,7 @@ export type TokenOwnershipsOrderBy = {
|
|
|
11237
10789
|
transaction_version?: InputMaybe<OrderBy>;
|
|
11238
10790
|
};
|
|
11239
10791
|
|
|
11240
|
-
/** select columns of table "token_ownerships" */
|
|
10792
|
+
/** select columns of table "legacy_migration_v1.token_ownerships" */
|
|
11241
10793
|
export enum TokenOwnershipsSelectColumn {
|
|
11242
10794
|
/** column name */
|
|
11243
10795
|
Amount = "amount",
|
|
@@ -11289,25 +10841,25 @@ export type TokenOwnershipsStreamCursorValueInput = {
|
|
|
11289
10841
|
transaction_version?: InputMaybe<Scalars["bigint"]["input"]>;
|
|
11290
10842
|
};
|
|
11291
10843
|
|
|
11292
|
-
/** columns and relationships of "tokens" */
|
|
10844
|
+
/** columns and relationships of "legacy_migration_v1.tokens" */
|
|
11293
10845
|
export type Tokens = {
|
|
11294
|
-
collection_data_id_hash
|
|
11295
|
-
collection_name
|
|
11296
|
-
creator_address
|
|
11297
|
-
name
|
|
11298
|
-
property_version
|
|
11299
|
-
token_data_id_hash
|
|
11300
|
-
token_properties
|
|
11301
|
-
transaction_timestamp
|
|
11302
|
-
transaction_version
|
|
10846
|
+
collection_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
10847
|
+
collection_name?: Maybe<Scalars["String"]["output"]>;
|
|
10848
|
+
creator_address?: Maybe<Scalars["String"]["output"]>;
|
|
10849
|
+
name?: Maybe<Scalars["String"]["output"]>;
|
|
10850
|
+
property_version?: Maybe<Scalars["numeric"]["output"]>;
|
|
10851
|
+
token_data_id_hash?: Maybe<Scalars["String"]["output"]>;
|
|
10852
|
+
token_properties?: Maybe<Scalars["jsonb"]["output"]>;
|
|
10853
|
+
transaction_timestamp?: Maybe<Scalars["timestamp"]["output"]>;
|
|
10854
|
+
transaction_version?: Maybe<Scalars["bigint"]["output"]>;
|
|
11303
10855
|
};
|
|
11304
10856
|
|
|
11305
|
-
/** columns and relationships of "tokens" */
|
|
10857
|
+
/** columns and relationships of "legacy_migration_v1.tokens" */
|
|
11306
10858
|
export type TokensTokenPropertiesArgs = {
|
|
11307
10859
|
path?: InputMaybe<Scalars["String"]["input"]>;
|
|
11308
10860
|
};
|
|
11309
10861
|
|
|
11310
|
-
/** Boolean expression to filter rows from the table "tokens". All fields are combined with a logical 'AND'. */
|
|
10862
|
+
/** Boolean expression to filter rows from the table "legacy_migration_v1.tokens". All fields are combined with a logical 'AND'. */
|
|
11311
10863
|
export type TokensBoolExp = {
|
|
11312
10864
|
_and?: InputMaybe<Array<TokensBoolExp>>;
|
|
11313
10865
|
_not?: InputMaybe<TokensBoolExp>;
|
|
@@ -11323,7 +10875,7 @@ export type TokensBoolExp = {
|
|
|
11323
10875
|
transaction_version?: InputMaybe<BigintComparisonExp>;
|
|
11324
10876
|
};
|
|
11325
10877
|
|
|
11326
|
-
/** Ordering options when selecting data from "tokens". */
|
|
10878
|
+
/** Ordering options when selecting data from "legacy_migration_v1.tokens". */
|
|
11327
10879
|
export type TokensOrderBy = {
|
|
11328
10880
|
collection_data_id_hash?: InputMaybe<OrderBy>;
|
|
11329
10881
|
collection_name?: InputMaybe<OrderBy>;
|
|
@@ -11336,7 +10888,7 @@ export type TokensOrderBy = {
|
|
|
11336
10888
|
transaction_version?: InputMaybe<OrderBy>;
|
|
11337
10889
|
};
|
|
11338
10890
|
|
|
11339
|
-
/** select columns of table "tokens" */
|
|
10891
|
+
/** select columns of table "legacy_migration_v1.tokens" */
|
|
11340
10892
|
export enum TokensSelectColumn {
|
|
11341
10893
|
/** column name */
|
|
11342
10894
|
CollectionDataIdHash = "collection_data_id_hash",
|