@nexeraid/identity-schemas 2.3.7-dev → 2.3.8-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/{customers.schema-37608679.esm.js → customers.schema-071dc023.esm.js} +3 -3
- package/dist/{customers.schema-e40f7e9a.cjs.dev.js → customers.schema-3b610861.cjs.dev.js} +3 -3
- package/dist/{customers.schema-1acdda1a.cjs.prod.js → customers.schema-ce1e5d31.cjs.prod.js} +3 -3
- package/dist/declarations/src/providers/chainalysis/chainalysis.schema.d.ts +15 -15
- package/dist/declarations/src/providers/merkle-science/merkle-science.schema.d.ts +6 -6
- package/dist/declarations/src/webhooks/send-verification-flow-webhook.schema.d.ts +24 -24
- package/dist/declarations/src/webhooks/svix.webhooks.schema.d.ts +146 -146
- package/dist/package.json +1 -1
- package/package.json +1 -1
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.js +1 -1
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.js +1 -1
- package/providers/dist/nexeraid-identity-schemas-providers.esm.js +1 -1
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.js +1 -1
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.js +1 -1
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.js +1 -1
|
@@ -3785,7 +3785,7 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
3785
3785
|
}>, z.ZodObject<{
|
|
3786
3786
|
type: z.ZodEnum<["merkleScience"]>;
|
|
3787
3787
|
data: z.ZodUnion<[z.ZodObject<{
|
|
3788
|
-
statusCode: z.ZodNumber
|
|
3788
|
+
statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
3789
3789
|
identifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3790
3790
|
blockchain: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodNumber, number, number>>>;
|
|
3791
3791
|
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"]>>>;
|
|
@@ -3885,9 +3885,9 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
3885
3885
|
name?: string | null | undefined;
|
|
3886
3886
|
}>, "many">>>;
|
|
3887
3887
|
}, "strip", z.ZodTypeAny, {
|
|
3888
|
-
statusCode: number;
|
|
3889
3888
|
type?: number | null | undefined;
|
|
3890
3889
|
identifier?: string | null | undefined;
|
|
3890
|
+
statusCode?: number | null | undefined;
|
|
3891
3891
|
balance?: number | null | undefined;
|
|
3892
3892
|
blockchain?: number | null | undefined;
|
|
3893
3893
|
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;
|
|
@@ -3929,9 +3929,9 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
3929
3929
|
name?: string | null | undefined;
|
|
3930
3930
|
}[] | null | undefined;
|
|
3931
3931
|
}, {
|
|
3932
|
-
statusCode: number;
|
|
3933
3932
|
type?: number | null | undefined;
|
|
3934
3933
|
identifier?: string | null | undefined;
|
|
3934
|
+
statusCode?: number | null | undefined;
|
|
3935
3935
|
balance?: number | null | undefined;
|
|
3936
3936
|
blockchain?: number | null | undefined;
|
|
3937
3937
|
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;
|
|
@@ -4011,9 +4011,9 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
4011
4011
|
}, "strip", z.ZodTypeAny, {
|
|
4012
4012
|
type: "merkleScience";
|
|
4013
4013
|
data: {
|
|
4014
|
-
statusCode: number;
|
|
4015
4014
|
type?: number | null | undefined;
|
|
4016
4015
|
identifier?: string | null | undefined;
|
|
4016
|
+
statusCode?: number | null | undefined;
|
|
4017
4017
|
balance?: number | null | undefined;
|
|
4018
4018
|
blockchain?: number | null | undefined;
|
|
4019
4019
|
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;
|
|
@@ -4067,9 +4067,9 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
4067
4067
|
}, {
|
|
4068
4068
|
type: "merkleScience";
|
|
4069
4069
|
data: {
|
|
4070
|
-
statusCode: number;
|
|
4071
4070
|
type?: number | null | undefined;
|
|
4072
4071
|
identifier?: string | null | undefined;
|
|
4072
|
+
statusCode?: number | null | undefined;
|
|
4073
4073
|
balance?: number | null | undefined;
|
|
4074
4074
|
blockchain?: number | null | undefined;
|
|
4075
4075
|
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;
|
|
@@ -4313,7 +4313,7 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
4313
4313
|
fees?: number | null | undefined;
|
|
4314
4314
|
} | null | undefined;
|
|
4315
4315
|
}>, z.ZodObject<{
|
|
4316
|
-
statusCode: z.ZodNumber
|
|
4316
|
+
statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
4317
4317
|
error: z.ZodObject<{
|
|
4318
4318
|
error: z.ZodString;
|
|
4319
4319
|
message: z.ZodString;
|
|
@@ -4333,14 +4333,14 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
4333
4333
|
error: string;
|
|
4334
4334
|
data?: string | null | undefined;
|
|
4335
4335
|
};
|
|
4336
|
-
statusCode
|
|
4336
|
+
statusCode?: number | null | undefined;
|
|
4337
4337
|
}, {
|
|
4338
4338
|
error: {
|
|
4339
4339
|
message: string;
|
|
4340
4340
|
error: string;
|
|
4341
4341
|
data?: string | null | undefined;
|
|
4342
4342
|
};
|
|
4343
|
-
statusCode
|
|
4343
|
+
statusCode?: number | null | undefined;
|
|
4344
4344
|
}>]>;
|
|
4345
4345
|
}, "strip", z.ZodTypeAny, {
|
|
4346
4346
|
type: "chainalysis";
|
|
@@ -4390,7 +4390,7 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
4390
4390
|
error: string;
|
|
4391
4391
|
data?: string | null | undefined;
|
|
4392
4392
|
};
|
|
4393
|
-
statusCode
|
|
4393
|
+
statusCode?: number | null | undefined;
|
|
4394
4394
|
};
|
|
4395
4395
|
}, {
|
|
4396
4396
|
type: "chainalysis";
|
|
@@ -4440,7 +4440,7 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
4440
4440
|
error: string;
|
|
4441
4441
|
data?: string | null | undefined;
|
|
4442
4442
|
};
|
|
4443
|
-
statusCode
|
|
4443
|
+
statusCode?: number | null | undefined;
|
|
4444
4444
|
};
|
|
4445
4445
|
}>, z.ZodObject<{
|
|
4446
4446
|
type: z.ZodEnum<["integratedIpqualityscore", "ipQualityScore"]>;
|
|
@@ -6763,9 +6763,9 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
6763
6763
|
} | {
|
|
6764
6764
|
type: "merkleScience";
|
|
6765
6765
|
data: {
|
|
6766
|
-
statusCode: number;
|
|
6767
6766
|
type?: number | null | undefined;
|
|
6768
6767
|
identifier?: string | null | undefined;
|
|
6768
|
+
statusCode?: number | null | undefined;
|
|
6769
6769
|
balance?: number | null | undefined;
|
|
6770
6770
|
blockchain?: number | null | undefined;
|
|
6771
6771
|
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;
|
|
@@ -6864,7 +6864,7 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
6864
6864
|
error: string;
|
|
6865
6865
|
data?: string | null | undefined;
|
|
6866
6866
|
};
|
|
6867
|
-
statusCode
|
|
6867
|
+
statusCode?: number | null | undefined;
|
|
6868
6868
|
};
|
|
6869
6869
|
} | {
|
|
6870
6870
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -7427,9 +7427,9 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
7427
7427
|
} | {
|
|
7428
7428
|
type: "merkleScience";
|
|
7429
7429
|
data: {
|
|
7430
|
-
statusCode: number;
|
|
7431
7430
|
type?: number | null | undefined;
|
|
7432
7431
|
identifier?: string | null | undefined;
|
|
7432
|
+
statusCode?: number | null | undefined;
|
|
7433
7433
|
balance?: number | null | undefined;
|
|
7434
7434
|
blockchain?: number | null | undefined;
|
|
7435
7435
|
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;
|
|
@@ -7528,7 +7528,7 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
7528
7528
|
error: string;
|
|
7529
7529
|
data?: string | null | undefined;
|
|
7530
7530
|
};
|
|
7531
|
-
statusCode
|
|
7531
|
+
statusCode?: number | null | undefined;
|
|
7532
7532
|
};
|
|
7533
7533
|
} | {
|
|
7534
7534
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -8093,9 +8093,9 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
8093
8093
|
} | {
|
|
8094
8094
|
type: "merkleScience";
|
|
8095
8095
|
data: {
|
|
8096
|
-
statusCode: number;
|
|
8097
8096
|
type?: number | null | undefined;
|
|
8098
8097
|
identifier?: string | null | undefined;
|
|
8098
|
+
statusCode?: number | null | undefined;
|
|
8099
8099
|
balance?: number | null | undefined;
|
|
8100
8100
|
blockchain?: number | null | undefined;
|
|
8101
8101
|
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;
|
|
@@ -8194,7 +8194,7 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
8194
8194
|
error: string;
|
|
8195
8195
|
data?: string | null | undefined;
|
|
8196
8196
|
};
|
|
8197
|
-
statusCode
|
|
8197
|
+
statusCode?: number | null | undefined;
|
|
8198
8198
|
};
|
|
8199
8199
|
} | {
|
|
8200
8200
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -8760,9 +8760,9 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
8760
8760
|
} | {
|
|
8761
8761
|
type: "merkleScience";
|
|
8762
8762
|
data: {
|
|
8763
|
-
statusCode: number;
|
|
8764
8763
|
type?: number | null | undefined;
|
|
8765
8764
|
identifier?: string | null | undefined;
|
|
8765
|
+
statusCode?: number | null | undefined;
|
|
8766
8766
|
balance?: number | null | undefined;
|
|
8767
8767
|
blockchain?: number | null | undefined;
|
|
8768
8768
|
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;
|
|
@@ -8861,7 +8861,7 @@ export declare const SendVerificationFlowPayload: z.ZodObject<{
|
|
|
8861
8861
|
error: string;
|
|
8862
8862
|
data?: string | null | undefined;
|
|
8863
8863
|
};
|
|
8864
|
-
statusCode
|
|
8864
|
+
statusCode?: number | null | undefined;
|
|
8865
8865
|
};
|
|
8866
8866
|
} | {
|
|
8867
8867
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -13234,7 +13234,7 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
13234
13234
|
}>, z.ZodObject<{
|
|
13235
13235
|
type: z.ZodEnum<["merkleScience"]>;
|
|
13236
13236
|
data: z.ZodUnion<[z.ZodObject<{
|
|
13237
|
-
statusCode: z.ZodNumber
|
|
13237
|
+
statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13238
13238
|
identifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13239
13239
|
blockchain: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodNumber, number, number>>>;
|
|
13240
13240
|
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"]>>>;
|
|
@@ -13334,9 +13334,9 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
13334
13334
|
name?: string | null | undefined;
|
|
13335
13335
|
}>, "many">>>;
|
|
13336
13336
|
}, "strip", z.ZodTypeAny, {
|
|
13337
|
-
statusCode: number;
|
|
13338
13337
|
type?: number | null | undefined;
|
|
13339
13338
|
identifier?: string | null | undefined;
|
|
13339
|
+
statusCode?: number | null | undefined;
|
|
13340
13340
|
balance?: number | null | undefined;
|
|
13341
13341
|
blockchain?: number | null | undefined;
|
|
13342
13342
|
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;
|
|
@@ -13378,9 +13378,9 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
13378
13378
|
name?: string | null | undefined;
|
|
13379
13379
|
}[] | null | undefined;
|
|
13380
13380
|
}, {
|
|
13381
|
-
statusCode: number;
|
|
13382
13381
|
type?: number | null | undefined;
|
|
13383
13382
|
identifier?: string | null | undefined;
|
|
13383
|
+
statusCode?: number | null | undefined;
|
|
13384
13384
|
balance?: number | null | undefined;
|
|
13385
13385
|
blockchain?: number | null | undefined;
|
|
13386
13386
|
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;
|
|
@@ -13460,9 +13460,9 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
13460
13460
|
}, "strip", z.ZodTypeAny, {
|
|
13461
13461
|
type: "merkleScience";
|
|
13462
13462
|
data: {
|
|
13463
|
-
statusCode: number;
|
|
13464
13463
|
type?: number | null | undefined;
|
|
13465
13464
|
identifier?: string | null | undefined;
|
|
13465
|
+
statusCode?: number | null | undefined;
|
|
13466
13466
|
balance?: number | null | undefined;
|
|
13467
13467
|
blockchain?: number | null | undefined;
|
|
13468
13468
|
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;
|
|
@@ -13516,9 +13516,9 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
13516
13516
|
}, {
|
|
13517
13517
|
type: "merkleScience";
|
|
13518
13518
|
data: {
|
|
13519
|
-
statusCode: number;
|
|
13520
13519
|
type?: number | null | undefined;
|
|
13521
13520
|
identifier?: string | null | undefined;
|
|
13521
|
+
statusCode?: number | null | undefined;
|
|
13522
13522
|
balance?: number | null | undefined;
|
|
13523
13523
|
blockchain?: number | null | undefined;
|
|
13524
13524
|
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;
|
|
@@ -13762,7 +13762,7 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
13762
13762
|
fees?: number | null | undefined;
|
|
13763
13763
|
} | null | undefined;
|
|
13764
13764
|
}>, z.ZodObject<{
|
|
13765
|
-
statusCode: z.ZodNumber
|
|
13765
|
+
statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13766
13766
|
error: z.ZodObject<{
|
|
13767
13767
|
error: z.ZodString;
|
|
13768
13768
|
message: z.ZodString;
|
|
@@ -13782,14 +13782,14 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
13782
13782
|
error: string;
|
|
13783
13783
|
data?: string | null | undefined;
|
|
13784
13784
|
};
|
|
13785
|
-
statusCode
|
|
13785
|
+
statusCode?: number | null | undefined;
|
|
13786
13786
|
}, {
|
|
13787
13787
|
error: {
|
|
13788
13788
|
message: string;
|
|
13789
13789
|
error: string;
|
|
13790
13790
|
data?: string | null | undefined;
|
|
13791
13791
|
};
|
|
13792
|
-
statusCode
|
|
13792
|
+
statusCode?: number | null | undefined;
|
|
13793
13793
|
}>]>;
|
|
13794
13794
|
}, "strip", z.ZodTypeAny, {
|
|
13795
13795
|
type: "chainalysis";
|
|
@@ -13839,7 +13839,7 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
13839
13839
|
error: string;
|
|
13840
13840
|
data?: string | null | undefined;
|
|
13841
13841
|
};
|
|
13842
|
-
statusCode
|
|
13842
|
+
statusCode?: number | null | undefined;
|
|
13843
13843
|
};
|
|
13844
13844
|
}, {
|
|
13845
13845
|
type: "chainalysis";
|
|
@@ -13889,7 +13889,7 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
13889
13889
|
error: string;
|
|
13890
13890
|
data?: string | null | undefined;
|
|
13891
13891
|
};
|
|
13892
|
-
statusCode
|
|
13892
|
+
statusCode?: number | null | undefined;
|
|
13893
13893
|
};
|
|
13894
13894
|
}>, z.ZodObject<{
|
|
13895
13895
|
type: z.ZodEnum<["integratedIpqualityscore", "ipQualityScore"]>;
|
|
@@ -16212,9 +16212,9 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
16212
16212
|
} | {
|
|
16213
16213
|
type: "merkleScience";
|
|
16214
16214
|
data: {
|
|
16215
|
-
statusCode: number;
|
|
16216
16215
|
type?: number | null | undefined;
|
|
16217
16216
|
identifier?: string | null | undefined;
|
|
16217
|
+
statusCode?: number | null | undefined;
|
|
16218
16218
|
balance?: number | null | undefined;
|
|
16219
16219
|
blockchain?: number | null | undefined;
|
|
16220
16220
|
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;
|
|
@@ -16313,7 +16313,7 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
16313
16313
|
error: string;
|
|
16314
16314
|
data?: string | null | undefined;
|
|
16315
16315
|
};
|
|
16316
|
-
statusCode
|
|
16316
|
+
statusCode?: number | null | undefined;
|
|
16317
16317
|
};
|
|
16318
16318
|
} | {
|
|
16319
16319
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -16876,9 +16876,9 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
16876
16876
|
} | {
|
|
16877
16877
|
type: "merkleScience";
|
|
16878
16878
|
data: {
|
|
16879
|
-
statusCode: number;
|
|
16880
16879
|
type?: number | null | undefined;
|
|
16881
16880
|
identifier?: string | null | undefined;
|
|
16881
|
+
statusCode?: number | null | undefined;
|
|
16882
16882
|
balance?: number | null | undefined;
|
|
16883
16883
|
blockchain?: number | null | undefined;
|
|
16884
16884
|
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;
|
|
@@ -16977,7 +16977,7 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
16977
16977
|
error: string;
|
|
16978
16978
|
data?: string | null | undefined;
|
|
16979
16979
|
};
|
|
16980
|
-
statusCode
|
|
16980
|
+
statusCode?: number | null | undefined;
|
|
16981
16981
|
};
|
|
16982
16982
|
} | {
|
|
16983
16983
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -17542,9 +17542,9 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
17542
17542
|
} | {
|
|
17543
17543
|
type: "merkleScience";
|
|
17544
17544
|
data: {
|
|
17545
|
-
statusCode: number;
|
|
17546
17545
|
type?: number | null | undefined;
|
|
17547
17546
|
identifier?: string | null | undefined;
|
|
17547
|
+
statusCode?: number | null | undefined;
|
|
17548
17548
|
balance?: number | null | undefined;
|
|
17549
17549
|
blockchain?: number | null | undefined;
|
|
17550
17550
|
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;
|
|
@@ -17643,7 +17643,7 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
17643
17643
|
error: string;
|
|
17644
17644
|
data?: string | null | undefined;
|
|
17645
17645
|
};
|
|
17646
|
-
statusCode
|
|
17646
|
+
statusCode?: number | null | undefined;
|
|
17647
17647
|
};
|
|
17648
17648
|
} | {
|
|
17649
17649
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -18209,9 +18209,9 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
18209
18209
|
} | {
|
|
18210
18210
|
type: "merkleScience";
|
|
18211
18211
|
data: {
|
|
18212
|
-
statusCode: number;
|
|
18213
18212
|
type?: number | null | undefined;
|
|
18214
18213
|
identifier?: string | null | undefined;
|
|
18214
|
+
statusCode?: number | null | undefined;
|
|
18215
18215
|
balance?: number | null | undefined;
|
|
18216
18216
|
blockchain?: number | null | undefined;
|
|
18217
18217
|
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;
|
|
@@ -18310,7 +18310,7 @@ export declare const WebhookVerificationEventPayload: z.ZodObject<{
|
|
|
18310
18310
|
error: string;
|
|
18311
18311
|
data?: string | null | undefined;
|
|
18312
18312
|
};
|
|
18313
|
-
statusCode
|
|
18313
|
+
statusCode?: number | null | undefined;
|
|
18314
18314
|
};
|
|
18315
18315
|
} | {
|
|
18316
18316
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -22680,7 +22680,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
22680
22680
|
}>, z.ZodObject<{
|
|
22681
22681
|
type: z.ZodEnum<["merkleScience"]>;
|
|
22682
22682
|
data: z.ZodUnion<[z.ZodObject<{
|
|
22683
|
-
statusCode: z.ZodNumber
|
|
22683
|
+
statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22684
22684
|
identifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22685
22685
|
blockchain: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodNumber, number, number>>>;
|
|
22686
22686
|
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"]>>>;
|
|
@@ -22780,9 +22780,9 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
22780
22780
|
name?: string | null | undefined;
|
|
22781
22781
|
}>, "many">>>;
|
|
22782
22782
|
}, "strip", z.ZodTypeAny, {
|
|
22783
|
-
statusCode: number;
|
|
22784
22783
|
type?: number | null | undefined;
|
|
22785
22784
|
identifier?: string | null | undefined;
|
|
22785
|
+
statusCode?: number | null | undefined;
|
|
22786
22786
|
balance?: number | null | undefined;
|
|
22787
22787
|
blockchain?: number | null | undefined;
|
|
22788
22788
|
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;
|
|
@@ -22824,9 +22824,9 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
22824
22824
|
name?: string | null | undefined;
|
|
22825
22825
|
}[] | null | undefined;
|
|
22826
22826
|
}, {
|
|
22827
|
-
statusCode: number;
|
|
22828
22827
|
type?: number | null | undefined;
|
|
22829
22828
|
identifier?: string | null | undefined;
|
|
22829
|
+
statusCode?: number | null | undefined;
|
|
22830
22830
|
balance?: number | null | undefined;
|
|
22831
22831
|
blockchain?: number | null | undefined;
|
|
22832
22832
|
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;
|
|
@@ -22906,9 +22906,9 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
22906
22906
|
}, "strip", z.ZodTypeAny, {
|
|
22907
22907
|
type: "merkleScience";
|
|
22908
22908
|
data: {
|
|
22909
|
-
statusCode: number;
|
|
22910
22909
|
type?: number | null | undefined;
|
|
22911
22910
|
identifier?: string | null | undefined;
|
|
22911
|
+
statusCode?: number | null | undefined;
|
|
22912
22912
|
balance?: number | null | undefined;
|
|
22913
22913
|
blockchain?: number | null | undefined;
|
|
22914
22914
|
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;
|
|
@@ -22962,9 +22962,9 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
22962
22962
|
}, {
|
|
22963
22963
|
type: "merkleScience";
|
|
22964
22964
|
data: {
|
|
22965
|
-
statusCode: number;
|
|
22966
22965
|
type?: number | null | undefined;
|
|
22967
22966
|
identifier?: string | null | undefined;
|
|
22967
|
+
statusCode?: number | null | undefined;
|
|
22968
22968
|
balance?: number | null | undefined;
|
|
22969
22969
|
blockchain?: number | null | undefined;
|
|
22970
22970
|
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;
|
|
@@ -23208,7 +23208,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
23208
23208
|
fees?: number | null | undefined;
|
|
23209
23209
|
} | null | undefined;
|
|
23210
23210
|
}>, z.ZodObject<{
|
|
23211
|
-
statusCode: z.ZodNumber
|
|
23211
|
+
statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23212
23212
|
error: z.ZodObject<{
|
|
23213
23213
|
error: z.ZodString;
|
|
23214
23214
|
message: z.ZodString;
|
|
@@ -23228,14 +23228,14 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
23228
23228
|
error: string;
|
|
23229
23229
|
data?: string | null | undefined;
|
|
23230
23230
|
};
|
|
23231
|
-
statusCode
|
|
23231
|
+
statusCode?: number | null | undefined;
|
|
23232
23232
|
}, {
|
|
23233
23233
|
error: {
|
|
23234
23234
|
message: string;
|
|
23235
23235
|
error: string;
|
|
23236
23236
|
data?: string | null | undefined;
|
|
23237
23237
|
};
|
|
23238
|
-
statusCode
|
|
23238
|
+
statusCode?: number | null | undefined;
|
|
23239
23239
|
}>]>;
|
|
23240
23240
|
}, "strip", z.ZodTypeAny, {
|
|
23241
23241
|
type: "chainalysis";
|
|
@@ -23285,7 +23285,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
23285
23285
|
error: string;
|
|
23286
23286
|
data?: string | null | undefined;
|
|
23287
23287
|
};
|
|
23288
|
-
statusCode
|
|
23288
|
+
statusCode?: number | null | undefined;
|
|
23289
23289
|
};
|
|
23290
23290
|
}, {
|
|
23291
23291
|
type: "chainalysis";
|
|
@@ -23335,7 +23335,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
23335
23335
|
error: string;
|
|
23336
23336
|
data?: string | null | undefined;
|
|
23337
23337
|
};
|
|
23338
|
-
statusCode
|
|
23338
|
+
statusCode?: number | null | undefined;
|
|
23339
23339
|
};
|
|
23340
23340
|
}>, z.ZodObject<{
|
|
23341
23341
|
type: z.ZodEnum<["integratedIpqualityscore", "ipQualityScore"]>;
|
|
@@ -25658,9 +25658,9 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
25658
25658
|
} | {
|
|
25659
25659
|
type: "merkleScience";
|
|
25660
25660
|
data: {
|
|
25661
|
-
statusCode: number;
|
|
25662
25661
|
type?: number | null | undefined;
|
|
25663
25662
|
identifier?: string | null | undefined;
|
|
25663
|
+
statusCode?: number | null | undefined;
|
|
25664
25664
|
balance?: number | null | undefined;
|
|
25665
25665
|
blockchain?: number | null | undefined;
|
|
25666
25666
|
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;
|
|
@@ -25759,7 +25759,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
25759
25759
|
error: string;
|
|
25760
25760
|
data?: string | null | undefined;
|
|
25761
25761
|
};
|
|
25762
|
-
statusCode
|
|
25762
|
+
statusCode?: number | null | undefined;
|
|
25763
25763
|
};
|
|
25764
25764
|
} | {
|
|
25765
25765
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -26322,9 +26322,9 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
26322
26322
|
} | {
|
|
26323
26323
|
type: "merkleScience";
|
|
26324
26324
|
data: {
|
|
26325
|
-
statusCode: number;
|
|
26326
26325
|
type?: number | null | undefined;
|
|
26327
26326
|
identifier?: string | null | undefined;
|
|
26327
|
+
statusCode?: number | null | undefined;
|
|
26328
26328
|
balance?: number | null | undefined;
|
|
26329
26329
|
blockchain?: number | null | undefined;
|
|
26330
26330
|
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;
|
|
@@ -26423,7 +26423,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
26423
26423
|
error: string;
|
|
26424
26424
|
data?: string | null | undefined;
|
|
26425
26425
|
};
|
|
26426
|
-
statusCode
|
|
26426
|
+
statusCode?: number | null | undefined;
|
|
26427
26427
|
};
|
|
26428
26428
|
} | {
|
|
26429
26429
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -26988,9 +26988,9 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
26988
26988
|
} | {
|
|
26989
26989
|
type: "merkleScience";
|
|
26990
26990
|
data: {
|
|
26991
|
-
statusCode: number;
|
|
26992
26991
|
type?: number | null | undefined;
|
|
26993
26992
|
identifier?: string | null | undefined;
|
|
26993
|
+
statusCode?: number | null | undefined;
|
|
26994
26994
|
balance?: number | null | undefined;
|
|
26995
26995
|
blockchain?: number | null | undefined;
|
|
26996
26996
|
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;
|
|
@@ -27089,7 +27089,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
27089
27089
|
error: string;
|
|
27090
27090
|
data?: string | null | undefined;
|
|
27091
27091
|
};
|
|
27092
|
-
statusCode
|
|
27092
|
+
statusCode?: number | null | undefined;
|
|
27093
27093
|
};
|
|
27094
27094
|
} | {
|
|
27095
27095
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -27655,9 +27655,9 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
27655
27655
|
} | {
|
|
27656
27656
|
type: "merkleScience";
|
|
27657
27657
|
data: {
|
|
27658
|
-
statusCode: number;
|
|
27659
27658
|
type?: number | null | undefined;
|
|
27660
27659
|
identifier?: string | null | undefined;
|
|
27660
|
+
statusCode?: number | null | undefined;
|
|
27661
27661
|
balance?: number | null | undefined;
|
|
27662
27662
|
blockchain?: number | null | undefined;
|
|
27663
27663
|
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;
|
|
@@ -27756,7 +27756,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
27756
27756
|
error: string;
|
|
27757
27757
|
data?: string | null | undefined;
|
|
27758
27758
|
};
|
|
27759
|
-
statusCode
|
|
27759
|
+
statusCode?: number | null | undefined;
|
|
27760
27760
|
};
|
|
27761
27761
|
} | {
|
|
27762
27762
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -32401,7 +32401,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
32401
32401
|
}>, z.ZodObject<{
|
|
32402
32402
|
type: z.ZodEnum<["merkleScience"]>;
|
|
32403
32403
|
data: z.ZodUnion<[z.ZodObject<{
|
|
32404
|
-
statusCode: z.ZodNumber
|
|
32404
|
+
statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
32405
32405
|
identifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32406
32406
|
blockchain: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodNumber, number, number>>>;
|
|
32407
32407
|
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"]>>>;
|
|
@@ -32501,9 +32501,9 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
32501
32501
|
name?: string | null | undefined;
|
|
32502
32502
|
}>, "many">>>;
|
|
32503
32503
|
}, "strip", z.ZodTypeAny, {
|
|
32504
|
-
statusCode: number;
|
|
32505
32504
|
type?: number | null | undefined;
|
|
32506
32505
|
identifier?: string | null | undefined;
|
|
32506
|
+
statusCode?: number | null | undefined;
|
|
32507
32507
|
balance?: number | null | undefined;
|
|
32508
32508
|
blockchain?: number | null | undefined;
|
|
32509
32509
|
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;
|
|
@@ -32545,9 +32545,9 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
32545
32545
|
name?: string | null | undefined;
|
|
32546
32546
|
}[] | null | undefined;
|
|
32547
32547
|
}, {
|
|
32548
|
-
statusCode: number;
|
|
32549
32548
|
type?: number | null | undefined;
|
|
32550
32549
|
identifier?: string | null | undefined;
|
|
32550
|
+
statusCode?: number | null | undefined;
|
|
32551
32551
|
balance?: number | null | undefined;
|
|
32552
32552
|
blockchain?: number | null | undefined;
|
|
32553
32553
|
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;
|
|
@@ -32627,9 +32627,9 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
32627
32627
|
}, "strip", z.ZodTypeAny, {
|
|
32628
32628
|
type: "merkleScience";
|
|
32629
32629
|
data: {
|
|
32630
|
-
statusCode: number;
|
|
32631
32630
|
type?: number | null | undefined;
|
|
32632
32631
|
identifier?: string | null | undefined;
|
|
32632
|
+
statusCode?: number | null | undefined;
|
|
32633
32633
|
balance?: number | null | undefined;
|
|
32634
32634
|
blockchain?: number | null | undefined;
|
|
32635
32635
|
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;
|
|
@@ -32683,9 +32683,9 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
32683
32683
|
}, {
|
|
32684
32684
|
type: "merkleScience";
|
|
32685
32685
|
data: {
|
|
32686
|
-
statusCode: number;
|
|
32687
32686
|
type?: number | null | undefined;
|
|
32688
32687
|
identifier?: string | null | undefined;
|
|
32688
|
+
statusCode?: number | null | undefined;
|
|
32689
32689
|
balance?: number | null | undefined;
|
|
32690
32690
|
blockchain?: number | null | undefined;
|
|
32691
32691
|
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;
|
|
@@ -32929,7 +32929,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
32929
32929
|
fees?: number | null | undefined;
|
|
32930
32930
|
} | null | undefined;
|
|
32931
32931
|
}>, z.ZodObject<{
|
|
32932
|
-
statusCode: z.ZodNumber
|
|
32932
|
+
statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
32933
32933
|
error: z.ZodObject<{
|
|
32934
32934
|
error: z.ZodString;
|
|
32935
32935
|
message: z.ZodString;
|
|
@@ -32949,14 +32949,14 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
32949
32949
|
error: string;
|
|
32950
32950
|
data?: string | null | undefined;
|
|
32951
32951
|
};
|
|
32952
|
-
statusCode
|
|
32952
|
+
statusCode?: number | null | undefined;
|
|
32953
32953
|
}, {
|
|
32954
32954
|
error: {
|
|
32955
32955
|
message: string;
|
|
32956
32956
|
error: string;
|
|
32957
32957
|
data?: string | null | undefined;
|
|
32958
32958
|
};
|
|
32959
|
-
statusCode
|
|
32959
|
+
statusCode?: number | null | undefined;
|
|
32960
32960
|
}>]>;
|
|
32961
32961
|
}, "strip", z.ZodTypeAny, {
|
|
32962
32962
|
type: "chainalysis";
|
|
@@ -33006,7 +33006,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
33006
33006
|
error: string;
|
|
33007
33007
|
data?: string | null | undefined;
|
|
33008
33008
|
};
|
|
33009
|
-
statusCode
|
|
33009
|
+
statusCode?: number | null | undefined;
|
|
33010
33010
|
};
|
|
33011
33011
|
}, {
|
|
33012
33012
|
type: "chainalysis";
|
|
@@ -33056,7 +33056,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
33056
33056
|
error: string;
|
|
33057
33057
|
data?: string | null | undefined;
|
|
33058
33058
|
};
|
|
33059
|
-
statusCode
|
|
33059
|
+
statusCode?: number | null | undefined;
|
|
33060
33060
|
};
|
|
33061
33061
|
}>, z.ZodObject<{
|
|
33062
33062
|
type: z.ZodEnum<["integratedIpqualityscore", "ipQualityScore"]>;
|
|
@@ -35379,9 +35379,9 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
35379
35379
|
} | {
|
|
35380
35380
|
type: "merkleScience";
|
|
35381
35381
|
data: {
|
|
35382
|
-
statusCode: number;
|
|
35383
35382
|
type?: number | null | undefined;
|
|
35384
35383
|
identifier?: string | null | undefined;
|
|
35384
|
+
statusCode?: number | null | undefined;
|
|
35385
35385
|
balance?: number | null | undefined;
|
|
35386
35386
|
blockchain?: number | null | undefined;
|
|
35387
35387
|
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;
|
|
@@ -35480,7 +35480,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
35480
35480
|
error: string;
|
|
35481
35481
|
data?: string | null | undefined;
|
|
35482
35482
|
};
|
|
35483
|
-
statusCode
|
|
35483
|
+
statusCode?: number | null | undefined;
|
|
35484
35484
|
};
|
|
35485
35485
|
} | {
|
|
35486
35486
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -36043,9 +36043,9 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
36043
36043
|
} | {
|
|
36044
36044
|
type: "merkleScience";
|
|
36045
36045
|
data: {
|
|
36046
|
-
statusCode: number;
|
|
36047
36046
|
type?: number | null | undefined;
|
|
36048
36047
|
identifier?: string | null | undefined;
|
|
36048
|
+
statusCode?: number | null | undefined;
|
|
36049
36049
|
balance?: number | null | undefined;
|
|
36050
36050
|
blockchain?: number | null | undefined;
|
|
36051
36051
|
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;
|
|
@@ -36144,7 +36144,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
36144
36144
|
error: string;
|
|
36145
36145
|
data?: string | null | undefined;
|
|
36146
36146
|
};
|
|
36147
|
-
statusCode
|
|
36147
|
+
statusCode?: number | null | undefined;
|
|
36148
36148
|
};
|
|
36149
36149
|
} | {
|
|
36150
36150
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -36709,9 +36709,9 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
36709
36709
|
} | {
|
|
36710
36710
|
type: "merkleScience";
|
|
36711
36711
|
data: {
|
|
36712
|
-
statusCode: number;
|
|
36713
36712
|
type?: number | null | undefined;
|
|
36714
36713
|
identifier?: string | null | undefined;
|
|
36714
|
+
statusCode?: number | null | undefined;
|
|
36715
36715
|
balance?: number | null | undefined;
|
|
36716
36716
|
blockchain?: number | null | undefined;
|
|
36717
36717
|
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;
|
|
@@ -36810,7 +36810,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
36810
36810
|
error: string;
|
|
36811
36811
|
data?: string | null | undefined;
|
|
36812
36812
|
};
|
|
36813
|
-
statusCode
|
|
36813
|
+
statusCode?: number | null | undefined;
|
|
36814
36814
|
};
|
|
36815
36815
|
} | {
|
|
36816
36816
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -37376,9 +37376,9 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
37376
37376
|
} | {
|
|
37377
37377
|
type: "merkleScience";
|
|
37378
37378
|
data: {
|
|
37379
|
-
statusCode: number;
|
|
37380
37379
|
type?: number | null | undefined;
|
|
37381
37380
|
identifier?: string | null | undefined;
|
|
37381
|
+
statusCode?: number | null | undefined;
|
|
37382
37382
|
balance?: number | null | undefined;
|
|
37383
37383
|
blockchain?: number | null | undefined;
|
|
37384
37384
|
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;
|
|
@@ -37477,7 +37477,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
37477
37477
|
error: string;
|
|
37478
37478
|
data?: string | null | undefined;
|
|
37479
37479
|
};
|
|
37480
|
-
statusCode
|
|
37480
|
+
statusCode?: number | null | undefined;
|
|
37481
37481
|
};
|
|
37482
37482
|
} | {
|
|
37483
37483
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -38574,9 +38574,9 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
38574
38574
|
} | {
|
|
38575
38575
|
type: "merkleScience";
|
|
38576
38576
|
data: {
|
|
38577
|
-
statusCode: number;
|
|
38578
38577
|
type?: number | null | undefined;
|
|
38579
38578
|
identifier?: string | null | undefined;
|
|
38579
|
+
statusCode?: number | null | undefined;
|
|
38580
38580
|
balance?: number | null | undefined;
|
|
38581
38581
|
blockchain?: number | null | undefined;
|
|
38582
38582
|
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;
|
|
@@ -38675,7 +38675,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
38675
38675
|
error: string;
|
|
38676
38676
|
data?: string | null | undefined;
|
|
38677
38677
|
};
|
|
38678
|
-
statusCode
|
|
38678
|
+
statusCode?: number | null | undefined;
|
|
38679
38679
|
};
|
|
38680
38680
|
} | {
|
|
38681
38681
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -39389,9 +39389,9 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
39389
39389
|
} | {
|
|
39390
39390
|
type: "merkleScience";
|
|
39391
39391
|
data: {
|
|
39392
|
-
statusCode: number;
|
|
39393
39392
|
type?: number | null | undefined;
|
|
39394
39393
|
identifier?: string | null | undefined;
|
|
39394
|
+
statusCode?: number | null | undefined;
|
|
39395
39395
|
balance?: number | null | undefined;
|
|
39396
39396
|
blockchain?: number | null | undefined;
|
|
39397
39397
|
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;
|
|
@@ -39490,7 +39490,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
39490
39490
|
error: string;
|
|
39491
39491
|
data?: string | null | undefined;
|
|
39492
39492
|
};
|
|
39493
|
-
statusCode
|
|
39493
|
+
statusCode?: number | null | undefined;
|
|
39494
39494
|
};
|
|
39495
39495
|
} | {
|
|
39496
39496
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -43505,7 +43505,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
43505
43505
|
}>, z.ZodObject<{
|
|
43506
43506
|
type: z.ZodEnum<["merkleScience"]>;
|
|
43507
43507
|
data: z.ZodUnion<[z.ZodObject<{
|
|
43508
|
-
statusCode: z.ZodNumber
|
|
43508
|
+
statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
43509
43509
|
identifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43510
43510
|
blockchain: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodNumber, number, number>>>;
|
|
43511
43511
|
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"]>>>;
|
|
@@ -43605,9 +43605,9 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
43605
43605
|
name?: string | null | undefined;
|
|
43606
43606
|
}>, "many">>>;
|
|
43607
43607
|
}, "strip", z.ZodTypeAny, {
|
|
43608
|
-
statusCode: number;
|
|
43609
43608
|
type?: number | null | undefined;
|
|
43610
43609
|
identifier?: string | null | undefined;
|
|
43610
|
+
statusCode?: number | null | undefined;
|
|
43611
43611
|
balance?: number | null | undefined;
|
|
43612
43612
|
blockchain?: number | null | undefined;
|
|
43613
43613
|
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;
|
|
@@ -43649,9 +43649,9 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
43649
43649
|
name?: string | null | undefined;
|
|
43650
43650
|
}[] | null | undefined;
|
|
43651
43651
|
}, {
|
|
43652
|
-
statusCode: number;
|
|
43653
43652
|
type?: number | null | undefined;
|
|
43654
43653
|
identifier?: string | null | undefined;
|
|
43654
|
+
statusCode?: number | null | undefined;
|
|
43655
43655
|
balance?: number | null | undefined;
|
|
43656
43656
|
blockchain?: number | null | undefined;
|
|
43657
43657
|
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;
|
|
@@ -43731,9 +43731,9 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
43731
43731
|
}, "strip", z.ZodTypeAny, {
|
|
43732
43732
|
type: "merkleScience";
|
|
43733
43733
|
data: {
|
|
43734
|
-
statusCode: number;
|
|
43735
43734
|
type?: number | null | undefined;
|
|
43736
43735
|
identifier?: string | null | undefined;
|
|
43736
|
+
statusCode?: number | null | undefined;
|
|
43737
43737
|
balance?: number | null | undefined;
|
|
43738
43738
|
blockchain?: number | null | undefined;
|
|
43739
43739
|
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;
|
|
@@ -43787,9 +43787,9 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
43787
43787
|
}, {
|
|
43788
43788
|
type: "merkleScience";
|
|
43789
43789
|
data: {
|
|
43790
|
-
statusCode: number;
|
|
43791
43790
|
type?: number | null | undefined;
|
|
43792
43791
|
identifier?: string | null | undefined;
|
|
43792
|
+
statusCode?: number | null | undefined;
|
|
43793
43793
|
balance?: number | null | undefined;
|
|
43794
43794
|
blockchain?: number | null | undefined;
|
|
43795
43795
|
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;
|
|
@@ -44033,7 +44033,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
44033
44033
|
fees?: number | null | undefined;
|
|
44034
44034
|
} | null | undefined;
|
|
44035
44035
|
}>, z.ZodObject<{
|
|
44036
|
-
statusCode: z.ZodNumber
|
|
44036
|
+
statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
44037
44037
|
error: z.ZodObject<{
|
|
44038
44038
|
error: z.ZodString;
|
|
44039
44039
|
message: z.ZodString;
|
|
@@ -44053,14 +44053,14 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
44053
44053
|
error: string;
|
|
44054
44054
|
data?: string | null | undefined;
|
|
44055
44055
|
};
|
|
44056
|
-
statusCode
|
|
44056
|
+
statusCode?: number | null | undefined;
|
|
44057
44057
|
}, {
|
|
44058
44058
|
error: {
|
|
44059
44059
|
message: string;
|
|
44060
44060
|
error: string;
|
|
44061
44061
|
data?: string | null | undefined;
|
|
44062
44062
|
};
|
|
44063
|
-
statusCode
|
|
44063
|
+
statusCode?: number | null | undefined;
|
|
44064
44064
|
}>]>;
|
|
44065
44065
|
}, "strip", z.ZodTypeAny, {
|
|
44066
44066
|
type: "chainalysis";
|
|
@@ -44110,7 +44110,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
44110
44110
|
error: string;
|
|
44111
44111
|
data?: string | null | undefined;
|
|
44112
44112
|
};
|
|
44113
|
-
statusCode
|
|
44113
|
+
statusCode?: number | null | undefined;
|
|
44114
44114
|
};
|
|
44115
44115
|
}, {
|
|
44116
44116
|
type: "chainalysis";
|
|
@@ -44160,7 +44160,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
44160
44160
|
error: string;
|
|
44161
44161
|
data?: string | null | undefined;
|
|
44162
44162
|
};
|
|
44163
|
-
statusCode
|
|
44163
|
+
statusCode?: number | null | undefined;
|
|
44164
44164
|
};
|
|
44165
44165
|
}>, z.ZodObject<{
|
|
44166
44166
|
type: z.ZodEnum<["integratedIpqualityscore", "ipQualityScore"]>;
|
|
@@ -46483,9 +46483,9 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
46483
46483
|
} | {
|
|
46484
46484
|
type: "merkleScience";
|
|
46485
46485
|
data: {
|
|
46486
|
-
statusCode: number;
|
|
46487
46486
|
type?: number | null | undefined;
|
|
46488
46487
|
identifier?: string | null | undefined;
|
|
46488
|
+
statusCode?: number | null | undefined;
|
|
46489
46489
|
balance?: number | null | undefined;
|
|
46490
46490
|
blockchain?: number | null | undefined;
|
|
46491
46491
|
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;
|
|
@@ -46584,7 +46584,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
46584
46584
|
error: string;
|
|
46585
46585
|
data?: string | null | undefined;
|
|
46586
46586
|
};
|
|
46587
|
-
statusCode
|
|
46587
|
+
statusCode?: number | null | undefined;
|
|
46588
46588
|
};
|
|
46589
46589
|
} | {
|
|
46590
46590
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -47147,9 +47147,9 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
47147
47147
|
} | {
|
|
47148
47148
|
type: "merkleScience";
|
|
47149
47149
|
data: {
|
|
47150
|
-
statusCode: number;
|
|
47151
47150
|
type?: number | null | undefined;
|
|
47152
47151
|
identifier?: string | null | undefined;
|
|
47152
|
+
statusCode?: number | null | undefined;
|
|
47153
47153
|
balance?: number | null | undefined;
|
|
47154
47154
|
blockchain?: number | null | undefined;
|
|
47155
47155
|
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;
|
|
@@ -47248,7 +47248,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
47248
47248
|
error: string;
|
|
47249
47249
|
data?: string | null | undefined;
|
|
47250
47250
|
};
|
|
47251
|
-
statusCode
|
|
47251
|
+
statusCode?: number | null | undefined;
|
|
47252
47252
|
};
|
|
47253
47253
|
} | {
|
|
47254
47254
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -47813,9 +47813,9 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
47813
47813
|
} | {
|
|
47814
47814
|
type: "merkleScience";
|
|
47815
47815
|
data: {
|
|
47816
|
-
statusCode: number;
|
|
47817
47816
|
type?: number | null | undefined;
|
|
47818
47817
|
identifier?: string | null | undefined;
|
|
47818
|
+
statusCode?: number | null | undefined;
|
|
47819
47819
|
balance?: number | null | undefined;
|
|
47820
47820
|
blockchain?: number | null | undefined;
|
|
47821
47821
|
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;
|
|
@@ -47914,7 +47914,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
47914
47914
|
error: string;
|
|
47915
47915
|
data?: string | null | undefined;
|
|
47916
47916
|
};
|
|
47917
|
-
statusCode
|
|
47917
|
+
statusCode?: number | null | undefined;
|
|
47918
47918
|
};
|
|
47919
47919
|
} | {
|
|
47920
47920
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -48480,9 +48480,9 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
48480
48480
|
} | {
|
|
48481
48481
|
type: "merkleScience";
|
|
48482
48482
|
data: {
|
|
48483
|
-
statusCode: number;
|
|
48484
48483
|
type?: number | null | undefined;
|
|
48485
48484
|
identifier?: string | null | undefined;
|
|
48485
|
+
statusCode?: number | null | undefined;
|
|
48486
48486
|
balance?: number | null | undefined;
|
|
48487
48487
|
blockchain?: number | null | undefined;
|
|
48488
48488
|
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;
|
|
@@ -48581,7 +48581,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
48581
48581
|
error: string;
|
|
48582
48582
|
data?: string | null | undefined;
|
|
48583
48583
|
};
|
|
48584
|
-
statusCode
|
|
48584
|
+
statusCode?: number | null | undefined;
|
|
48585
48585
|
};
|
|
48586
48586
|
} | {
|
|
48587
48587
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -49711,9 +49711,9 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
49711
49711
|
} | {
|
|
49712
49712
|
type: "merkleScience";
|
|
49713
49713
|
data: {
|
|
49714
|
-
statusCode: number;
|
|
49715
49714
|
type?: number | null | undefined;
|
|
49716
49715
|
identifier?: string | null | undefined;
|
|
49716
|
+
statusCode?: number | null | undefined;
|
|
49717
49717
|
balance?: number | null | undefined;
|
|
49718
49718
|
blockchain?: number | null | undefined;
|
|
49719
49719
|
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;
|
|
@@ -49812,7 +49812,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
49812
49812
|
error: string;
|
|
49813
49813
|
data?: string | null | undefined;
|
|
49814
49814
|
};
|
|
49815
|
-
statusCode
|
|
49815
|
+
statusCode?: number | null | undefined;
|
|
49816
49816
|
};
|
|
49817
49817
|
} | {
|
|
49818
49818
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -50538,9 +50538,9 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
50538
50538
|
} | {
|
|
50539
50539
|
type: "merkleScience";
|
|
50540
50540
|
data: {
|
|
50541
|
-
statusCode: number;
|
|
50542
50541
|
type?: number | null | undefined;
|
|
50543
50542
|
identifier?: string | null | undefined;
|
|
50543
|
+
statusCode?: number | null | undefined;
|
|
50544
50544
|
balance?: number | null | undefined;
|
|
50545
50545
|
blockchain?: number | null | undefined;
|
|
50546
50546
|
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;
|
|
@@ -50639,7 +50639,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
50639
50639
|
error: string;
|
|
50640
50640
|
data?: string | null | undefined;
|
|
50641
50641
|
};
|
|
50642
|
-
statusCode
|
|
50642
|
+
statusCode?: number | null | undefined;
|
|
50643
50643
|
};
|
|
50644
50644
|
} | {
|
|
50645
50645
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -55031,7 +55031,7 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
55031
55031
|
}>, z.ZodObject<{
|
|
55032
55032
|
type: z.ZodEnum<["merkleScience"]>;
|
|
55033
55033
|
data: z.ZodUnion<[z.ZodObject<{
|
|
55034
|
-
statusCode: z.ZodNumber
|
|
55034
|
+
statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
55035
55035
|
identifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55036
55036
|
blockchain: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodNumber, number, number>>>;
|
|
55037
55037
|
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"]>>>;
|
|
@@ -55131,9 +55131,9 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
55131
55131
|
name?: string | null | undefined;
|
|
55132
55132
|
}>, "many">>>;
|
|
55133
55133
|
}, "strip", z.ZodTypeAny, {
|
|
55134
|
-
statusCode: number;
|
|
55135
55134
|
type?: number | null | undefined;
|
|
55136
55135
|
identifier?: string | null | undefined;
|
|
55136
|
+
statusCode?: number | null | undefined;
|
|
55137
55137
|
balance?: number | null | undefined;
|
|
55138
55138
|
blockchain?: number | null | undefined;
|
|
55139
55139
|
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;
|
|
@@ -55175,9 +55175,9 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
55175
55175
|
name?: string | null | undefined;
|
|
55176
55176
|
}[] | null | undefined;
|
|
55177
55177
|
}, {
|
|
55178
|
-
statusCode: number;
|
|
55179
55178
|
type?: number | null | undefined;
|
|
55180
55179
|
identifier?: string | null | undefined;
|
|
55180
|
+
statusCode?: number | null | undefined;
|
|
55181
55181
|
balance?: number | null | undefined;
|
|
55182
55182
|
blockchain?: number | null | undefined;
|
|
55183
55183
|
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;
|
|
@@ -55257,9 +55257,9 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
55257
55257
|
}, "strip", z.ZodTypeAny, {
|
|
55258
55258
|
type: "merkleScience";
|
|
55259
55259
|
data: {
|
|
55260
|
-
statusCode: number;
|
|
55261
55260
|
type?: number | null | undefined;
|
|
55262
55261
|
identifier?: string | null | undefined;
|
|
55262
|
+
statusCode?: number | null | undefined;
|
|
55263
55263
|
balance?: number | null | undefined;
|
|
55264
55264
|
blockchain?: number | null | undefined;
|
|
55265
55265
|
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;
|
|
@@ -55313,9 +55313,9 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
55313
55313
|
}, {
|
|
55314
55314
|
type: "merkleScience";
|
|
55315
55315
|
data: {
|
|
55316
|
-
statusCode: number;
|
|
55317
55316
|
type?: number | null | undefined;
|
|
55318
55317
|
identifier?: string | null | undefined;
|
|
55318
|
+
statusCode?: number | null | undefined;
|
|
55319
55319
|
balance?: number | null | undefined;
|
|
55320
55320
|
blockchain?: number | null | undefined;
|
|
55321
55321
|
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;
|
|
@@ -55559,7 +55559,7 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
55559
55559
|
fees?: number | null | undefined;
|
|
55560
55560
|
} | null | undefined;
|
|
55561
55561
|
}>, z.ZodObject<{
|
|
55562
|
-
statusCode: z.ZodNumber
|
|
55562
|
+
statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
55563
55563
|
error: z.ZodObject<{
|
|
55564
55564
|
error: z.ZodString;
|
|
55565
55565
|
message: z.ZodString;
|
|
@@ -55579,14 +55579,14 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
55579
55579
|
error: string;
|
|
55580
55580
|
data?: string | null | undefined;
|
|
55581
55581
|
};
|
|
55582
|
-
statusCode
|
|
55582
|
+
statusCode?: number | null | undefined;
|
|
55583
55583
|
}, {
|
|
55584
55584
|
error: {
|
|
55585
55585
|
message: string;
|
|
55586
55586
|
error: string;
|
|
55587
55587
|
data?: string | null | undefined;
|
|
55588
55588
|
};
|
|
55589
|
-
statusCode
|
|
55589
|
+
statusCode?: number | null | undefined;
|
|
55590
55590
|
}>]>;
|
|
55591
55591
|
}, "strip", z.ZodTypeAny, {
|
|
55592
55592
|
type: "chainalysis";
|
|
@@ -55636,7 +55636,7 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
55636
55636
|
error: string;
|
|
55637
55637
|
data?: string | null | undefined;
|
|
55638
55638
|
};
|
|
55639
|
-
statusCode
|
|
55639
|
+
statusCode?: number | null | undefined;
|
|
55640
55640
|
};
|
|
55641
55641
|
}, {
|
|
55642
55642
|
type: "chainalysis";
|
|
@@ -55686,7 +55686,7 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
55686
55686
|
error: string;
|
|
55687
55687
|
data?: string | null | undefined;
|
|
55688
55688
|
};
|
|
55689
|
-
statusCode
|
|
55689
|
+
statusCode?: number | null | undefined;
|
|
55690
55690
|
};
|
|
55691
55691
|
}>, z.ZodObject<{
|
|
55692
55692
|
type: z.ZodEnum<["integratedIpqualityscore", "ipQualityScore"]>;
|
|
@@ -58009,9 +58009,9 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
58009
58009
|
} | {
|
|
58010
58010
|
type: "merkleScience";
|
|
58011
58011
|
data: {
|
|
58012
|
-
statusCode: number;
|
|
58013
58012
|
type?: number | null | undefined;
|
|
58014
58013
|
identifier?: string | null | undefined;
|
|
58014
|
+
statusCode?: number | null | undefined;
|
|
58015
58015
|
balance?: number | null | undefined;
|
|
58016
58016
|
blockchain?: number | null | undefined;
|
|
58017
58017
|
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;
|
|
@@ -58110,7 +58110,7 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
58110
58110
|
error: string;
|
|
58111
58111
|
data?: string | null | undefined;
|
|
58112
58112
|
};
|
|
58113
|
-
statusCode
|
|
58113
|
+
statusCode?: number | null | undefined;
|
|
58114
58114
|
};
|
|
58115
58115
|
} | {
|
|
58116
58116
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -58673,9 +58673,9 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
58673
58673
|
} | {
|
|
58674
58674
|
type: "merkleScience";
|
|
58675
58675
|
data: {
|
|
58676
|
-
statusCode: number;
|
|
58677
58676
|
type?: number | null | undefined;
|
|
58678
58677
|
identifier?: string | null | undefined;
|
|
58678
|
+
statusCode?: number | null | undefined;
|
|
58679
58679
|
balance?: number | null | undefined;
|
|
58680
58680
|
blockchain?: number | null | undefined;
|
|
58681
58681
|
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;
|
|
@@ -58774,7 +58774,7 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
58774
58774
|
error: string;
|
|
58775
58775
|
data?: string | null | undefined;
|
|
58776
58776
|
};
|
|
58777
|
-
statusCode
|
|
58777
|
+
statusCode?: number | null | undefined;
|
|
58778
58778
|
};
|
|
58779
58779
|
} | {
|
|
58780
58780
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -59339,9 +59339,9 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
59339
59339
|
} | {
|
|
59340
59340
|
type: "merkleScience";
|
|
59341
59341
|
data: {
|
|
59342
|
-
statusCode: number;
|
|
59343
59342
|
type?: number | null | undefined;
|
|
59344
59343
|
identifier?: string | null | undefined;
|
|
59344
|
+
statusCode?: number | null | undefined;
|
|
59345
59345
|
balance?: number | null | undefined;
|
|
59346
59346
|
blockchain?: number | null | undefined;
|
|
59347
59347
|
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;
|
|
@@ -59440,7 +59440,7 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
59440
59440
|
error: string;
|
|
59441
59441
|
data?: string | null | undefined;
|
|
59442
59442
|
};
|
|
59443
|
-
statusCode
|
|
59443
|
+
statusCode?: number | null | undefined;
|
|
59444
59444
|
};
|
|
59445
59445
|
} | {
|
|
59446
59446
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -60006,9 +60006,9 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
60006
60006
|
} | {
|
|
60007
60007
|
type: "merkleScience";
|
|
60008
60008
|
data: {
|
|
60009
|
-
statusCode: number;
|
|
60010
60009
|
type?: number | null | undefined;
|
|
60011
60010
|
identifier?: string | null | undefined;
|
|
60011
|
+
statusCode?: number | null | undefined;
|
|
60012
60012
|
balance?: number | null | undefined;
|
|
60013
60013
|
blockchain?: number | null | undefined;
|
|
60014
60014
|
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;
|
|
@@ -60107,7 +60107,7 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
60107
60107
|
error: string;
|
|
60108
60108
|
data?: string | null | undefined;
|
|
60109
60109
|
};
|
|
60110
|
-
statusCode
|
|
60110
|
+
statusCode?: number | null | undefined;
|
|
60111
60111
|
};
|
|
60112
60112
|
} | {
|
|
60113
60113
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -60676,9 +60676,9 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
60676
60676
|
} | {
|
|
60677
60677
|
type: "merkleScience";
|
|
60678
60678
|
data: {
|
|
60679
|
-
statusCode: number;
|
|
60680
60679
|
type?: number | null | undefined;
|
|
60681
60680
|
identifier?: string | null | undefined;
|
|
60681
|
+
statusCode?: number | null | undefined;
|
|
60682
60682
|
balance?: number | null | undefined;
|
|
60683
60683
|
blockchain?: number | null | undefined;
|
|
60684
60684
|
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;
|
|
@@ -60777,7 +60777,7 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
60777
60777
|
error: string;
|
|
60778
60778
|
data?: string | null | undefined;
|
|
60779
60779
|
};
|
|
60780
|
-
statusCode
|
|
60780
|
+
statusCode?: number | null | undefined;
|
|
60781
60781
|
};
|
|
60782
60782
|
} | {
|
|
60783
60783
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -61346,9 +61346,9 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
61346
61346
|
} | {
|
|
61347
61347
|
type: "merkleScience";
|
|
61348
61348
|
data: {
|
|
61349
|
-
statusCode: number;
|
|
61350
61349
|
type?: number | null | undefined;
|
|
61351
61350
|
identifier?: string | null | undefined;
|
|
61351
|
+
statusCode?: number | null | undefined;
|
|
61352
61352
|
balance?: number | null | undefined;
|
|
61353
61353
|
blockchain?: number | null | undefined;
|
|
61354
61354
|
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;
|
|
@@ -61447,7 +61447,7 @@ export declare const SendMessageForSendVerificationFlowInput: z.ZodObject<{
|
|
|
61447
61447
|
error: string;
|
|
61448
61448
|
data?: string | null | undefined;
|
|
61449
61449
|
};
|
|
61450
|
-
statusCode
|
|
61450
|
+
statusCode?: number | null | undefined;
|
|
61451
61451
|
};
|
|
61452
61452
|
} | {
|
|
61453
61453
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -66113,7 +66113,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
66113
66113
|
}>, z.ZodObject<{
|
|
66114
66114
|
type: z.ZodEnum<["merkleScience"]>;
|
|
66115
66115
|
data: z.ZodUnion<[z.ZodObject<{
|
|
66116
|
-
statusCode: z.ZodNumber
|
|
66116
|
+
statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
66117
66117
|
identifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
66118
66118
|
blockchain: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodNumber, number, number>>>;
|
|
66119
66119
|
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"]>>>;
|
|
@@ -66213,9 +66213,9 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
66213
66213
|
name?: string | null | undefined;
|
|
66214
66214
|
}>, "many">>>;
|
|
66215
66215
|
}, "strip", z.ZodTypeAny, {
|
|
66216
|
-
statusCode: number;
|
|
66217
66216
|
type?: number | null | undefined;
|
|
66218
66217
|
identifier?: string | null | undefined;
|
|
66218
|
+
statusCode?: number | null | undefined;
|
|
66219
66219
|
balance?: number | null | undefined;
|
|
66220
66220
|
blockchain?: number | null | undefined;
|
|
66221
66221
|
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;
|
|
@@ -66257,9 +66257,9 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
66257
66257
|
name?: string | null | undefined;
|
|
66258
66258
|
}[] | null | undefined;
|
|
66259
66259
|
}, {
|
|
66260
|
-
statusCode: number;
|
|
66261
66260
|
type?: number | null | undefined;
|
|
66262
66261
|
identifier?: string | null | undefined;
|
|
66262
|
+
statusCode?: number | null | undefined;
|
|
66263
66263
|
balance?: number | null | undefined;
|
|
66264
66264
|
blockchain?: number | null | undefined;
|
|
66265
66265
|
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;
|
|
@@ -66339,9 +66339,9 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
66339
66339
|
}, "strip", z.ZodTypeAny, {
|
|
66340
66340
|
type: "merkleScience";
|
|
66341
66341
|
data: {
|
|
66342
|
-
statusCode: number;
|
|
66343
66342
|
type?: number | null | undefined;
|
|
66344
66343
|
identifier?: string | null | undefined;
|
|
66344
|
+
statusCode?: number | null | undefined;
|
|
66345
66345
|
balance?: number | null | undefined;
|
|
66346
66346
|
blockchain?: number | null | undefined;
|
|
66347
66347
|
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;
|
|
@@ -66395,9 +66395,9 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
66395
66395
|
}, {
|
|
66396
66396
|
type: "merkleScience";
|
|
66397
66397
|
data: {
|
|
66398
|
-
statusCode: number;
|
|
66399
66398
|
type?: number | null | undefined;
|
|
66400
66399
|
identifier?: string | null | undefined;
|
|
66400
|
+
statusCode?: number | null | undefined;
|
|
66401
66401
|
balance?: number | null | undefined;
|
|
66402
66402
|
blockchain?: number | null | undefined;
|
|
66403
66403
|
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;
|
|
@@ -66641,7 +66641,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
66641
66641
|
fees?: number | null | undefined;
|
|
66642
66642
|
} | null | undefined;
|
|
66643
66643
|
}>, z.ZodObject<{
|
|
66644
|
-
statusCode: z.ZodNumber
|
|
66644
|
+
statusCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
66645
66645
|
error: z.ZodObject<{
|
|
66646
66646
|
error: z.ZodString;
|
|
66647
66647
|
message: z.ZodString;
|
|
@@ -66661,14 +66661,14 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
66661
66661
|
error: string;
|
|
66662
66662
|
data?: string | null | undefined;
|
|
66663
66663
|
};
|
|
66664
|
-
statusCode
|
|
66664
|
+
statusCode?: number | null | undefined;
|
|
66665
66665
|
}, {
|
|
66666
66666
|
error: {
|
|
66667
66667
|
message: string;
|
|
66668
66668
|
error: string;
|
|
66669
66669
|
data?: string | null | undefined;
|
|
66670
66670
|
};
|
|
66671
|
-
statusCode
|
|
66671
|
+
statusCode?: number | null | undefined;
|
|
66672
66672
|
}>]>;
|
|
66673
66673
|
}, "strip", z.ZodTypeAny, {
|
|
66674
66674
|
type: "chainalysis";
|
|
@@ -66718,7 +66718,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
66718
66718
|
error: string;
|
|
66719
66719
|
data?: string | null | undefined;
|
|
66720
66720
|
};
|
|
66721
|
-
statusCode
|
|
66721
|
+
statusCode?: number | null | undefined;
|
|
66722
66722
|
};
|
|
66723
66723
|
}, {
|
|
66724
66724
|
type: "chainalysis";
|
|
@@ -66768,7 +66768,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
66768
66768
|
error: string;
|
|
66769
66769
|
data?: string | null | undefined;
|
|
66770
66770
|
};
|
|
66771
|
-
statusCode
|
|
66771
|
+
statusCode?: number | null | undefined;
|
|
66772
66772
|
};
|
|
66773
66773
|
}>, z.ZodObject<{
|
|
66774
66774
|
type: z.ZodEnum<["integratedIpqualityscore", "ipQualityScore"]>;
|
|
@@ -69091,9 +69091,9 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
69091
69091
|
} | {
|
|
69092
69092
|
type: "merkleScience";
|
|
69093
69093
|
data: {
|
|
69094
|
-
statusCode: number;
|
|
69095
69094
|
type?: number | null | undefined;
|
|
69096
69095
|
identifier?: string | null | undefined;
|
|
69096
|
+
statusCode?: number | null | undefined;
|
|
69097
69097
|
balance?: number | null | undefined;
|
|
69098
69098
|
blockchain?: number | null | undefined;
|
|
69099
69099
|
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;
|
|
@@ -69192,7 +69192,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
69192
69192
|
error: string;
|
|
69193
69193
|
data?: string | null | undefined;
|
|
69194
69194
|
};
|
|
69195
|
-
statusCode
|
|
69195
|
+
statusCode?: number | null | undefined;
|
|
69196
69196
|
};
|
|
69197
69197
|
} | {
|
|
69198
69198
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -69755,9 +69755,9 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
69755
69755
|
} | {
|
|
69756
69756
|
type: "merkleScience";
|
|
69757
69757
|
data: {
|
|
69758
|
-
statusCode: number;
|
|
69759
69758
|
type?: number | null | undefined;
|
|
69760
69759
|
identifier?: string | null | undefined;
|
|
69760
|
+
statusCode?: number | null | undefined;
|
|
69761
69761
|
balance?: number | null | undefined;
|
|
69762
69762
|
blockchain?: number | null | undefined;
|
|
69763
69763
|
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;
|
|
@@ -69856,7 +69856,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
69856
69856
|
error: string;
|
|
69857
69857
|
data?: string | null | undefined;
|
|
69858
69858
|
};
|
|
69859
|
-
statusCode
|
|
69859
|
+
statusCode?: number | null | undefined;
|
|
69860
69860
|
};
|
|
69861
69861
|
} | {
|
|
69862
69862
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -70421,9 +70421,9 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
70421
70421
|
} | {
|
|
70422
70422
|
type: "merkleScience";
|
|
70423
70423
|
data: {
|
|
70424
|
-
statusCode: number;
|
|
70425
70424
|
type?: number | null | undefined;
|
|
70426
70425
|
identifier?: string | null | undefined;
|
|
70426
|
+
statusCode?: number | null | undefined;
|
|
70427
70427
|
balance?: number | null | undefined;
|
|
70428
70428
|
blockchain?: number | null | undefined;
|
|
70429
70429
|
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;
|
|
@@ -70522,7 +70522,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
70522
70522
|
error: string;
|
|
70523
70523
|
data?: string | null | undefined;
|
|
70524
70524
|
};
|
|
70525
|
-
statusCode
|
|
70525
|
+
statusCode?: number | null | undefined;
|
|
70526
70526
|
};
|
|
70527
70527
|
} | {
|
|
70528
70528
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -71088,9 +71088,9 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
71088
71088
|
} | {
|
|
71089
71089
|
type: "merkleScience";
|
|
71090
71090
|
data: {
|
|
71091
|
-
statusCode: number;
|
|
71092
71091
|
type?: number | null | undefined;
|
|
71093
71092
|
identifier?: string | null | undefined;
|
|
71093
|
+
statusCode?: number | null | undefined;
|
|
71094
71094
|
balance?: number | null | undefined;
|
|
71095
71095
|
blockchain?: number | null | undefined;
|
|
71096
71096
|
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;
|
|
@@ -71189,7 +71189,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
71189
71189
|
error: string;
|
|
71190
71190
|
data?: string | null | undefined;
|
|
71191
71191
|
};
|
|
71192
|
-
statusCode
|
|
71192
|
+
statusCode?: number | null | undefined;
|
|
71193
71193
|
};
|
|
71194
71194
|
} | {
|
|
71195
71195
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -72286,9 +72286,9 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
72286
72286
|
} | {
|
|
72287
72287
|
type: "merkleScience";
|
|
72288
72288
|
data: {
|
|
72289
|
-
statusCode: number;
|
|
72290
72289
|
type?: number | null | undefined;
|
|
72291
72290
|
identifier?: string | null | undefined;
|
|
72291
|
+
statusCode?: number | null | undefined;
|
|
72292
72292
|
balance?: number | null | undefined;
|
|
72293
72293
|
blockchain?: number | null | undefined;
|
|
72294
72294
|
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;
|
|
@@ -72387,7 +72387,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
72387
72387
|
error: string;
|
|
72388
72388
|
data?: string | null | undefined;
|
|
72389
72389
|
};
|
|
72390
|
-
statusCode
|
|
72390
|
+
statusCode?: number | null | undefined;
|
|
72391
72391
|
};
|
|
72392
72392
|
} | {
|
|
72393
72393
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -73101,9 +73101,9 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
73101
73101
|
} | {
|
|
73102
73102
|
type: "merkleScience";
|
|
73103
73103
|
data: {
|
|
73104
|
-
statusCode: number;
|
|
73105
73104
|
type?: number | null | undefined;
|
|
73106
73105
|
identifier?: string | null | undefined;
|
|
73106
|
+
statusCode?: number | null | undefined;
|
|
73107
73107
|
balance?: number | null | undefined;
|
|
73108
73108
|
blockchain?: number | null | undefined;
|
|
73109
73109
|
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;
|
|
@@ -73202,7 +73202,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
73202
73202
|
error: string;
|
|
73203
73203
|
data?: string | null | undefined;
|
|
73204
73204
|
};
|
|
73205
|
-
statusCode
|
|
73205
|
+
statusCode?: number | null | undefined;
|
|
73206
73206
|
};
|
|
73207
73207
|
} | {
|
|
73208
73208
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -73918,9 +73918,9 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
73918
73918
|
} | {
|
|
73919
73919
|
type: "merkleScience";
|
|
73920
73920
|
data: {
|
|
73921
|
-
statusCode: number;
|
|
73922
73921
|
type?: number | null | undefined;
|
|
73923
73922
|
identifier?: string | null | undefined;
|
|
73923
|
+
statusCode?: number | null | undefined;
|
|
73924
73924
|
balance?: number | null | undefined;
|
|
73925
73925
|
blockchain?: number | null | undefined;
|
|
73926
73926
|
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;
|
|
@@ -74019,7 +74019,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
74019
74019
|
error: string;
|
|
74020
74020
|
data?: string | null | undefined;
|
|
74021
74021
|
};
|
|
74022
|
-
statusCode
|
|
74022
|
+
statusCode?: number | null | undefined;
|
|
74023
74023
|
};
|
|
74024
74024
|
} | {
|
|
74025
74025
|
type: "ipQualityScore" | "integratedIpqualityscore";
|
|
@@ -74735,9 +74735,9 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
74735
74735
|
} | {
|
|
74736
74736
|
type: "merkleScience";
|
|
74737
74737
|
data: {
|
|
74738
|
-
statusCode: number;
|
|
74739
74738
|
type?: number | null | undefined;
|
|
74740
74739
|
identifier?: string | null | undefined;
|
|
74740
|
+
statusCode?: number | null | undefined;
|
|
74741
74741
|
balance?: number | null | undefined;
|
|
74742
74742
|
blockchain?: number | null | undefined;
|
|
74743
74743
|
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;
|
|
@@ -74836,7 +74836,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
74836
74836
|
error: string;
|
|
74837
74837
|
data?: string | null | undefined;
|
|
74838
74838
|
};
|
|
74839
|
-
statusCode
|
|
74839
|
+
statusCode?: number | null | undefined;
|
|
74840
74840
|
};
|
|
74841
74841
|
} | {
|
|
74842
74842
|
type: "ipQualityScore" | "integratedIpqualityscore";
|