@nexeraid/identity-schemas 1.12.21-dev → 1.12.23-dev
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/chainalysis.schema-9e5926b9.esm.js +2316 -0
- package/dist/chainalysis.schema-a9079d73.cjs.prod.js +2582 -0
- package/dist/chainalysis.schema-ab6cda47.cjs.dev.js +2582 -0
- package/dist/declarations/src/index.d.ts +4 -4
- package/dist/declarations/src/index.d.ts.map +1 -1
- package/dist/declarations/src/nexeraSSID.schema.d.ts.map +1 -1
- package/dist/declarations/src/providers/big/BIGBitRankVerifiedScore.schema.d.ts +1735 -0
- package/dist/declarations/src/providers/big/BIGBitRankVerifiedScore.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/chainalysis/chainalysis.schema.d.ts +759 -0
- package/dist/declarations/src/providers/chainalysis/chainalysis.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/comply-advantage/comply-advantage.schema.d.ts +5735 -0
- package/dist/declarations/src/providers/comply-advantage/comply-advantage.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/customers.schema.d.ts +92 -0
- package/dist/declarations/src/providers/customers.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/index.d.ts +16 -0
- package/dist/declarations/src/providers/index.d.ts.map +1 -0
- package/dist/declarations/src/providers/ipquality/ipquality.schema.d.ts +1582 -0
- package/dist/declarations/src/providers/ipquality/ipquality.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/kyb-sessions.schema.d.ts +307 -0
- package/dist/declarations/src/providers/kyb-sessions.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/kyc-sessions.schema.d.ts +969 -0
- package/dist/declarations/src/providers/kyc-sessions.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/merkle-science/merkle-science.schema.d.ts +604 -0
- package/dist/declarations/src/providers/merkle-science/merkle-science.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/provider.schema.d.ts +10861 -0
- package/dist/declarations/src/providers/provider.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/scorechain/scorechain.schema.d.ts +3991 -0
- package/dist/declarations/src/providers/scorechain/scorechain.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/sumsub/sumsub-applicant.schema.d.ts +6460 -0
- package/dist/declarations/src/providers/sumsub/sumsub-applicant.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/sumsub/sumsub-reject.schema.d.ts +12 -0
- package/dist/declarations/src/providers/sumsub/sumsub-reject.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/sumsub/sumsub-webhooks.schema.d.ts +187 -0
- package/dist/declarations/src/providers/sumsub/sumsub-webhooks.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/sumsub/sumsub.schema.d.ts +314 -0
- package/dist/declarations/src/providers/sumsub/sumsub.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/synaps/synaps.schema.d.ts +4071 -0
- package/dist/declarations/src/providers/synaps/synaps.schema.d.ts.map +1 -0
- package/dist/declarations/src/webhooks/alert.schema.d.ts +98 -0
- package/dist/declarations/src/webhooks/alert.schema.d.ts.map +1 -0
- package/dist/declarations/src/webhooks/alert.webhooks.schema.d.ts +43 -0
- package/dist/declarations/src/webhooks/alert.webhooks.schema.d.ts.map +1 -0
- package/dist/declarations/src/webhooks/customer.webhooks.schema.d.ts +479 -0
- package/dist/declarations/src/webhooks/customer.webhooks.schema.d.ts.map +1 -0
- package/dist/declarations/src/webhooks/index.d.ts +7 -0
- package/dist/declarations/src/webhooks/index.d.ts.map +1 -0
- package/dist/declarations/src/webhooks/scenario-webhook.schema.d.ts +195 -0
- package/dist/declarations/src/webhooks/scenario-webhook.schema.d.ts.map +1 -0
- package/dist/declarations/src/webhooks/send-verification-flow-webhook.schema.d.ts +12605 -0
- package/dist/declarations/src/webhooks/send-verification-flow-webhook.schema.d.ts.map +1 -0
- package/dist/declarations/src/webhooks/svix.webhooks.schema.d.ts +53321 -0
- package/dist/declarations/src/webhooks/svix.webhooks.schema.d.ts.map +1 -0
- package/dist/{frontend-utilities.schema-516dc42c.cjs.prod.js → frontend-utilities.schema-9951d168.cjs.prod.js} +1 -1
- package/dist/{frontend-utilities.schema-d572735d.esm.js → frontend-utilities.schema-c150e92a.esm.js} +1 -1
- package/dist/{frontend-utilities.schema-87bffa68.cjs.dev.js → frontend-utilities.schema-c3ccca7b.cjs.dev.js} +1 -1
- package/dist/{identity-api.schema-bf6bbbf4.cjs.prod.js → identity-api.schema-181d93d3.cjs.prod.js} +1267 -1271
- package/dist/{identity-api.schema-25e04205.esm.js → identity-api.schema-2df73bbd.esm.js} +1266 -1272
- package/dist/{identity-api.schema-4615eb5b.cjs.dev.js → identity-api.schema-8832ddec.cjs.dev.js} +1267 -1271
- package/dist/nexeraid-identity-schemas.cjs.dev.js +2 -2
- package/dist/nexeraid-identity-schemas.cjs.prod.js +2 -2
- package/dist/nexeraid-identity-schemas.esm.js +3 -3
- package/dist/package.json +15 -3
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.js +1 -1
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.js +1 -1
- package/identity/dist/nexeraid-identity-schemas-identity.esm.js +1 -1
- package/package.json +15 -3
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.d.ts +2 -0
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.js +276 -0
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.js +7 -0
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.js +276 -0
- package/providers/dist/nexeraid-identity-schemas-providers.esm.js +4 -0
- package/providers/package.json +4 -0
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.js +2 -2
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.js +2 -2
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.js +2 -2
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.d.ts +2 -0
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.js +662 -0
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.js +7 -0
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.js +662 -0
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.js +580 -0
- package/webhooks/package.json +4 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"kyc-sessions.schema.d.ts","sourceRoot":"../../../../src/providers","sources":["kyc-sessions.schema.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,604 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
/**
|
|
3
|
+
* Merkle Science defines it own blockchain list, thus this list.
|
|
4
|
+
* See https://docs.merklescience.com/reference/currencies
|
|
5
|
+
*/
|
|
6
|
+
export declare const MerkleBlockChainTypes: {
|
|
7
|
+
readonly Bitcoin: "0";
|
|
8
|
+
readonly Ethereum: "1";
|
|
9
|
+
readonly Litecoin: "2";
|
|
10
|
+
readonly BitcoinCash: "3";
|
|
11
|
+
readonly Ripple: "4";
|
|
12
|
+
readonly Dogecoin: "6";
|
|
13
|
+
readonly Zilliqa: "7";
|
|
14
|
+
readonly BinanceSmartChain: "8";
|
|
15
|
+
readonly Polygon: "9";
|
|
16
|
+
readonly Tron: "10";
|
|
17
|
+
readonly Cardano: "11";
|
|
18
|
+
readonly Polkadot: "12";
|
|
19
|
+
readonly Stellar: "13";
|
|
20
|
+
readonly Hedera: "14";
|
|
21
|
+
readonly Cronos: "15";
|
|
22
|
+
readonly Optimism: "16";
|
|
23
|
+
readonly Arbitrum: "17";
|
|
24
|
+
readonly Fantom: "18";
|
|
25
|
+
readonly Monero: "19";
|
|
26
|
+
readonly Cosmos: "20";
|
|
27
|
+
readonly Zcash: "21";
|
|
28
|
+
readonly EthereumClassic: "22";
|
|
29
|
+
readonly Dash: "23";
|
|
30
|
+
readonly Solana: "24";
|
|
31
|
+
readonly AvalancheC_Chain: "25";
|
|
32
|
+
readonly Verge: "26";
|
|
33
|
+
readonly BitcoinGold: "27";
|
|
34
|
+
readonly Algorand: "28";
|
|
35
|
+
readonly Acala: "29";
|
|
36
|
+
readonly Akash: "30";
|
|
37
|
+
readonly Arweave: "31";
|
|
38
|
+
readonly Ardor: "32";
|
|
39
|
+
readonly Ark: "33";
|
|
40
|
+
readonly Astar: "34";
|
|
41
|
+
readonly Band: "35";
|
|
42
|
+
readonly BinanceNative: "36";
|
|
43
|
+
readonly Celo: "37";
|
|
44
|
+
readonly Chiliz: "38";
|
|
45
|
+
readonly Nervos: "39";
|
|
46
|
+
readonly CronosNative: "40";
|
|
47
|
+
readonly Digibyte: "41";
|
|
48
|
+
readonly Multiversx: "42";
|
|
49
|
+
readonly Enjin: "43";
|
|
50
|
+
readonly Eos: "44";
|
|
51
|
+
readonly EthereumPow: "45";
|
|
52
|
+
readonly FetchAI: "46";
|
|
53
|
+
readonly Filecoin: "47";
|
|
54
|
+
readonly Flow: "48";
|
|
55
|
+
readonly Flare: "49";
|
|
56
|
+
readonly Moonbeam: "50";
|
|
57
|
+
readonly Helium: "51";
|
|
58
|
+
readonly ICP: "52";
|
|
59
|
+
readonly Icon: "53";
|
|
60
|
+
readonly Injective: "54";
|
|
61
|
+
readonly IOTA: "55";
|
|
62
|
+
readonly IoTex: "56";
|
|
63
|
+
readonly Iris: "57";
|
|
64
|
+
readonly Kava: "58";
|
|
65
|
+
readonly Kadena: "59";
|
|
66
|
+
readonly Klaytn: "60";
|
|
67
|
+
readonly Komodo: "61";
|
|
68
|
+
readonly Kusama: "62";
|
|
69
|
+
readonly Lisk: "63";
|
|
70
|
+
readonly Terra: "64";
|
|
71
|
+
readonly Mina: "65";
|
|
72
|
+
readonly Moonriver: "66";
|
|
73
|
+
readonly Nano: "67";
|
|
74
|
+
readonly Near: "68";
|
|
75
|
+
readonly Neo3: "69";
|
|
76
|
+
readonly Oasys: "70";
|
|
77
|
+
readonly One: "71";
|
|
78
|
+
readonly Ontology: "72";
|
|
79
|
+
readonly Osmosis: "73";
|
|
80
|
+
readonly Polymesh: "74";
|
|
81
|
+
readonly QTUM: "75";
|
|
82
|
+
readonly Oasis: "76";
|
|
83
|
+
readonly Thorchain: "77";
|
|
84
|
+
readonly Ravencoin: "78";
|
|
85
|
+
readonly Siacoin: "79";
|
|
86
|
+
readonly Shiden: "80";
|
|
87
|
+
readonly Songbird: "81";
|
|
88
|
+
readonly Stratis: "82";
|
|
89
|
+
readonly Stacks: "83";
|
|
90
|
+
readonly SUI: "84";
|
|
91
|
+
readonly zkSync: "85";
|
|
92
|
+
readonly Theta: "86";
|
|
93
|
+
readonly Tomo: "87";
|
|
94
|
+
readonly VeChain: "88";
|
|
95
|
+
readonly Waves: "89";
|
|
96
|
+
readonly Wax: "90";
|
|
97
|
+
readonly WEMIX: "91";
|
|
98
|
+
readonly WaltonChain: "92";
|
|
99
|
+
readonly Chia: "93";
|
|
100
|
+
readonly Tezos: "94";
|
|
101
|
+
readonly Zcoin: "95";
|
|
102
|
+
readonly Celestia: "96";
|
|
103
|
+
readonly Neutron: "97";
|
|
104
|
+
readonly Avalanche_P: "98";
|
|
105
|
+
readonly Sei: "99";
|
|
106
|
+
readonly Avalanche_X: "100";
|
|
107
|
+
readonly Aztec: "101";
|
|
108
|
+
readonly Bittensor: "102";
|
|
109
|
+
readonly Casper: "103";
|
|
110
|
+
readonly Deso: "104";
|
|
111
|
+
readonly Juno: "105";
|
|
112
|
+
readonly PocketNetwork: "106";
|
|
113
|
+
readonly Ronin: "107";
|
|
114
|
+
readonly Vara: "108";
|
|
115
|
+
readonly XPLA: "109";
|
|
116
|
+
readonly Archway: "110";
|
|
117
|
+
readonly Axelar: "111";
|
|
118
|
+
readonly Dymension: "112";
|
|
119
|
+
readonly Starknet: "113";
|
|
120
|
+
readonly Orai: "114";
|
|
121
|
+
readonly Lukso: "115";
|
|
122
|
+
readonly bitsCrunch: "116";
|
|
123
|
+
readonly Reef: "117";
|
|
124
|
+
readonly ImmutablezkEVM: "118";
|
|
125
|
+
readonly BaseProtocol: "119";
|
|
126
|
+
readonly ArbitrumNova: "120";
|
|
127
|
+
readonly Canto: "121";
|
|
128
|
+
readonly MetisDAO: "122";
|
|
129
|
+
readonly Aptos: "123";
|
|
130
|
+
};
|
|
131
|
+
export declare const MerkleBlockChainNames: z.ZodEnum<["Bitcoin", "Ethereum", "Litecoin", "BitcoinCash", "Ripple", "Dogecoin", "Zilliqa", "BinanceSmartChain", "Polygon", "Tron", "Cardano", "Polkadot", "Stellar", "Hedera", "Cronos", "Optimism", "Arbitrum", "Fantom", "Monero", "Cosmos", "Zcash", "EthereumClassic", "Dash", "Solana", "AvalancheC_Chain", "Verge", "BitcoinGold", "Algorand", "Acala", "Akash", "Arweave", "Ardor", "Ark", "Astar", "Band", "BinanceNative", "Celo", "Chiliz", "Nervos", "CronosNative", "Digibyte", "Multiversx", "Enjin", "Eos", "EthereumPow", "FetchAI", "Filecoin", "Flow", "Flare", "Moonbeam", "Helium", "ICP", "Icon", "Injective", "IOTA", "IoTex", "Iris", "Kava", "Kadena", "Klaytn", "Komodo", "Kusama", "Lisk", "Terra", "Mina", "Moonriver", "Nano", "Near", "Neo3", "Oasys", "One", "Ontology", "Osmosis", "Polymesh", "QTUM", "Oasis", "Thorchain", "Ravencoin", "Siacoin", "Shiden", "Songbird", "Stratis", "Stacks", "SUI", "zkSync", "Theta", "Tomo", "VeChain", "Waves", "Wax", "WEMIX", "WaltonChain", "Chia", "Tezos", "Zcoin", "Celestia", "Neutron", "Avalanche_P", "Sei", "Avalanche_X", "Aztec", "Bittensor", "Casper", "Deso", "Juno", "PocketNetwork", "Ronin", "Vara", "XPLA", "Archway", "Axelar", "Dymension", "Starknet", "Orai", "Lukso", "bitsCrunch", "Reef", "ImmutablezkEVM", "BaseProtocol", "ArbitrumNova", "Canto", "MetisDAO", "Aptos"]>;
|
|
132
|
+
export declare const MerkleBlockChainCodes: z.ZodEnum<["0", "1", "2", "3", "4", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100", "101", "102", "103", "104", "106", "107", "108", "109", "110", "111", "112", "113", "114", "115", "116", "117", "118", "119", "120", "121", "122", "123"]>;
|
|
133
|
+
export type MerkleBlockChainCodes = z.infer<typeof MerkleBlockChainCodes>;
|
|
134
|
+
export declare const MerkleAddressRequest: z.ZodObject<{
|
|
135
|
+
identifier: z.ZodString;
|
|
136
|
+
blockchain: z.ZodEnum<["0", "1", "2", "3", "4", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100", "101", "102", "103", "104", "106", "107", "108", "109", "110", "111", "112", "113", "114", "115", "116", "117", "118", "119", "120", "121", "122", "123"]>;
|
|
137
|
+
customer_id: z.ZodString;
|
|
138
|
+
type: z.ZodNativeEnum<{
|
|
139
|
+
readonly Deposit: 1;
|
|
140
|
+
readonly Withdrawal: 2;
|
|
141
|
+
}>;
|
|
142
|
+
show_alerts: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
143
|
+
custom_tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
144
|
+
}, "strip", z.ZodTypeAny, {
|
|
145
|
+
type: 2 | 1;
|
|
146
|
+
identifier: string;
|
|
147
|
+
blockchain: "0" | "1" | "2" | "3" | "4" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "21" | "22" | "23" | "24" | "25" | "26" | "27" | "28" | "29" | "30" | "31" | "32" | "33" | "34" | "35" | "36" | "37" | "38" | "39" | "40" | "41" | "42" | "43" | "44" | "45" | "46" | "47" | "48" | "49" | "50" | "51" | "52" | "53" | "54" | "55" | "56" | "57" | "58" | "59" | "60" | "61" | "62" | "63" | "64" | "65" | "66" | "67" | "68" | "69" | "70" | "71" | "72" | "73" | "74" | "75" | "76" | "77" | "78" | "79" | "80" | "81" | "82" | "83" | "84" | "85" | "86" | "87" | "88" | "89" | "90" | "91" | "92" | "93" | "94" | "95" | "96" | "97" | "98" | "99" | "100" | "101" | "102" | "103" | "104" | "106" | "107" | "108" | "109" | "110" | "111" | "112" | "113" | "114" | "115" | "116" | "117" | "118" | "119" | "120" | "121" | "122" | "123";
|
|
148
|
+
customer_id: string;
|
|
149
|
+
custom_tags?: string[] | null | undefined;
|
|
150
|
+
show_alerts?: boolean | null | undefined;
|
|
151
|
+
}, {
|
|
152
|
+
type: 2 | 1;
|
|
153
|
+
identifier: string;
|
|
154
|
+
blockchain: "0" | "1" | "2" | "3" | "4" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "21" | "22" | "23" | "24" | "25" | "26" | "27" | "28" | "29" | "30" | "31" | "32" | "33" | "34" | "35" | "36" | "37" | "38" | "39" | "40" | "41" | "42" | "43" | "44" | "45" | "46" | "47" | "48" | "49" | "50" | "51" | "52" | "53" | "54" | "55" | "56" | "57" | "58" | "59" | "60" | "61" | "62" | "63" | "64" | "65" | "66" | "67" | "68" | "69" | "70" | "71" | "72" | "73" | "74" | "75" | "76" | "77" | "78" | "79" | "80" | "81" | "82" | "83" | "84" | "85" | "86" | "87" | "88" | "89" | "90" | "91" | "92" | "93" | "94" | "95" | "96" | "97" | "98" | "99" | "100" | "101" | "102" | "103" | "104" | "106" | "107" | "108" | "109" | "110" | "111" | "112" | "113" | "114" | "115" | "116" | "117" | "118" | "119" | "120" | "121" | "122" | "123";
|
|
155
|
+
customer_id: string;
|
|
156
|
+
custom_tags?: string[] | null | undefined;
|
|
157
|
+
show_alerts?: boolean | null | undefined;
|
|
158
|
+
}>;
|
|
159
|
+
export type MerkleAddressRequest = z.infer<typeof MerkleAddressRequest>;
|
|
160
|
+
export declare const MerkleAddressApiResponse: z.ZodObject<{
|
|
161
|
+
identifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
162
|
+
blockchain: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodNumber, number, number>>>;
|
|
163
|
+
blockchain_verbose: z.ZodOptional<z.ZodNullable<z.ZodEnum<["Bitcoin", "Ethereum", "Litecoin", "BitcoinCash", "Ripple", "Dogecoin", "Zilliqa", "BinanceSmartChain", "Polygon", "Tron", "Cardano", "Polkadot", "Stellar", "Hedera", "Cronos", "Optimism", "Arbitrum", "Fantom", "Monero", "Cosmos", "Zcash", "EthereumClassic", "Dash", "Solana", "AvalancheC_Chain", "Verge", "BitcoinGold", "Algorand", "Acala", "Akash", "Arweave", "Ardor", "Ark", "Astar", "Band", "BinanceNative", "Celo", "Chiliz", "Nervos", "CronosNative", "Digibyte", "Multiversx", "Enjin", "Eos", "EthereumPow", "FetchAI", "Filecoin", "Flow", "Flare", "Moonbeam", "Helium", "ICP", "Icon", "Injective", "IOTA", "IoTex", "Iris", "Kava", "Kadena", "Klaytn", "Komodo", "Kusama", "Lisk", "Terra", "Mina", "Moonriver", "Nano", "Near", "Neo3", "Oasys", "One", "Ontology", "Osmosis", "Polymesh", "QTUM", "Oasis", "Thorchain", "Ravencoin", "Siacoin", "Shiden", "Songbird", "Stratis", "Stacks", "SUI", "zkSync", "Theta", "Tomo", "VeChain", "Waves", "Wax", "WEMIX", "WaltonChain", "Chia", "Tezos", "Zcoin", "Celestia", "Neutron", "Avalanche_P", "Sei", "Avalanche_X", "Aztec", "Bittensor", "Casper", "Deso", "Juno", "PocketNetwork", "Ronin", "Vara", "XPLA", "Archway", "Axelar", "Dymension", "Starknet", "Orai", "Lukso", "bitsCrunch", "Reef", "ImmutablezkEVM", "BaseProtocol", "ArbitrumNova", "Canto", "MetisDAO", "Aptos", "Bitcoin Cash", "Binance Smart Chain", "Ethereum Classic", "Avalanche C-Chain", "Bitcoin Gold", "Binance Native", "Cronos Native", "Ethereum Pow", "Fetch AI", "Avalanche-P", "Avalanche-X", "Pocket Network", "Immutable zkEVM", "Base Protocol", "Arbitrum Nova"]>>>;
|
|
164
|
+
customer_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
165
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
166
|
+
type_verbose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
167
|
+
total_incoming_value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
168
|
+
total_incoming_value_usd: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
169
|
+
total_outgoing_value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
170
|
+
total_outgoing_value_usd: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
171
|
+
balance: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
172
|
+
earliest_transaction_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
173
|
+
latest_transaction_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
174
|
+
risk_level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
175
|
+
risk_level_verbose: z.ZodOptional<z.ZodNullable<z.ZodEnum<["No Risk Detected", "Info", "Caution", "Medium", "High", "Critical"]>>>;
|
|
176
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
177
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
178
|
+
originator: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
179
|
+
tag_type_verbose: z.ZodString;
|
|
180
|
+
tag_subtype_verbose: z.ZodString;
|
|
181
|
+
tag_name_verbose: z.ZodString;
|
|
182
|
+
total_value_usd: z.ZodNumber;
|
|
183
|
+
exposure_type: z.ZodString;
|
|
184
|
+
}, "strip", z.ZodTypeAny, {
|
|
185
|
+
tag_type_verbose: string;
|
|
186
|
+
tag_subtype_verbose: string;
|
|
187
|
+
tag_name_verbose: string;
|
|
188
|
+
total_value_usd: number;
|
|
189
|
+
exposure_type: string;
|
|
190
|
+
}, {
|
|
191
|
+
tag_type_verbose: string;
|
|
192
|
+
tag_subtype_verbose: string;
|
|
193
|
+
tag_name_verbose: string;
|
|
194
|
+
total_value_usd: number;
|
|
195
|
+
exposure_type: string;
|
|
196
|
+
}>, "many">>>;
|
|
197
|
+
beneficiary: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>, "many">>>;
|
|
198
|
+
tags: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
199
|
+
owner: z.ZodObject<{
|
|
200
|
+
tag_type_verbose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
201
|
+
tag_subtype_verbose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
202
|
+
tag_name_verbose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
203
|
+
}, "strip", z.ZodTypeAny, {
|
|
204
|
+
tag_type_verbose?: string | null | undefined;
|
|
205
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
206
|
+
tag_name_verbose?: string | null | undefined;
|
|
207
|
+
}, {
|
|
208
|
+
tag_type_verbose?: string | null | undefined;
|
|
209
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
210
|
+
tag_name_verbose?: string | null | undefined;
|
|
211
|
+
}>;
|
|
212
|
+
user: z.ZodObject<{
|
|
213
|
+
tag_type_verbose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
214
|
+
tag_subtype_verbose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
215
|
+
tag_name_verbose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
216
|
+
}, "strip", z.ZodTypeAny, {
|
|
217
|
+
tag_type_verbose?: string | null | undefined;
|
|
218
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
219
|
+
tag_name_verbose?: string | null | undefined;
|
|
220
|
+
}, {
|
|
221
|
+
tag_type_verbose?: string | null | undefined;
|
|
222
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
223
|
+
tag_name_verbose?: string | null | undefined;
|
|
224
|
+
}>;
|
|
225
|
+
}, "strip", z.ZodTypeAny, {
|
|
226
|
+
owner: {
|
|
227
|
+
tag_type_verbose?: string | null | undefined;
|
|
228
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
229
|
+
tag_name_verbose?: string | null | undefined;
|
|
230
|
+
};
|
|
231
|
+
user: {
|
|
232
|
+
tag_type_verbose?: string | null | undefined;
|
|
233
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
234
|
+
tag_name_verbose?: string | null | undefined;
|
|
235
|
+
};
|
|
236
|
+
}, {
|
|
237
|
+
owner: {
|
|
238
|
+
tag_type_verbose?: string | null | undefined;
|
|
239
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
240
|
+
tag_name_verbose?: string | null | undefined;
|
|
241
|
+
};
|
|
242
|
+
user: {
|
|
243
|
+
tag_type_verbose?: string | null | undefined;
|
|
244
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
245
|
+
tag_name_verbose?: string | null | undefined;
|
|
246
|
+
};
|
|
247
|
+
}>>>;
|
|
248
|
+
custom_tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
249
|
+
digital_assets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
250
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
251
|
+
symbol: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
252
|
+
}, "strip", z.ZodTypeAny, {
|
|
253
|
+
symbol?: string | null | undefined;
|
|
254
|
+
name?: string | null | undefined;
|
|
255
|
+
}, {
|
|
256
|
+
symbol?: string | null | undefined;
|
|
257
|
+
name?: string | null | undefined;
|
|
258
|
+
}>, "many">>>;
|
|
259
|
+
}, "strip", z.ZodTypeAny, {
|
|
260
|
+
type?: number | null | undefined;
|
|
261
|
+
identifier?: string | null | undefined;
|
|
262
|
+
balance?: number | null | undefined;
|
|
263
|
+
blockchain?: number | null | undefined;
|
|
264
|
+
blockchain_verbose?: "Polygon" | "Arbitrum" | "Optimism" | "Moonbeam" | "Moonriver" | "Tezos" | "Aptos" | "Polkadot" | "Starknet" | "Cosmos" | "Solana" | "Cardano" | "Bitcoin" | "Ethereum" | "Litecoin" | "BitcoinCash" | "Ripple" | "Dogecoin" | "Zilliqa" | "BinanceSmartChain" | "Tron" | "Stellar" | "Hedera" | "Cronos" | "Fantom" | "Monero" | "Zcash" | "EthereumClassic" | "Dash" | "AvalancheC_Chain" | "Verge" | "BitcoinGold" | "Algorand" | "Acala" | "Akash" | "Arweave" | "Ardor" | "Ark" | "Astar" | "Band" | "BinanceNative" | "Celo" | "Chiliz" | "Nervos" | "CronosNative" | "Digibyte" | "Multiversx" | "Enjin" | "Eos" | "EthereumPow" | "FetchAI" | "Filecoin" | "Flow" | "Flare" | "Helium" | "ICP" | "Icon" | "Injective" | "IOTA" | "IoTex" | "Iris" | "Kava" | "Kadena" | "Klaytn" | "Komodo" | "Kusama" | "Lisk" | "Terra" | "Mina" | "Nano" | "Near" | "Neo3" | "Oasys" | "One" | "Ontology" | "Osmosis" | "Polymesh" | "QTUM" | "Oasis" | "Thorchain" | "Ravencoin" | "Siacoin" | "Shiden" | "Songbird" | "Stratis" | "Stacks" | "SUI" | "zkSync" | "Theta" | "Tomo" | "VeChain" | "Waves" | "Wax" | "WEMIX" | "WaltonChain" | "Chia" | "Zcoin" | "Celestia" | "Neutron" | "Avalanche_P" | "Sei" | "Avalanche_X" | "Aztec" | "Bittensor" | "Casper" | "Deso" | "Juno" | "PocketNetwork" | "Ronin" | "Vara" | "XPLA" | "Archway" | "Axelar" | "Dymension" | "Orai" | "Lukso" | "bitsCrunch" | "Reef" | "ImmutablezkEVM" | "BaseProtocol" | "ArbitrumNova" | "Canto" | "MetisDAO" | "Bitcoin Cash" | "Binance Smart Chain" | "Ethereum Classic" | "Avalanche C-Chain" | "Bitcoin Gold" | "Binance Native" | "Cronos Native" | "Ethereum Pow" | "Fetch AI" | "Avalanche-P" | "Avalanche-X" | "Pocket Network" | "Immutable zkEVM" | "Base Protocol" | "Arbitrum Nova" | null | undefined;
|
|
265
|
+
customer_id?: string | null | undefined;
|
|
266
|
+
type_verbose?: string | null | undefined;
|
|
267
|
+
total_incoming_value?: string | null | undefined;
|
|
268
|
+
total_incoming_value_usd?: string | null | undefined;
|
|
269
|
+
total_outgoing_value?: string | null | undefined;
|
|
270
|
+
total_outgoing_value_usd?: string | null | undefined;
|
|
271
|
+
earliest_transaction_time?: string | null | undefined;
|
|
272
|
+
latest_transaction_time?: string | null | undefined;
|
|
273
|
+
risk_level?: number | null | undefined;
|
|
274
|
+
risk_level_verbose?: "Medium" | "High" | "No Risk Detected" | "Info" | "Caution" | "Critical" | null | undefined;
|
|
275
|
+
created_at?: string | null | undefined;
|
|
276
|
+
updated_at?: string | null | undefined;
|
|
277
|
+
originator?: {
|
|
278
|
+
tag_type_verbose: string;
|
|
279
|
+
tag_subtype_verbose: string;
|
|
280
|
+
tag_name_verbose: string;
|
|
281
|
+
total_value_usd: number;
|
|
282
|
+
exposure_type: string;
|
|
283
|
+
}[] | null | undefined;
|
|
284
|
+
beneficiary?: {}[] | null | undefined;
|
|
285
|
+
tags?: {
|
|
286
|
+
owner: {
|
|
287
|
+
tag_type_verbose?: string | null | undefined;
|
|
288
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
289
|
+
tag_name_verbose?: string | null | undefined;
|
|
290
|
+
};
|
|
291
|
+
user: {
|
|
292
|
+
tag_type_verbose?: string | null | undefined;
|
|
293
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
294
|
+
tag_name_verbose?: string | null | undefined;
|
|
295
|
+
};
|
|
296
|
+
} | null | undefined;
|
|
297
|
+
custom_tags?: string[] | null | undefined;
|
|
298
|
+
digital_assets?: {
|
|
299
|
+
symbol?: string | null | undefined;
|
|
300
|
+
name?: string | null | undefined;
|
|
301
|
+
}[] | null | undefined;
|
|
302
|
+
}, {
|
|
303
|
+
type?: number | null | undefined;
|
|
304
|
+
identifier?: string | null | undefined;
|
|
305
|
+
balance?: number | null | undefined;
|
|
306
|
+
blockchain?: number | null | undefined;
|
|
307
|
+
blockchain_verbose?: "Polygon" | "Arbitrum" | "Optimism" | "Moonbeam" | "Moonriver" | "Tezos" | "Aptos" | "Polkadot" | "Starknet" | "Cosmos" | "Solana" | "Cardano" | "Bitcoin" | "Ethereum" | "Litecoin" | "BitcoinCash" | "Ripple" | "Dogecoin" | "Zilliqa" | "BinanceSmartChain" | "Tron" | "Stellar" | "Hedera" | "Cronos" | "Fantom" | "Monero" | "Zcash" | "EthereumClassic" | "Dash" | "AvalancheC_Chain" | "Verge" | "BitcoinGold" | "Algorand" | "Acala" | "Akash" | "Arweave" | "Ardor" | "Ark" | "Astar" | "Band" | "BinanceNative" | "Celo" | "Chiliz" | "Nervos" | "CronosNative" | "Digibyte" | "Multiversx" | "Enjin" | "Eos" | "EthereumPow" | "FetchAI" | "Filecoin" | "Flow" | "Flare" | "Helium" | "ICP" | "Icon" | "Injective" | "IOTA" | "IoTex" | "Iris" | "Kava" | "Kadena" | "Klaytn" | "Komodo" | "Kusama" | "Lisk" | "Terra" | "Mina" | "Nano" | "Near" | "Neo3" | "Oasys" | "One" | "Ontology" | "Osmosis" | "Polymesh" | "QTUM" | "Oasis" | "Thorchain" | "Ravencoin" | "Siacoin" | "Shiden" | "Songbird" | "Stratis" | "Stacks" | "SUI" | "zkSync" | "Theta" | "Tomo" | "VeChain" | "Waves" | "Wax" | "WEMIX" | "WaltonChain" | "Chia" | "Zcoin" | "Celestia" | "Neutron" | "Avalanche_P" | "Sei" | "Avalanche_X" | "Aztec" | "Bittensor" | "Casper" | "Deso" | "Juno" | "PocketNetwork" | "Ronin" | "Vara" | "XPLA" | "Archway" | "Axelar" | "Dymension" | "Orai" | "Lukso" | "bitsCrunch" | "Reef" | "ImmutablezkEVM" | "BaseProtocol" | "ArbitrumNova" | "Canto" | "MetisDAO" | "Bitcoin Cash" | "Binance Smart Chain" | "Ethereum Classic" | "Avalanche C-Chain" | "Bitcoin Gold" | "Binance Native" | "Cronos Native" | "Ethereum Pow" | "Fetch AI" | "Avalanche-P" | "Avalanche-X" | "Pocket Network" | "Immutable zkEVM" | "Base Protocol" | "Arbitrum Nova" | null | undefined;
|
|
308
|
+
customer_id?: string | null | undefined;
|
|
309
|
+
type_verbose?: string | null | undefined;
|
|
310
|
+
total_incoming_value?: string | null | undefined;
|
|
311
|
+
total_incoming_value_usd?: string | null | undefined;
|
|
312
|
+
total_outgoing_value?: string | null | undefined;
|
|
313
|
+
total_outgoing_value_usd?: string | null | undefined;
|
|
314
|
+
earliest_transaction_time?: string | null | undefined;
|
|
315
|
+
latest_transaction_time?: string | null | undefined;
|
|
316
|
+
risk_level?: number | null | undefined;
|
|
317
|
+
risk_level_verbose?: "Medium" | "High" | "No Risk Detected" | "Info" | "Caution" | "Critical" | null | undefined;
|
|
318
|
+
created_at?: string | null | undefined;
|
|
319
|
+
updated_at?: string | null | undefined;
|
|
320
|
+
originator?: {
|
|
321
|
+
tag_type_verbose: string;
|
|
322
|
+
tag_subtype_verbose: string;
|
|
323
|
+
tag_name_verbose: string;
|
|
324
|
+
total_value_usd: number;
|
|
325
|
+
exposure_type: string;
|
|
326
|
+
}[] | null | undefined;
|
|
327
|
+
beneficiary?: {}[] | null | undefined;
|
|
328
|
+
tags?: {
|
|
329
|
+
owner: {
|
|
330
|
+
tag_type_verbose?: string | null | undefined;
|
|
331
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
332
|
+
tag_name_verbose?: string | null | undefined;
|
|
333
|
+
};
|
|
334
|
+
user: {
|
|
335
|
+
tag_type_verbose?: string | null | undefined;
|
|
336
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
337
|
+
tag_name_verbose?: string | null | undefined;
|
|
338
|
+
};
|
|
339
|
+
} | null | undefined;
|
|
340
|
+
custom_tags?: string[] | null | undefined;
|
|
341
|
+
digital_assets?: {
|
|
342
|
+
symbol?: string | null | undefined;
|
|
343
|
+
name?: string | null | undefined;
|
|
344
|
+
}[] | null | undefined;
|
|
345
|
+
}>;
|
|
346
|
+
export declare const MerkleAddressApiError: z.ZodObject<{
|
|
347
|
+
error: z.ZodObject<{
|
|
348
|
+
error: z.ZodString;
|
|
349
|
+
message: z.ZodString;
|
|
350
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
351
|
+
}, "strip", z.ZodTypeAny, {
|
|
352
|
+
message: string;
|
|
353
|
+
error: string;
|
|
354
|
+
data?: string | null | undefined;
|
|
355
|
+
}, {
|
|
356
|
+
message: string;
|
|
357
|
+
error: string;
|
|
358
|
+
data?: string | null | undefined;
|
|
359
|
+
}>;
|
|
360
|
+
risk_level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
361
|
+
risk_level_verbose: z.ZodOptional<z.ZodNullable<z.ZodEnum<["No Risk Detected", "Info", "Caution", "Medium", "High", "Critical"]>>>;
|
|
362
|
+
identifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
363
|
+
}, "strip", z.ZodTypeAny, {
|
|
364
|
+
error: {
|
|
365
|
+
message: string;
|
|
366
|
+
error: string;
|
|
367
|
+
data?: string | null | undefined;
|
|
368
|
+
};
|
|
369
|
+
identifier?: string | null | undefined;
|
|
370
|
+
risk_level?: number | null | undefined;
|
|
371
|
+
risk_level_verbose?: "Medium" | "High" | "No Risk Detected" | "Info" | "Caution" | "Critical" | null | undefined;
|
|
372
|
+
}, {
|
|
373
|
+
error: {
|
|
374
|
+
message: string;
|
|
375
|
+
error: string;
|
|
376
|
+
data?: string | null | undefined;
|
|
377
|
+
};
|
|
378
|
+
identifier?: string | null | undefined;
|
|
379
|
+
risk_level?: number | null | undefined;
|
|
380
|
+
risk_level_verbose?: "Medium" | "High" | "No Risk Detected" | "Info" | "Caution" | "Critical" | null | undefined;
|
|
381
|
+
}>;
|
|
382
|
+
export declare const MerkleAddressResponse: z.ZodUnion<[z.ZodObject<{
|
|
383
|
+
identifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
384
|
+
blockchain: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodNumber, number, number>>>;
|
|
385
|
+
blockchain_verbose: z.ZodOptional<z.ZodNullable<z.ZodEnum<["Bitcoin", "Ethereum", "Litecoin", "BitcoinCash", "Ripple", "Dogecoin", "Zilliqa", "BinanceSmartChain", "Polygon", "Tron", "Cardano", "Polkadot", "Stellar", "Hedera", "Cronos", "Optimism", "Arbitrum", "Fantom", "Monero", "Cosmos", "Zcash", "EthereumClassic", "Dash", "Solana", "AvalancheC_Chain", "Verge", "BitcoinGold", "Algorand", "Acala", "Akash", "Arweave", "Ardor", "Ark", "Astar", "Band", "BinanceNative", "Celo", "Chiliz", "Nervos", "CronosNative", "Digibyte", "Multiversx", "Enjin", "Eos", "EthereumPow", "FetchAI", "Filecoin", "Flow", "Flare", "Moonbeam", "Helium", "ICP", "Icon", "Injective", "IOTA", "IoTex", "Iris", "Kava", "Kadena", "Klaytn", "Komodo", "Kusama", "Lisk", "Terra", "Mina", "Moonriver", "Nano", "Near", "Neo3", "Oasys", "One", "Ontology", "Osmosis", "Polymesh", "QTUM", "Oasis", "Thorchain", "Ravencoin", "Siacoin", "Shiden", "Songbird", "Stratis", "Stacks", "SUI", "zkSync", "Theta", "Tomo", "VeChain", "Waves", "Wax", "WEMIX", "WaltonChain", "Chia", "Tezos", "Zcoin", "Celestia", "Neutron", "Avalanche_P", "Sei", "Avalanche_X", "Aztec", "Bittensor", "Casper", "Deso", "Juno", "PocketNetwork", "Ronin", "Vara", "XPLA", "Archway", "Axelar", "Dymension", "Starknet", "Orai", "Lukso", "bitsCrunch", "Reef", "ImmutablezkEVM", "BaseProtocol", "ArbitrumNova", "Canto", "MetisDAO", "Aptos", "Bitcoin Cash", "Binance Smart Chain", "Ethereum Classic", "Avalanche C-Chain", "Bitcoin Gold", "Binance Native", "Cronos Native", "Ethereum Pow", "Fetch AI", "Avalanche-P", "Avalanche-X", "Pocket Network", "Immutable zkEVM", "Base Protocol", "Arbitrum Nova"]>>>;
|
|
386
|
+
customer_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
387
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
388
|
+
type_verbose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
389
|
+
total_incoming_value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
390
|
+
total_incoming_value_usd: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
391
|
+
total_outgoing_value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
392
|
+
total_outgoing_value_usd: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
393
|
+
balance: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
394
|
+
earliest_transaction_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
395
|
+
latest_transaction_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
396
|
+
risk_level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
397
|
+
risk_level_verbose: z.ZodOptional<z.ZodNullable<z.ZodEnum<["No Risk Detected", "Info", "Caution", "Medium", "High", "Critical"]>>>;
|
|
398
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
399
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
400
|
+
originator: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
401
|
+
tag_type_verbose: z.ZodString;
|
|
402
|
+
tag_subtype_verbose: z.ZodString;
|
|
403
|
+
tag_name_verbose: z.ZodString;
|
|
404
|
+
total_value_usd: z.ZodNumber;
|
|
405
|
+
exposure_type: z.ZodString;
|
|
406
|
+
}, "strip", z.ZodTypeAny, {
|
|
407
|
+
tag_type_verbose: string;
|
|
408
|
+
tag_subtype_verbose: string;
|
|
409
|
+
tag_name_verbose: string;
|
|
410
|
+
total_value_usd: number;
|
|
411
|
+
exposure_type: string;
|
|
412
|
+
}, {
|
|
413
|
+
tag_type_verbose: string;
|
|
414
|
+
tag_subtype_verbose: string;
|
|
415
|
+
tag_name_verbose: string;
|
|
416
|
+
total_value_usd: number;
|
|
417
|
+
exposure_type: string;
|
|
418
|
+
}>, "many">>>;
|
|
419
|
+
beneficiary: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>, "many">>>;
|
|
420
|
+
tags: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
421
|
+
owner: z.ZodObject<{
|
|
422
|
+
tag_type_verbose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
423
|
+
tag_subtype_verbose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
424
|
+
tag_name_verbose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
425
|
+
}, "strip", z.ZodTypeAny, {
|
|
426
|
+
tag_type_verbose?: string | null | undefined;
|
|
427
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
428
|
+
tag_name_verbose?: string | null | undefined;
|
|
429
|
+
}, {
|
|
430
|
+
tag_type_verbose?: string | null | undefined;
|
|
431
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
432
|
+
tag_name_verbose?: string | null | undefined;
|
|
433
|
+
}>;
|
|
434
|
+
user: z.ZodObject<{
|
|
435
|
+
tag_type_verbose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
436
|
+
tag_subtype_verbose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
437
|
+
tag_name_verbose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
438
|
+
}, "strip", z.ZodTypeAny, {
|
|
439
|
+
tag_type_verbose?: string | null | undefined;
|
|
440
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
441
|
+
tag_name_verbose?: string | null | undefined;
|
|
442
|
+
}, {
|
|
443
|
+
tag_type_verbose?: string | null | undefined;
|
|
444
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
445
|
+
tag_name_verbose?: string | null | undefined;
|
|
446
|
+
}>;
|
|
447
|
+
}, "strip", z.ZodTypeAny, {
|
|
448
|
+
owner: {
|
|
449
|
+
tag_type_verbose?: string | null | undefined;
|
|
450
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
451
|
+
tag_name_verbose?: string | null | undefined;
|
|
452
|
+
};
|
|
453
|
+
user: {
|
|
454
|
+
tag_type_verbose?: string | null | undefined;
|
|
455
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
456
|
+
tag_name_verbose?: string | null | undefined;
|
|
457
|
+
};
|
|
458
|
+
}, {
|
|
459
|
+
owner: {
|
|
460
|
+
tag_type_verbose?: string | null | undefined;
|
|
461
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
462
|
+
tag_name_verbose?: string | null | undefined;
|
|
463
|
+
};
|
|
464
|
+
user: {
|
|
465
|
+
tag_type_verbose?: string | null | undefined;
|
|
466
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
467
|
+
tag_name_verbose?: string | null | undefined;
|
|
468
|
+
};
|
|
469
|
+
}>>>;
|
|
470
|
+
custom_tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
|
|
471
|
+
digital_assets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
472
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
473
|
+
symbol: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
474
|
+
}, "strip", z.ZodTypeAny, {
|
|
475
|
+
symbol?: string | null | undefined;
|
|
476
|
+
name?: string | null | undefined;
|
|
477
|
+
}, {
|
|
478
|
+
symbol?: string | null | undefined;
|
|
479
|
+
name?: string | null | undefined;
|
|
480
|
+
}>, "many">>>;
|
|
481
|
+
}, "strip", z.ZodTypeAny, {
|
|
482
|
+
type?: number | null | undefined;
|
|
483
|
+
identifier?: string | null | undefined;
|
|
484
|
+
balance?: number | null | undefined;
|
|
485
|
+
blockchain?: number | null | undefined;
|
|
486
|
+
blockchain_verbose?: "Polygon" | "Arbitrum" | "Optimism" | "Moonbeam" | "Moonriver" | "Tezos" | "Aptos" | "Polkadot" | "Starknet" | "Cosmos" | "Solana" | "Cardano" | "Bitcoin" | "Ethereum" | "Litecoin" | "BitcoinCash" | "Ripple" | "Dogecoin" | "Zilliqa" | "BinanceSmartChain" | "Tron" | "Stellar" | "Hedera" | "Cronos" | "Fantom" | "Monero" | "Zcash" | "EthereumClassic" | "Dash" | "AvalancheC_Chain" | "Verge" | "BitcoinGold" | "Algorand" | "Acala" | "Akash" | "Arweave" | "Ardor" | "Ark" | "Astar" | "Band" | "BinanceNative" | "Celo" | "Chiliz" | "Nervos" | "CronosNative" | "Digibyte" | "Multiversx" | "Enjin" | "Eos" | "EthereumPow" | "FetchAI" | "Filecoin" | "Flow" | "Flare" | "Helium" | "ICP" | "Icon" | "Injective" | "IOTA" | "IoTex" | "Iris" | "Kava" | "Kadena" | "Klaytn" | "Komodo" | "Kusama" | "Lisk" | "Terra" | "Mina" | "Nano" | "Near" | "Neo3" | "Oasys" | "One" | "Ontology" | "Osmosis" | "Polymesh" | "QTUM" | "Oasis" | "Thorchain" | "Ravencoin" | "Siacoin" | "Shiden" | "Songbird" | "Stratis" | "Stacks" | "SUI" | "zkSync" | "Theta" | "Tomo" | "VeChain" | "Waves" | "Wax" | "WEMIX" | "WaltonChain" | "Chia" | "Zcoin" | "Celestia" | "Neutron" | "Avalanche_P" | "Sei" | "Avalanche_X" | "Aztec" | "Bittensor" | "Casper" | "Deso" | "Juno" | "PocketNetwork" | "Ronin" | "Vara" | "XPLA" | "Archway" | "Axelar" | "Dymension" | "Orai" | "Lukso" | "bitsCrunch" | "Reef" | "ImmutablezkEVM" | "BaseProtocol" | "ArbitrumNova" | "Canto" | "MetisDAO" | "Bitcoin Cash" | "Binance Smart Chain" | "Ethereum Classic" | "Avalanche C-Chain" | "Bitcoin Gold" | "Binance Native" | "Cronos Native" | "Ethereum Pow" | "Fetch AI" | "Avalanche-P" | "Avalanche-X" | "Pocket Network" | "Immutable zkEVM" | "Base Protocol" | "Arbitrum Nova" | null | undefined;
|
|
487
|
+
customer_id?: string | null | undefined;
|
|
488
|
+
type_verbose?: string | null | undefined;
|
|
489
|
+
total_incoming_value?: string | null | undefined;
|
|
490
|
+
total_incoming_value_usd?: string | null | undefined;
|
|
491
|
+
total_outgoing_value?: string | null | undefined;
|
|
492
|
+
total_outgoing_value_usd?: string | null | undefined;
|
|
493
|
+
earliest_transaction_time?: string | null | undefined;
|
|
494
|
+
latest_transaction_time?: string | null | undefined;
|
|
495
|
+
risk_level?: number | null | undefined;
|
|
496
|
+
risk_level_verbose?: "Medium" | "High" | "No Risk Detected" | "Info" | "Caution" | "Critical" | null | undefined;
|
|
497
|
+
created_at?: string | null | undefined;
|
|
498
|
+
updated_at?: string | null | undefined;
|
|
499
|
+
originator?: {
|
|
500
|
+
tag_type_verbose: string;
|
|
501
|
+
tag_subtype_verbose: string;
|
|
502
|
+
tag_name_verbose: string;
|
|
503
|
+
total_value_usd: number;
|
|
504
|
+
exposure_type: string;
|
|
505
|
+
}[] | null | undefined;
|
|
506
|
+
beneficiary?: {}[] | null | undefined;
|
|
507
|
+
tags?: {
|
|
508
|
+
owner: {
|
|
509
|
+
tag_type_verbose?: string | null | undefined;
|
|
510
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
511
|
+
tag_name_verbose?: string | null | undefined;
|
|
512
|
+
};
|
|
513
|
+
user: {
|
|
514
|
+
tag_type_verbose?: string | null | undefined;
|
|
515
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
516
|
+
tag_name_verbose?: string | null | undefined;
|
|
517
|
+
};
|
|
518
|
+
} | null | undefined;
|
|
519
|
+
custom_tags?: string[] | null | undefined;
|
|
520
|
+
digital_assets?: {
|
|
521
|
+
symbol?: string | null | undefined;
|
|
522
|
+
name?: string | null | undefined;
|
|
523
|
+
}[] | null | undefined;
|
|
524
|
+
}, {
|
|
525
|
+
type?: number | null | undefined;
|
|
526
|
+
identifier?: string | null | undefined;
|
|
527
|
+
balance?: number | null | undefined;
|
|
528
|
+
blockchain?: number | null | undefined;
|
|
529
|
+
blockchain_verbose?: "Polygon" | "Arbitrum" | "Optimism" | "Moonbeam" | "Moonriver" | "Tezos" | "Aptos" | "Polkadot" | "Starknet" | "Cosmos" | "Solana" | "Cardano" | "Bitcoin" | "Ethereum" | "Litecoin" | "BitcoinCash" | "Ripple" | "Dogecoin" | "Zilliqa" | "BinanceSmartChain" | "Tron" | "Stellar" | "Hedera" | "Cronos" | "Fantom" | "Monero" | "Zcash" | "EthereumClassic" | "Dash" | "AvalancheC_Chain" | "Verge" | "BitcoinGold" | "Algorand" | "Acala" | "Akash" | "Arweave" | "Ardor" | "Ark" | "Astar" | "Band" | "BinanceNative" | "Celo" | "Chiliz" | "Nervos" | "CronosNative" | "Digibyte" | "Multiversx" | "Enjin" | "Eos" | "EthereumPow" | "FetchAI" | "Filecoin" | "Flow" | "Flare" | "Helium" | "ICP" | "Icon" | "Injective" | "IOTA" | "IoTex" | "Iris" | "Kava" | "Kadena" | "Klaytn" | "Komodo" | "Kusama" | "Lisk" | "Terra" | "Mina" | "Nano" | "Near" | "Neo3" | "Oasys" | "One" | "Ontology" | "Osmosis" | "Polymesh" | "QTUM" | "Oasis" | "Thorchain" | "Ravencoin" | "Siacoin" | "Shiden" | "Songbird" | "Stratis" | "Stacks" | "SUI" | "zkSync" | "Theta" | "Tomo" | "VeChain" | "Waves" | "Wax" | "WEMIX" | "WaltonChain" | "Chia" | "Zcoin" | "Celestia" | "Neutron" | "Avalanche_P" | "Sei" | "Avalanche_X" | "Aztec" | "Bittensor" | "Casper" | "Deso" | "Juno" | "PocketNetwork" | "Ronin" | "Vara" | "XPLA" | "Archway" | "Axelar" | "Dymension" | "Orai" | "Lukso" | "bitsCrunch" | "Reef" | "ImmutablezkEVM" | "BaseProtocol" | "ArbitrumNova" | "Canto" | "MetisDAO" | "Bitcoin Cash" | "Binance Smart Chain" | "Ethereum Classic" | "Avalanche C-Chain" | "Bitcoin Gold" | "Binance Native" | "Cronos Native" | "Ethereum Pow" | "Fetch AI" | "Avalanche-P" | "Avalanche-X" | "Pocket Network" | "Immutable zkEVM" | "Base Protocol" | "Arbitrum Nova" | null | undefined;
|
|
530
|
+
customer_id?: string | null | undefined;
|
|
531
|
+
type_verbose?: string | null | undefined;
|
|
532
|
+
total_incoming_value?: string | null | undefined;
|
|
533
|
+
total_incoming_value_usd?: string | null | undefined;
|
|
534
|
+
total_outgoing_value?: string | null | undefined;
|
|
535
|
+
total_outgoing_value_usd?: string | null | undefined;
|
|
536
|
+
earliest_transaction_time?: string | null | undefined;
|
|
537
|
+
latest_transaction_time?: string | null | undefined;
|
|
538
|
+
risk_level?: number | null | undefined;
|
|
539
|
+
risk_level_verbose?: "Medium" | "High" | "No Risk Detected" | "Info" | "Caution" | "Critical" | null | undefined;
|
|
540
|
+
created_at?: string | null | undefined;
|
|
541
|
+
updated_at?: string | null | undefined;
|
|
542
|
+
originator?: {
|
|
543
|
+
tag_type_verbose: string;
|
|
544
|
+
tag_subtype_verbose: string;
|
|
545
|
+
tag_name_verbose: string;
|
|
546
|
+
total_value_usd: number;
|
|
547
|
+
exposure_type: string;
|
|
548
|
+
}[] | null | undefined;
|
|
549
|
+
beneficiary?: {}[] | null | undefined;
|
|
550
|
+
tags?: {
|
|
551
|
+
owner: {
|
|
552
|
+
tag_type_verbose?: string | null | undefined;
|
|
553
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
554
|
+
tag_name_verbose?: string | null | undefined;
|
|
555
|
+
};
|
|
556
|
+
user: {
|
|
557
|
+
tag_type_verbose?: string | null | undefined;
|
|
558
|
+
tag_subtype_verbose?: string | null | undefined;
|
|
559
|
+
tag_name_verbose?: string | null | undefined;
|
|
560
|
+
};
|
|
561
|
+
} | null | undefined;
|
|
562
|
+
custom_tags?: string[] | null | undefined;
|
|
563
|
+
digital_assets?: {
|
|
564
|
+
symbol?: string | null | undefined;
|
|
565
|
+
name?: string | null | undefined;
|
|
566
|
+
}[] | null | undefined;
|
|
567
|
+
}>, z.ZodObject<{
|
|
568
|
+
error: z.ZodObject<{
|
|
569
|
+
error: z.ZodString;
|
|
570
|
+
message: z.ZodString;
|
|
571
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
572
|
+
}, "strip", z.ZodTypeAny, {
|
|
573
|
+
message: string;
|
|
574
|
+
error: string;
|
|
575
|
+
data?: string | null | undefined;
|
|
576
|
+
}, {
|
|
577
|
+
message: string;
|
|
578
|
+
error: string;
|
|
579
|
+
data?: string | null | undefined;
|
|
580
|
+
}>;
|
|
581
|
+
risk_level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
582
|
+
risk_level_verbose: z.ZodOptional<z.ZodNullable<z.ZodEnum<["No Risk Detected", "Info", "Caution", "Medium", "High", "Critical"]>>>;
|
|
583
|
+
identifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
584
|
+
}, "strip", z.ZodTypeAny, {
|
|
585
|
+
error: {
|
|
586
|
+
message: string;
|
|
587
|
+
error: string;
|
|
588
|
+
data?: string | null | undefined;
|
|
589
|
+
};
|
|
590
|
+
identifier?: string | null | undefined;
|
|
591
|
+
risk_level?: number | null | undefined;
|
|
592
|
+
risk_level_verbose?: "Medium" | "High" | "No Risk Detected" | "Info" | "Caution" | "Critical" | null | undefined;
|
|
593
|
+
}, {
|
|
594
|
+
error: {
|
|
595
|
+
message: string;
|
|
596
|
+
error: string;
|
|
597
|
+
data?: string | null | undefined;
|
|
598
|
+
};
|
|
599
|
+
identifier?: string | null | undefined;
|
|
600
|
+
risk_level?: number | null | undefined;
|
|
601
|
+
risk_level_verbose?: "Medium" | "High" | "No Risk Detected" | "Info" | "Caution" | "Critical" | null | undefined;
|
|
602
|
+
}>]>;
|
|
603
|
+
export type MerkleAddressResponse = z.infer<typeof MerkleAddressResponse>;
|
|
604
|
+
//# sourceMappingURL=merkle-science.schema.d.ts.map
|