@portkey/graphql 0.0.1-alpha.1.4 → 0.0.1-alpha.1.6
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/did/__generated__/hooks/caHolderInfo.d.ts +43 -0
- package/dist/did/__generated__/hooks/caHolderInfo.d.ts.map +1 -0
- package/dist/did/__generated__/hooks/{userNFTInfo.js → caHolderInfo.js} +25 -28
- package/dist/did/__generated__/hooks/caHolderInfo.js.map +1 -0
- package/dist/did/__generated__/hooks/caHolderManagerInfo.d.ts +4 -3
- package/dist/did/__generated__/hooks/caHolderManagerInfo.d.ts.map +1 -1
- package/dist/did/__generated__/hooks/caHolderManagerInfo.js +4 -3
- package/dist/did/__generated__/hooks/caHolderManagerInfo.js.map +1 -1
- package/dist/did/__generated__/hooks/caHolderNFTBalanceInfo.d.ts +45 -0
- package/dist/did/__generated__/hooks/caHolderNFTBalanceInfo.d.ts.map +1 -0
- package/dist/did/__generated__/hooks/{userNFTProtocolInfo.js → caHolderNFTBalanceInfo.js} +30 -27
- package/dist/did/__generated__/hooks/caHolderNFTBalanceInfo.js.map +1 -0
- package/dist/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.d.ts +43 -0
- package/dist/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.d.ts.map +1 -0
- package/dist/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.js +65 -0
- package/dist/did/__generated__/hooks/caHolderNFTCollectionBalanceInfo.js.map +1 -0
- package/dist/did/__generated__/hooks/caHolderSearchTokenNFT.d.ts +42 -29
- package/dist/did/__generated__/hooks/caHolderSearchTokenNFT.d.ts.map +1 -1
- package/dist/did/__generated__/hooks/caHolderSearchTokenNFT.js +35 -23
- package/dist/did/__generated__/hooks/caHolderSearchTokenNFT.js.map +1 -1
- package/dist/did/__generated__/hooks/caHolderTokenBalanceInfo.d.ts +28 -11
- package/dist/did/__generated__/hooks/caHolderTokenBalanceInfo.d.ts.map +1 -1
- package/dist/did/__generated__/hooks/caHolderTokenBalanceInfo.js +22 -6
- package/dist/did/__generated__/hooks/caHolderTokenBalanceInfo.js.map +1 -1
- package/dist/did/__generated__/hooks/caHolderTransaction.d.ts +62 -35
- package/dist/did/__generated__/hooks/caHolderTransaction.d.ts.map +1 -1
- package/dist/did/__generated__/hooks/caHolderTransaction.js +54 -28
- package/dist/did/__generated__/hooks/caHolderTransaction.js.map +1 -1
- package/dist/did/__generated__/hooks/caHolderTransactionAddressInfo.d.ts +12 -8
- package/dist/did/__generated__/hooks/caHolderTransactionAddressInfo.d.ts.map +1 -1
- package/dist/did/__generated__/hooks/caHolderTransactionAddressInfo.js +8 -5
- package/dist/did/__generated__/hooks/caHolderTransactionAddressInfo.js.map +1 -1
- package/dist/did/__generated__/hooks/caHolderTransactionInfo.d.ts +83 -0
- package/dist/did/__generated__/hooks/caHolderTransactionInfo.d.ts.map +1 -0
- package/dist/did/__generated__/hooks/caHolderTransactionInfo.js +102 -0
- package/dist/did/__generated__/hooks/caHolderTransactionInfo.js.map +1 -0
- package/dist/did/__generated__/hooks/loginGuardianChangeRecordInfo.d.ts +37 -0
- package/dist/did/__generated__/hooks/loginGuardianChangeRecordInfo.d.ts.map +1 -0
- package/dist/did/__generated__/hooks/{loginGuardianAccountChangeRecordInfo.js → loginGuardianChangeRecordInfo.js} +17 -17
- package/dist/did/__generated__/hooks/loginGuardianChangeRecordInfo.js.map +1 -0
- package/dist/did/__generated__/hooks/loginGuardianInfo.d.ts +35 -0
- package/dist/did/__generated__/hooks/loginGuardianInfo.d.ts.map +1 -0
- package/dist/did/__generated__/hooks/{loginGuardianAccountInfo.js → loginGuardianInfo.js} +17 -17
- package/dist/did/__generated__/hooks/loginGuardianInfo.js.map +1 -0
- package/dist/did/__generated__/hooks/tokenInfo.d.ts +1 -0
- package/dist/did/__generated__/hooks/tokenInfo.d.ts.map +1 -1
- package/dist/did/__generated__/hooks/tokenInfo.js +1 -0
- package/dist/did/__generated__/hooks/tokenInfo.js.map +1 -1
- package/dist/did/__generated__/types.d.ts +168 -160
- package/dist/did/__generated__/types.d.ts.map +1 -1
- package/dist/did/__generated__/types.js +7 -1
- package/dist/did/__generated__/types.js.map +1 -1
- package/dist/did/index.js +4 -4
- package/dist/did/index.js.map +1 -1
- package/dist/did/utils.d.ts +2 -2
- package/dist/did/utils.d.ts.map +1 -1
- package/dist/did/utils.js +2 -2
- package/dist/did/utils.js.map +1 -1
- package/dist/types/did.d.ts +2 -2
- package/dist/types/did.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/did/__generated__/hooks/loginGuardianAccountChangeRecordInfo.d.ts +0 -38
- package/dist/did/__generated__/hooks/loginGuardianAccountChangeRecordInfo.d.ts.map +0 -1
- package/dist/did/__generated__/hooks/loginGuardianAccountChangeRecordInfo.js.map +0 -1
- package/dist/did/__generated__/hooks/loginGuardianAccountInfo.d.ts +0 -36
- package/dist/did/__generated__/hooks/loginGuardianAccountInfo.d.ts.map +0 -1
- package/dist/did/__generated__/hooks/loginGuardianAccountInfo.js.map +0 -1
- package/dist/did/__generated__/hooks/nftProtocolInfo.d.ts +0 -41
- package/dist/did/__generated__/hooks/nftProtocolInfo.d.ts.map +0 -1
- package/dist/did/__generated__/hooks/nftProtocolInfo.js +0 -65
- package/dist/did/__generated__/hooks/nftProtocolInfo.js.map +0 -1
- package/dist/did/__generated__/hooks/userNFTInfo.d.ts +0 -44
- package/dist/did/__generated__/hooks/userNFTInfo.d.ts.map +0 -1
- package/dist/did/__generated__/hooks/userNFTInfo.js.map +0 -1
- package/dist/did/__generated__/hooks/userNFTProtocolInfo.d.ts +0 -41
- package/dist/did/__generated__/hooks/userNFTProtocolInfo.d.ts.map +0 -1
- package/dist/did/__generated__/hooks/userNFTProtocolInfo.js.map +0 -1
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import * as Types from '../types';
|
|
2
|
+
import * as Apollo from '@apollo/client';
|
|
3
|
+
export type LoginGuardianInfoQueryVariables = Types.Exact<{
|
|
4
|
+
dto?: Types.InputMaybe<Types.GetLoginGuardianInfoDto>;
|
|
5
|
+
}>;
|
|
6
|
+
export type LoginGuardianInfoQuery = {
|
|
7
|
+
__typename?: 'Query';
|
|
8
|
+
loginGuardianInfo?: Array<{
|
|
9
|
+
__typename?: 'LoginGuardianDto';
|
|
10
|
+
id?: string | null;
|
|
11
|
+
chainId?: string | null;
|
|
12
|
+
caHash?: string | null;
|
|
13
|
+
caAddress?: string | null;
|
|
14
|
+
manager?: string | null;
|
|
15
|
+
loginGuardian?: {
|
|
16
|
+
__typename?: 'GuardianDto';
|
|
17
|
+
type: number;
|
|
18
|
+
verifierId?: string | null;
|
|
19
|
+
identifierHash?: string | null;
|
|
20
|
+
salt?: string | null;
|
|
21
|
+
isLoginGuardian: boolean;
|
|
22
|
+
} | null;
|
|
23
|
+
} | null> | null;
|
|
24
|
+
};
|
|
25
|
+
export declare const LoginGuardianInfoDocument: Apollo.DocumentNode;
|
|
26
|
+
export declare function useLoginGuardianInfoQuery(baseOptions?: Apollo.QueryHookOptions<LoginGuardianInfoQuery, LoginGuardianInfoQueryVariables>): Apollo.QueryResult<LoginGuardianInfoQuery, Types.Exact<{
|
|
27
|
+
dto?: Types.InputMaybe<Types.GetLoginGuardianInfoDto> | undefined;
|
|
28
|
+
}>>;
|
|
29
|
+
export declare function useLoginGuardianInfoLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<LoginGuardianInfoQuery, LoginGuardianInfoQueryVariables>): Apollo.LazyQueryResultTuple<LoginGuardianInfoQuery, Types.Exact<{
|
|
30
|
+
dto?: Types.InputMaybe<Types.GetLoginGuardianInfoDto> | undefined;
|
|
31
|
+
}>>;
|
|
32
|
+
export type LoginGuardianInfoQueryHookResult = ReturnType<typeof useLoginGuardianInfoQuery>;
|
|
33
|
+
export type LoginGuardianInfoLazyQueryHookResult = ReturnType<typeof useLoginGuardianInfoLazyQuery>;
|
|
34
|
+
export type LoginGuardianInfoQueryResult = Apollo.QueryResult<LoginGuardianInfoQuery, LoginGuardianInfoQueryVariables>;
|
|
35
|
+
//# sourceMappingURL=loginGuardianInfo.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"loginGuardianInfo.d.ts","sourceRoot":"","sources":["../../../../src/did/__generated__/hooks/loginGuardianInfo.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAGlC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,MAAM,MAAM,+BAA+B,GAAG,KAAK,CAAC,KAAK,CAAC;IACxD,GAAG,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,KAAK,CAAC,uBAAuB,CAAC,CAAC;CACvD,CAAC,CAAC;AAEH,MAAM,MAAM,sBAAsB,GAAG;IACnC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,iBAAiB,CAAC,EAAE,KAAK,CAAC;QACxB,UAAU,CAAC,EAAE,kBAAkB,CAAC;QAChC,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACnB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACxB,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACvB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAC1B,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACxB,aAAa,CAAC,EAAE;YACd,UAAU,CAAC,EAAE,aAAa,CAAC;YAC3B,IAAI,EAAE,MAAM,CAAC;YACb,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAC3B,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAC/B,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YACrB,eAAe,EAAE,OAAO,CAAC;SAC1B,GAAG,IAAI,CAAC;KACV,GAAG,IAAI,CAAC,GAAG,IAAI,CAAC;CAClB,CAAC;AAEF,eAAO,MAAM,yBAAyB,qBAiBrC,CAAC;AAkBF,wBAAgB,yBAAyB,CACvC,WAAW,CAAC,EAAE,MAAM,CAAC,gBAAgB,CAAC,sBAAsB,EAAE,+BAA+B,CAAC;;IAI/F;AACD,wBAAgB,6BAA6B,CAC3C,WAAW,CAAC,EAAE,MAAM,CAAC,oBAAoB,CAAC,sBAAsB,EAAE,+BAA+B,CAAC;;IAOnG;AACD,MAAM,MAAM,gCAAgC,GAAG,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAAC;AAC5F,MAAM,MAAM,oCAAoC,GAAG,UAAU,CAAC,OAAO,6BAA6B,CAAC,CAAC;AACpG,MAAM,MAAM,4BAA4B,GAAG,MAAM,CAAC,WAAW,CAAC,sBAAsB,EAAE,+BAA+B,CAAC,CAAC"}
|
|
@@ -23,36 +23,36 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.
|
|
26
|
+
exports.useLoginGuardianInfoLazyQuery = exports.useLoginGuardianInfoQuery = exports.LoginGuardianInfoDocument = void 0;
|
|
27
27
|
const client_1 = require("@apollo/client");
|
|
28
28
|
const Apollo = __importStar(require("@apollo/client"));
|
|
29
29
|
const defaultOptions = {};
|
|
30
|
-
exports.
|
|
31
|
-
query
|
|
32
|
-
|
|
30
|
+
exports.LoginGuardianInfoDocument = (0, client_1.gql) `
|
|
31
|
+
query loginGuardianInfo($dto: GetLoginGuardianInfoDto) {
|
|
32
|
+
loginGuardianInfo(dto: $dto) {
|
|
33
33
|
id
|
|
34
34
|
chainId
|
|
35
35
|
caHash
|
|
36
36
|
caAddress
|
|
37
37
|
manager
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
38
|
+
loginGuardian {
|
|
39
|
+
type
|
|
40
|
+
verifierId
|
|
41
|
+
identifierHash
|
|
42
|
+
salt
|
|
43
|
+
isLoginGuardian
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
`;
|
|
48
|
-
function
|
|
48
|
+
function useLoginGuardianInfoQuery(baseOptions) {
|
|
49
49
|
const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
|
|
50
|
-
return Apollo.useQuery(exports.
|
|
50
|
+
return Apollo.useQuery(exports.LoginGuardianInfoDocument, options);
|
|
51
51
|
}
|
|
52
|
-
exports.
|
|
53
|
-
function
|
|
52
|
+
exports.useLoginGuardianInfoQuery = useLoginGuardianInfoQuery;
|
|
53
|
+
function useLoginGuardianInfoLazyQuery(baseOptions) {
|
|
54
54
|
const options = Object.assign(Object.assign({}, defaultOptions), baseOptions);
|
|
55
|
-
return Apollo.useLazyQuery(exports.
|
|
55
|
+
return Apollo.useLazyQuery(exports.LoginGuardianInfoDocument, options);
|
|
56
56
|
}
|
|
57
|
-
exports.
|
|
58
|
-
//# sourceMappingURL=
|
|
57
|
+
exports.useLoginGuardianInfoLazyQuery = useLoginGuardianInfoLazyQuery;
|
|
58
|
+
//# sourceMappingURL=loginGuardianInfo.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"loginGuardianInfo.js","sourceRoot":"","sources":["../../../../src/did/__generated__/hooks/loginGuardianInfo.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,2CAAqC;AACrC,uDAAyC;AACzC,MAAM,cAAc,GAAG,EAAW,CAAC;AAyBtB,QAAA,yBAAyB,GAAG,IAAA,YAAG,EAAA;;;;;;;;;;;;;;;;;CAiB3C,CAAC;AAkBF,SAAgB,yBAAyB,CACvC,WAA8F;IAE9F,MAAM,OAAO,mCAAQ,cAAc,GAAK,WAAW,CAAE,CAAC;IACtD,OAAO,MAAM,CAAC,QAAQ,CAA0D,iCAAyB,EAAE,OAAO,CAAC,CAAC;AACtH,CAAC;AALD,8DAKC;AACD,SAAgB,6BAA6B,CAC3C,WAAkG;IAElG,MAAM,OAAO,mCAAQ,cAAc,GAAK,WAAW,CAAE,CAAC;IACtD,OAAO,MAAM,CAAC,YAAY,CACxB,iCAAyB,EACzB,OAAO,CACR,CAAC;AACJ,CAAC;AARD,sEAQC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tokenInfo.d.ts","sourceRoot":"","sources":["../../../../src/did/__generated__/hooks/tokenInfo.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAGlC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,MAAM,MAAM,uBAAuB,GAAG,KAAK,CAAC,KAAK,CAAC;IAChD,GAAG,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC;CAC/C,CAAC,CAAC;AAEH,MAAM,MAAM,cAAc,GAAG;IAC3B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,KAAK,CAAC;QAChB,UAAU,CAAC,EAAE,cAAc,CAAC;QAC5B,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACnB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACxB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAC1B,WAAW,EAAE,MAAM,CAAC;QACpB,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAClC,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACvB,oBAAoB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACrC,QAAQ,EAAE,MAAM,CAAC;QACjB,WAAW,EAAE,MAAM,CAAC;QACpB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAC1B,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACvB,UAAU,EAAE,OAAO,CAAC;QACpB,YAAY,EAAE,MAAM,CAAC;KACtB,GAAG,IAAI,CAAC,GAAG,IAAI,CAAC;CAClB,CAAC;AAEF,eAAO,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"tokenInfo.d.ts","sourceRoot":"","sources":["../../../../src/did/__generated__/hooks/tokenInfo.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAGlC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,MAAM,MAAM,uBAAuB,GAAG,KAAK,CAAC,KAAK,CAAC;IAChD,GAAG,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC;CAC/C,CAAC,CAAC;AAEH,MAAM,MAAM,cAAc,GAAG;IAC3B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,KAAK,CAAC;QAChB,UAAU,CAAC,EAAE,cAAc,CAAC;QAC5B,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACnB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACxB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAC1B,WAAW,EAAE,MAAM,CAAC;QACpB,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAClC,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACvB,IAAI,EAAE,KAAK,CAAC,SAAS,CAAC;QACtB,oBAAoB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACrC,QAAQ,EAAE,MAAM,CAAC;QACjB,WAAW,EAAE,MAAM,CAAC;QACpB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAC1B,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACvB,UAAU,EAAE,OAAO,CAAC;QACpB,YAAY,EAAE,MAAM,CAAC;KACtB,GAAG,IAAI,CAAC,GAAG,IAAI,CAAC;CAClB,CAAC;AAEF,eAAO,MAAM,iBAAiB,qBAmB7B,CAAC;AAkBF,wBAAgB,iBAAiB,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC,gBAAgB,CAAC,cAAc,EAAE,uBAAuB,CAAC;;IAG/G;AACD,wBAAgB,qBAAqB,CACnC,WAAW,CAAC,EAAE,MAAM,CAAC,oBAAoB,CAAC,cAAc,EAAE,uBAAuB,CAAC;;IAInF;AACD,MAAM,MAAM,wBAAwB,GAAG,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAC5E,MAAM,MAAM,4BAA4B,GAAG,UAAU,CAAC,OAAO,qBAAqB,CAAC,CAAC;AACpF,MAAM,MAAM,oBAAoB,GAAG,MAAM,CAAC,WAAW,CAAC,cAAc,EAAE,uBAAuB,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tokenInfo.js","sourceRoot":"","sources":["../../../../src/did/__generated__/hooks/tokenInfo.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,2CAAqC;AACrC,uDAAyC;AACzC,MAAM,cAAc,GAAG,EAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"tokenInfo.js","sourceRoot":"","sources":["../../../../src/did/__generated__/hooks/tokenInfo.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,2CAAqC;AACrC,uDAAyC;AACzC,MAAM,cAAc,GAAG,EAAW,CAAC;AA0BtB,QAAA,iBAAiB,GAAG,IAAA,YAAG,EAAA;;;;;;;;;;;;;;;;;;;CAmBnC,CAAC;AAkBF,SAAgB,iBAAiB,CAAC,WAA8E;IAC9G,MAAM,OAAO,mCAAQ,cAAc,GAAK,WAAW,CAAE,CAAC;IACtD,OAAO,MAAM,CAAC,QAAQ,CAA0C,yBAAiB,EAAE,OAAO,CAAC,CAAC;AAC9F,CAAC;AAHD,8CAGC;AACD,SAAgB,qBAAqB,CACnC,WAAkF;IAElF,MAAM,OAAO,mCAAQ,cAAc,GAAK,WAAW,CAAE,CAAC;IACtD,OAAO,MAAM,CAAC,YAAY,CAA0C,yBAAiB,EAAE,OAAO,CAAC,CAAC;AAClG,CAAC;AALD,sDAKC"}
|
|
@@ -24,6 +24,16 @@ export declare enum BlockFilterType {
|
|
|
24
24
|
LogEvent = "LOG_EVENT",
|
|
25
25
|
Transaction = "TRANSACTION"
|
|
26
26
|
}
|
|
27
|
+
export type CaHolderInfoDto = {
|
|
28
|
+
__typename?: 'CAHolderInfoDto';
|
|
29
|
+
caAddress?: Maybe<Scalars['String']>;
|
|
30
|
+
caHash?: Maybe<Scalars['String']>;
|
|
31
|
+
chainId?: Maybe<Scalars['String']>;
|
|
32
|
+
guardianList?: Maybe<GuardianList>;
|
|
33
|
+
id?: Maybe<Scalars['String']>;
|
|
34
|
+
managerInfos?: Maybe<Array<Maybe<ManagerInfo>>>;
|
|
35
|
+
originChainId?: Maybe<Scalars['String']>;
|
|
36
|
+
};
|
|
27
37
|
export type CaHolderManagerChangeRecordDto = {
|
|
28
38
|
__typename?: 'CAHolderManagerChangeRecordDto';
|
|
29
39
|
blockHeight: Scalars['Long'];
|
|
@@ -38,22 +48,61 @@ export type CaHolderManagerDto = {
|
|
|
38
48
|
caHash?: Maybe<Scalars['String']>;
|
|
39
49
|
chainId?: Maybe<Scalars['String']>;
|
|
40
50
|
id?: Maybe<Scalars['String']>;
|
|
41
|
-
|
|
51
|
+
managerInfos?: Maybe<Array<Maybe<ManagerInfo>>>;
|
|
52
|
+
originChainId?: Maybe<Scalars['String']>;
|
|
53
|
+
};
|
|
54
|
+
export type CaHolderNftBalanceInfoDto = {
|
|
55
|
+
__typename?: 'CAHolderNFTBalanceInfoDto';
|
|
56
|
+
balance: Scalars['Long'];
|
|
57
|
+
caAddress?: Maybe<Scalars['String']>;
|
|
58
|
+
chainId?: Maybe<Scalars['String']>;
|
|
59
|
+
id?: Maybe<Scalars['String']>;
|
|
60
|
+
nftInfo?: Maybe<NftItemInfoDto>;
|
|
61
|
+
};
|
|
62
|
+
export type CaHolderNftBalancePageResultDto = {
|
|
63
|
+
__typename?: 'CAHolderNFTBalancePageResultDto';
|
|
64
|
+
data?: Maybe<Array<Maybe<CaHolderNftBalanceInfoDto>>>;
|
|
65
|
+
totalRecordCount: Scalars['Long'];
|
|
66
|
+
};
|
|
67
|
+
export type CaHolderNftCollectionBalanceInfoDto = {
|
|
68
|
+
__typename?: 'CAHolderNFTCollectionBalanceInfoDto';
|
|
69
|
+
caAddress?: Maybe<Scalars['String']>;
|
|
70
|
+
chainId?: Maybe<Scalars['String']>;
|
|
71
|
+
id?: Maybe<Scalars['String']>;
|
|
72
|
+
nftCollectionInfo?: Maybe<NftCollectionDto>;
|
|
73
|
+
tokenIds?: Maybe<Array<Scalars['Long']>>;
|
|
74
|
+
};
|
|
75
|
+
export type CaHolderNftCollectionBalancePageResultDto = {
|
|
76
|
+
__typename?: 'CAHolderNFTCollectionBalancePageResultDto';
|
|
77
|
+
data?: Maybe<Array<Maybe<CaHolderNftCollectionBalanceInfoDto>>>;
|
|
78
|
+
totalRecordCount: Scalars['Long'];
|
|
42
79
|
};
|
|
43
80
|
export type CaHolderSearchTokenNftDto = {
|
|
44
81
|
__typename?: 'CAHolderSearchTokenNFTDto';
|
|
45
82
|
balance: Scalars['Long'];
|
|
46
83
|
caAddress?: Maybe<Scalars['String']>;
|
|
47
84
|
chainId?: Maybe<Scalars['String']>;
|
|
48
|
-
nftInfo?: Maybe<
|
|
49
|
-
|
|
85
|
+
nftInfo?: Maybe<NftItemInfoDto>;
|
|
86
|
+
tokenId: Scalars['Long'];
|
|
87
|
+
tokenInfo?: Maybe<TokenInfoDto>;
|
|
88
|
+
};
|
|
89
|
+
export type CaHolderSearchTokenNftPageResultDto = {
|
|
90
|
+
__typename?: 'CAHolderSearchTokenNFTPageResultDto';
|
|
91
|
+
data?: Maybe<Array<Maybe<CaHolderSearchTokenNftDto>>>;
|
|
92
|
+
totalRecordCount: Scalars['Long'];
|
|
50
93
|
};
|
|
51
94
|
export type CaHolderTokenBalanceDto = {
|
|
52
95
|
__typename?: 'CAHolderTokenBalanceDto';
|
|
53
96
|
balance: Scalars['Long'];
|
|
54
97
|
caAddress?: Maybe<Scalars['String']>;
|
|
55
98
|
chainId?: Maybe<Scalars['String']>;
|
|
56
|
-
|
|
99
|
+
tokenIds?: Maybe<Array<Scalars['Long']>>;
|
|
100
|
+
tokenInfo?: Maybe<TokenInfoDto>;
|
|
101
|
+
};
|
|
102
|
+
export type CaHolderTokenBalancePageResultDto = {
|
|
103
|
+
__typename?: 'CAHolderTokenBalancePageResultDto';
|
|
104
|
+
data?: Maybe<Array<Maybe<CaHolderTokenBalanceDto>>>;
|
|
105
|
+
totalRecordCount: Scalars['Long'];
|
|
57
106
|
};
|
|
58
107
|
export type CaHolderTransactionAddressDto = {
|
|
59
108
|
__typename?: 'CAHolderTransactionAddressDto';
|
|
@@ -63,6 +112,11 @@ export type CaHolderTransactionAddressDto = {
|
|
|
63
112
|
chainId?: Maybe<Scalars['String']>;
|
|
64
113
|
transactionTime: Scalars['Long'];
|
|
65
114
|
};
|
|
115
|
+
export type CaHolderTransactionAddressPageResultDto = {
|
|
116
|
+
__typename?: 'CAHolderTransactionAddressPageResultDto';
|
|
117
|
+
data?: Maybe<Array<Maybe<CaHolderTransactionAddressDto>>>;
|
|
118
|
+
totalRecordCount: Scalars['Long'];
|
|
119
|
+
};
|
|
66
120
|
export type CaHolderTransactionDto = {
|
|
67
121
|
__typename?: 'CAHolderTransactionDto';
|
|
68
122
|
blockHash?: Maybe<Scalars['String']>;
|
|
@@ -71,15 +125,28 @@ export type CaHolderTransactionDto = {
|
|
|
71
125
|
fromAddress?: Maybe<Scalars['String']>;
|
|
72
126
|
id?: Maybe<Scalars['String']>;
|
|
73
127
|
methodName?: Maybe<Scalars['String']>;
|
|
74
|
-
nftInfo?: Maybe<
|
|
128
|
+
nftInfo?: Maybe<NftItemInfoDto>;
|
|
75
129
|
previousBlockHash?: Maybe<Scalars['String']>;
|
|
76
130
|
status: TransactionStatus;
|
|
77
131
|
timestamp: Scalars['Long'];
|
|
78
|
-
tokenInfo?: Maybe<
|
|
132
|
+
tokenInfo?: Maybe<TokenInfoDto>;
|
|
79
133
|
transactionFees?: Maybe<Array<Maybe<TransactionFee>>>;
|
|
80
134
|
transactionId?: Maybe<Scalars['String']>;
|
|
81
135
|
transferInfo?: Maybe<TransferInfo>;
|
|
82
136
|
};
|
|
137
|
+
export type CaHolderTransactionPageResultDto = {
|
|
138
|
+
__typename?: 'CAHolderTransactionPageResultDto';
|
|
139
|
+
data?: Maybe<Array<Maybe<CaHolderTransactionDto>>>;
|
|
140
|
+
totalRecordCount: Scalars['Long'];
|
|
141
|
+
};
|
|
142
|
+
export type GetCaHolderInfoDto = {
|
|
143
|
+
caAddress?: InputMaybe<Array<InputMaybe<Scalars['String']>>>;
|
|
144
|
+
caHash?: InputMaybe<Scalars['String']>;
|
|
145
|
+
chainId?: InputMaybe<Scalars['String']>;
|
|
146
|
+
loginGuardianIdentifierHash?: InputMaybe<Scalars['String']>;
|
|
147
|
+
maxResultCount: Scalars['Int'];
|
|
148
|
+
skipCount: Scalars['Int'];
|
|
149
|
+
};
|
|
83
150
|
export type GetCaHolderManagerChangeRecordDto = {
|
|
84
151
|
chainId?: InputMaybe<Scalars['String']>;
|
|
85
152
|
endBlockHeight: Scalars['Long'];
|
|
@@ -93,6 +160,21 @@ export type GetCaHolderManagerInfoDto = {
|
|
|
93
160
|
maxResultCount: Scalars['Int'];
|
|
94
161
|
skipCount: Scalars['Int'];
|
|
95
162
|
};
|
|
163
|
+
export type GetCaHolderNftCollectionInfoDto = {
|
|
164
|
+
caAddresses?: InputMaybe<Array<InputMaybe<Scalars['String']>>>;
|
|
165
|
+
chainId?: InputMaybe<Scalars['String']>;
|
|
166
|
+
maxResultCount: Scalars['Int'];
|
|
167
|
+
skipCount: Scalars['Int'];
|
|
168
|
+
symbol?: InputMaybe<Scalars['String']>;
|
|
169
|
+
};
|
|
170
|
+
export type GetCaHolderNftInfoDto = {
|
|
171
|
+
caAddresses?: InputMaybe<Array<InputMaybe<Scalars['String']>>>;
|
|
172
|
+
chainId?: InputMaybe<Scalars['String']>;
|
|
173
|
+
collectionSymbol?: InputMaybe<Scalars['String']>;
|
|
174
|
+
maxResultCount: Scalars['Int'];
|
|
175
|
+
skipCount: Scalars['Int'];
|
|
176
|
+
symbol?: InputMaybe<Scalars['String']>;
|
|
177
|
+
};
|
|
96
178
|
export type GetCaHolderSearchTokenNftDto = {
|
|
97
179
|
caAddresses?: InputMaybe<Array<InputMaybe<Scalars['String']>>>;
|
|
98
180
|
chainId?: InputMaybe<Scalars['String']>;
|
|
@@ -117,30 +199,27 @@ export type GetCaHolderTransactionDto = {
|
|
|
117
199
|
blockHash?: InputMaybe<Scalars['String']>;
|
|
118
200
|
caAddresses?: InputMaybe<Array<InputMaybe<Scalars['String']>>>;
|
|
119
201
|
chainId?: InputMaybe<Scalars['String']>;
|
|
202
|
+
endBlockHeight: Scalars['Long'];
|
|
120
203
|
maxResultCount: Scalars['Int'];
|
|
121
204
|
methodNames?: InputMaybe<Array<InputMaybe<Scalars['String']>>>;
|
|
122
205
|
skipCount: Scalars['Int'];
|
|
206
|
+
startBlockHeight: Scalars['Long'];
|
|
123
207
|
symbol?: InputMaybe<Scalars['String']>;
|
|
124
208
|
transactionId?: InputMaybe<Scalars['String']>;
|
|
209
|
+
transferTransactionId?: InputMaybe<Scalars['String']>;
|
|
125
210
|
};
|
|
126
|
-
export type
|
|
211
|
+
export type GetLoginGuardianChangeRecordDto = {
|
|
127
212
|
chainId?: InputMaybe<Scalars['String']>;
|
|
128
213
|
endBlockHeight: Scalars['Long'];
|
|
129
214
|
startBlockHeight: Scalars['Long'];
|
|
130
215
|
};
|
|
131
|
-
export type
|
|
216
|
+
export type GetLoginGuardianInfoDto = {
|
|
132
217
|
caAddress?: InputMaybe<Scalars['String']>;
|
|
133
218
|
caHash?: InputMaybe<Scalars['String']>;
|
|
134
219
|
chainId?: InputMaybe<Scalars['String']>;
|
|
135
|
-
|
|
136
|
-
maxResultCount: Scalars['Int'];
|
|
137
|
-
skipCount: Scalars['Int'];
|
|
138
|
-
};
|
|
139
|
-
export type GetNftProtocolInfoDto = {
|
|
140
|
-
chainId?: InputMaybe<Scalars['String']>;
|
|
220
|
+
loginGuardian?: InputMaybe<Scalars['String']>;
|
|
141
221
|
maxResultCount: Scalars['Int'];
|
|
142
222
|
skipCount: Scalars['Int'];
|
|
143
|
-
symbol?: InputMaybe<Scalars['String']>;
|
|
144
223
|
};
|
|
145
224
|
export type GetSyncStateDto = {
|
|
146
225
|
chainId?: InputMaybe<Scalars['String']>;
|
|
@@ -152,145 +231,98 @@ export type GetTokenInfoDto = {
|
|
|
152
231
|
skipCount: Scalars['Int'];
|
|
153
232
|
symbol?: InputMaybe<Scalars['String']>;
|
|
154
233
|
};
|
|
155
|
-
export type
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
};
|
|
163
|
-
export type GetUserNftProtocolInfoDto = {
|
|
164
|
-
caAddresses?: InputMaybe<Array<InputMaybe<Scalars['String']>>>;
|
|
165
|
-
chainId?: InputMaybe<Scalars['String']>;
|
|
166
|
-
maxResultCount: Scalars['Int'];
|
|
167
|
-
skipCount: Scalars['Int'];
|
|
168
|
-
symbol?: InputMaybe<Scalars['String']>;
|
|
169
|
-
};
|
|
170
|
-
export type GuardianAccountDto = {
|
|
171
|
-
__typename?: 'GuardianAccountDto';
|
|
172
|
-
guardian?: Maybe<GuardianDto>;
|
|
173
|
-
value?: Maybe<Scalars['String']>;
|
|
234
|
+
export type Guardian = {
|
|
235
|
+
__typename?: 'Guardian';
|
|
236
|
+
identifierHash?: Maybe<Scalars['String']>;
|
|
237
|
+
isLoginGuardian: Scalars['Boolean'];
|
|
238
|
+
salt?: Maybe<Scalars['String']>;
|
|
239
|
+
type: Scalars['Int'];
|
|
240
|
+
verifierId?: Maybe<Scalars['String']>;
|
|
174
241
|
};
|
|
175
242
|
export type GuardianDto = {
|
|
176
243
|
__typename?: 'GuardianDto';
|
|
244
|
+
identifierHash?: Maybe<Scalars['String']>;
|
|
245
|
+
isLoginGuardian: Scalars['Boolean'];
|
|
246
|
+
salt?: Maybe<Scalars['String']>;
|
|
177
247
|
type: Scalars['Int'];
|
|
178
|
-
|
|
248
|
+
verifierId?: Maybe<Scalars['String']>;
|
|
249
|
+
};
|
|
250
|
+
export type GuardianList = {
|
|
251
|
+
__typename?: 'GuardianList';
|
|
252
|
+
guardians?: Maybe<Array<Maybe<Guardian>>>;
|
|
179
253
|
};
|
|
180
|
-
export type
|
|
181
|
-
__typename?: '
|
|
254
|
+
export type LoginGuardianChangeRecordDto = {
|
|
255
|
+
__typename?: 'LoginGuardianChangeRecordDto';
|
|
182
256
|
blockHeight: Scalars['Long'];
|
|
183
257
|
caAddress?: Maybe<Scalars['String']>;
|
|
184
258
|
caHash?: Maybe<Scalars['String']>;
|
|
185
259
|
chainId?: Maybe<Scalars['String']>;
|
|
186
260
|
changeType?: Maybe<Scalars['String']>;
|
|
187
261
|
id?: Maybe<Scalars['String']>;
|
|
188
|
-
|
|
262
|
+
loginGuardian?: Maybe<GuardianDto>;
|
|
189
263
|
manager?: Maybe<Scalars['String']>;
|
|
190
264
|
};
|
|
191
|
-
export type
|
|
192
|
-
__typename?: '
|
|
265
|
+
export type LoginGuardianDto = {
|
|
266
|
+
__typename?: 'LoginGuardianDto';
|
|
193
267
|
caAddress?: Maybe<Scalars['String']>;
|
|
194
268
|
caHash?: Maybe<Scalars['String']>;
|
|
195
269
|
chainId?: Maybe<Scalars['String']>;
|
|
196
270
|
id?: Maybe<Scalars['String']>;
|
|
197
|
-
|
|
271
|
+
loginGuardian?: Maybe<GuardianDto>;
|
|
198
272
|
manager?: Maybe<Scalars['String']>;
|
|
199
273
|
};
|
|
200
274
|
export type ManagerInfo = {
|
|
201
275
|
__typename?: 'ManagerInfo';
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
};
|
|
205
|
-
export type NftInfo = {
|
|
206
|
-
__typename?: 'NFTInfo';
|
|
207
|
-
alias?: Maybe<Scalars['String']>;
|
|
208
|
-
nftId: Scalars['Long'];
|
|
209
|
-
url?: Maybe<Scalars['String']>;
|
|
210
|
-
};
|
|
211
|
-
export type NftItemInfoDto = {
|
|
212
|
-
__typename?: 'NFTItemInfoDto';
|
|
213
|
-
alias?: Maybe<Scalars['String']>;
|
|
214
|
-
baseUri?: Maybe<Scalars['String']>;
|
|
215
|
-
creator?: Maybe<Scalars['String']>;
|
|
216
|
-
id?: Maybe<Scalars['String']>;
|
|
217
|
-
imageUrl?: Maybe<Scalars['String']>;
|
|
218
|
-
minter?: Maybe<Scalars['String']>;
|
|
219
|
-
nftType?: Maybe<Scalars['String']>;
|
|
220
|
-
owner?: Maybe<Scalars['String']>;
|
|
221
|
-
protocolName?: Maybe<Scalars['String']>;
|
|
222
|
-
quantity: Scalars['Long'];
|
|
223
|
-
symbol?: Maybe<Scalars['String']>;
|
|
224
|
-
tokenHash?: Maybe<Scalars['String']>;
|
|
225
|
-
tokenId: Scalars['Long'];
|
|
226
|
-
totalQuantity: Scalars['Long'];
|
|
227
|
-
uri?: Maybe<Scalars['String']>;
|
|
276
|
+
address?: Maybe<Scalars['String']>;
|
|
277
|
+
extraData?: Maybe<Scalars['String']>;
|
|
228
278
|
};
|
|
229
|
-
export type
|
|
230
|
-
__typename?: '
|
|
231
|
-
|
|
232
|
-
creator?: Maybe<Scalars['String']>;
|
|
233
|
-
id?: Maybe<Scalars['String']>;
|
|
279
|
+
export type NftCollectionDto = {
|
|
280
|
+
__typename?: 'NFTCollectionDto';
|
|
281
|
+
decimals: Scalars['Int'];
|
|
234
282
|
imageUrl?: Maybe<Scalars['String']>;
|
|
235
283
|
isBurnable: Scalars['Boolean'];
|
|
236
|
-
isTokenIdReuse: Scalars['Boolean'];
|
|
237
284
|
issueChainId: Scalars['Int'];
|
|
238
|
-
|
|
239
|
-
protocolName?: Maybe<Scalars['String']>;
|
|
285
|
+
issuer?: Maybe<Scalars['String']>;
|
|
240
286
|
supply: Scalars['Long'];
|
|
241
287
|
symbol?: Maybe<Scalars['String']>;
|
|
288
|
+
tokenContractAddress?: Maybe<Scalars['String']>;
|
|
289
|
+
tokenName?: Maybe<Scalars['String']>;
|
|
242
290
|
totalSupply: Scalars['Long'];
|
|
243
291
|
};
|
|
244
|
-
export type
|
|
245
|
-
__typename?: '
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
blockHeight: Scalars['Long'];
|
|
250
|
-
chainId?: Maybe<Scalars['String']>;
|
|
251
|
-
creator?: Maybe<Scalars['String']>;
|
|
252
|
-
id?: Maybe<Scalars['String']>;
|
|
292
|
+
export type NftItemInfoDto = {
|
|
293
|
+
__typename?: 'NFTItemInfoDto';
|
|
294
|
+
collectionName?: Maybe<Scalars['String']>;
|
|
295
|
+
collectionSymbol?: Maybe<Scalars['String']>;
|
|
296
|
+
decimals: Scalars['Int'];
|
|
253
297
|
imageUrl?: Maybe<Scalars['String']>;
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
protocolName?: Maybe<Scalars['String']>;
|
|
259
|
-
quantity: Scalars['Long'];
|
|
260
|
-
symbol?: Maybe<Scalars['String']>;
|
|
261
|
-
tokenHash?: Maybe<Scalars['String']>;
|
|
262
|
-
tokenId: Scalars['Long'];
|
|
263
|
-
totalQuantity: Scalars['Long'];
|
|
264
|
-
uri?: Maybe<Scalars['String']>;
|
|
265
|
-
};
|
|
266
|
-
export type NftSearchInfoDto = {
|
|
267
|
-
__typename?: 'NFTSearchInfoDto';
|
|
268
|
-
alias?: Maybe<Scalars['String']>;
|
|
269
|
-
baseUri?: Maybe<Scalars['String']>;
|
|
270
|
-
minter?: Maybe<Scalars['String']>;
|
|
271
|
-
nftContractAddress?: Maybe<Scalars['String']>;
|
|
272
|
-
owner?: Maybe<Scalars['String']>;
|
|
273
|
-
protocolName?: Maybe<Scalars['String']>;
|
|
274
|
-
quantity: Scalars['Long'];
|
|
298
|
+
isBurnable: Scalars['Boolean'];
|
|
299
|
+
issueChainId: Scalars['Int'];
|
|
300
|
+
issuer?: Maybe<Scalars['String']>;
|
|
301
|
+
supply: Scalars['Long'];
|
|
275
302
|
symbol?: Maybe<Scalars['String']>;
|
|
276
|
-
|
|
277
|
-
|
|
303
|
+
tokenContractAddress?: Maybe<Scalars['String']>;
|
|
304
|
+
tokenName?: Maybe<Scalars['String']>;
|
|
305
|
+
totalSupply: Scalars['Long'];
|
|
278
306
|
};
|
|
279
307
|
export type Query = {
|
|
280
308
|
__typename?: 'Query';
|
|
309
|
+
caHolderInfo?: Maybe<Array<Maybe<CaHolderInfoDto>>>;
|
|
281
310
|
caHolderManagerChangeRecordInfo?: Maybe<Array<Maybe<CaHolderManagerChangeRecordDto>>>;
|
|
282
311
|
caHolderManagerInfo?: Maybe<Array<Maybe<CaHolderManagerDto>>>;
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
312
|
+
caHolderNFTBalanceInfo?: Maybe<CaHolderNftBalancePageResultDto>;
|
|
313
|
+
caHolderNFTCollectionBalanceInfo?: Maybe<CaHolderNftCollectionBalancePageResultDto>;
|
|
314
|
+
caHolderSearchTokenNFT?: Maybe<CaHolderSearchTokenNftPageResultDto>;
|
|
315
|
+
caHolderTokenBalanceInfo?: Maybe<CaHolderTokenBalancePageResultDto>;
|
|
316
|
+
caHolderTransaction?: Maybe<CaHolderTransactionPageResultDto>;
|
|
317
|
+
caHolderTransactionAddressInfo?: Maybe<CaHolderTransactionAddressPageResultDto>;
|
|
318
|
+
caHolderTransactionInfo?: Maybe<CaHolderTransactionPageResultDto>;
|
|
319
|
+
loginGuardianChangeRecordInfo?: Maybe<Array<Maybe<LoginGuardianChangeRecordDto>>>;
|
|
320
|
+
loginGuardianInfo?: Maybe<Array<Maybe<LoginGuardianDto>>>;
|
|
290
321
|
syncState?: Maybe<SyncStateDto>;
|
|
291
322
|
tokenInfo?: Maybe<Array<Maybe<TokenInfoDto>>>;
|
|
292
|
-
|
|
293
|
-
|
|
323
|
+
};
|
|
324
|
+
export type QueryCaHolderInfoArgs = {
|
|
325
|
+
dto?: InputMaybe<GetCaHolderInfoDto>;
|
|
294
326
|
};
|
|
295
327
|
export type QueryCaHolderManagerChangeRecordInfoArgs = {
|
|
296
328
|
dto?: InputMaybe<GetCaHolderManagerChangeRecordDto>;
|
|
@@ -298,6 +330,12 @@ export type QueryCaHolderManagerChangeRecordInfoArgs = {
|
|
|
298
330
|
export type QueryCaHolderManagerInfoArgs = {
|
|
299
331
|
dto?: InputMaybe<GetCaHolderManagerInfoDto>;
|
|
300
332
|
};
|
|
333
|
+
export type QueryCaHolderNftBalanceInfoArgs = {
|
|
334
|
+
dto?: InputMaybe<GetCaHolderNftInfoDto>;
|
|
335
|
+
};
|
|
336
|
+
export type QueryCaHolderNftCollectionBalanceInfoArgs = {
|
|
337
|
+
dto?: InputMaybe<GetCaHolderNftCollectionInfoDto>;
|
|
338
|
+
};
|
|
301
339
|
export type QueryCaHolderSearchTokenNftArgs = {
|
|
302
340
|
dto?: InputMaybe<GetCaHolderSearchTokenNftDto>;
|
|
303
341
|
};
|
|
@@ -310,14 +348,14 @@ export type QueryCaHolderTransactionArgs = {
|
|
|
310
348
|
export type QueryCaHolderTransactionAddressInfoArgs = {
|
|
311
349
|
dto?: InputMaybe<GetCaHolderTransactionAddressDto>;
|
|
312
350
|
};
|
|
313
|
-
export type
|
|
314
|
-
dto?: InputMaybe<
|
|
351
|
+
export type QueryCaHolderTransactionInfoArgs = {
|
|
352
|
+
dto?: InputMaybe<GetCaHolderTransactionDto>;
|
|
315
353
|
};
|
|
316
|
-
export type
|
|
317
|
-
dto?: InputMaybe<
|
|
354
|
+
export type QueryLoginGuardianChangeRecordInfoArgs = {
|
|
355
|
+
dto?: InputMaybe<GetLoginGuardianChangeRecordDto>;
|
|
318
356
|
};
|
|
319
|
-
export type
|
|
320
|
-
dto?: InputMaybe<
|
|
357
|
+
export type QueryLoginGuardianInfoArgs = {
|
|
358
|
+
dto?: InputMaybe<GetLoginGuardianInfoDto>;
|
|
321
359
|
};
|
|
322
360
|
export type QuerySyncStateArgs = {
|
|
323
361
|
dto?: InputMaybe<GetSyncStateDto>;
|
|
@@ -325,21 +363,10 @@ export type QuerySyncStateArgs = {
|
|
|
325
363
|
export type QueryTokenInfoArgs = {
|
|
326
364
|
dto?: InputMaybe<GetTokenInfoDto>;
|
|
327
365
|
};
|
|
328
|
-
export type QueryUserNftInfoArgs = {
|
|
329
|
-
dto?: InputMaybe<GetUserNftInfoDto>;
|
|
330
|
-
};
|
|
331
|
-
export type QueryUserNftProtocolInfoArgs = {
|
|
332
|
-
dto?: InputMaybe<GetUserNftProtocolInfoDto>;
|
|
333
|
-
};
|
|
334
366
|
export type SyncStateDto = {
|
|
335
367
|
__typename?: 'SyncStateDto';
|
|
336
368
|
confirmedBlockHeight: Scalars['Long'];
|
|
337
369
|
};
|
|
338
|
-
export type TokenInfo = {
|
|
339
|
-
__typename?: 'TokenInfo';
|
|
340
|
-
decimals: Scalars['Int'];
|
|
341
|
-
symbol?: Maybe<Scalars['String']>;
|
|
342
|
-
};
|
|
343
370
|
export type TokenInfoDto = {
|
|
344
371
|
__typename?: 'TokenInfoDto';
|
|
345
372
|
blockHash?: Maybe<Scalars['String']>;
|
|
@@ -355,18 +382,13 @@ export type TokenInfoDto = {
|
|
|
355
382
|
tokenContractAddress?: Maybe<Scalars['String']>;
|
|
356
383
|
tokenName?: Maybe<Scalars['String']>;
|
|
357
384
|
totalSupply: Scalars['Long'];
|
|
385
|
+
type: TokenType;
|
|
358
386
|
};
|
|
359
|
-
export
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
issuer?: Maybe<Scalars['String']>;
|
|
365
|
-
symbol?: Maybe<Scalars['String']>;
|
|
366
|
-
tokenContractAddress?: Maybe<Scalars['String']>;
|
|
367
|
-
tokenName?: Maybe<Scalars['String']>;
|
|
368
|
-
totalSupply: Scalars['Long'];
|
|
369
|
-
};
|
|
387
|
+
export declare enum TokenType {
|
|
388
|
+
NftCollection = "NFT_COLLECTION",
|
|
389
|
+
NftItem = "NFT_ITEM",
|
|
390
|
+
Token = "TOKEN"
|
|
391
|
+
}
|
|
370
392
|
export type TransactionFee = {
|
|
371
393
|
__typename?: 'TransactionFee';
|
|
372
394
|
amount: Scalars['Long'];
|
|
@@ -385,24 +407,10 @@ export type TransferInfo = {
|
|
|
385
407
|
__typename?: 'TransferInfo';
|
|
386
408
|
amount: Scalars['Long'];
|
|
387
409
|
fromAddress?: Maybe<Scalars['String']>;
|
|
410
|
+
fromCAAddress?: Maybe<Scalars['String']>;
|
|
388
411
|
fromChainId?: Maybe<Scalars['String']>;
|
|
389
412
|
toAddress?: Maybe<Scalars['String']>;
|
|
390
413
|
toChainId?: Maybe<Scalars['String']>;
|
|
391
|
-
|
|
392
|
-
export type UserNftInfoDto = {
|
|
393
|
-
__typename?: 'UserNFTInfoDto';
|
|
394
|
-
balance: Scalars['Long'];
|
|
395
|
-
caAddress?: Maybe<Scalars['String']>;
|
|
396
|
-
chainId?: Maybe<Scalars['String']>;
|
|
397
|
-
id?: Maybe<Scalars['String']>;
|
|
398
|
-
nftInfo?: Maybe<NftItemInfoDto>;
|
|
399
|
-
};
|
|
400
|
-
export type UserNftProtocolInfoDto = {
|
|
401
|
-
__typename?: 'UserNFTProtocolInfoDto';
|
|
402
|
-
caAddress?: Maybe<Scalars['String']>;
|
|
403
|
-
chainId?: Maybe<Scalars['String']>;
|
|
404
|
-
id?: Maybe<Scalars['String']>;
|
|
405
|
-
nftProtocolInfo?: Maybe<NftProtocolDto>;
|
|
406
|
-
tokenIds?: Maybe<Array<Scalars['Long']>>;
|
|
414
|
+
transferTransactionId?: Maybe<Scalars['String']>;
|
|
407
415
|
};
|
|
408
416
|
//# sourceMappingURL=types.d.ts.map
|