@sip-protocol/sdk 0.9.0 → 0.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/LICENSE +21 -0
  2. package/dist/{TransportWebUSB-YQMAGJAJ.mjs → TransportWebUSB-2KITI5HD.mjs} +24 -12
  3. package/dist/browser.d.mts +4 -4
  4. package/dist/browser.d.ts +4 -4
  5. package/dist/browser.js +1346 -838
  6. package/dist/browser.mjs +13 -3
  7. package/dist/{chunk-64AYA5F5.mjs → chunk-G3TBBG2K.mjs} +221 -146
  8. package/dist/{chunk-4GRJ5MAW.mjs → chunk-KXETSSKP.mjs} +4 -0
  9. package/dist/{chunk-6EU6WQFK.mjs → chunk-PT2DNA7E.mjs} +257 -235
  10. package/dist/{constants-LHAAUC2T.mjs → constants-DCJYTIU3.mjs} +5 -1
  11. package/dist/{dist-2OGQ7FED.mjs → dist-PYEXZNFD.mjs} +609 -221
  12. package/dist/{index-DeE1ZzA4.d.mts → index-B1d8pihL.d.mts} +117 -33
  13. package/dist/{index-DXh2IGkz.d.ts → index-UQhQJZbM.d.ts} +117 -33
  14. package/dist/index.d.mts +3 -3
  15. package/dist/index.d.ts +3 -3
  16. package/dist/index.js +1339 -831
  17. package/dist/index.mjs +13 -3
  18. package/dist/{interface-Bf7w1PLW.d.mts → interface-CQi0-WfS.d.mts} +2 -2
  19. package/dist/{interface-Bf7w1PLW.d.ts → interface-CQi0-WfS.d.ts} +2 -2
  20. package/dist/{noir-kzbLVTei.d.mts → noir-CwPIyBLj.d.mts} +1 -1
  21. package/dist/{noir-kzbLVTei.d.ts → noir-CwPIyBLj.d.ts} +1 -1
  22. package/dist/proofs/halo2.d.mts +1 -1
  23. package/dist/proofs/halo2.d.ts +1 -1
  24. package/dist/proofs/kimchi.d.mts +1 -1
  25. package/dist/proofs/kimchi.d.ts +1 -1
  26. package/dist/proofs/noir.d.mts +1 -1
  27. package/dist/proofs/noir.d.ts +1 -1
  28. package/dist/{solana-U3MEGU7W.mjs → solana-ZWNIQTSU.mjs} +6 -6
  29. package/package.json +32 -32
  30. package/src/adapters/gelato-relay.ts +386 -0
  31. package/src/adapters/index.ts +28 -0
  32. package/src/adapters/oneinch.ts +126 -0
  33. package/src/chains/ethereum/privacy-adapter.ts +8 -5
  34. package/src/chains/ethereum/stealth.ts +17 -14
  35. package/src/chains/near/privacy-adapter.ts +8 -5
  36. package/src/chains/near/resolver.ts +22 -8
  37. package/src/chains/near/stealth.ts +9 -9
  38. package/src/chains/solana/constants.ts +13 -1
  39. package/src/chains/solana/ephemeral-keys.ts +3 -257
  40. package/src/chains/solana/index.ts +2 -3
  41. package/src/chains/solana/providers/helius-enhanced.ts +6 -6
  42. package/src/chains/solana/providers/webhook.ts +2 -2
  43. package/src/chains/solana/scan.ts +9 -8
  44. package/src/chains/solana/stealth-scanner.ts +3 -3
  45. package/src/chains/solana/types.ts +18 -4
  46. package/src/cosmos/ibc-stealth.ts +6 -6
  47. package/src/index.ts +6 -0
  48. package/src/move/aptos.ts +15 -9
  49. package/src/move/sui.ts +15 -9
  50. package/src/nft/private-nft.ts +10 -6
  51. package/src/privacy-backends/shadowwire.ts +13 -0
  52. package/src/stealth/ed25519.ts +173 -12
  53. package/src/stealth/index.ts +47 -4
  54. package/src/stealth/secp256k1.ts +144 -7
  55. package/src/stealth.ts +7 -0
  56. package/src/wallet/ethereum/privacy-adapter.ts +1 -1
  57. package/src/wallet/hardware/ledger-privacy.ts +2 -2
  58. package/src/wallet/near/adapter.ts +2 -2
  59. package/src/wallet/near/meteor-wallet.ts +2 -2
  60. package/src/wallet/near/my-near-wallet.ts +2 -2
  61. package/src/wallet/near/wallet-selector.ts +2 -2
  62. package/src/wallet/solana/privacy-adapter.ts +9 -9
  63. package/dist/chunk-5EKF243P.mjs +0 -33809
  64. package/dist/chunk-YWGJ77A2.mjs +0 -33806
@@ -1,9 +1,9 @@
1
1
  import * as _solana_web3_js from '@solana/web3.js';
2
2
  import { Connection, PublicKey, Transaction, VersionedTransaction, TransactionInstruction, Keypair } from '@solana/web3.js';
3
3
  import * as _sip_protocol_types from '@sip-protocol/types';
4
- import { ZKProof, ViewingKey, SingleProof, ProofSystem, HexString, ComposedProof, CompositionEventListener, VerificationResult as VerificationResult$1, IndividualVerificationResult, ProofAggregationStrategy, ProofCompositionConfig, CompositionResult, PrivacyLevel, ShieldedIntent, CreateIntentParams, TrackedIntent, OneClickConfig, OneClickToken, OneClickQuoteRequest, OneClickQuoteResponse, OneClickDepositSubmit, OneClickStatusResponse, OneClickWithdrawal, ChainId as ChainId$1, StealthMetaAddress, StealthAddress, StealthAddressRecovery, DefuseAssetId, Asset, OneClickSwapStatus, Quote as Quote$1, FulfillmentResult, EncryptedTransaction, Commitment, Hash, IntentInput, IntentOutput, SIPSolver, Solver, SolverCapabilities, SolverVisibleIntent, SolverQuote, FulfillmentStatus, ZcashConfig, ZcashAddressInfo, ZcashNewAccount, ZcashReceiverType, ZcashAccountAddress, ZcashAccountBalance, ZcashUnspentNote, ZcashShieldedSendParams, ZcashOperation, ZcashBlockHeader, ZcashBlock, ZcashBlockchainInfo, ZcashNetworkInfo, StablecoinSymbol, PaymentPurpose, ShieldedPayment, CreatePaymentParams, TrackedPayment, CreateTreasuryParams, TreasuryConfig as TreasuryConfig$1, TreasuryMember, CreatePaymentProposalParams, TreasuryProposal, CreateBatchProposalParams, AuditorViewingKey, TreasuryBalance, CreateComplianceConfigParams, ComplianceConfig, RegisterAuditorParams, AuditorRegistration, AuditScope, DisclosedTransaction, DisclosureRequest, GenerateReportParams, ComplianceReport, ComplianceMetrics, AuditLogEntry as AuditLogEntry$1, WinnerResult, WinnerProof, WinnerVerification, CreatePrivateOwnershipParams, PrivateNFTOwnership, ProveOwnershipParams, OwnershipProof, OwnershipVerification, TransferPrivatelyParams, TransferResult, NFTTransfer, OwnedNFT, WalletAdapter as WalletAdapter$1, WalletConnectionState, WalletEventType, WalletEventHandler, WalletEvent, Signature, UnsignedTransaction, SignedTransaction, TransactionReceipt, WalletErrorCodeType, WalletRegistryEntry, WalletInfo, PrivateWalletAdapter, WalletAdapterFactory, ChainType } from '@sip-protocol/types';
5
- import { c as ProofProvider, d as ProofFramework, F as FundingProofParams, P as ProofResult, V as ValidityProofParams, a as FulfillmentProofParams } from './noir-kzbLVTei.js';
6
- import { b as ComposableProofProvider, j as AggregationResult, g as ProofGenerationRequest, c as ProofComposer, R as RegisterProviderOptions, f as ProofProviderRegistration, h as ProofGenerationResult, i as ComposeProofsOptions, A as AggregateProofsOptions, V as VerifyComposedProofOptions, k as ConvertProofOptions, l as ConversionResult$1, p as CompatibilityMatrix, n as CacheStats, o as WorkerPoolStatus, F as FallbackConfig, T as TelemetryCollector } from './interface-Bf7w1PLW.js';
4
+ import { ZKProof, ViewingKey, SingleProof, ComposedProof, ProofSystem, HexString, CompositionEventListener, VerificationResult as VerificationResult$1, IndividualVerificationResult, ProofAggregationStrategy, ProofCompositionConfig, CompositionResult, PrivacyLevel, ShieldedIntent, CreateIntentParams, TrackedIntent, OneClickConfig, OneClickToken, OneClickQuoteRequest, OneClickQuoteResponse, OneClickDepositSubmit, OneClickStatusResponse, OneClickWithdrawal, StealthAddress, StealthAddressRecovery, StealthMetaAddress, ChainId as ChainId$1, DefuseAssetId, Asset, OneClickSwapStatus, Quote as Quote$1, FulfillmentResult, EncryptedTransaction, Commitment, Hash, IntentInput, IntentOutput, SIPSolver, Solver, SolverCapabilities, SolverVisibleIntent, SolverQuote, FulfillmentStatus, ZcashConfig, ZcashAddressInfo, ZcashNewAccount, ZcashReceiverType, ZcashAccountAddress, ZcashAccountBalance, ZcashUnspentNote, ZcashShieldedSendParams, ZcashOperation, ZcashBlockHeader, ZcashBlock, ZcashBlockchainInfo, ZcashNetworkInfo, StablecoinSymbol, PaymentPurpose, ShieldedPayment, CreatePaymentParams, TrackedPayment, CreateTreasuryParams, TreasuryConfig as TreasuryConfig$1, TreasuryMember, CreatePaymentProposalParams, TreasuryProposal, CreateBatchProposalParams, AuditorViewingKey, TreasuryBalance, CreateComplianceConfigParams, ComplianceConfig, RegisterAuditorParams, AuditorRegistration, AuditScope, DisclosedTransaction, DisclosureRequest, GenerateReportParams, ComplianceReport, ComplianceMetrics, AuditLogEntry as AuditLogEntry$1, WinnerResult, WinnerProof, WinnerVerification, CreatePrivateOwnershipParams, PrivateNFTOwnership, ProveOwnershipParams, OwnershipProof, OwnershipVerification, TransferPrivatelyParams, TransferResult, NFTTransfer, OwnedNFT, WalletAdapter as WalletAdapter$1, WalletConnectionState, WalletEventType, WalletEventHandler, WalletEvent, Signature, UnsignedTransaction, SignedTransaction, TransactionReceipt, WalletErrorCodeType, PrivateWalletAdapter, WalletAdapterFactory, WalletRegistryEntry, WalletInfo, ChainType } from '@sip-protocol/types';
5
+ import { d as ProofProvider, b as ProofFramework, F as FundingProofParams, P as ProofResult, V as ValidityProofParams, a as FulfillmentProofParams } from './noir-CwPIyBLj.js';
6
+ import { a as AggregationResult, c as ComposableProofProvider, j as ProofGenerationRequest, h as ProofComposer, R as RegisterProviderOptions, m as ProofProviderRegistration, k as ProofGenerationResult, d as ComposeProofsOptions, A as AggregateProofsOptions, V as VerifyComposedProofOptions, g as ConvertProofOptions, f as ConversionResult$1, b as CompatibilityMatrix, C as CacheStats, r as WorkerPoolStatus, F as FallbackConfig, T as TelemetryCollector } from './interface-CQi0-WfS.js';
7
7
  import './proofs/halo2.js';
8
8
  import './proofs/kimchi.js';
9
9
  import { Agent } from 'http';
@@ -4012,18 +4012,20 @@ declare function generateEd25519StealthMetaAddress(chain: ChainId$1, label?: str
4012
4012
  /**
4013
4013
  * Generate a one-time ed25519 stealth address for a recipient
4014
4014
  *
4015
- * Algorithm (DKSAP for ed25519):
4015
+ * Algorithm (DKSAP for ed25519, canonical EIP-5564):
4016
4016
  * 1. Generate ephemeral keypair (r, R = r*G)
4017
- * 2. Compute shared secret: S = r * P_spend (ephemeral scalar * spending public)
4017
+ * 2. Compute shared secret: S = r * P_view (ephemeral scalar * viewing public)
4018
4018
  * 3. Hash shared secret: h = SHA256(S)
4019
- * 4. Derive stealth public key: P_stealth = P_view + h*G
4019
+ * 4. Derive stealth public key: P_stealth = P_spend + h*G
4020
4020
  */
4021
4021
  declare function generateEd25519StealthAddress(recipientMetaAddress: StealthMetaAddress): {
4022
4022
  stealthAddress: StealthAddress;
4023
4023
  sharedSecret: HexString;
4024
4024
  };
4025
4025
  /**
4026
- * Derive the private key for an ed25519 stealth address
4026
+ * Derive the private key for an ed25519 stealth address (canonical EIP-5564)
4027
+ *
4028
+ * Requires BOTH the spending and viewing private keys (spending authority).
4027
4029
  *
4028
4030
  * **IMPORTANT: Derived Key Format**
4029
4031
  *
@@ -4036,9 +4038,35 @@ declare function generateEd25519StealthAddress(recipientMetaAddress: StealthMeta
4036
4038
  */
4037
4039
  declare function deriveEd25519StealthPrivateKey(stealthAddress: StealthAddress, spendingPrivateKey: HexString, viewingPrivateKey: HexString): StealthAddressRecovery;
4038
4040
  /**
4039
- * Check if an ed25519 stealth address was intended for this recipient
4041
+ * @deprecated Legacy SIP:1 swapped-scheme derivation claim-side back-compat ONLY.
4042
+ *
4043
+ * Recovers funds sent to stealth addresses generated before the canonical
4044
+ * EIP-5564 flip (legacy scheme: ECDH used the spending key, `S = s_spend * R`,
4045
+ * and the private key was `p = s_view + H(S)`). Used only when claiming a
4046
+ * `SIP:1` announcement. New (SIP:2) sends use {@link deriveEd25519StealthPrivateKey}.
4040
4047
  */
4041
- declare function checkEd25519StealthAddress(stealthAddress: StealthAddress, spendingPrivateKey: HexString, viewingPrivateKey: HexString): boolean;
4048
+ declare function deriveEd25519StealthPrivateKeyV1(stealthAddress: StealthAddress, spendingPrivateKey: HexString, viewingPrivateKey: HexString): StealthAddressRecovery;
4049
+ /**
4050
+ * Check if an ed25519 stealth address is ours — canonical EIP-5564 view-only.
4051
+ *
4052
+ * Requires only the viewing PRIVATE key + the spending PUBLIC key, so a viewing
4053
+ * key can be delegated for scanning without granting spend authority. Never
4054
+ * touches the spending private key.
4055
+ *
4056
+ * @param stealthAddress - Stealth address to check
4057
+ * @param viewingPrivateKey - Recipient's viewing private key
4058
+ * @param spendingPublicKey - Recipient's spending PUBLIC key (meta-address spendingKey)
4059
+ * @returns true if this address belongs to the recipient
4060
+ */
4061
+ declare function checkEd25519StealthAddress(stealthAddress: StealthAddress, viewingPrivateKey: HexString, spendingPublicKey: HexString): boolean;
4062
+ /**
4063
+ * @deprecated Legacy SIP:1 full-wallet check — requires BOTH private keys.
4064
+ *
4065
+ * For detecting/claiming pre-flip (SIP:1) announcements only (legacy swapped
4066
+ * scheme: `S = s_spend * R`, address built on the viewing key). New code should
4067
+ * use the view-only {@link checkEd25519StealthAddress}.
4068
+ */
4069
+ declare function checkEd25519StealthAddressV1(stealthAddress: StealthAddress, spendingPrivateKey: HexString, viewingPrivateKey: HexString): boolean;
4042
4070
 
4043
4071
  /**
4044
4072
  * secp256k1 Stealth Address Implementation
@@ -4047,6 +4075,23 @@ declare function checkEd25519StealthAddress(stealthAddress: StealthAddress, spen
4047
4075
  * Used for Ethereum, Polygon, Arbitrum, Optimism, Base, Bitcoin, Zcash.
4048
4076
  */
4049
4077
 
4078
+ /**
4079
+ * @deprecated Legacy SIP:1 swapped-scheme derivation — claim-side back-compat ONLY.
4080
+ *
4081
+ * Recovers funds sent to secp256k1 stealth addresses generated before the
4082
+ * canonical EIP-5564 flip (legacy scheme: `S = k_spend * R`, `p = k_view + H(S)`).
4083
+ * Used only when claiming a `SIP:1` announcement. New (SIP:2) sends use
4084
+ * {@link deriveSecp256k1StealthPrivateKey}.
4085
+ */
4086
+ declare function deriveSecp256k1StealthPrivateKeyV1(stealthAddress: StealthAddress, spendingPrivateKey: HexString, viewingPrivateKey: HexString): StealthAddressRecovery;
4087
+ /**
4088
+ * @deprecated Legacy SIP:1 full-wallet check — requires BOTH private keys.
4089
+ *
4090
+ * For detecting/claiming pre-flip (SIP:1) announcements only (legacy swapped
4091
+ * scheme: `S = k_spend * R`, address built on the viewing key). New code should
4092
+ * use the view-only {@link checkSecp256k1StealthAddress}.
4093
+ */
4094
+ declare function checkSecp256k1StealthAddressV1(stealthAddress: StealthAddress, spendingPrivateKey: HexString, viewingPrivateKey: HexString): boolean;
4050
4095
  /**
4051
4096
  * Convert a secp256k1 public key to an Ethereum address
4052
4097
  *
@@ -4205,18 +4250,34 @@ declare function generateStealthAddress(recipientMetaAddress: StealthMetaAddress
4205
4250
  * @throws {ValidationError} If any input is invalid
4206
4251
  */
4207
4252
  declare function deriveStealthPrivateKey(stealthAddress: StealthAddress, spendingPrivateKey: HexString, viewingPrivateKey: HexString): StealthAddressRecovery;
4253
+ /**
4254
+ * Derive the stealth private key for a LEGACY SIP:1 announcement (back-compat)
4255
+ *
4256
+ * Routes to the pre-flip swapped-scheme derivation. Use only when claiming funds
4257
+ * announced before the canonical EIP-5564 flip; new (SIP:2) payments use
4258
+ * {@link deriveStealthPrivateKey}.
4259
+ *
4260
+ * @param stealthAddress - The legacy stealth address to recover
4261
+ * @param spendingPrivateKey - Recipient's spending private key
4262
+ * @param viewingPrivateKey - Recipient's viewing private key
4263
+ * @returns Recovery data including the derived private key
4264
+ */
4265
+ declare function deriveStealthPrivateKeyV1(stealthAddress: StealthAddress, spendingPrivateKey: HexString, viewingPrivateKey: HexString): StealthAddressRecovery;
4208
4266
  /**
4209
4267
  * Check if a stealth address was intended for this recipient
4210
4268
  *
4211
4269
  * Automatically dispatches to the correct curve implementation.
4212
4270
  *
4271
+ * Canonical EIP-5564 view-only check: requires only the recipient's viewing
4272
+ * private key plus their spending PUBLIC key (no spending private key needed).
4273
+ *
4213
4274
  * @param stealthAddress - Stealth address to check
4214
- * @param spendingPrivateKey - Recipient's spending private key
4215
4275
  * @param viewingPrivateKey - Recipient's viewing private key
4276
+ * @param spendingPublicKey - Recipient's spending public key (meta-address spendingKey)
4216
4277
  * @returns true if this address belongs to the recipient
4217
4278
  * @throws {ValidationError} If any input is invalid
4218
4279
  */
4219
- declare function checkStealthAddress(stealthAddress: StealthAddress, spendingPrivateKey: HexString, viewingPrivateKey: HexString): boolean;
4280
+ declare function checkStealthAddress(stealthAddress: StealthAddress, viewingPrivateKey: HexString, spendingPublicKey: HexString): boolean;
4220
4281
 
4221
4282
  /**
4222
4283
  * Fee Types for SIP Protocol
@@ -5577,9 +5638,12 @@ declare function deriveAptosStealthPrivateKey(stealthAddress: StealthAddress, sp
5577
5638
  * This is the same as the standard ed25519 check since Aptos stealth
5578
5639
  * addresses use ed25519 stealth public keys.
5579
5640
  *
5641
+ * Canonical EIP-5564 view-only check: requires only the recipient's viewing
5642
+ * private key plus their spending PUBLIC key (no spending private key needed).
5643
+ *
5580
5644
  * @param stealthAddress - Stealth address to check
5581
- * @param spendingPrivateKey - Recipient's spending private key
5582
5645
  * @param viewingPrivateKey - Recipient's viewing private key
5646
+ * @param spendingPublicKey - Recipient's spending public key (meta-address spendingKey)
5583
5647
  * @returns true if this address belongs to the recipient
5584
5648
  * @throws {ValidationError} If any input is invalid
5585
5649
  *
@@ -5587,12 +5651,12 @@ declare function deriveAptosStealthPrivateKey(stealthAddress: StealthAddress, sp
5587
5651
  * ```typescript
5588
5652
  * const isMine = checkAptosStealthAddress(
5589
5653
  * stealthAddress,
5590
- * mySpendingPrivKey,
5591
- * myViewingPrivKey
5654
+ * myViewingPrivKey,
5655
+ * mySpendingPubKey
5592
5656
  * )
5593
5657
  * ```
5594
5658
  */
5595
- declare function checkAptosStealthAddress(stealthAddress: StealthAddress, spendingPrivateKey: HexString, viewingPrivateKey: HexString): boolean;
5659
+ declare function checkAptosStealthAddress(stealthAddress: StealthAddress, viewingPrivateKey: HexString, spendingPublicKey: HexString): boolean;
5596
5660
  /**
5597
5661
  * Aptos Stealth Service
5598
5662
  *
@@ -5632,12 +5696,15 @@ declare class AptosStealthService {
5632
5696
  /**
5633
5697
  * Check if a stealth address belongs to this recipient
5634
5698
  *
5699
+ * Canonical EIP-5564 view-only check: requires only the recipient's viewing
5700
+ * private key plus their spending PUBLIC key (no spending private key needed).
5701
+ *
5635
5702
  * @param stealthAddress - Stealth address to check
5636
- * @param spendingPrivateKey - Recipient's spending private key
5637
5703
  * @param viewingPrivateKey - Recipient's viewing private key
5704
+ * @param spendingPublicKey - Recipient's spending public key (meta-address spendingKey)
5638
5705
  * @returns true if the address belongs to this recipient
5639
5706
  */
5640
- checkStealthAddress(stealthAddress: StealthAddress, spendingPrivateKey: HexString, viewingPrivateKey: HexString): boolean;
5707
+ checkStealthAddress(stealthAddress: StealthAddress, viewingPrivateKey: HexString, spendingPublicKey: HexString): boolean;
5641
5708
  /**
5642
5709
  * Validate an Aptos address format
5643
5710
  *
@@ -5790,9 +5857,12 @@ declare function deriveSuiStealthPrivateKey(stealthAddress: StealthAddress, spen
5790
5857
  * This is the same as the standard ed25519 check since Sui stealth
5791
5858
  * addresses use ed25519 stealth public keys.
5792
5859
  *
5860
+ * Canonical EIP-5564 view-only check: requires only the recipient's viewing
5861
+ * private key plus their spending PUBLIC key (no spending private key needed).
5862
+ *
5793
5863
  * @param stealthAddress - Stealth address to check
5794
- * @param spendingPrivateKey - Recipient's spending private key
5795
5864
  * @param viewingPrivateKey - Recipient's viewing private key
5865
+ * @param spendingPublicKey - Recipient's spending public key (meta-address spendingKey)
5796
5866
  * @returns true if this address belongs to the recipient
5797
5867
  * @throws {ValidationError} If any input is invalid
5798
5868
  *
@@ -5800,12 +5870,12 @@ declare function deriveSuiStealthPrivateKey(stealthAddress: StealthAddress, spen
5800
5870
  * ```typescript
5801
5871
  * const isMine = checkSuiStealthAddress(
5802
5872
  * stealthAddress,
5803
- * mySpendingPrivKey,
5804
- * myViewingPrivKey
5873
+ * myViewingPrivKey,
5874
+ * mySpendingPubKey
5805
5875
  * )
5806
5876
  * ```
5807
5877
  */
5808
- declare function checkSuiStealthAddress(stealthAddress: StealthAddress, spendingPrivateKey: HexString, viewingPrivateKey: HexString): boolean;
5878
+ declare function checkSuiStealthAddress(stealthAddress: StealthAddress, viewingPrivateKey: HexString, spendingPublicKey: HexString): boolean;
5809
5879
  /**
5810
5880
  * Sui Stealth Service
5811
5881
  *
@@ -5845,12 +5915,15 @@ declare class SuiStealthService {
5845
5915
  /**
5846
5916
  * Check if a stealth address belongs to this recipient
5847
5917
  *
5918
+ * Canonical EIP-5564 view-only check: requires only the recipient's viewing
5919
+ * private key plus their spending PUBLIC key (no spending private key needed).
5920
+ *
5848
5921
  * @param stealthAddress - Stealth address to check
5849
- * @param spendingPrivateKey - Recipient's spending private key
5850
5922
  * @param viewingPrivateKey - Recipient's viewing private key
5923
+ * @param spendingPublicKey - Recipient's spending public key (meta-address spendingKey)
5851
5924
  * @returns true if the address belongs to this recipient
5852
5925
  */
5853
- checkStealthAddress(stealthAddress: StealthAddress, spendingPrivateKey: HexString, viewingPrivateKey: HexString): boolean;
5926
+ checkStealthAddress(stealthAddress: StealthAddress, viewingPrivateKey: HexString, spendingPublicKey: HexString): boolean;
5854
5927
  /**
5855
5928
  * Validate a Sui address format
5856
5929
  *
@@ -15147,7 +15220,7 @@ declare const SOLANA_EXPLORER_URLS: {
15147
15220
  */
15148
15221
  declare const MEMO_PROGRAM_ID = "MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr";
15149
15222
  /**
15150
- * SIP announcement memo prefix
15223
+ * SIP announcement memo prefix (legacy SIP:1, swapped scheme — read-only back-compat)
15151
15224
  * Format: SIP:1:<ephemeral_pubkey_base58>:<view_tag_hex>
15152
15225
  */
15153
15226
  declare const SIP_MEMO_PREFIX = "SIP:1:";
@@ -15563,6 +15636,12 @@ interface SolanaClaimParams {
15563
15636
  destinationAddress: string;
15564
15637
  /** SPL token mint address */
15565
15638
  mint: PublicKey;
15639
+ /**
15640
+ * Announcement scheme version of the payment being claimed.
15641
+ * '2' (default) = canonical EIP-5564; '1' = legacy swapped (SIP:1) back-compat.
15642
+ * Pass the `version` returned by {@link parseAnnouncement}.
15643
+ */
15644
+ version?: '1' | '2';
15566
15645
  }
15567
15646
  /**
15568
15647
  * Result of claiming a stealth payment
@@ -15581,6 +15660,8 @@ interface SolanaClaimResult {
15581
15660
  * Announcement data stored in transaction memo
15582
15661
  */
15583
15662
  interface SolanaAnnouncement {
15663
+ /** Announcement scheme version: '1' = legacy swapped, '2' = canonical EIP-5564 */
15664
+ version: string;
15584
15665
  /** Ephemeral public key (base58) */
15585
15666
  ephemeralPublicKey: string;
15586
15667
  /** View tag for efficient scanning (hex, 1 byte) */
@@ -15590,7 +15671,10 @@ interface SolanaAnnouncement {
15590
15671
  }
15591
15672
  /**
15592
15673
  * Parse announcement from memo string
15593
- * Format: SIP:1:<ephemeral_pubkey_base58>:<view_tag_hex>
15674
+ * Format: SIP:<version>:<ephemeral_pubkey_base58>:<view_tag_hex>[:<stealth_address_base58>]
15675
+ *
15676
+ * Accepts SIP:1 (legacy swapped scheme) and SIP:2 (canonical EIP-5564); the
15677
+ * detected version is returned so the claim path can route to the matching derivation.
15594
15678
  *
15595
15679
  * M4 FIX: Validates view tag is exactly 1-2 hex characters (1 byte)
15596
15680
  */
@@ -16671,7 +16755,7 @@ declare class HeliusEnhanced {
16671
16755
  * Extract SIP metadata from a transaction
16672
16756
  *
16673
16757
  * Parses memo program instructions to find SIP announcements.
16674
- * SIP memo format: SIP:1:<ephemeral_pubkey_base58>:<view_tag_hex>
16758
+ * SIP memo format: SIP:<version>:<ephemeral_pubkey_base58>:<view_tag_hex>
16675
16759
  *
16676
16760
  * @param tx - Enhanced transaction
16677
16761
  * @returns SIP metadata if found
@@ -18174,12 +18258,12 @@ declare function deriveNEARStealthPrivateKey(stealthAddress: StealthAddress, spe
18174
18258
  /**
18175
18259
  * Check if a NEAR stealth address was intended for this recipient
18176
18260
  *
18177
- * Efficiently checks if a stealth address belongs to the owner of
18178
- * the given spending/viewing keys.
18261
+ * Canonical EIP-5564 view-only check: requires only the recipient's viewing
18262
+ * private key plus their spending PUBLIC key (no spending private key needed).
18179
18263
  *
18180
18264
  * @param stealthAddress - The stealth address to check
18181
- * @param spendingPrivateKey - Recipient's spending private key
18182
18265
  * @param viewingPrivateKey - Recipient's viewing private key
18266
+ * @param spendingPublicKey - Recipient's spending public key (meta-address spendingKey)
18183
18267
  * @returns True if the address belongs to this recipient
18184
18268
  *
18185
18269
  * @example
@@ -18187,8 +18271,8 @@ declare function deriveNEARStealthPrivateKey(stealthAddress: StealthAddress, spe
18187
18271
  * // Check if a detected address is for us
18188
18272
  * const isForMe = checkNEARStealthAddress(
18189
18273
  * announcement.stealthAddress,
18190
- * mySpendingPrivateKey,
18191
- * myViewingPrivateKey
18274
+ * myViewingPrivateKey,
18275
+ * mySpendingPublicKey
18192
18276
  * )
18193
18277
  *
18194
18278
  * if (isForMe) {
@@ -18196,7 +18280,7 @@ declare function deriveNEARStealthPrivateKey(stealthAddress: StealthAddress, spe
18196
18280
  * }
18197
18281
  * ```
18198
18282
  */
18199
- declare function checkNEARStealthAddress(stealthAddress: StealthAddress, spendingPrivateKey: HexString, viewingPrivateKey: HexString): boolean;
18283
+ declare function checkNEARStealthAddress(stealthAddress: StealthAddress, viewingPrivateKey: HexString, spendingPublicKey: HexString): boolean;
18200
18284
  /**
18201
18285
  * Convert ed25519 public key to NEAR implicit account ID
18202
18286
  *
@@ -24678,4 +24762,4 @@ declare function calculateFeeForSwap(contract: NEARFeeContract, swapAmount: bigi
24678
24762
  netAmountUsd: number;
24679
24763
  }>;
24680
24764
 
24681
- export { getTimeRemaining as $, hasErrorCode as A, BrowserNoirProvider as B, CryptoError as C, wrapError as D, ErrorCode as E, getErrorMessage as F, type SerializedError as G, SIP as H, IntentError as I, createSIP as J, createProductionSIP as K, type SIPConfig as L, type MobilePlatform as M, NetworkError as N, type ProductionQuote as O, type ProofProgressCallback as P, type SameChainExecuteParams as Q, type SameChainExecuteResult as R, SIPError as S, IntentBuilder as T, createShieldedIntent as U, ValidationError$1 as V, type WalletAdapter as W, attachProofs as X, hasRequiredProofs as Y, trackIntent as Z, isExpired as _, supportsSharedArrayBuffer as a, secureWipe as a$, serializeIntent as a0, deserializeIntent as a1, getIntentSummary as a2, type CreateIntentOptions as a3, generateStealthMetaAddress as a4, generateStealthAddress as a5, deriveStealthPrivateKey as a6, checkStealthAddress as a7, encodeStealthMetaAddress as a8, decodeStealthMetaAddress as a9, checkSuiStealthAddress as aA, ed25519PublicKeyToSuiAddress as aB, normalizeSuiAddress as aC, isValidSuiAddress as aD, type AptosStealthResult as aE, type SuiStealthResult as aF, CosmosStealthService as aG, generateCosmosStealthMetaAddress as aH, generateCosmosStealthAddress as aI, stealthKeyToCosmosAddress as aJ, isValidCosmosAddress as aK, CHAIN_PREFIXES as aL, type CosmosChainId as aM, type CosmosStealthResult as aN, getPrivacyConfig as aO, generateViewingKey as aP, deriveViewingKey as aQ, encryptForViewing as aR, decryptWithViewing as aS, getPrivacyDescription as aT, type PrivacyConfig as aU, type TransactionData as aV, createCommitment as aW, verifyCommitment as aX, generateIntentId as aY, hash as aZ, generateRandomBytes as a_, publicKeyToEthAddress as aa, isEd25519Chain as ab, getCurveForChain as ac, generateEd25519StealthMetaAddress as ad, generateEd25519StealthAddress as ae, deriveEd25519StealthPrivateKey as af, checkEd25519StealthAddress as ag, ed25519PublicKeyToSolanaAddress as ah, solanaAddressToEd25519PublicKey as ai, isValidSolanaAddress as aj, ed25519PublicKeyToNearAddress as ak, nearAddressToEd25519PublicKey as al, isValidNearImplicitAddress as am, isValidNearAccountId as an, parseStealthAddress as ao, type StealthCurve as ap, AptosStealthService as aq, generateAptosStealthAddress as ar, deriveAptosStealthPrivateKey as as, checkAptosStealthAddress as at, ed25519PublicKeyToAptosAddress as au, aptosAddressToAuthKey as av, isValidAptosAddress as aw, SuiStealthService as ax, generateSuiStealthAddress as ay, deriveSuiStealthPrivateKey as az, bytesToHex as b, createMultiTierCache as b$, secureWipeAll as b0, withSecureBuffer as b1, withSecureBufferSync as b2, commit as b3, verifyOpening as b4, commitZero as b5, addCommitments as b6, subtractCommitments as b7, addBlindings as b8, subtractBlindings as b9, COMPLIANCE_CIRCUIT_IDS as bA, ProofAggregator as bB, createProofAggregator as bC, DEFAULT_AGGREGATOR_CONFIG as bD, VerificationPipeline as bE, createVerificationPipeline as bF, DEFAULT_PIPELINE_CONFIG as bG, CrossSystemValidator as bH, createCrossSystemValidator as bI, SYSTEM_INFO as bJ, BN254_MODULUS as bK, PALLAS_MODULUS as bL, VESTA_MODULUS as bM, BLS12_381_MODULUS as bN, ProofOrchestrator as bO, createProofOrchestrator as bP, DEFAULT_ORCHESTRATOR_CONFIG as bQ, BUILTIN_TEMPLATES as bR, BaseProofComposer as bS, LRUCache as bT, createLRUCache as bU, IndexedDBCache as bV, FileCache as bW, createPersistentCache as bX, createIndexedDBCache as bY, createFileCache as bZ, MultiTierCache as b_, getGenerators as ba, generateBlinding as bb, type PedersenCommitment as bc, type CommitmentPoint as bd, isValidChainId as be, isValidPrivacyLevel as bf, isValidHex as bg, isValidHexLength as bh, isValidAmount as bi, isNonNegativeAmount as bj, isValidSlippage as bk, isValidStealthMetaAddress as bl, isValidCompressedPublicKey as bm, isValidEd25519PublicKey as bn, isValidPrivateKey as bo, isValidScalar as bp, validateCreateIntentParams as bq, validateAsset as br, validateIntentInput as bs, validateIntentOutput as bt, validateViewingKey as bu, validateScalar as bv, MockProofProvider as bw, ComplianceProofProvider as bx, DEFAULT_VALIDITY_PERIOD_SECONDS as by, SUPPORTED_JURISDICTIONS as bz, detectMobileBrowser as c, type CacheKey as c$, CacheKeyGenerator as c0, createCacheKeyGenerator as c1, cacheKeyGenerator as c2, DEFAULT_LRU_CONFIG as c3, DEFAULT_PERSISTENT_CONFIG as c4, DEFAULT_MULTI_TIER_CONFIG as c5, DEFAULT_WARMING_CONFIG as c6, INITIAL_PROOF_CACHE_STATS as c7, NoirProofConverter as c8, createNoirConverter as c9, type DetailedAggregationResult as cA, type VerificationPipelineConfig as cB, type ProofDependency as cC, type VerificationOrder as cD, type DetailedVerificationResult as cE, type LinkValidationResult as cF, type SystemVerificationStats as cG, type VerificationProgressEvent as cH, type VerificationProgressCallback as cI, type VerifyOptions as cJ, type EllipticCurve as cK, type FieldCharacteristics as cL, type SystemInfo as cM, type ValidationCheck as cN, type ValidationReport as cO, type CompatibilityEntry as cP, type ValidationOptions as cQ, type OrchestratorConfig as cR, type CompositionState as cS, type CompositionPlan as cT, type CompositionRequest as cU, type OrchestratorResult as cV, type AuditLogEntry as cW, type OrchestratorProgressEvent as cX, type OrchestratorProgressCallback as cY, type CompositionTemplate as cZ, type CacheKeyComponents as c_, Halo2ProofConverter as ca, createHalo2Converter as cb, KimchiProofConverter as cc, createKimchiConverter as cd, UnifiedProofConverter as ce, createUnifiedConverter as cf, convertToSIP as cg, convertFromSIP as ch, ProofConversionError as ci, InvalidProofError as cj, UnsupportedVersionError as ck, DEFAULT_CONVERSION_OPTIONS as cl, type ComplianceProofType as cm, type ComplianceProofConfig as cn, type ViewingKeyAccessParams as co, type SanctionsClearParams as cp, type BalanceAttestationParams as cq, type HistoryCompletenessParams as cr, type ComplianceProofResult as cs, type AggregatorConfig as ct, type AggregationProgressEvent as cu, type AggregationProgressCallback as cv, type SequentialAggregationOptions as cw, type ParallelAggregationOptions as cx, type RecursiveAggregationOptions as cy, type AggregationStepResult as cz, detectMobilePlatform as d, type VerificationResult as d$, type CacheEntryMetadata as d0, type CacheEntry as d1, type CacheLookupResult as d2, type LRUCacheConfig as d3, type PersistentCacheConfig as d4, type MultiTierCacheConfig as d5, type ProofCacheStats as d6, type CacheEventType as d7, type CacheEvent as d8, type CacheEventListener as d9, signAttestationMessage as dA, deriveOracleId as dB, createOracleRegistry as dC, addOracle as dD, removeOracle as dE, updateOracleStatus as dF, getActiveOracles as dG, hasEnoughOracles as dH, serializeAttestationMessage as dI, deserializeAttestationMessage as dJ, computeAttestationHash as dK, getChainNumericId as dL, ORACLE_DOMAIN as dM, ATTESTATION_VERSION as dN, DEFAULT_THRESHOLD as dO, DEFAULT_TOTAL_ORACLES as dP, CHAIN_NUMERIC_IDS as dQ, type OracleId as dR, type OracleStatus as dS, type OracleInfo as dT, type OracleAttestationMessage as dU, type OracleSignature as dV, type SignedOracleAttestation as dW, type OracleRegistry as dX, type OracleRegistryConfig as dY, type AttestationRequest as dZ, type AttestationResult as d_, type InvalidationStrategy as da, type InvalidationRule as db, type CacheWarmingConfig as dc, type WarmingResult as dd, type ICacheKeyGenerator as de, type IProofCache as df, type ILRUCache as dg, type IPersistentCache as dh, type IMultiTierCache as di, type IVerificationKeyCache as dj, type ICompiledCircuitCache as dk, type NativeProofFormat as dl, type NoirNativeProof as dm, type Halo2NativeProof as dn, type KimchiNativeProof as dp, type ConversionOptions as dq, type ConversionMetadata as dr, type ConversionErrorCode as ds, type ProofConverter as dt, type ValidationResult as du, type ValidationError as dv, type AnyNativeProof as dw, type ProofSystemToNativeMap as dx, verifyAttestation as dy, verifyOracleSignature as dz, getMobileDeviceInfo as e, type ZcashSwapStatus as e$, getTokenDecimals as e0, getAsset as e1, getNativeToken as e2, getTokenByAddress as e3, isKnownToken as e4, getTokensForChain as e5, type TokenMetadata as e6, OneClickClient as e7, NEARIntentsAdapter as e8, createNEARIntentsAdapter as e9, type QuoteComparison as eA, type FindBestRouteParams as eB, NEARIntentsBackend as eC, createNEARIntentsBackend as eD, ZcashNativeBackend as eE, createZcashNativeBackend as eF, type ZcashNativeBackendConfig as eG, ZcashRPCClient as eH, ZcashRPCError as eI, createZcashClient as eJ, ZcashShieldedService as eK, createZcashShieldedService as eL, ZcashSwapService as eM, createZcashSwapService as eN, type ZcashShieldedServiceConfig as eO, type ShieldedSendParams as eP, type ShieldedSendResult as eQ, type ReceivedNote as eR, type ShieldedBalance as eS, type ExportedViewingKey as eT, type ZcashSwapServiceConfig as eU, type ZcashSwapSourceChain as eV, type ZcashSwapSourceToken as eW, type ZcashQuoteParams as eX, type ZcashQuote as eY, type ZcashSwapParams as eZ, type ZcashSwapResult as e_, type SwapRequest as ea, type PreparedSwap as eb, type SwapResult$1 as ec, type NEARIntentsAdapterConfig as ed, MockSolver as ee, createMockSolver as ef, type MockSolverConfig as eg, SwapStatus as eh, SettlementRegistry as ei, SettlementRegistryError as ej, type SettlementBackendName as ek, type QuoteParams as el, type Quote as em, type SwapRoute as en, type SwapRouteStep as eo, type SwapParams as ep, type SwapResult as eq, type SwapStatusResponse as er, type BackendCapabilities$1 as es, type SettlementBackend as et, type SettlementBackendFactory as eu, type SettlementBackendRegistry as ev, type Route as ew, SmartRouter$1 as ex, createSmartRouter as ey, type RouteWithQuote as ez, checkMobileWASMCompatibility as f, type DeriveMultipleParams as f$, type BridgeProvider as f0, type PriceFeed as f1, schnorrSign as f2, schnorrVerify as f3, schnorrSignHex as f4, schnorrVerifyHex as f5, getXOnlyPublicKey as f6, computeTweakedKey as f7, createTaprootOutput as f8, createKeySpendOnlyOutput as f9, fromStablecoinUnits as fA, formatStablecoinAmount as fB, type CreatePaymentOptions as fC, type StablecoinInfo as fD, Treasury as fE, ComplianceManager as fF, ComplianceReporter as fG, generatePdfReport as fH, ConditionalDisclosure as fI, AuditorKeyDerivation as fJ, AuditorType as fK, ThresholdViewingKey as fL, type GenerateAuditReportParams as fM, type AuditReport as fN, type DecryptedTransaction as fO, type PdfExportOptions as fP, type ExportForRegulatorParams as fQ, type RegulatoryExport as fR, type RegulatoryFormat as fS, type Jurisdiction as fT, type FATFExport as fU, type FATFTransaction as fV, type FINCENExport as fW, type FINCENTransaction as fX, type CSVExport as fY, type DerivedViewingKey as fZ, type DeriveViewingKeyParams as f_, taprootAddress as fa, decodeTaprootAddress as fb, isValidTaprootAddress as fc, type TaprootOutput as fd, type TapScript as fe, type BitcoinNetwork$1 as ff, PaymentBuilder as fg, createShieldedPayment as fh, decryptMemo as fi, trackPayment as fj, isPaymentExpired as fk, getPaymentTimeRemaining as fl, serializePayment as fm, deserializePayment as fn, getPaymentSummary as fo, STABLECOIN_INFO as fp, STABLECOIN_ADDRESSES as fq, STABLECOIN_DECIMALS as fr, getStablecoin as fs, getStablecoinsForChain as ft, isStablecoin as fu, getStablecoinInfo as fv, getSupportedStablecoins as fw, isStablecoinOnChain as fx, getChainsForStablecoin as fy, toStablecoinUnits as fz, getBrowserInfo as g, getDefaultRpcEndpoint as g$, type ThresholdShares as g0, type TimeLockResult as g1, type UnlockResult as g2, type TimeLockParams as g3, AttestationGatedDisclosure as g4, AttestationSchema as g5, createMockAttestation as g6, verifyAttestationSignature as g7, fetchAttestation as g8, fetchWalletAttestations as g9, notConnectedError as gA, featureNotSupportedError as gB, walletRegistry as gC, registerWallet as gD, createWalletFactory as gE, isPrivateWalletAdapter as gF, SolanaWalletAdapter as gG, createSolanaAdapter as gH, MockSolanaAdapter as gI, createMockSolanaAdapter as gJ, createMockSolanaProvider as gK, createMockSolanaConnection as gL, getSolanaProvider as gM, detectSolanaWallets as gN, solanaPublicKeyToHex as gO, base58ToHex as gP, EthereumWalletAdapter as gQ, createEthereumAdapter as gR, MockEthereumAdapter as gS, createMockEthereumAdapter as gT, createMockEthereumProvider as gU, getEthereumProvider as gV, detectEthereumWallets as gW, toHex as gX, fromHex as gY, hexToNumber as gZ, normalizeAddress as g_, KNOWN_ISSUERS as ga, DEFAULT_RANGE_API_ENDPOINT as gb, type RangeSASAttestation as gc, type AttestationGatedConfig as gd, type ViewingKeyDerivationResult as ge, type ViewingKeyScope as gf, type AttestationVerificationResult as gg, type RangeAPIConfig as gh, SealedBidAuction as gi, createSealedBidAuction as gj, type SealedBid as gk, type BidReceipt as gl, type CreateBidParams as gm, type VerifyBidParams as gn, PrivateVoting as go, createPrivateVoting as gp, type EncryptedVote as gq, type RevealedVote as gr, type CastVoteParams as gs, PrivateNFT as gt, createPrivateOwnership as gu, proveOwnership as gv, verifyOwnership as gw, BaseWalletAdapter as gx, MockWalletAdapter as gy, WalletError as gz, hexToBytes as h, estimatePrivateTransferFee as h$, EthereumChainId as h0, HardwareErrorCode as h1, HardwareWalletError as h2, DerivationPath as h3, getDerivationPath as h4, supportsWebUSB as h5, supportsWebHID as h6, supportsWebBluetooth as h7, getAvailableTransports as h8, LedgerWalletAdapter as h9, type EIP712Types as hA, type EIP712TypedData as hB, type EthereumTransactionRequest as hC, type EthereumTransactionReceipt as hD, type EthereumTokenMetadata as hE, type EthereumChainMetadata as hF, type EthereumWalletName as hG, type EthereumAdapterConfig as hH, type EthereumChainIdType as hI, type MockEthereumAdapterConfig as hJ, type HardwareWalletType as hK, type LedgerModel as hL, type TrezorModel as hM, type HardwareConnectionStatus as hN, type TransportType as hO, type HardwareDeviceInfo as hP, type HardwareWalletConfig as hQ, type LedgerConfig as hR, type TrezorConfig as hS, type HardwareSignRequest as hT, type HardwareEthereumTx as hU, type HardwareSignature as hV, type HardwareAccount as hW, type HardwareTransport as hX, type HardwareErrorCodeType as hY, type MockHardwareConfig as hZ, sendPrivateSPLTransfer as h_, createLedgerAdapter as ha, TrezorWalletAdapter as hb, createTrezorAdapter as hc, MockLedgerAdapter as hd, MockTrezorAdapter as he, createMockLedgerAdapter as hf, createMockTrezorAdapter as hg, type SolanaPublicKey as hh, type SolanaTransaction as hi, type SolanaVersionedTransaction as hj, type SolanaWalletProvider as hk, type SolanaWalletName as hl, type SolanaCluster$1 as hm, type SolanaAdapterConfig as hn, type SolanaConnection as ho, type SolanaSendOptions as hp, type SolanaUnsignedTransaction as hq, type SolanaSignature as hr, type MockSolanaAdapterConfig as hs, type EIP1193Provider as ht, type EIP1193RequestArguments as hu, type EIP1193Event as hv, type EIP1193ConnectInfo as hw, type EIP1193ProviderRpcError as hx, type EIP712Domain as hy, type EIP712TypeDefinition as hz, isBrowser as i, type SolanaScanParams as i$, hasTokenAccount as i0, scanForPayments as i1, claimStealthPayment as i2, getStealthBalance as i3, SOLANA_TOKEN_MINTS as i4, SOLANA_TOKEN_DECIMALS as i5, SOLANA_RPC_ENDPOINTS$1 as i6, SOLANA_EXPLORER_URLS as i7, MEMO_PROGRAM_ID as i8, SIP_MEMO_PREFIX as i9, SOLANA_ZK_PROGRAM_IDS as iA, MAX_PROOF_SIZE_BYTES as iB, MAX_PUBLIC_INPUTS as iC, JitoRelayer as iD, createJitoRelayer as iE, createMainnetRelayer as iF, JitoRelayerError as iG, JitoRelayerErrorCode as iH, JITO_BLOCK_ENGINES as iI, JITO_TIP_ACCOUNTS as iJ, JITO_DEFAULTS as iK, type JitoRelayerConfig as iL, type JitoBundleRequest as iM, type JitoBundleResult as iN, type RelayedTransactionRequest as iO, type RelayedTransactionResult as iP, type NoirCircuitType as iQ, type SolanaVerificationKey as iR, type SolanaSerializedProof as iS, type SolanaVerifyInstruction as iT, type SolanaVerificationResult as iU, type SolanaNoirVerifierConfig as iV, type ProofStatistics as iW, type BatchVerificationRequest as iX, type BatchVerificationResult as iY, type SolanaPrivateTransferParams as iZ, type SolanaPrivateTransferResult as i_, getExplorerUrl as ia, getTokenMint as ib, getSolanaTokenDecimals as ic, parseAnnouncement$1 as id, createAnnouncementMemo$1 as ie, createProvider as ig, HeliusProvider as ih, GenericProvider as ii, createWebhookHandler as ij, processWebhookTransaction as ik, verifyWebhookSignature as il, verifyAuthToken as im, HeliusEnhanced as io, createHeliusEnhanced as ip, SolanaNoirVerifier as iq, createDevnetVerifier as ir, createMainnetVerifier as is, isNoirCircuitType as it, isValidSolanaProof as iu, estimateComputeUnits as iv, SolanaNoirError as iw, SolanaNoirErrorCode as ix, CIRCUIT_METADATA as iy, DEFAULT_RPC_URLS as iz, getBrowserVersion as j, verifyNEP141TokenCommitment as j$, type SolanaScanResult as j0, type SolanaClaimParams as j1, type SolanaClaimResult as j2, type SolanaAnnouncement as j3, type SolanaCluster as j4, type SolanaRPCProvider as j5, type TokenAsset as j6, type ProviderConfig as j7, type ProviderType as j8, type GenericProviderConfig as j9, NEAR_TOKEN_DECIMALS as jA, NEAR_IMPLICIT_ACCOUNT_LENGTH as jB, DEFAULT_GAS as jC, ONE_NEAR as jD, ONE_YOCTO as jE, SIP_MEMO_PREFIX$1 as jF, getExplorerUrl$1 as jG, getAccountExplorerUrl as jH, getTokenContract as jI, isImplicitAccount as jJ, isNamedAccount as jK, isValidAccountId as jL, generateNEARStealthMetaAddress as jM, generateNEARStealthAddress as jN, deriveNEARStealthPrivateKey as jO, checkNEARStealthAddress as jP, ed25519PublicKeyToImplicitAccount as jQ, implicitAccountToEd25519PublicKey as jR, encodeNEARStealthMetaAddress as jS, parseNEARStealthMetaAddress as jT, validateNEARStealthMetaAddress as jU, validateNEARStealthAddress as jV, parseAnnouncement as jW, createAnnouncementMemo as jX, commitNEAR as jY, verifyOpeningNEAR as jZ, commitNEP141Token as j_, type HeliusProviderConfig as ja, type HeliusWebhookTransaction as jb, type HeliusEnhancedTransaction as jc, type HeliusWebhookPayload as jd, type WebhookHandlerConfig as je, type WebhookProcessResult as jf, type WebhookRequest as jg, type WebhookHandler as jh, type HeliusEnhancedConfig as ji, type EnhancedTransactionType as jj, type NativeTransfer as jk, type TokenTransfer as jl, type NftTransfer as jm, type SwapEvent as jn, type EnhancedTransactionEvents as jo, type EnhancedAccountData as jp, type EnhancedTransaction as jq, type ParseTransactionsOptions as jr, type GetTransactionHistoryOptions as js, type PrivacyDisplayOptions as jt, type SIPTransactionMetadata as ju, type SIPEnhancedTransaction as jv, type TransactionSummary as jw, NEAR_RPC_ENDPOINTS as jx, NEAR_EXPLORER_URLS as jy, NEAR_TOKEN_CONTRACTS as jz, getOSVersion as k, type SolanaSameChainConfig as k$, toYoctoNEAR as k0, fromYoctoNEAR as k1, addCommitmentsNEAR as k2, subtractCommitmentsNEAR as k3, addBlindingsNEAR as k4, subtractBlindingsNEAR as k5, getGeneratorsNEAR as k6, generateBlindingNEAR as k7, ED25519_ORDER as k8, MAX_NEAR_AMOUNT as k9, type NEARPedersenCommitment as kA, type NEARCommitmentPoint as kB, type NEP141TokenCommitment as kC, type NEARViewingKey as kD, type NEARViewingKeyExport as kE, type NEAREncryptedPayload as kF, type NEARTransactionData as kG, type NEARViewingKeyStorage as kH, type NEARTransactionType as kI, type NEARHistoryPrivacyLevel as kJ, type NEARHistoricalTransaction as kK, type NEARTransactionHistoryParams as kL, type NEARTransactionHistoryResult as kM, type NEARExportFormat as kN, type NEARExportOptions as kO, getTransactionHistory as kP, getTransactionByHash as kQ, getTransactionCount as kR, exportTransactions as kS, getTransactionSummary as kT, SolanaSameChainExecutor as kU, createSameChainExecutor as kV, isSameChainSupported as kW, getSupportedSameChainChains as kX, type SameChainExecutor as kY, type SameChainTransferParams as kZ, type SameChainTransferResult as k_, MAX_COMMITMENT_VALUE as ka, generateNEARViewingKeyFromSpending as kb, generateRandomNEARViewingKey as kc, computeNEARViewingKeyHash as kd, computeNEARViewingKeyHashFromPrivate as ke, exportNEARViewingKey as kf, importNEARViewingKey as kg, encryptForNEARViewing as kh, decryptWithNEARViewing as ki, createNEARMemoryStorage as kj, isNEARAnnouncementForViewingKey as kk, deriveNEARChildViewingKey as kl, getNEARViewingPublicKey as km, validateNEARViewingKey as kn, type NEARNetwork as ko, type NEARAnnouncement as kp, type NEARPrivateTransferParams as kq, type NEARPrivateTransferResult as kr, type NEARScanParams as ks, type NEARScanResult as kt, type NEARDetectedPayment as ku, type NEARClaimParams as kv, type NEARClaimResult as kw, type NEARStealthBalance as kx, type NEARStealthAddressResult as ky, type NEARStealthMetaAddressResult as kz, isTablet as l, type AdvisorResponse as l$, PrivacyBackendRegistry as l0, defaultRegistry as l1, SIPNativeBackend as l2, CSPLClient as l3, CSPLTokenService as l4, SmartRouter as l5, type PrivacyBackend as l6, type BackendType as l7, type LatencyEstimate as l8, type BackendCapabilities as l9, KNOWN_EXCHANGES as lA, type RiskLevel as lB, type PrivacyScore as lC, type PrivacyScoreBreakdown as lD, type PrivacyRecommendation as lE, type FullAnalysisResult as lF, type SurveillanceAnalyzerConfig as lG, type AddressReuseResult as lH, type ClusterResult as lI, type ExchangeExposureResult as lJ, type TemporalPatternResult as lK, type SocialLinkResult as lL, type SIPProtectionComparison as lM, type AnalyzableTransaction as lN, type KnownExchange as lO, PrivacyAdvisorAgent as lP, createPrivacyAdvisor as lQ, createPrivacyAdvisorTools as lR, createAnalyzeWalletTool as lS, createQuickScoreTool as lT, createSIPComparisonTool as lU, createExplainTool as lV, type AdvisorRole as lW, type AdvisorMessage as lX, type AdvisorStatus as lY, type PrivacyAdvisorConfig as lZ, type AdvisoryContext as l_, type TransferParams as la, type TransactionResult as lb, type AvailabilityResult as lc, type RouterPriority as ld, type SmartRouterConfig as le, type BackendSelectionResult as lf, type BackendRegistrationOptions as lg, type RegisteredBackend as lh, type SIPNativeBackendConfig as li, type CSPLClientConfig as lj, type CSPLTokenServiceConfig as lk, type WrapParams as ll, type WrapResult as lm, type UnwrapParams as ln, type UnwrapResult as lo, type ApproveParams as lp, type ApproveResult as lq, type CSPLServiceStatus as lr, SurveillanceAnalyzer as ls, createSurveillanceAnalyzer as lt, analyzeAddressReuse as lu, detectClusters as lv, detectExchangeExposure as lw, analyzeTemporalPatterns as lx, calculatePrivacyScore as ly, calculateSIPComparison as lz, supportsTouch as m, type BlockRange as m$, type PrivacyAdvisoryReport as m0, type AdvisorRecommendation as m1, type ToolResult as m2, type StreamCallback as m3, type ToolsConfig as m4, PrivacyLogger as m5, createPrivacyLogger as m6, privacyLogger as m7, redactAddress as m8, redactSignature as m9, ETH_RPC_ENDPOINTS as mA, SUI_RPC_ENDPOINTS as mB, ZCASH_RPC_CONFIG as mC, type ZcashRpcConfig as mD, type ProxyConfig as mE, type ProxyType as mF, type ParsedProxyConfig as mG, type ProxyAgentOptions as mH, type ProxyCheckResult as mI, type ProxiedFetch as mJ, type NetworkPrivacyConfig as mK, TOR_PORTS as mL, TOR_HOST as mM, TOR_CONTROL_PORT as mN, DEFAULT_PROXY_TIMEOUT as mO, PROXY_ENV_VAR as mP, PROXY_ENV_VARS as mQ, DEFAULT_NETWORK_CONFIG as mR, parseProxyConfig as mS, getProxyFromEnv as mT, isTorAvailable as mU, detectTorPort as mV, checkProxyAvailability as mW, createProxyAgent as mX, createProxiedFetch as mY, rotateCircuit as mZ, createNetworkPrivacyClient as m_, maskAmount as ma, redactSensitiveData as mb, type LogLevel as mc, type PrivacyLoggerConfig as md, type SensitiveData as me, logger as mf, createLogger as mg, configureLogger as mh, silenceLogger as mi, setLogLevel as mj, getLogLevelName as mk, isLevelEnabled as ml, type SIPLogLevel as mm, type SIPLoggerConfig as mn, isProductionEnvironment as mo, isLocalhostAllowed as mp, isLocalhostUrl as mq, validateProductionConfig as mr, assertNoLocalhost as ms, getProductionUrl as mt, createProductionConfig as mu, ProductionSafetyError as mv, type ProductionConfigValidationResult as mw, type ProductionConfigError as mx, type ProductionConfigWarning as my, SOLANA_RPC_ENDPOINTS as mz, supportsWASMSimd as n, type FeeModel as n$, type EncryptedNote as n0, type MerkleProof as n1, type SyncRandomness as n2, type ObliviousNullifier as n3, type ObliviousSyncQuery as n4, type ObliviousSyncResponse as n5, type SyncServiceHealth as n6, type ObliviousSyncConfig as n7, type ObliviousSyncProvider as n8, type WalletSyncState as n9, optimizations as nA, bnbOptimizations as nB, detectChainFamily as nC, getChainCharacteristics as nD, selectOptimalConfig as nE, compareCrossChainCosts as nF, recommendCheapestChain as nG, recommendProfile as nH, type ChainFamily as nI, type UnifiedOptimizationProfile as nJ, type ChainCharacteristics as nK, type UnifiedOptimizationResult as nL, FeeCalculator as nM, createFeeCalculator as nN, estimateFee as nO, formatFee as nP, bpsToPercent as nQ, percentToBps as nR, DEFAULT_FEE_TIERS as nS, DEFAULT_CHAIN_FEES as nT, NEARFeeContract as nU, createNEARFeeContract as nV, createMainnetFeeContract as nW, createTestnetFeeContract as nX, calculateFeeForSwap as nY, NEAR_FEE_CONTRACTS as nZ, DEFAULT_TREASURY as n_, type TimeWindowedViewingKey as na, type MockSyncProviderConfig as nb, type SyncManagerConfig as nc, type SyncProgressEvent as nd, type SyncCompletionEvent as ne, type SyncEventListener as nf, type SyncOptions as ng, DEFAULT_SYNC_CONFIG as nh, DEFAULT_MOCK_CONFIG as ni, DEFAULT_MANAGER_CONFIG as nj, generateSyncRandomness as nk, isSyncRandomnessValid as nl, getCurrentEpoch as nm, deriveObliviousNullifier as nn, deriveTraditionalNullifier as no, createSyncState as np, updateSyncState as nq, createTimeWindowedKey as nr, isNoteInWindow as ns, ObliviousSyncError as nt, ObliviousSyncErrorCode as nu, MockObliviousSyncProvider as nv, createMockSyncProvider as nw, SyncManager as nx, createSyncManager as ny, optimizations$1 as nz, supportsWASMBulkMemory as o, type FeeTier as o0, type ChainFeeConfig as o1, type FeeCalculationInput as o2, type FeeCalculationResult as o3, type FeeBreakdown as o4, type TreasuryConfig as o5, type FeeCollectionEvent as o6, type FeeStats as o7, type FeeContractState as o8, type FeeContractMethods as o9, type FeeWaiverType as oa, type FeeWaiver as ob, type FeeGovernanceProposal as oc, type FeeCalculatorOptions as od, type NEARFeeContractOptions as oe, type FeeCollectionParams as of, type FeeCollectionResult as og, type MobileBrowser as p, type MobileDeviceInfo as q, type MobileWASMCompatibility as r, supportsWebWorkers as s, type BrowserNoirProviderConfig as t, ProofError as u, SecurityError as v, ProofNotImplementedError as w, EncryptionNotImplementedError as x, isSIPError as y, isSecurityError as z };
24765
+ export { type CSPLServiceStatus as $, ATTESTATION_VERSION as A, BLS12_381_MODULUS as B, BN254_MODULUS as C, BUILTIN_TEMPLATES as D, type BackendCapabilities$1 as E, type BackendRegistrationOptions as F, type BalanceAttestationParams as G, BaseProofComposer as H, BaseWalletAdapter as I, type BatchVerificationRequest as J, type BatchVerificationResult as K, type BidReceipt as L, type BitcoinNetwork$1 as M, type BlockRange as N, type BridgeProvider as O, BrowserNoirProvider as P, type BrowserNoirProviderConfig as Q, CHAIN_NUMERIC_IDS as R, CIRCUIT_METADATA as S, COMPLIANCE_CIRCUIT_IDS as T, ETH_RPC_ENDPOINTS as U, SOLANA_RPC_ENDPOINTS as V, SUI_RPC_ENDPOINTS as W, CHAIN_PREFIXES as X, CSPLClient as Y, ZCASH_RPC_CONFIG as Z, type CSPLClientConfig as _, type AddressReuseResult as a, DEFAULT_VALIDITY_PERIOD_SECONDS as a$, CSPLTokenService as a0, type CSPLTokenServiceConfig as a1, type CSVExport as a2, type CacheEntry as a3, type CacheEntryMetadata as a4, type CacheEvent as a5, type CacheEventListener as a6, type CacheEventType as a7, type CacheKey as a8, type CacheKeyComponents as a9, type CosmosChainId as aA, type CosmosStealthResult as aB, CosmosStealthService as aC, type CreateBidParams as aD, type CreateIntentOptions as aE, type CreatePaymentOptions as aF, CrossSystemValidator as aG, CryptoError as aH, DEFAULT_AGGREGATOR_CONFIG as aI, DEFAULT_CHAIN_FEES as aJ, DEFAULT_CONVERSION_OPTIONS as aK, DEFAULT_FEE_TIERS as aL, DEFAULT_LRU_CONFIG as aM, DEFAULT_MANAGER_CONFIG as aN, DEFAULT_MOCK_CONFIG as aO, DEFAULT_MULTI_TIER_CONFIG as aP, DEFAULT_NETWORK_CONFIG as aQ, DEFAULT_ORCHESTRATOR_CONFIG as aR, DEFAULT_PERSISTENT_CONFIG as aS, DEFAULT_PIPELINE_CONFIG as aT, DEFAULT_PROXY_TIMEOUT as aU, DEFAULT_RANGE_API_ENDPOINT as aV, DEFAULT_RPC_URLS as aW, DEFAULT_SYNC_CONFIG as aX, DEFAULT_THRESHOLD as aY, DEFAULT_TOTAL_ORACLES as aZ, DEFAULT_TREASURY as a_, CacheKeyGenerator as aa, type CacheLookupResult as ab, type CacheWarmingConfig as ac, type CastVoteParams as ad, type ChainCharacteristics as ae, type ChainFamily as af, type ChainFeeConfig as ag, type ClusterResult as ah, type CommitmentPoint as ai, type CompatibilityEntry as aj, ComplianceManager as ak, type ComplianceProofConfig as al, ComplianceProofProvider as am, type ComplianceProofResult as an, type ComplianceProofType as ao, ComplianceReporter as ap, type CompositionPlan as aq, type CompositionRequest as ar, type CompositionState as as, type CompositionTemplate as at, ConditionalDisclosure as au, type ConversionErrorCode as av, type ConversionMetadata as aw, type ConversionOptions as ax, type ValidationError as ay, type ValidationResult as az, type AdvisorMessage as b, type GenerateAuditReportParams as b$, DEFAULT_WARMING_CONFIG as b0, type DecryptedTransaction as b1, DerivationPath as b2, type DeriveMultipleParams as b3, type DeriveViewingKeyParams as b4, type DerivedViewingKey as b5, type DetailedAggregationResult as b6, type DetailedVerificationResult as b7, type EIP1193ConnectInfo as b8, type EIP1193Event as b9, type ExportForRegulatorParams as bA, type ExportedViewingKey as bB, type FATFExport as bC, type FATFTransaction as bD, type FINCENExport as bE, type FINCENTransaction as bF, type FeeBreakdown as bG, type FeeCalculationInput as bH, type FeeCalculationResult as bI, FeeCalculator as bJ, type FeeCalculatorOptions as bK, type FeeCollectionEvent as bL, type FeeCollectionParams as bM, type FeeCollectionResult as bN, type FeeContractMethods as bO, type FeeContractState as bP, type FeeGovernanceProposal as bQ, type FeeModel as bR, type FeeStats as bS, type FeeTier as bT, type TreasuryConfig as bU, type FeeWaiver as bV, type FeeWaiverType as bW, type FieldCharacteristics as bX, FileCache as bY, type FindBestRouteParams as bZ, type FullAnalysisResult as b_, type EIP1193Provider as ba, type EIP1193ProviderRpcError as bb, type EIP1193RequestArguments as bc, type EIP712Domain as bd, type EIP712TypeDefinition as be, type EIP712TypedData as bf, type EIP712Types as bg, type EllipticCurve as bh, type EncryptedNote as bi, type EncryptedVote as bj, EncryptionNotImplementedError as bk, type EnhancedAccountData as bl, type EnhancedTransaction as bm, type EnhancedTransactionEvents as bn, type EnhancedTransactionType as bo, ErrorCode as bp, type EthereumAdapterConfig as bq, EthereumChainId as br, type EthereumChainIdType as bs, type EthereumChainMetadata as bt, type EthereumTokenMetadata as bu, type EthereumTransactionReceipt as bv, type EthereumTransactionRequest as bw, EthereumWalletAdapter as bx, type EthereumWalletName as by, type ExchangeExposureResult as bz, type AdvisorRecommendation as c, MAX_PROOF_SIZE_BYTES as c$, GenericProvider as c0, type GenericProviderConfig as c1, type GetTransactionHistoryOptions as c2, type Halo2NativeProof as c3, Halo2ProofConverter as c4, type HardwareAccount as c5, type HardwareConnectionStatus as c6, type HardwareDeviceInfo as c7, HardwareErrorCode as c8, type HardwareErrorCodeType as c9, InvalidProofError as cA, type InvalidationRule as cB, type InvalidationStrategy as cC, JITO_BLOCK_ENGINES as cD, JITO_DEFAULTS as cE, JITO_TIP_ACCOUNTS as cF, type JitoBundleRequest as cG, type JitoBundleResult as cH, JitoRelayer as cI, type JitoRelayerConfig as cJ, JitoRelayerError as cK, JitoRelayerErrorCode as cL, type Jurisdiction as cM, KNOWN_EXCHANGES as cN, KNOWN_ISSUERS as cO, type KimchiNativeProof as cP, KimchiProofConverter as cQ, type KnownExchange as cR, LRUCache as cS, type LRUCacheConfig as cT, type LatencyEstimate as cU, type LedgerConfig as cV, type LedgerModel as cW, LedgerWalletAdapter as cX, type LinkValidationResult as cY, type LogLevel as cZ, MAX_NEAR_AMOUNT as c_, type HardwareEthereumTx as ca, type HardwareSignRequest as cb, type HardwareSignature as cc, type HardwareTransport as cd, type HardwareWalletConfig as ce, HardwareWalletError as cf, type HardwareWalletType as cg, HeliusEnhanced as ch, type HeliusEnhancedConfig as ci, type HeliusEnhancedTransaction as cj, HeliusProvider as ck, type HeliusProviderConfig as cl, type HeliusWebhookPayload as cm, type HeliusWebhookTransaction as cn, type HistoryCompletenessParams as co, type ICacheKeyGenerator as cp, type ICompiledCircuitCache as cq, type ILRUCache as cr, type IMultiTierCache as cs, INITIAL_PROOF_CACHE_STATS as ct, type IPersistentCache as cu, type IProofCache as cv, type IVerificationKeyCache as cw, IndexedDBCache as cx, IntentBuilder as cy, IntentError as cz, type AdvisorResponse as d, NEAR_TOKEN_DECIMALS as d$, MAX_PUBLIC_INPUTS as d0, MEMO_PROGRAM_ID as d1, type MerkleProof as d2, type MobileBrowser as d3, type MobileDeviceInfo as d4, type MobilePlatform as d5, type MobileWASMCompatibility as d6, MockEthereumAdapter as d7, type MockEthereumAdapterConfig as d8, type MockHardwareConfig as d9, type NEARIntentsAdapterConfig as dA, NEARIntentsBackend as dB, type NEARNetwork as dC, type NEARPedersenCommitment as dD, type NEARPrivateTransferParams as dE, type NEARPrivateTransferResult as dF, type NEARScanParams as dG, type NEARScanResult as dH, type NEARStealthAddressResult as dI, type NEARStealthBalance as dJ, type NEARStealthMetaAddressResult as dK, type NEARTransactionData as dL, type NEARTransactionHistoryParams as dM, type NEARTransactionHistoryResult as dN, type NEARTransactionType as dO, type NEARViewingKey as dP, type NEARViewingKeyExport as dQ, type NEARViewingKeyStorage as dR, DEFAULT_GAS as dS, ED25519_ORDER as dT, NEAR_EXPLORER_URLS as dU, NEAR_FEE_CONTRACTS as dV, NEAR_IMPLICIT_ACCOUNT_LENGTH as dW, MAX_COMMITMENT_VALUE as dX, NEAR_RPC_ENDPOINTS as dY, SIP_MEMO_PREFIX$1 as dZ, NEAR_TOKEN_CONTRACTS as d_, MockLedgerAdapter as da, MockObliviousSyncProvider as db, MockProofProvider as dc, MockSolanaAdapter as dd, type MockSolanaAdapterConfig as de, MockSolver as df, type MockSolverConfig as dg, type MockSyncProviderConfig as dh, MockTrezorAdapter as di, MockWalletAdapter as dj, MultiTierCache as dk, type MultiTierCacheConfig as dl, type NEARAnnouncement as dm, type NEARClaimParams as dn, type NEARClaimResult as dp, type NEARCommitmentPoint as dq, type NEARDetectedPayment as dr, type NEAREncryptedPayload as ds, type NEARExportFormat as dt, type NEARExportOptions as du, NEARFeeContract as dv, type NEARFeeContractOptions as dw, type NEARHistoricalTransaction as dx, type NEARHistoryPrivacyLevel as dy, NEARIntentsAdapter as dz, type AdvisorRole as e, PrivateNFT as e$, type NEP141TokenCommitment as e0, type NativeProofFormat as e1, type NativeTransfer as e2, NetworkError as e3, type NetworkPrivacyConfig as e4, type NftTransfer as e5, type NoirCircuitType as e6, type NoirNativeProof as e7, NoirProofConverter as e8, ONE_NEAR as e9, type ParsedProxyConfig as eA, PaymentBuilder as eB, type PdfExportOptions as eC, type PedersenCommitment as eD, type PersistentCacheConfig as eE, type PreparedSwap as eF, type PriceFeed as eG, PrivacyAdvisorAgent as eH, type PrivacyAdvisorConfig as eI, type PrivacyAdvisoryReport as eJ, type AvailabilityResult as eK, type PrivacyBackend as eL, type BackendCapabilities as eM, PrivacyBackendRegistry as eN, type BackendSelectionResult as eO, type BackendType as eP, type PrivacyConfig as eQ, type PrivacyDisplayOptions as eR, PrivacyLogger as eS, type PrivacyLoggerConfig as eT, type PrivacyRecommendation as eU, type PrivacyScore as eV, type PrivacyScoreBreakdown as eW, SmartRouter as eX, type SmartRouterConfig as eY, type TransactionResult as eZ, type TransferParams as e_, ONE_YOCTO as ea, ORACLE_DOMAIN as eb, type ObliviousNullifier as ec, type ObliviousSyncConfig as ed, ObliviousSyncError as ee, ObliviousSyncErrorCode as ef, type ObliviousSyncProvider as eg, type ObliviousSyncQuery as eh, type ObliviousSyncResponse as ei, OneClickClient as ej, type OracleAttestationMessage as ek, type OracleId as el, type OracleInfo as em, type OracleRegistry as en, type OracleRegistryConfig as eo, type OracleSignature as ep, type OracleStatus as eq, type OrchestratorConfig as er, type OrchestratorProgressCallback as es, type OrchestratorProgressEvent as et, type OrchestratorResult as eu, PALLAS_MODULUS as ev, PROXY_ENV_VAR as ew, PROXY_ENV_VARS as ex, type ParallelAggregationOptions as ey, type ParseTransactionsOptions as ez, type AdvisorStatus as f, type SameChainExecutor as f$, PrivateVoting as f0, type ProductionConfigError as f1, type ProductionConfigValidationResult as f2, type ProductionConfigWarning as f3, type ProductionQuote as f4, ProductionSafetyError as f5, ProofAggregator as f6, type AuditLogEntry as f7, type ProofCacheStats as f8, ProofConversionError as f9, type RiskLevel as fA, type Route as fB, type RouteWithQuote as fC, type RouterPriority as fD, SIP as fE, type SIPConfig as fF, type SIPEnhancedTransaction as fG, SIPError as fH, type SIPLogLevel as fI, type SIPLoggerConfig as fJ, SIPNativeBackend as fK, type SIPNativeBackendConfig as fL, type SIPProtectionComparison as fM, type SIPTransactionMetadata as fN, SIP_MEMO_PREFIX as fO, SOLANA_EXPLORER_URLS as fP, SOLANA_RPC_ENDPOINTS$1 as fQ, SOLANA_TOKEN_DECIMALS as fR, SOLANA_TOKEN_MINTS as fS, SOLANA_ZK_PROGRAM_IDS as fT, STABLECOIN_ADDRESSES as fU, STABLECOIN_DECIMALS as fV, STABLECOIN_INFO as fW, SUPPORTED_JURISDICTIONS as fX, SYSTEM_INFO as fY, type SameChainExecuteParams as fZ, type SameChainExecuteResult as f_, type ProofConverter as fa, type ProofDependency as fb, ProofError as fc, ProofNotImplementedError as fd, ProofOrchestrator as fe, type ProofProgressCallback as ff, type ProofStatistics as fg, type ProofSystemToNativeMap as fh, type ProviderConfig as fi, type ProviderType as fj, type ProxiedFetch as fk, type ProxyAgentOptions as fl, type ProxyCheckResult as fm, type ProxyConfig as fn, type ProxyType as fo, type QuoteComparison as fp, type RangeAPIConfig as fq, type RangeSASAttestation as fr, type ReceivedNote as fs, type RecursiveAggregationOptions as ft, type RegisteredBackend as fu, type RegulatoryExport as fv, type RegulatoryFormat as fw, type RelayedTransactionRequest as fx, type RelayedTransactionResult as fy, type RevealedVote as fz, type AdvisoryContext as g, SurveillanceAnalyzer as g$, type SameChainTransferParams as g0, type SameChainTransferResult as g1, type SanctionsClearParams as g2, type SealedBid as g3, SealedBidAuction as g4, SecurityError as g5, type SensitiveData as g6, type SequentialAggregationOptions as g7, type SerializedError as g8, type SettlementBackend as g9, type SolanaNoirVerifierConfig as gA, type SolanaPrivateTransferParams as gB, type SolanaPrivateTransferResult as gC, type SolanaPublicKey as gD, type SolanaRPCProvider as gE, type SolanaCluster as gF, type SolanaSameChainConfig as gG, SolanaSameChainExecutor as gH, type SolanaScanParams as gI, type SolanaScanResult as gJ, type SolanaSendOptions as gK, type SolanaSerializedProof as gL, type SolanaSignature as gM, type SolanaTransaction as gN, type SolanaUnsignedTransaction as gO, type SolanaVerificationKey as gP, type SolanaVerificationResult as gQ, type SolanaVerifyInstruction as gR, type SolanaVersionedTransaction as gS, SolanaWalletAdapter as gT, type SolanaWalletName as gU, type SolanaWalletProvider as gV, type StablecoinInfo as gW, type StealthCurve as gX, type StreamCallback as gY, type SuiStealthResult as gZ, SuiStealthService as g_, type SettlementBackendFactory as ga, type SettlementBackendName as gb, type SettlementBackendRegistry as gc, type Quote as gd, type QuoteParams as ge, SettlementRegistry as gf, SettlementRegistryError as gg, type SwapParams as gh, type SwapResult as gi, type SwapRoute as gj, type SwapRouteStep as gk, type ShieldedBalance as gl, type ShieldedSendParams as gm, type ShieldedSendResult as gn, type SignedOracleAttestation as go, SmartRouter$1 as gp, type SocialLinkResult as gq, type SolanaAdapterConfig as gr, type SolanaAnnouncement as gs, type SolanaClaimParams as gt, type SolanaClaimResult as gu, type SolanaCluster$1 as gv, type SolanaConnection as gw, SolanaNoirError as gx, SolanaNoirErrorCode as gy, SolanaNoirVerifier as gz, type AggregationProgressCallback as h, WalletError as h$, type SurveillanceAnalyzerConfig as h0, type SwapEvent as h1, type SwapRequest as h2, type SwapResult$1 as h3, SwapStatus as h4, type SwapStatusResponse as h5, type SyncCompletionEvent as h6, type SyncEventListener as h7, SyncManager as h8, type SyncManagerConfig as h9, type TrezorConfig as hA, type TrezorModel as hB, TrezorWalletAdapter as hC, type UnifiedOptimizationProfile as hD, type UnifiedOptimizationResult as hE, UnifiedProofConverter as hF, type UnlockResult as hG, UnsupportedVersionError as hH, type UnwrapParams as hI, type UnwrapResult as hJ, VESTA_MODULUS as hK, type ValidationCheck as hL, ValidationError$1 as hM, type ValidationOptions as hN, type ValidationReport as hO, type VerificationOrder as hP, VerificationPipeline as hQ, type VerificationPipelineConfig as hR, type VerificationProgressCallback as hS, type VerificationProgressEvent as hT, type VerificationResult as hU, type VerifyBidParams as hV, type VerifyOptions as hW, type ViewingKeyAccessParams as hX, type ViewingKeyDerivationResult as hY, type ViewingKeyScope as hZ, type WalletAdapter as h_, type SyncOptions as ha, type SyncProgressEvent as hb, type SyncRandomness as hc, type SyncServiceHealth as hd, type SystemInfo as he, type SystemVerificationStats as hf, TOR_CONTROL_PORT as hg, TOR_HOST as hh, TOR_PORTS as hi, type TapScript as hj, type TaprootOutput as hk, type TemporalPatternResult as hl, type ThresholdShares as hm, ThresholdViewingKey as hn, type TimeLockParams as ho, type TimeLockResult as hp, type TimeWindowedViewingKey as hq, type TokenAsset as hr, type TokenMetadata as hs, type TokenTransfer as ht, type ToolResult as hu, type ToolsConfig as hv, type TransactionData as hw, type TransactionSummary as hx, type TransportType as hy, Treasury as hz, type AggregationProgressEvent as i, computeTweakedKey as i$, type WalletSyncState as i0, type WarmingResult as i1, type WebhookHandler as i2, type WebhookHandlerConfig as i3, type WebhookProcessResult as i4, type WebhookRequest as i5, type WrapParams as i6, type WrapResult as i7, ZcashNativeBackend as i8, type ZcashNativeBackendConfig as i9, base58ToHex as iA, bnbOptimizations as iB, bpsToPercent as iC, bytesToHex as iD, hexToBytes as iE, cacheKeyGenerator as iF, calculateFeeForSwap as iG, calculatePrivacyScore as iH, calculateSIPComparison as iI, checkAptosStealthAddress as iJ, checkEd25519StealthAddress as iK, checkEd25519StealthAddressV1 as iL, checkMobileWASMCompatibility as iM, checkNEARStealthAddress as iN, checkProxyAvailability as iO, checkSecp256k1StealthAddressV1 as iP, checkStealthAddress as iQ, checkSuiStealthAddress as iR, claimStealthPayment as iS, commit as iT, commitNEAR as iU, commitNEP141Token as iV, commitZero as iW, compareCrossChainCosts as iX, computeAttestationHash as iY, computeNEARViewingKeyHash as iZ, computeNEARViewingKeyHashFromPrivate as i_, type ZcashQuote as ia, type ZcashQuoteParams as ib, ZcashRPCClient as ic, ZcashRPCError as id, type ZcashRpcConfig as ie, ZcashShieldedService as ig, type ZcashShieldedServiceConfig as ih, type ZcashSwapParams as ii, type ZcashSwapResult as ij, ZcashSwapService as ik, type ZcashSwapServiceConfig as il, type ZcashSwapSourceChain as im, type ZcashSwapSourceToken as io, type ZcashSwapStatus as ip, addBlindings as iq, addBlindingsNEAR as ir, addCommitments as is, addCommitmentsNEAR as it, addOracle as iu, analyzeAddressReuse as iv, analyzeTemporalPatterns as iw, aptosAddressToAuthKey as ix, assertNoLocalhost as iy, attachProofs as iz, type AggregationStepResult as j, createShieldedPayment as j$, configureLogger as j0, convertFromSIP as j1, convertToSIP as j2, createAnalyzeWalletTool as j3, createAnnouncementMemo$1 as j4, createCacheKeyGenerator as j5, createCommitment as j6, createCrossSystemValidator as j7, createDevnetVerifier as j8, createEthereumAdapter as j9, createAnnouncementMemo as jA, createNEARFeeContract as jB, createNEARIntentsAdapter as jC, createNEARIntentsBackend as jD, createNEARMemoryStorage as jE, createNetworkPrivacyClient as jF, createNoirConverter as jG, createOracleRegistry as jH, createPersistentCache as jI, createPrivacyAdvisor as jJ, createPrivacyAdvisorTools as jK, createPrivacyLogger as jL, createPrivateOwnership as jM, createPrivateVoting as jN, createProductionConfig as jO, createProductionSIP as jP, createProofAggregator as jQ, createProofOrchestrator as jR, createProvider as jS, createProxiedFetch as jT, createProxyAgent as jU, createQuickScoreTool as jV, createSIP as jW, createSIPComparisonTool as jX, createSameChainExecutor as jY, createSealedBidAuction as jZ, createShieldedIntent as j_, createExplainTool as ja, createFeeCalculator as jb, createFileCache as jc, createHalo2Converter as jd, createHeliusEnhanced as je, createIndexedDBCache as jf, createJitoRelayer as jg, createKeySpendOnlyOutput as jh, createKimchiConverter as ji, createLRUCache as jj, createLedgerAdapter as jk, createLogger as jl, createMainnetFeeContract as jm, createMainnetRelayer as jn, createMainnetVerifier as jo, createMockAttestation as jp, createMockEthereumAdapter as jq, createMockEthereumProvider as jr, createMockLedgerAdapter as js, createMockSolanaAdapter as jt, createMockSolanaConnection as ju, createMockSolanaProvider as jv, createMockSolver as jw, createMockSyncProvider as jx, createMockTrezorAdapter as jy, createMultiTierCache as jz, type AggregatorConfig as k, fetchAttestation as k$, createSmartRouter as k0, createSolanaAdapter as k1, createSurveillanceAnalyzer as k2, createSyncManager as k3, createSyncState as k4, createTaprootOutput as k5, createTestnetFeeContract as k6, createTimeWindowedKey as k7, createTrezorAdapter as k8, createUnifiedConverter as k9, deserializeAttestationMessage as kA, deserializeIntent as kB, deserializePayment as kC, detectChainFamily as kD, detectClusters as kE, detectEthereumWallets as kF, detectExchangeExposure as kG, detectMobileBrowser as kH, detectMobilePlatform as kI, detectSolanaWallets as kJ, detectTorPort as kK, ed25519PublicKeyToAptosAddress as kL, ed25519PublicKeyToImplicitAccount as kM, ed25519PublicKeyToNearAddress as kN, ed25519PublicKeyToSolanaAddress as kO, ed25519PublicKeyToSuiAddress as kP, encodeNEARStealthMetaAddress as kQ, encodeStealthMetaAddress as kR, encryptForNEARViewing as kS, encryptForViewing as kT, estimateComputeUnits as kU, estimateFee as kV, estimatePrivateTransferFee as kW, optimizations as kX, exportNEARViewingKey as kY, exportTransactions as kZ, featureNotSupportedError as k_, createVerificationPipeline as ka, createWalletFactory as kb, createWebhookHandler as kc, createZcashClient as kd, createZcashNativeBackend as ke, createZcashShieldedService as kf, createZcashSwapService as kg, decodeStealthMetaAddress as kh, decodeTaprootAddress as ki, decryptMemo as kj, decryptWithNEARViewing as kk, decryptWithViewing as kl, defaultRegistry as km, deriveAptosStealthPrivateKey as kn, deriveEd25519StealthPrivateKey as ko, deriveEd25519StealthPrivateKeyV1 as kp, deriveNEARChildViewingKey as kq, deriveNEARStealthPrivateKey as kr, deriveObliviousNullifier as ks, deriveOracleId as kt, deriveSecp256k1StealthPrivateKeyV1 as ku, deriveStealthPrivateKey as kv, deriveStealthPrivateKeyV1 as kw, deriveSuiStealthPrivateKey as kx, deriveTraditionalNullifier as ky, deriveViewingKey as kz, type AnalyzableTransaction as l, getSupportedSameChainChains as l$, fetchWalletAttestations as l0, formatFee as l1, formatStablecoinAmount as l2, fromHex as l3, fromStablecoinUnits as l4, fromYoctoNEAR as l5, generateAptosStealthAddress as l6, generateBlinding as l7, generateBlindingNEAR as l8, generateCosmosStealthAddress as l9, getDerivationPath as lA, getErrorMessage as lB, getEthereumProvider as lC, getGenerators as lD, getGeneratorsNEAR as lE, getIntentSummary as lF, getLogLevelName as lG, getMobileDeviceInfo as lH, getAccountExplorerUrl as lI, getExplorerUrl$1 as lJ, getTokenContract as lK, getNEARViewingPublicKey as lL, getNativeToken as lM, getOSVersion as lN, getPaymentSummary as lO, getPaymentTimeRemaining as lP, getPrivacyConfig as lQ, getPrivacyDescription as lR, getProductionUrl as lS, getProxyFromEnv as lT, getExplorerUrl as lU, getSolanaProvider as lV, getSolanaTokenDecimals as lW, getStablecoin as lX, getStablecoinInfo as lY, getStablecoinsForChain as lZ, getStealthBalance as l_, generateCosmosStealthMetaAddress as la, generateEd25519StealthAddress as lb, generateEd25519StealthMetaAddress as lc, generateIntentId as ld, generateNEARStealthAddress as le, generateNEARStealthMetaAddress as lf, generateNEARViewingKeyFromSpending as lg, generatePdfReport as lh, generateRandomBytes as li, generateRandomNEARViewingKey as lj, generateStealthAddress as lk, generateStealthMetaAddress as ll, generateSuiStealthAddress as lm, generateSyncRandomness as ln, generateViewingKey as lo, getActiveOracles as lp, getAsset as lq, getAvailableTransports as lr, getBrowserInfo as ls, getBrowserVersion as lt, getChainCharacteristics as lu, getChainNumericId as lv, getChainsForStablecoin as lw, getCurrentEpoch as lx, getCurveForChain as ly, getDefaultRpcEndpoint as lz, type AnyNativeProof as m, logger as m$, getSupportedStablecoins as m0, getTimeRemaining as m1, getTokenByAddress as m2, getTokenDecimals as m3, getTokenMint as m4, getTokensForChain as m5, getTransactionByHash as m6, getTransactionCount as m7, getTransactionHistory as m8, getTransactionSummary as m9, isSameChainSupported as mA, isSecurityError as mB, isStablecoin as mC, isStablecoinOnChain as mD, isSyncRandomnessValid as mE, isTablet as mF, isTorAvailable as mG, isValidAmount as mH, isValidAptosAddress as mI, isValidChainId as mJ, isValidCompressedPublicKey as mK, isValidCosmosAddress as mL, isValidEd25519PublicKey as mM, isValidHex as mN, isValidHexLength as mO, isValidAccountId as mP, isValidNearAccountId as mQ, isValidNearImplicitAddress as mR, isValidPrivacyLevel as mS, isValidPrivateKey as mT, isValidScalar as mU, isValidSlippage as mV, isValidSolanaAddress as mW, isValidSolanaProof as mX, isValidStealthMetaAddress as mY, isValidSuiAddress as mZ, isValidTaprootAddress as m_, getXOnlyPublicKey as ma, hasEnoughOracles as mb, hasErrorCode as mc, hasRequiredProofs as md, hasTokenAccount as me, hash as mf, hexToNumber as mg, implicitAccountToEd25519PublicKey as mh, importNEARViewingKey as mi, isBrowser as mj, isEd25519Chain as mk, isExpired as ml, isImplicitAccount as mm, isKnownToken as mn, isLevelEnabled as mo, isLocalhostAllowed as mp, isLocalhostUrl as mq, isNEARAnnouncementForViewingKey as mr, isNamedAccount as ms, isNoirCircuitType as mt, isNonNegativeAmount as mu, isNoteInWindow as mv, isPaymentExpired as mw, isPrivateWalletAdapter as mx, isProductionEnvironment as my, isSIPError as mz, type ApproveParams as n, validateCreateIntentParams as n$, maskAmount as n0, nearAddressToEd25519PublicKey as n1, normalizeAddress as n2, normalizeSuiAddress as n3, notConnectedError as n4, parseAnnouncement$1 as n5, parseAnnouncement as n6, parseNEARStealthMetaAddress as n7, parseProxyConfig as n8, parseStealthAddress as n9, signAttestationMessage as nA, silenceLogger as nB, solanaAddressToEd25519PublicKey as nC, optimizations$1 as nD, solanaPublicKeyToHex as nE, stealthKeyToCosmosAddress as nF, subtractBlindings as nG, subtractBlindingsNEAR as nH, subtractCommitments as nI, subtractCommitmentsNEAR as nJ, supportsSharedArrayBuffer as nK, supportsTouch as nL, supportsWASMBulkMemory as nM, supportsWASMSimd as nN, supportsWebBluetooth as nO, supportsWebHID as nP, supportsWebUSB as nQ, supportsWebWorkers as nR, taprootAddress as nS, toHex as nT, toStablecoinUnits as nU, toYoctoNEAR as nV, trackIntent as nW, trackPayment as nX, updateOracleStatus as nY, updateSyncState as nZ, validateAsset as n_, percentToBps as na, privacyLogger as nb, processWebhookTransaction as nc, proveOwnership as nd, publicKeyToEthAddress as ne, recommendCheapestChain as nf, recommendProfile as ng, redactAddress as nh, redactSensitiveData as ni, redactSignature as nj, registerWallet as nk, removeOracle as nl, rotateCircuit as nm, scanForPayments as nn, schnorrSign as no, schnorrSignHex as np, schnorrVerify as nq, schnorrVerifyHex as nr, secureWipe as ns, secureWipeAll as nt, selectOptimalConfig as nu, sendPrivateSPLTransfer as nv, serializeAttestationMessage as nw, serializeIntent as nx, serializePayment as ny, setLogLevel as nz, type ApproveResult as o, validateIntentInput as o0, validateIntentOutput as o1, validateNEARStealthAddress as o2, validateNEARStealthMetaAddress as o3, validateNEARViewingKey as o4, validateProductionConfig as o5, validateScalar as o6, validateViewingKey as o7, verifyAttestation as o8, verifyAttestationSignature as o9, verifyAuthToken as oa, verifyCommitment as ob, verifyNEP141TokenCommitment as oc, verifyOpening as od, verifyOpeningNEAR as oe, verifyOracleSignature as of, verifyOwnership as og, verifyWebhookSignature as oh, walletRegistry as oi, withSecureBuffer as oj, withSecureBufferSync as ok, wrapError as ol, type AptosStealthResult as p, AptosStealthService as q, type AttestationGatedConfig as r, AttestationGatedDisclosure as s, type AttestationRequest as t, type AttestationResult as u, AttestationSchema as v, type AttestationVerificationResult as w, type AuditReport as x, AuditorKeyDerivation as y, AuditorType as z };
package/dist/index.d.mts CHANGED
@@ -1,7 +1,7 @@
1
- export { dN as ATTESTATION_VERSION, lH as AddressReuseResult, lX as AdvisorMessage, m1 as AdvisorRecommendation, l$ as AdvisorResponse, lW as AdvisorRole, lY as AdvisorStatus, l_ as AdvisoryContext, cv as AggregationProgressCallback, cu as AggregationProgressEvent, cz as AggregationStepResult, ct as AggregatorConfig, lN as AnalyzableTransaction, dw as AnyNativeProof, lp as ApproveParams, lq as ApproveResult, aE as AptosStealthResult, aq as AptosStealthService, gd as AttestationGatedConfig, g4 as AttestationGatedDisclosure, dZ as AttestationRequest, d_ as AttestationResult, g5 as AttestationSchema, gg as AttestationVerificationResult, fN as AuditReport, fJ as AuditorKeyDerivation, fK as AuditorType, bN as BLS12_381_MODULUS, bK as BN254_MODULUS, bR as BUILTIN_TEMPLATES, es as BackendCapabilities, lg as BackendRegistrationOptions, cq as BalanceAttestationParams, bS as BaseProofComposer, gx as BaseWalletAdapter, iX as BatchVerificationRequest, iY as BatchVerificationResult, gl as BidReceipt, ff as BitcoinNetwork, m$ as BlockRange, f0 as BridgeProvider, t as BrowserNoirProviderConfig, dQ as CHAIN_NUMERIC_IDS, iy as CIRCUIT_METADATA, bA as COMPLIANCE_CIRCUIT_IDS, mA as CONFIGURABLE_ETH_RPC, mz as CONFIGURABLE_SOLANA_RPC, mB as CONFIGURABLE_SUI_RPC, mC as CONFIGURABLE_ZCASH_RPC, aL as COSMOS_CHAIN_PREFIXES, l3 as CSPLClient, lj as CSPLClientConfig, lr as CSPLServiceStatus, l4 as CSPLTokenService, lk as CSPLTokenServiceConfig, fY as CSVExport, d1 as CacheEntry, d0 as CacheEntryMetadata, d8 as CacheEvent, d9 as CacheEventListener, d7 as CacheEventType, c$ as CacheKey, c_ as CacheKeyComponents, c0 as CacheKeyGenerator, d2 as CacheLookupResult, dc as CacheWarmingConfig, gs as CastVoteParams, nK as ChainCharacteristics, nI as ChainFamily, o1 as ChainFeeConfig, lI as ClusterResult, bd as CommitmentPoint, cP as CompatibilityEntry, fF as ComplianceManager, cn as ComplianceProofConfig, bx as ComplianceProofProvider, cs as ComplianceProofResult, cm as ComplianceProofType, fG as ComplianceReporter, cT as CompositionPlan, cU as CompositionRequest, cS as CompositionState, cZ as CompositionTemplate, fI as ConditionalDisclosure, ds as ConversionErrorCode, dr as ConversionMetadata, dq as ConversionOptions, dv as ConverterValidationError, du as ConverterValidationResult, aM as CosmosChainId, aN as CosmosStealthResult, aG as CosmosStealthService, gm as CreateBidParams, a3 as CreateIntentOptions, fC as CreatePaymentOptions, bH as CrossSystemValidator, C as CryptoError, bD as DEFAULT_AGGREGATOR_CONFIG, nT as DEFAULT_CHAIN_FEES, cl as DEFAULT_CONVERSION_OPTIONS, nS as DEFAULT_FEE_TIERS, c3 as DEFAULT_LRU_CONFIG, nj as DEFAULT_MANAGER_CONFIG, ni as DEFAULT_MOCK_CONFIG, c5 as DEFAULT_MULTI_TIER_CONFIG, mR as DEFAULT_NETWORK_CONFIG, bQ as DEFAULT_ORCHESTRATOR_CONFIG, c4 as DEFAULT_PERSISTENT_CONFIG, bG as DEFAULT_PIPELINE_CONFIG, mO as DEFAULT_PROXY_TIMEOUT, gb as DEFAULT_RANGE_API_ENDPOINT, iz as DEFAULT_RPC_URLS, nh as DEFAULT_SYNC_CONFIG, dO as DEFAULT_THRESHOLD, dP as DEFAULT_TOTAL_ORACLES, n_ as DEFAULT_TREASURY, by as DEFAULT_VALIDITY_PERIOD_SECONDS, c6 as DEFAULT_WARMING_CONFIG, fO as DecryptedTransaction, h3 as DerivationPath, f$ as DeriveMultipleParams, f_ as DeriveViewingKeyParams, fZ as DerivedViewingKey, cA as DetailedAggregationResult, cE as DetailedVerificationResult, hw as EIP1193ConnectInfo, hv as EIP1193Event, ht as EIP1193Provider, hx as EIP1193ProviderRpcError, hu as EIP1193RequestArguments, hy as EIP712Domain, hz as EIP712TypeDefinition, hB as EIP712TypedData, hA as EIP712Types, cK as EllipticCurve, n0 as EncryptedNote, gq as EncryptedVote, x as EncryptionNotImplementedError, jp as EnhancedAccountData, jq as EnhancedTransaction, jo as EnhancedTransactionEvents, jj as EnhancedTransactionType, E as ErrorCode, hH as EthereumAdapterConfig, h0 as EthereumChainId, hI as EthereumChainIdType, hF as EthereumChainMetadata, hE as EthereumTokenMetadata, hD as EthereumTransactionReceipt, hC as EthereumTransactionRequest, gQ as EthereumWalletAdapter, hG as EthereumWalletName, lJ as ExchangeExposureResult, fQ as ExportForRegulatorParams, eT as ExportedViewingKey, fU as FATFExport, fV as FATFTransaction, fW as FINCENExport, fX as FINCENTransaction, o4 as FeeBreakdown, o2 as FeeCalculationInput, o3 as FeeCalculationResult, nM as FeeCalculator, od as FeeCalculatorOptions, o6 as FeeCollectionEvent, of as FeeCollectionParams, og as FeeCollectionResult, o9 as FeeContractMethods, o8 as FeeContractState, oc as FeeGovernanceProposal, n$ as FeeModel, o7 as FeeStats, o0 as FeeTier, o5 as FeeTreasuryConfig, ob as FeeWaiver, oa as FeeWaiverType, cL as FieldCharacteristics, bW as FileCache, eB as FindBestRouteParams, lF as FullAnalysisResult, fM as GenerateAuditReportParams, ii as GenericProvider, j9 as GenericProviderConfig, js as GetTransactionHistoryOptions, dn as Halo2NativeProof, ca as Halo2ProofConverter, hW as HardwareAccount, hN as HardwareConnectionStatus, hP as HardwareDeviceInfo, h1 as HardwareErrorCode, hY as HardwareErrorCodeType, hU as HardwareEthereumTx, hT as HardwareSignRequest, hV as HardwareSignature, hX as HardwareTransport, hQ as HardwareWalletConfig, h2 as HardwareWalletError, hK as HardwareWalletType, io as HeliusEnhanced, ji as HeliusEnhancedConfig, jc as HeliusEnhancedTransaction, ih as HeliusProvider, ja as HeliusProviderConfig, jd as HeliusWebhookPayload, jb as HeliusWebhookTransaction, cr as HistoryCompletenessParams, de as ICacheKeyGenerator, dk as ICompiledCircuitCache, dg as ILRUCache, di as IMultiTierCache, c7 as INITIAL_PROOF_CACHE_STATS, dh as IPersistentCache, df as IProofCache, dj as IVerificationKeyCache, bV as IndexedDBCache, T as IntentBuilder, I as IntentError, cj as InvalidProofError, db as InvalidationRule, da as InvalidationStrategy, iI as JITO_BLOCK_ENGINES, iK as JITO_DEFAULTS, iJ as JITO_TIP_ACCOUNTS, iM as JitoBundleRequest, iN as JitoBundleResult, iD as JitoRelayer, iL as JitoRelayerConfig, iG as JitoRelayerError, iH as JitoRelayerErrorCode, fT as Jurisdiction, lA as KNOWN_EXCHANGES, ga as KNOWN_ISSUERS, dp as KimchiNativeProof, cc as KimchiProofConverter, lO as KnownExchange, bT as LRUCache, d3 as LRUCacheConfig, l8 as LatencyEstimate, hR as LedgerConfig, hL as LedgerModel, h9 as LedgerWalletAdapter, cF as LinkValidationResult, mc as LogLevel, k9 as MAX_NEAR_AMOUNT, iB as MAX_PROOF_SIZE_BYTES, iC as MAX_PUBLIC_INPUTS, i8 as MEMO_PROGRAM_ID, n1 as MerkleProof, gS as MockEthereumAdapter, hJ as MockEthereumAdapterConfig, hZ as MockHardwareConfig, hd as MockLedgerAdapter, nv as MockObliviousSyncProvider, bw as MockProofProvider, gI as MockSolanaAdapter, hs as MockSolanaAdapterConfig, ee as MockSolver, eg as MockSolverConfig, nb as MockSyncProviderConfig, he as MockTrezorAdapter, gy as MockWalletAdapter, b_ as MultiTierCache, d5 as MultiTierCacheConfig, kp as NEARAnnouncement, kv as NEARClaimParams, kw as NEARClaimResult, kB as NEARCommitmentPoint, ku as NEARDetectedPayment, kF as NEAREncryptedPayload, kN as NEARExportFormat, kO as NEARExportOptions, nU as NEARFeeContract, oe as NEARFeeContractOptions, kK as NEARHistoricalTransaction, kJ as NEARHistoryPrivacyLevel, e8 as NEARIntentsAdapter, ed as NEARIntentsAdapterConfig, eC as NEARIntentsBackend, ko as NEARNetwork, kA as NEARPedersenCommitment, kq as NEARPrivateTransferParams, kr as NEARPrivateTransferResult, ks as NEARScanParams, kt as NEARScanResult, ky as NEARStealthAddressResult, kx as NEARStealthBalance, kz as NEARStealthMetaAddressResult, kG as NEARTransactionData, kL as NEARTransactionHistoryParams, kM as NEARTransactionHistoryResult, kI as NEARTransactionType, kD as NEARViewingKey, kE as NEARViewingKeyExport, kH as NEARViewingKeyStorage, jC as NEAR_DEFAULT_GAS, k8 as NEAR_ED25519_ORDER, jy as NEAR_EXPLORER_URLS, nZ as NEAR_FEE_CONTRACTS, jB as NEAR_IMPLICIT_ACCOUNT_LENGTH, ka as NEAR_MAX_COMMITMENT_VALUE, jx as NEAR_RPC_ENDPOINTS, jF as NEAR_SIP_MEMO_PREFIX, jz as NEAR_TOKEN_CONTRACTS, jA as NEAR_TOKEN_DECIMALS, kC as NEP141TokenCommitment, dl as NativeProofFormat, jk as NativeTransfer, N as NetworkError, mK as NetworkPrivacyConfig, jm as NftTransfer, iQ as NoirCircuitType, dm as NoirNativeProof, c8 as NoirProofConverter, jD as ONE_NEAR, jE as ONE_YOCTO, dM as ORACLE_DOMAIN, n3 as ObliviousNullifier, n7 as ObliviousSyncConfig, nt as ObliviousSyncError, nu as ObliviousSyncErrorCode, n8 as ObliviousSyncProvider, n4 as ObliviousSyncQuery, n5 as ObliviousSyncResponse, e7 as OneClickClient, dU as OracleAttestationMessage, dR as OracleId, dT as OracleInfo, dX as OracleRegistry, dY as OracleRegistryConfig, dV as OracleSignature, dS as OracleStatus, cR as OrchestratorConfig, cY as OrchestratorProgressCallback, cX as OrchestratorProgressEvent, cV as OrchestratorResult, bL as PALLAS_MODULUS, mP as PROXY_ENV_VAR, mQ as PROXY_ENV_VARS, cx as ParallelAggregationOptions, jr as ParseTransactionsOptions, mG as ParsedProxyConfig, fg as PaymentBuilder, fP as PdfExportOptions, bc as PedersenCommitment, d4 as PersistentCacheConfig, eb as PreparedSwap, f1 as PriceFeed, lP as PrivacyAdvisorAgent, lZ as PrivacyAdvisorConfig, m0 as PrivacyAdvisoryReport, lc as PrivacyAvailabilityResult, l6 as PrivacyBackend, l9 as PrivacyBackendCapabilities, l0 as PrivacyBackendRegistry, lf as PrivacyBackendSelectionResult, l7 as PrivacyBackendType, aU as PrivacyConfig, jt as PrivacyDisplayOptions, m5 as PrivacyLogger, md as PrivacyLoggerConfig, lE as PrivacyRecommendation, lC as PrivacyScore, lD as PrivacyScoreBreakdown, l5 as PrivacySmartRouter, le as PrivacySmartRouterConfig, lb as PrivacyTransactionResult, la as PrivacyTransferParams, gt as PrivateNFT, go as PrivateVoting, mx as ProductionConfigError, mw as ProductionConfigValidationResult, my as ProductionConfigWarning, O as ProductionQuote, mv as ProductionSafetyError, bB as ProofAggregator, cW as ProofAuditLogEntry, d6 as ProofCacheStats, ci as ProofConversionError, dt as ProofConverter, cC as ProofDependency, u as ProofError, w as ProofNotImplementedError, bO as ProofOrchestrator, P as ProofProgressCallback, iW as ProofStatistics, dx as ProofSystemToNativeMap, j7 as ProviderConfig, j8 as ProviderType, mJ as ProxiedFetch, mH as ProxyAgentOptions, mI as ProxyCheckResult, mE as ProxyConfig, mF as ProxyType, eA as QuoteComparison, gh as RangeAPIConfig, gc as RangeSASAttestation, eR as ReceivedNote, cy as RecursiveAggregationOptions, lh as RegisteredBackend, fR as RegulatoryExport, fS as RegulatoryFormat, iO as RelayedTransactionRequest, iP as RelayedTransactionResult, gr as RevealedVote, lB as RiskLevel, ew as Route, ez as RouteWithQuote, ld as RouterPriority, H as SIP, L as SIPConfig, jv as SIPEnhancedTransaction, S as SIPError, mm as SIPLogLevel, mn as SIPLoggerConfig, l2 as SIPNativeBackend, li as SIPNativeBackendConfig, lM as SIPProtectionComparison, ju as SIPTransactionMetadata, i9 as SIP_MEMO_PREFIX, i7 as SOLANA_EXPLORER_URLS, i6 as SOLANA_RPC_ENDPOINTS, i5 as SOLANA_TOKEN_DECIMALS, i4 as SOLANA_TOKEN_MINTS, iA as SOLANA_ZK_PROGRAM_IDS, fq as STABLECOIN_ADDRESSES, fr as STABLECOIN_DECIMALS, fp as STABLECOIN_INFO, bz as SUPPORTED_JURISDICTIONS, bJ as SYSTEM_INFO, Q as SameChainExecuteParams, R as SameChainExecuteResult, kY as SameChainExecutor, kZ as SameChainTransferParams, k_ as SameChainTransferResult, cp as SanctionsClearParams, gk as SealedBid, gi as SealedBidAuction, v as SecurityError, me as SensitiveData, cw as SequentialAggregationOptions, G as SerializedError, et as SettlementBackend, eu as SettlementBackendFactory, ek as SettlementBackendName, ev as SettlementBackendRegistry, em as SettlementQuote, el as SettlementQuoteParams, ei as SettlementRegistry, ej as SettlementRegistryError, ep as SettlementSwapParams, eq as SettlementSwapResult, en as SettlementSwapRoute, eo as SettlementSwapRouteStep, eS as ShieldedBalance, eP as ShieldedSendParams, eQ as ShieldedSendResult, dW as SignedOracleAttestation, ex as SmartRouter, lL as SocialLinkResult, hn as SolanaAdapterConfig, j3 as SolanaAnnouncement, j1 as SolanaClaimParams, j2 as SolanaClaimResult, hm as SolanaCluster, ho as SolanaConnection, iw as SolanaNoirError, ix as SolanaNoirErrorCode, ix as SolanaNoirErrorCodeType, iq as SolanaNoirVerifier, iV as SolanaNoirVerifierConfig, iZ as SolanaPrivateTransferParams, i_ as SolanaPrivateTransferResult, hh as SolanaPublicKey, j5 as SolanaRPCProvider, j4 as SolanaSameChainCluster, k$ as SolanaSameChainConfig, kU as SolanaSameChainExecutor, i$ as SolanaScanParams, j0 as SolanaScanResult, hp as SolanaSendOptions, iS as SolanaSerializedProof, hr as SolanaSignature, hi as SolanaTransaction, hq as SolanaUnsignedTransaction, iR as SolanaVerificationKey, iU as SolanaVerificationResult, iT as SolanaVerifyInstruction, hj as SolanaVersionedTransaction, gG as SolanaWalletAdapter, hl as SolanaWalletName, hk as SolanaWalletProvider, fD as StablecoinInfo, ap as StealthCurve, m3 as StreamCallback, aF as SuiStealthResult, ax as SuiStealthService, ls as SurveillanceAnalyzer, lG as SurveillanceAnalyzerConfig, jn as SwapEvent, ea as SwapRequest, ec as SwapResult, eh as SwapStatus, er as SwapStatusResponse, ne as SyncCompletionEvent, nf as SyncEventListener, nx as SyncManager, nc as SyncManagerConfig, ng as SyncOptions, nd as SyncProgressEvent, n2 as SyncRandomness, n6 as SyncServiceHealth, cM as SystemInfo, cG as SystemVerificationStats, mN as TOR_CONTROL_PORT, mM as TOR_HOST, mL as TOR_PORTS, fe as TapScript, fd as TaprootOutput, lK as TemporalPatternResult, g0 as ThresholdShares, fL as ThresholdViewingKey, g3 as TimeLockParams, g1 as TimeLockResult, na as TimeWindowedViewingKey, j6 as TokenAsset, e6 as TokenMetadata, jl as TokenTransfer, m2 as ToolResult, m4 as ToolsConfig, aV as TransactionData, jw as TransactionSummary, hO as TransportType, fE as Treasury, hS as TrezorConfig, hM as TrezorModel, hb as TrezorWalletAdapter, nJ as UnifiedOptimizationProfile, nL as UnifiedOptimizationResult, ce as UnifiedProofConverter, g2 as UnlockResult, ck as UnsupportedVersionError, ln as UnwrapParams, lo as UnwrapResult, bM as VESTA_MODULUS, cN as ValidationCheck, V as ValidationError, cQ as ValidationOptions, cO as ValidationReport, cD as VerificationOrder, bE as VerificationPipeline, cB as VerificationPipelineConfig, cI as VerificationProgressCallback, cH as VerificationProgressEvent, d$ as VerificationResult, gn as VerifyBidParams, cJ as VerifyOptions, co as ViewingKeyAccessParams, ge as ViewingKeyDerivationResult, gf as ViewingKeyScope, W as WalletAdapter, gz as WalletError, n9 as WalletSyncState, dd as WarmingResult, jh as WebhookHandler, je as WebhookHandlerConfig, jf as WebhookProcessResult, jg as WebhookRequest, ll as WrapParams, lm as WrapResult, eE as ZcashNativeBackend, eG as ZcashNativeBackendConfig, eY as ZcashQuote, eX as ZcashQuoteParams, eH as ZcashRPCClient, eI as ZcashRPCError, mD as ZcashRpcConfig, eK as ZcashShieldedService, eO as ZcashShieldedServiceConfig, eZ as ZcashSwapParams, e_ as ZcashSwapResult, eM as ZcashSwapService, eU as ZcashSwapServiceConfig, eV as ZcashSwapSourceChain, eW as ZcashSwapSourceToken, e$ as ZcashSwapStatus, b8 as addBlindings, k4 as addBlindingsNEAR, b6 as addCommitments, k2 as addCommitmentsNEAR, dD as addOracle, lu as analyzeAddressReuse, lx as analyzeTemporalPatterns, av as aptosAddressToAuthKey, ms as assertNoLocalhost, X as attachProofs, gP as base58ToHex, nB as bnbOptimizations, nQ as bpsToPercent, b as browserBytesToHex, h as browserHexToBytes, c2 as cacheKeyGenerator, nY as calculateFeeForSwap, ly as calculatePrivacyScore, lz as calculateSIPComparison, at as checkAptosStealthAddress, ag as checkEd25519StealthAddress, jP as checkNEARStealthAddress, mW as checkProxyAvailability, a7 as checkStealthAddress, aA as checkSuiStealthAddress, i2 as claimStealthPayment, b3 as commit, jY as commitNEAR, j_ as commitNEP141Token, b5 as commitZero, nF as compareCrossChainCosts, dK as computeAttestationHash, kd as computeNEARViewingKeyHash, ke as computeNEARViewingKeyHashFromPrivate, f7 as computeTweakedKey, mh as configureLogger, ch as convertFromSIP, cg as convertToSIP, lS as createAnalyzeWalletTool, ie as createAnnouncementMemo, c1 as createCacheKeyGenerator, aW as createCommitment, bI as createCrossSystemValidator, ir as createDevnetVerifier, gR as createEthereumAdapter, lV as createExplainTool, nN as createFeeCalculator, bZ as createFileCache, cb as createHalo2Converter, ip as createHeliusEnhanced, bY as createIndexedDBCache, iE as createJitoRelayer, f9 as createKeySpendOnlyOutput, cd as createKimchiConverter, bU as createLRUCache, ha as createLedgerAdapter, mg as createLogger, nW as createMainnetFeeContract, iF as createMainnetRelayer, is as createMainnetVerifier, g6 as createMockAttestation, gT as createMockEthereumAdapter, gU as createMockEthereumProvider, hf as createMockLedgerAdapter, gJ as createMockSolanaAdapter, gL as createMockSolanaConnection, gK as createMockSolanaProvider, ef as createMockSolver, nw as createMockSyncProvider, hg as createMockTrezorAdapter, b$ as createMultiTierCache, jX as createNEARAnnouncementMemo, nV as createNEARFeeContract, e9 as createNEARIntentsAdapter, eD as createNEARIntentsBackend, kj as createNEARMemoryStorage, m_ as createNetworkPrivacyClient, c9 as createNoirConverter, dC as createOracleRegistry, bX as createPersistentCache, lQ as createPrivacyAdvisor, lR as createPrivacyAdvisorTools, m6 as createPrivacyLogger, gu as createPrivateOwnership, gp as createPrivateVoting, mu as createProductionConfig, K as createProductionSIP, bC as createProofAggregator, bP as createProofOrchestrator, ig as createProvider, mY as createProxiedFetch, mX as createProxyAgent, lT as createQuickScoreTool, J as createSIP, lU as createSIPComparisonTool, kV as createSameChainExecutor, gj as createSealedBidAuction, U as createShieldedIntent, fh as createShieldedPayment, ey as createSmartRouter, gH as createSolanaAdapter, lt as createSurveillanceAnalyzer, ny as createSyncManager, np as createSyncState, f8 as createTaprootOutput, nX as createTestnetFeeContract, nr as createTimeWindowedKey, hc as createTrezorAdapter, cf as createUnifiedConverter, bF as createVerificationPipeline, gE as createWalletFactory, ij as createWebhookHandler, eJ as createZcashClient, eF as createZcashNativeBackend, eL as createZcashShieldedService, eN as createZcashSwapService, a9 as decodeStealthMetaAddress, fb as decodeTaprootAddress, fi as decryptMemo, ki as decryptWithNEARViewing, aS as decryptWithViewing, l1 as defaultRegistry, as as deriveAptosStealthPrivateKey, af as deriveEd25519StealthPrivateKey, kl as deriveNEARChildViewingKey, jO as deriveNEARStealthPrivateKey, nn as deriveObliviousNullifier, dB as deriveOracleId, a6 as deriveStealthPrivateKey, az as deriveSuiStealthPrivateKey, no as deriveTraditionalNullifier, aQ as deriveViewingKey, dJ as deserializeAttestationMessage, a1 as deserializeIntent, fn as deserializePayment, nC as detectChainFamily, lv as detectClusters, gW as detectEthereumWallets, lw as detectExchangeExposure, gN as detectSolanaWallets, mV as detectTorPort, au as ed25519PublicKeyToAptosAddress, jQ as ed25519PublicKeyToImplicitAccount, ak as ed25519PublicKeyToNearAddress, ah as ed25519PublicKeyToSolanaAddress, aB as ed25519PublicKeyToSuiAddress, jS as encodeNEARStealthMetaAddress, a8 as encodeStealthMetaAddress, kh as encryptForNEARViewing, aR as encryptForViewing, iv as estimateComputeUnits, nO as estimateFee, h$ as estimatePrivateTransferFee, nA as evmOptimizations, kf as exportNEARViewingKey, kS as exportTransactions, gB as featureNotSupportedError, g8 as fetchAttestation, g9 as fetchWalletAttestations, nP as formatFee, fB as formatStablecoinAmount, gY as fromHex, fA as fromStablecoinUnits, k1 as fromYoctoNEAR, ar as generateAptosStealthAddress, bb as generateBlinding, k7 as generateBlindingNEAR, aI as generateCosmosStealthAddress, aH as generateCosmosStealthMetaAddress, ae as generateEd25519StealthAddress, ad as generateEd25519StealthMetaAddress, aY as generateIntentId, jN as generateNEARStealthAddress, jM as generateNEARStealthMetaAddress, kb as generateNEARViewingKeyFromSpending, fH as generatePdfReport, a_ as generateRandomBytes, kc as generateRandomNEARViewingKey, a5 as generateStealthAddress, a4 as generateStealthMetaAddress, ay as generateSuiStealthAddress, nk as generateSyncRandomness, aP as generateViewingKey, dG as getActiveOracles, e1 as getAsset, h8 as getAvailableTransports, g as getBrowserInfo, nD as getChainCharacteristics, dL as getChainNumericId, fy as getChainsForStablecoin, nm as getCurrentEpoch, ac as getCurveForChain, g$ as getDefaultRpcEndpoint, h4 as getDerivationPath, F as getErrorMessage, gV as getEthereumProvider, ba as getGenerators, k6 as getGeneratorsNEAR, a2 as getIntentSummary, mk as getLogLevelName, jH as getNEARAccountExplorerUrl, jG as getNEARExplorerUrl, jI as getNEARTokenContract, km as getNEARViewingPublicKey, e2 as getNativeToken, fo as getPaymentSummary, fl as getPaymentTimeRemaining, aO as getPrivacyConfig, aT as getPrivacyDescription, mt as getProductionUrl, mT as getProxyFromEnv, ia as getSolanaExplorerUrl, gM as getSolanaProvider, ic as getSolanaTokenDecimals, fs as getStablecoin, fv as getStablecoinInfo, ft as getStablecoinsForChain, i3 as getStealthBalance, kX as getSupportedSameChainChains, fw as getSupportedStablecoins, $ as getTimeRemaining, e3 as getTokenByAddress, e0 as getTokenDecimals, ib as getTokenMint, e5 as getTokensForChain, kQ as getTransactionByHash, kR as getTransactionCount, kP as getTransactionHistory, kT as getTransactionSummary, f6 as getXOnlyPublicKey, dH as hasEnoughOracles, A as hasErrorCode, Y as hasRequiredProofs, i0 as hasTokenAccount, aZ as hash, gZ as hexToNumber, jR as implicitAccountToEd25519PublicKey, kg as importNEARViewingKey, i as isBrowser, ab as isEd25519Chain, _ as isExpired, jJ as isImplicitAccount, e4 as isKnownToken, ml as isLevelEnabled, mp as isLocalhostAllowed, mq as isLocalhostUrl, kk as isNEARAnnouncementForViewingKey, jK as isNamedAccount, it as isNoirCircuitType, bj as isNonNegativeAmount, ns as isNoteInWindow, fk as isPaymentExpired, gF as isPrivateWalletAdapter, mo as isProductionEnvironment, y as isSIPError, kW as isSameChainSupported, z as isSecurityError, fu as isStablecoin, fx as isStablecoinOnChain, nl as isSyncRandomnessValid, mU as isTorAvailable, bi as isValidAmount, aw as isValidAptosAddress, be as isValidChainId, bm as isValidCompressedPublicKey, aK as isValidCosmosAddress, bn as isValidEd25519PublicKey, bg as isValidHex, bh as isValidHexLength, jL as isValidNEARAccountId, an as isValidNearAccountId, am as isValidNearImplicitAddress, bf as isValidPrivacyLevel, bo as isValidPrivateKey, bp as isValidScalar, bk as isValidSlippage, aj as isValidSolanaAddress, iu as isValidSolanaProof, bl as isValidStealthMetaAddress, aD as isValidSuiAddress, fc as isValidTaprootAddress, mf as logger, ma as maskAmount, al as nearAddressToEd25519PublicKey, g_ as normalizeAddress, aC as normalizeSuiAddress, gA as notConnectedError, id as parseAnnouncement, jW as parseNEARAnnouncement, jT as parseNEARStealthMetaAddress, mS as parseProxyConfig, ao as parseStealthAddress, nR as percentToBps, m7 as privacyLogger, ik as processWebhookTransaction, gv as proveOwnership, aa as publicKeyToEthAddress, nG as recommendCheapestChain, nH as recommendProfile, m8 as redactAddress, mb as redactSensitiveData, m9 as redactSignature, gD as registerWallet, dE as removeOracle, mZ as rotateCircuit, i1 as scanForPayments, f2 as schnorrSign, f4 as schnorrSignHex, f3 as schnorrVerify, f5 as schnorrVerifyHex, a$ as secureWipe, b0 as secureWipeAll, nE as selectOptimalConfig, h_ as sendPrivateSPLTransfer, dI as serializeAttestationMessage, a0 as serializeIntent, fm as serializePayment, mj as setLogLevel, dA as signAttestationMessage, mi as silenceLogger, ai as solanaAddressToEd25519PublicKey, nz as solanaOptimizations, gO as solanaPublicKeyToHex, aJ as stealthKeyToCosmosAddress, b9 as subtractBlindings, k5 as subtractBlindingsNEAR, b7 as subtractCommitments, k3 as subtractCommitmentsNEAR, a as supportsSharedArrayBuffer, h7 as supportsWebBluetooth, h6 as supportsWebHID, h5 as supportsWebUSB, s as supportsWebWorkers, fa as taprootAddress, gX as toHex, fz as toStablecoinUnits, k0 as toYoctoNEAR, Z as trackIntent, fj as trackPayment, dF as updateOracleStatus, nq as updateSyncState, br as validateAsset, bq as validateCreateIntentParams, bs as validateIntentInput, bt as validateIntentOutput, jV as validateNEARStealthAddress, jU as validateNEARStealthMetaAddress, kn as validateNEARViewingKey, mr as validateProductionConfig, bv as validateScalar, bu as validateViewingKey, dy as verifyAttestation, g7 as verifyAttestationSignature, im as verifyAuthToken, aX as verifyCommitment, j$ as verifyNEP141TokenCommitment, b4 as verifyOpening, jZ as verifyOpeningNEAR, dz as verifyOracleSignature, gw as verifyOwnership, il as verifyWebhookSignature, gC as walletRegistry, b1 as withSecureBuffer, b2 as withSecureBufferSync, D as wrapError } from './index-DeE1ZzA4.mjs';
1
+ export { A as ATTESTATION_VERSION, a as AddressReuseResult, b as AdvisorMessage, c as AdvisorRecommendation, d as AdvisorResponse, e as AdvisorRole, f as AdvisorStatus, g as AdvisoryContext, h as AggregationProgressCallback, i as AggregationProgressEvent, j as AggregationStepResult, k as AggregatorConfig, l as AnalyzableTransaction, m as AnyNativeProof, n as ApproveParams, o as ApproveResult, p as AptosStealthResult, q as AptosStealthService, r as AttestationGatedConfig, s as AttestationGatedDisclosure, t as AttestationRequest, u as AttestationResult, v as AttestationSchema, w as AttestationVerificationResult, x as AuditReport, y as AuditorKeyDerivation, z as AuditorType, B as BLS12_381_MODULUS, C as BN254_MODULUS, D as BUILTIN_TEMPLATES, E as BackendCapabilities, F as BackendRegistrationOptions, G as BalanceAttestationParams, H as BaseProofComposer, I as BaseWalletAdapter, J as BatchVerificationRequest, K as BatchVerificationResult, L as BidReceipt, M as BitcoinNetwork, N as BlockRange, O as BridgeProvider, Q as BrowserNoirProviderConfig, R as CHAIN_NUMERIC_IDS, S as CIRCUIT_METADATA, T as COMPLIANCE_CIRCUIT_IDS, U as CONFIGURABLE_ETH_RPC, V as CONFIGURABLE_SOLANA_RPC, W as CONFIGURABLE_SUI_RPC, Z as CONFIGURABLE_ZCASH_RPC, X as COSMOS_CHAIN_PREFIXES, Y as CSPLClient, _ as CSPLClientConfig, $ as CSPLServiceStatus, a0 as CSPLTokenService, a1 as CSPLTokenServiceConfig, a2 as CSVExport, a3 as CacheEntry, a4 as CacheEntryMetadata, a5 as CacheEvent, a6 as CacheEventListener, a7 as CacheEventType, a8 as CacheKey, a9 as CacheKeyComponents, aa as CacheKeyGenerator, ab as CacheLookupResult, ac as CacheWarmingConfig, ad as CastVoteParams, ae as ChainCharacteristics, af as ChainFamily, ag as ChainFeeConfig, ah as ClusterResult, ai as CommitmentPoint, aj as CompatibilityEntry, ak as ComplianceManager, al as ComplianceProofConfig, am as ComplianceProofProvider, an as ComplianceProofResult, ao as ComplianceProofType, ap as ComplianceReporter, aq as CompositionPlan, ar as CompositionRequest, as as CompositionState, at as CompositionTemplate, au as ConditionalDisclosure, av as ConversionErrorCode, aw as ConversionMetadata, ax as ConversionOptions, ay as ConverterValidationError, az as ConverterValidationResult, aA as CosmosChainId, aB as CosmosStealthResult, aC as CosmosStealthService, aD as CreateBidParams, aE as CreateIntentOptions, aF as CreatePaymentOptions, aG as CrossSystemValidator, aH as CryptoError, aI as DEFAULT_AGGREGATOR_CONFIG, aJ as DEFAULT_CHAIN_FEES, aK as DEFAULT_CONVERSION_OPTIONS, aL as DEFAULT_FEE_TIERS, aM as DEFAULT_LRU_CONFIG, aN as DEFAULT_MANAGER_CONFIG, aO as DEFAULT_MOCK_CONFIG, aP as DEFAULT_MULTI_TIER_CONFIG, aQ as DEFAULT_NETWORK_CONFIG, aR as DEFAULT_ORCHESTRATOR_CONFIG, aS as DEFAULT_PERSISTENT_CONFIG, aT as DEFAULT_PIPELINE_CONFIG, aU as DEFAULT_PROXY_TIMEOUT, aV as DEFAULT_RANGE_API_ENDPOINT, aW as DEFAULT_RPC_URLS, aX as DEFAULT_SYNC_CONFIG, aY as DEFAULT_THRESHOLD, aZ as DEFAULT_TOTAL_ORACLES, a_ as DEFAULT_TREASURY, a$ as DEFAULT_VALIDITY_PERIOD_SECONDS, b0 as DEFAULT_WARMING_CONFIG, b1 as DecryptedTransaction, b2 as DerivationPath, b3 as DeriveMultipleParams, b4 as DeriveViewingKeyParams, b5 as DerivedViewingKey, b6 as DetailedAggregationResult, b7 as DetailedVerificationResult, b8 as EIP1193ConnectInfo, b9 as EIP1193Event, ba as EIP1193Provider, bb as EIP1193ProviderRpcError, bc as EIP1193RequestArguments, bd as EIP712Domain, be as EIP712TypeDefinition, bf as EIP712TypedData, bg as EIP712Types, bh as EllipticCurve, bi as EncryptedNote, bj as EncryptedVote, bk as EncryptionNotImplementedError, bl as EnhancedAccountData, bm as EnhancedTransaction, bn as EnhancedTransactionEvents, bo as EnhancedTransactionType, bp as ErrorCode, bq as EthereumAdapterConfig, br as EthereumChainId, bs as EthereumChainIdType, bt as EthereumChainMetadata, bu as EthereumTokenMetadata, bv as EthereumTransactionReceipt, bw as EthereumTransactionRequest, bx as EthereumWalletAdapter, by as EthereumWalletName, bz as ExchangeExposureResult, bA as ExportForRegulatorParams, bB as ExportedViewingKey, bC as FATFExport, bD as FATFTransaction, bE as FINCENExport, bF as FINCENTransaction, bG as FeeBreakdown, bH as FeeCalculationInput, bI as FeeCalculationResult, bJ as FeeCalculator, bK as FeeCalculatorOptions, bL as FeeCollectionEvent, bM as FeeCollectionParams, bN as FeeCollectionResult, bO as FeeContractMethods, bP as FeeContractState, bQ as FeeGovernanceProposal, bR as FeeModel, bS as FeeStats, bT as FeeTier, bU as FeeTreasuryConfig, bV as FeeWaiver, bW as FeeWaiverType, bX as FieldCharacteristics, bY as FileCache, bZ as FindBestRouteParams, b_ as FullAnalysisResult, b$ as GenerateAuditReportParams, c0 as GenericProvider, c1 as GenericProviderConfig, c2 as GetTransactionHistoryOptions, c3 as Halo2NativeProof, c4 as Halo2ProofConverter, c5 as HardwareAccount, c6 as HardwareConnectionStatus, c7 as HardwareDeviceInfo, c8 as HardwareErrorCode, c9 as HardwareErrorCodeType, ca as HardwareEthereumTx, cb as HardwareSignRequest, cc as HardwareSignature, cd as HardwareTransport, ce as HardwareWalletConfig, cf as HardwareWalletError, cg as HardwareWalletType, ch as HeliusEnhanced, ci as HeliusEnhancedConfig, cj as HeliusEnhancedTransaction, ck as HeliusProvider, cl as HeliusProviderConfig, cm as HeliusWebhookPayload, cn as HeliusWebhookTransaction, co as HistoryCompletenessParams, cp as ICacheKeyGenerator, cq as ICompiledCircuitCache, cr as ILRUCache, cs as IMultiTierCache, ct as INITIAL_PROOF_CACHE_STATS, cu as IPersistentCache, cv as IProofCache, cw as IVerificationKeyCache, cx as IndexedDBCache, cy as IntentBuilder, cz as IntentError, cA as InvalidProofError, cB as InvalidationRule, cC as InvalidationStrategy, cD as JITO_BLOCK_ENGINES, cE as JITO_DEFAULTS, cF as JITO_TIP_ACCOUNTS, cG as JitoBundleRequest, cH as JitoBundleResult, cI as JitoRelayer, cJ as JitoRelayerConfig, cK as JitoRelayerError, cL as JitoRelayerErrorCode, cM as Jurisdiction, cN as KNOWN_EXCHANGES, cO as KNOWN_ISSUERS, cP as KimchiNativeProof, cQ as KimchiProofConverter, cR as KnownExchange, cS as LRUCache, cT as LRUCacheConfig, cU as LatencyEstimate, cV as LedgerConfig, cW as LedgerModel, cX as LedgerWalletAdapter, cY as LinkValidationResult, cZ as LogLevel, c_ as MAX_NEAR_AMOUNT, c$ as MAX_PROOF_SIZE_BYTES, d0 as MAX_PUBLIC_INPUTS, d1 as MEMO_PROGRAM_ID, d2 as MerkleProof, d7 as MockEthereumAdapter, d8 as MockEthereumAdapterConfig, d9 as MockHardwareConfig, da as MockLedgerAdapter, db as MockObliviousSyncProvider, dc as MockProofProvider, dd as MockSolanaAdapter, de as MockSolanaAdapterConfig, df as MockSolver, dg as MockSolverConfig, dh as MockSyncProviderConfig, di as MockTrezorAdapter, dj as MockWalletAdapter, dk as MultiTierCache, dl as MultiTierCacheConfig, dm as NEARAnnouncement, dn as NEARClaimParams, dp as NEARClaimResult, dq as NEARCommitmentPoint, dr as NEARDetectedPayment, ds as NEAREncryptedPayload, dt as NEARExportFormat, du as NEARExportOptions, dv as NEARFeeContract, dw as NEARFeeContractOptions, dx as NEARHistoricalTransaction, dy as NEARHistoryPrivacyLevel, dz as NEARIntentsAdapter, dA as NEARIntentsAdapterConfig, dB as NEARIntentsBackend, dC as NEARNetwork, dD as NEARPedersenCommitment, dE as NEARPrivateTransferParams, dF as NEARPrivateTransferResult, dG as NEARScanParams, dH as NEARScanResult, dI as NEARStealthAddressResult, dJ as NEARStealthBalance, dK as NEARStealthMetaAddressResult, dL as NEARTransactionData, dM as NEARTransactionHistoryParams, dN as NEARTransactionHistoryResult, dO as NEARTransactionType, dP as NEARViewingKey, dQ as NEARViewingKeyExport, dR as NEARViewingKeyStorage, dS as NEAR_DEFAULT_GAS, dT as NEAR_ED25519_ORDER, dU as NEAR_EXPLORER_URLS, dV as NEAR_FEE_CONTRACTS, dW as NEAR_IMPLICIT_ACCOUNT_LENGTH, dX as NEAR_MAX_COMMITMENT_VALUE, dY as NEAR_RPC_ENDPOINTS, dZ as NEAR_SIP_MEMO_PREFIX, d_ as NEAR_TOKEN_CONTRACTS, d$ as NEAR_TOKEN_DECIMALS, e0 as NEP141TokenCommitment, e1 as NativeProofFormat, e2 as NativeTransfer, e3 as NetworkError, e4 as NetworkPrivacyConfig, e5 as NftTransfer, e6 as NoirCircuitType, e7 as NoirNativeProof, e8 as NoirProofConverter, e9 as ONE_NEAR, ea as ONE_YOCTO, eb as ORACLE_DOMAIN, ec as ObliviousNullifier, ed as ObliviousSyncConfig, ee as ObliviousSyncError, ef as ObliviousSyncErrorCode, eg as ObliviousSyncProvider, eh as ObliviousSyncQuery, ei as ObliviousSyncResponse, ej as OneClickClient, ek as OracleAttestationMessage, el as OracleId, em as OracleInfo, en as OracleRegistry, eo as OracleRegistryConfig, ep as OracleSignature, eq as OracleStatus, er as OrchestratorConfig, es as OrchestratorProgressCallback, et as OrchestratorProgressEvent, eu as OrchestratorResult, ev as PALLAS_MODULUS, ew as PROXY_ENV_VAR, ex as PROXY_ENV_VARS, ey as ParallelAggregationOptions, ez as ParseTransactionsOptions, eA as ParsedProxyConfig, eB as PaymentBuilder, eC as PdfExportOptions, eD as PedersenCommitment, eE as PersistentCacheConfig, eF as PreparedSwap, eG as PriceFeed, eH as PrivacyAdvisorAgent, eI as PrivacyAdvisorConfig, eJ as PrivacyAdvisoryReport, eK as PrivacyAvailabilityResult, eL as PrivacyBackend, eM as PrivacyBackendCapabilities, eN as PrivacyBackendRegistry, eO as PrivacyBackendSelectionResult, eP as PrivacyBackendType, eQ as PrivacyConfig, eR as PrivacyDisplayOptions, eS as PrivacyLogger, eT as PrivacyLoggerConfig, eU as PrivacyRecommendation, eV as PrivacyScore, eW as PrivacyScoreBreakdown, eX as PrivacySmartRouter, eY as PrivacySmartRouterConfig, eZ as PrivacyTransactionResult, e_ as PrivacyTransferParams, e$ as PrivateNFT, f0 as PrivateVoting, f1 as ProductionConfigError, f2 as ProductionConfigValidationResult, f3 as ProductionConfigWarning, f4 as ProductionQuote, f5 as ProductionSafetyError, f6 as ProofAggregator, f7 as ProofAuditLogEntry, f8 as ProofCacheStats, f9 as ProofConversionError, fa as ProofConverter, fb as ProofDependency, fc as ProofError, fd as ProofNotImplementedError, fe as ProofOrchestrator, ff as ProofProgressCallback, fg as ProofStatistics, fh as ProofSystemToNativeMap, fi as ProviderConfig, fj as ProviderType, fk as ProxiedFetch, fl as ProxyAgentOptions, fm as ProxyCheckResult, fn as ProxyConfig, fo as ProxyType, fp as QuoteComparison, fq as RangeAPIConfig, fr as RangeSASAttestation, fs as ReceivedNote, ft as RecursiveAggregationOptions, fu as RegisteredBackend, fv as RegulatoryExport, fw as RegulatoryFormat, fx as RelayedTransactionRequest, fy as RelayedTransactionResult, fz as RevealedVote, fA as RiskLevel, fB as Route, fC as RouteWithQuote, fD as RouterPriority, fE as SIP, fF as SIPConfig, fG as SIPEnhancedTransaction, fH as SIPError, fI as SIPLogLevel, fJ as SIPLoggerConfig, fK as SIPNativeBackend, fL as SIPNativeBackendConfig, fM as SIPProtectionComparison, fN as SIPTransactionMetadata, fO as SIP_MEMO_PREFIX, fP as SOLANA_EXPLORER_URLS, fQ as SOLANA_RPC_ENDPOINTS, fR as SOLANA_TOKEN_DECIMALS, fS as SOLANA_TOKEN_MINTS, fT as SOLANA_ZK_PROGRAM_IDS, fU as STABLECOIN_ADDRESSES, fV as STABLECOIN_DECIMALS, fW as STABLECOIN_INFO, fX as SUPPORTED_JURISDICTIONS, fY as SYSTEM_INFO, fZ as SameChainExecuteParams, f_ as SameChainExecuteResult, f$ as SameChainExecutor, g0 as SameChainTransferParams, g1 as SameChainTransferResult, g2 as SanctionsClearParams, g3 as SealedBid, g4 as SealedBidAuction, g5 as SecurityError, g6 as SensitiveData, g7 as SequentialAggregationOptions, g8 as SerializedError, g9 as SettlementBackend, ga as SettlementBackendFactory, gb as SettlementBackendName, gc as SettlementBackendRegistry, gd as SettlementQuote, ge as SettlementQuoteParams, gf as SettlementRegistry, gg as SettlementRegistryError, gh as SettlementSwapParams, gi as SettlementSwapResult, gj as SettlementSwapRoute, gk as SettlementSwapRouteStep, gl as ShieldedBalance, gm as ShieldedSendParams, gn as ShieldedSendResult, go as SignedOracleAttestation, gp as SmartRouter, gq as SocialLinkResult, gr as SolanaAdapterConfig, gs as SolanaAnnouncement, gt as SolanaClaimParams, gu as SolanaClaimResult, gv as SolanaCluster, gw as SolanaConnection, gx as SolanaNoirError, gy as SolanaNoirErrorCode, gy as SolanaNoirErrorCodeType, gz as SolanaNoirVerifier, gA as SolanaNoirVerifierConfig, gB as SolanaPrivateTransferParams, gC as SolanaPrivateTransferResult, gD as SolanaPublicKey, gE as SolanaRPCProvider, gF as SolanaSameChainCluster, gG as SolanaSameChainConfig, gH as SolanaSameChainExecutor, gI as SolanaScanParams, gJ as SolanaScanResult, gK as SolanaSendOptions, gL as SolanaSerializedProof, gM as SolanaSignature, gN as SolanaTransaction, gO as SolanaUnsignedTransaction, gP as SolanaVerificationKey, gQ as SolanaVerificationResult, gR as SolanaVerifyInstruction, gS as SolanaVersionedTransaction, gT as SolanaWalletAdapter, gU as SolanaWalletName, gV as SolanaWalletProvider, gW as StablecoinInfo, gX as StealthCurve, gY as StreamCallback, gZ as SuiStealthResult, g_ as SuiStealthService, g$ as SurveillanceAnalyzer, h0 as SurveillanceAnalyzerConfig, h1 as SwapEvent, h2 as SwapRequest, h3 as SwapResult, h4 as SwapStatus, h5 as SwapStatusResponse, h6 as SyncCompletionEvent, h7 as SyncEventListener, h8 as SyncManager, h9 as SyncManagerConfig, ha as SyncOptions, hb as SyncProgressEvent, hc as SyncRandomness, hd as SyncServiceHealth, he as SystemInfo, hf as SystemVerificationStats, hg as TOR_CONTROL_PORT, hh as TOR_HOST, hi as TOR_PORTS, hj as TapScript, hk as TaprootOutput, hl as TemporalPatternResult, hm as ThresholdShares, hn as ThresholdViewingKey, ho as TimeLockParams, hp as TimeLockResult, hq as TimeWindowedViewingKey, hr as TokenAsset, hs as TokenMetadata, ht as TokenTransfer, hu as ToolResult, hv as ToolsConfig, hw as TransactionData, hx as TransactionSummary, hy as TransportType, hz as Treasury, hA as TrezorConfig, hB as TrezorModel, hC as TrezorWalletAdapter, hD as UnifiedOptimizationProfile, hE as UnifiedOptimizationResult, hF as UnifiedProofConverter, hG as UnlockResult, hH as UnsupportedVersionError, hI as UnwrapParams, hJ as UnwrapResult, hK as VESTA_MODULUS, hL as ValidationCheck, hM as ValidationError, hN as ValidationOptions, hO as ValidationReport, hP as VerificationOrder, hQ as VerificationPipeline, hR as VerificationPipelineConfig, hS as VerificationProgressCallback, hT as VerificationProgressEvent, hU as VerificationResult, hV as VerifyBidParams, hW as VerifyOptions, hX as ViewingKeyAccessParams, hY as ViewingKeyDerivationResult, hZ as ViewingKeyScope, h_ as WalletAdapter, h$ as WalletError, i0 as WalletSyncState, i1 as WarmingResult, i2 as WebhookHandler, i3 as WebhookHandlerConfig, i4 as WebhookProcessResult, i5 as WebhookRequest, i6 as WrapParams, i7 as WrapResult, i8 as ZcashNativeBackend, i9 as ZcashNativeBackendConfig, ia as ZcashQuote, ib as ZcashQuoteParams, ic as ZcashRPCClient, id as ZcashRPCError, ie as ZcashRpcConfig, ig as ZcashShieldedService, ih as ZcashShieldedServiceConfig, ii as ZcashSwapParams, ij as ZcashSwapResult, ik as ZcashSwapService, il as ZcashSwapServiceConfig, im as ZcashSwapSourceChain, io as ZcashSwapSourceToken, ip as ZcashSwapStatus, iq as addBlindings, ir as addBlindingsNEAR, is as addCommitments, it as addCommitmentsNEAR, iu as addOracle, iv as analyzeAddressReuse, iw as analyzeTemporalPatterns, ix as aptosAddressToAuthKey, iy as assertNoLocalhost, iz as attachProofs, iA as base58ToHex, iB as bnbOptimizations, iC as bpsToPercent, iD as browserBytesToHex, iE as browserHexToBytes, iF as cacheKeyGenerator, iG as calculateFeeForSwap, iH as calculatePrivacyScore, iI as calculateSIPComparison, iJ as checkAptosStealthAddress, iK as checkEd25519StealthAddress, iL as checkEd25519StealthAddressV1, iN as checkNEARStealthAddress, iO as checkProxyAvailability, iP as checkSecp256k1StealthAddressV1, iQ as checkStealthAddress, iR as checkSuiStealthAddress, iS as claimStealthPayment, iT as commit, iU as commitNEAR, iV as commitNEP141Token, iW as commitZero, iX as compareCrossChainCosts, iY as computeAttestationHash, iZ as computeNEARViewingKeyHash, i_ as computeNEARViewingKeyHashFromPrivate, i$ as computeTweakedKey, j0 as configureLogger, j1 as convertFromSIP, j2 as convertToSIP, j3 as createAnalyzeWalletTool, j4 as createAnnouncementMemo, j5 as createCacheKeyGenerator, j6 as createCommitment, j7 as createCrossSystemValidator, j8 as createDevnetVerifier, j9 as createEthereumAdapter, ja as createExplainTool, jb as createFeeCalculator, jc as createFileCache, jd as createHalo2Converter, je as createHeliusEnhanced, jf as createIndexedDBCache, jg as createJitoRelayer, jh as createKeySpendOnlyOutput, ji as createKimchiConverter, jj as createLRUCache, jk as createLedgerAdapter, jl as createLogger, jm as createMainnetFeeContract, jn as createMainnetRelayer, jo as createMainnetVerifier, jp as createMockAttestation, jq as createMockEthereumAdapter, jr as createMockEthereumProvider, js as createMockLedgerAdapter, jt as createMockSolanaAdapter, ju as createMockSolanaConnection, jv as createMockSolanaProvider, jw as createMockSolver, jx as createMockSyncProvider, jy as createMockTrezorAdapter, jz as createMultiTierCache, jA as createNEARAnnouncementMemo, jB as createNEARFeeContract, jC as createNEARIntentsAdapter, jD as createNEARIntentsBackend, jE as createNEARMemoryStorage, jF as createNetworkPrivacyClient, jG as createNoirConverter, jH as createOracleRegistry, jI as createPersistentCache, jJ as createPrivacyAdvisor, jK as createPrivacyAdvisorTools, jL as createPrivacyLogger, jM as createPrivateOwnership, jN as createPrivateVoting, jO as createProductionConfig, jP as createProductionSIP, jQ as createProofAggregator, jR as createProofOrchestrator, jS as createProvider, jT as createProxiedFetch, jU as createProxyAgent, jV as createQuickScoreTool, jW as createSIP, jX as createSIPComparisonTool, jY as createSameChainExecutor, jZ as createSealedBidAuction, j_ as createShieldedIntent, j$ as createShieldedPayment, k0 as createSmartRouter, k1 as createSolanaAdapter, k2 as createSurveillanceAnalyzer, k3 as createSyncManager, k4 as createSyncState, k5 as createTaprootOutput, k6 as createTestnetFeeContract, k7 as createTimeWindowedKey, k8 as createTrezorAdapter, k9 as createUnifiedConverter, ka as createVerificationPipeline, kb as createWalletFactory, kc as createWebhookHandler, kd as createZcashClient, ke as createZcashNativeBackend, kf as createZcashShieldedService, kg as createZcashSwapService, kh as decodeStealthMetaAddress, ki as decodeTaprootAddress, kj as decryptMemo, kk as decryptWithNEARViewing, kl as decryptWithViewing, km as defaultRegistry, kn as deriveAptosStealthPrivateKey, ko as deriveEd25519StealthPrivateKey, kp as deriveEd25519StealthPrivateKeyV1, kq as deriveNEARChildViewingKey, kr as deriveNEARStealthPrivateKey, ks as deriveObliviousNullifier, kt as deriveOracleId, ku as deriveSecp256k1StealthPrivateKeyV1, kv as deriveStealthPrivateKey, kw as deriveStealthPrivateKeyV1, kx as deriveSuiStealthPrivateKey, ky as deriveTraditionalNullifier, kz as deriveViewingKey, kA as deserializeAttestationMessage, kB as deserializeIntent, kC as deserializePayment, kD as detectChainFamily, kE as detectClusters, kF as detectEthereumWallets, kG as detectExchangeExposure, kJ as detectSolanaWallets, kK as detectTorPort, kL as ed25519PublicKeyToAptosAddress, kM as ed25519PublicKeyToImplicitAccount, kN as ed25519PublicKeyToNearAddress, kO as ed25519PublicKeyToSolanaAddress, kP as ed25519PublicKeyToSuiAddress, kQ as encodeNEARStealthMetaAddress, kR as encodeStealthMetaAddress, kS as encryptForNEARViewing, kT as encryptForViewing, kU as estimateComputeUnits, kV as estimateFee, kW as estimatePrivateTransferFee, kX as evmOptimizations, kY as exportNEARViewingKey, kZ as exportTransactions, k_ as featureNotSupportedError, k$ as fetchAttestation, l0 as fetchWalletAttestations, l1 as formatFee, l2 as formatStablecoinAmount, l3 as fromHex, l4 as fromStablecoinUnits, l5 as fromYoctoNEAR, l6 as generateAptosStealthAddress, l7 as generateBlinding, l8 as generateBlindingNEAR, l9 as generateCosmosStealthAddress, la as generateCosmosStealthMetaAddress, lb as generateEd25519StealthAddress, lc as generateEd25519StealthMetaAddress, ld as generateIntentId, le as generateNEARStealthAddress, lf as generateNEARStealthMetaAddress, lg as generateNEARViewingKeyFromSpending, lh as generatePdfReport, li as generateRandomBytes, lj as generateRandomNEARViewingKey, lk as generateStealthAddress, ll as generateStealthMetaAddress, lm as generateSuiStealthAddress, ln as generateSyncRandomness, lo as generateViewingKey, lp as getActiveOracles, lq as getAsset, lr as getAvailableTransports, ls as getBrowserInfo, lu as getChainCharacteristics, lv as getChainNumericId, lw as getChainsForStablecoin, lx as getCurrentEpoch, ly as getCurveForChain, lz as getDefaultRpcEndpoint, lA as getDerivationPath, lB as getErrorMessage, lC as getEthereumProvider, lD as getGenerators, lE as getGeneratorsNEAR, lF as getIntentSummary, lG as getLogLevelName, lI as getNEARAccountExplorerUrl, lJ as getNEARExplorerUrl, lK as getNEARTokenContract, lL as getNEARViewingPublicKey, lM as getNativeToken, lO as getPaymentSummary, lP as getPaymentTimeRemaining, lQ as getPrivacyConfig, lR as getPrivacyDescription, lS as getProductionUrl, lT as getProxyFromEnv, lU as getSolanaExplorerUrl, lV as getSolanaProvider, lW as getSolanaTokenDecimals, lX as getStablecoin, lY as getStablecoinInfo, lZ as getStablecoinsForChain, l_ as getStealthBalance, l$ as getSupportedSameChainChains, m0 as getSupportedStablecoins, m1 as getTimeRemaining, m2 as getTokenByAddress, m3 as getTokenDecimals, m4 as getTokenMint, m5 as getTokensForChain, m6 as getTransactionByHash, m7 as getTransactionCount, m8 as getTransactionHistory, m9 as getTransactionSummary, ma as getXOnlyPublicKey, mb as hasEnoughOracles, mc as hasErrorCode, md as hasRequiredProofs, me as hasTokenAccount, mf as hash, mg as hexToNumber, mh as implicitAccountToEd25519PublicKey, mi as importNEARViewingKey, mj as isBrowser, mk as isEd25519Chain, ml as isExpired, mm as isImplicitAccount, mn as isKnownToken, mo as isLevelEnabled, mp as isLocalhostAllowed, mq as isLocalhostUrl, mr as isNEARAnnouncementForViewingKey, ms as isNamedAccount, mt as isNoirCircuitType, mu as isNonNegativeAmount, mv as isNoteInWindow, mw as isPaymentExpired, mx as isPrivateWalletAdapter, my as isProductionEnvironment, mz as isSIPError, mA as isSameChainSupported, mB as isSecurityError, mC as isStablecoin, mD as isStablecoinOnChain, mE as isSyncRandomnessValid, mG as isTorAvailable, mH as isValidAmount, mI as isValidAptosAddress, mJ as isValidChainId, mK as isValidCompressedPublicKey, mL as isValidCosmosAddress, mM as isValidEd25519PublicKey, mN as isValidHex, mO as isValidHexLength, mP as isValidNEARAccountId, mQ as isValidNearAccountId, mR as isValidNearImplicitAddress, mS as isValidPrivacyLevel, mT as isValidPrivateKey, mU as isValidScalar, mV as isValidSlippage, mW as isValidSolanaAddress, mX as isValidSolanaProof, mY as isValidStealthMetaAddress, mZ as isValidSuiAddress, m_ as isValidTaprootAddress, m$ as logger, n0 as maskAmount, n1 as nearAddressToEd25519PublicKey, n2 as normalizeAddress, n3 as normalizeSuiAddress, n4 as notConnectedError, n5 as parseAnnouncement, n6 as parseNEARAnnouncement, n7 as parseNEARStealthMetaAddress, n8 as parseProxyConfig, n9 as parseStealthAddress, na as percentToBps, nb as privacyLogger, nc as processWebhookTransaction, nd as proveOwnership, ne as publicKeyToEthAddress, nf as recommendCheapestChain, ng as recommendProfile, nh as redactAddress, ni as redactSensitiveData, nj as redactSignature, nk as registerWallet, nl as removeOracle, nm as rotateCircuit, nn as scanForPayments, no as schnorrSign, np as schnorrSignHex, nq as schnorrVerify, nr as schnorrVerifyHex, ns as secureWipe, nt as secureWipeAll, nu as selectOptimalConfig, nv as sendPrivateSPLTransfer, nw as serializeAttestationMessage, nx as serializeIntent, ny as serializePayment, nz as setLogLevel, nA as signAttestationMessage, nB as silenceLogger, nC as solanaAddressToEd25519PublicKey, nD as solanaOptimizations, nE as solanaPublicKeyToHex, nF as stealthKeyToCosmosAddress, nG as subtractBlindings, nH as subtractBlindingsNEAR, nI as subtractCommitments, nJ as subtractCommitmentsNEAR, nK as supportsSharedArrayBuffer, nO as supportsWebBluetooth, nP as supportsWebHID, nQ as supportsWebUSB, nR as supportsWebWorkers, nS as taprootAddress, nT as toHex, nU as toStablecoinUnits, nV as toYoctoNEAR, nW as trackIntent, nX as trackPayment, nY as updateOracleStatus, nZ as updateSyncState, n_ as validateAsset, n$ as validateCreateIntentParams, o0 as validateIntentInput, o1 as validateIntentOutput, o2 as validateNEARStealthAddress, o3 as validateNEARStealthMetaAddress, o4 as validateNEARViewingKey, o5 as validateProductionConfig, o6 as validateScalar, o7 as validateViewingKey, o8 as verifyAttestation, o9 as verifyAttestationSignature, oa as verifyAuthToken, ob as verifyCommitment, oc as verifyNEP141TokenCommitment, od as verifyOpening, oe as verifyOpeningNEAR, of as verifyOracleSignature, og as verifyOwnership, oh as verifyWebhookSignature, oi as walletRegistry, oj as withSecureBuffer, ok as withSecureBufferSync, ol as wrapError } from './index-B1d8pihL.mjs';
2
2
  export { Asset, AuditLogEntry, AuditScope, AuditorRegistration, AuditorViewingKey, BatchPaymentRecipient, BatchPaymentRequest, ChainId, Commitment, ComplianceConfig, ComplianceReport, ComplianceRole, ComposedProof, ComposedProofStatus, CompositionError, CompositionErrorCode, CompositionEvent, CompositionEventListener, CompositionEventType, CompositionMetadata, CompositionMetrics, CompositionProgressEvent, CompositionResult, CreateBatchProposalParams, CreateComplianceConfigParams, CreateIntentParams, CreatePaymentParams, CreatePaymentProposalParams, CreatePrivateOwnershipParams, CreateTreasuryParams, DEFAULT_COMPOSITION_CONFIG, DefuseAssetId, DisclosedTransaction, DisclosureRequest, FulfillmentCommitment, FulfillmentProof, FulfillmentRequest, FulfillmentResult, FulfillmentStatus, GenerateReportParams, Hash, HexString, WalletAdapter as IWalletAdapter, IndividualVerificationResult, IntentStatus, NATIVE_TOKENS, OneClickConfig, OneClickDepositMode, OneClickErrorCode, OneClickQuoteRequest, OneClickQuoteResponse, OneClickStatusResponse, OneClickSwapStatus, OneClickSwapType, OwnershipProof, OwnershipVerification, PaymentPurpose, PaymentReceipt, PaymentStatus, PaymentStatusType, PrivacyLevel, PrivateNFTOwnership, PrivateWalletAdapter, ProofAggregationStrategy, ProofCompositionConfig, ProofMetadata, ProofProviderCapabilities, ProofProviderMetrics, ProofProviderStatus, ProofSystem, VerificationResult as ProofVerificationResult, ProposalSignature, ProposalStatus, ProposalStatusType, ProposalType, ProveOwnershipParams, Quote, RegisterAuditorParams, ReportData, ReportFormat, ReportStatus, ReportStatusType, ReportType, SIPSolver, SIP_VERSION, ShieldedIntent, ShieldedPayment, Signature, SignedTransaction, SingleProof, Solver, SolverCapabilities, SolverEvent, SolverEventListener, SolverQuote, SolverVisibleIntent, StablecoinSymbol, StealthAddress, StealthAddressRecovery, StealthMetaAddress, SwapRoute, SwapRouteStep, TrackedIntent, TrackedPayment, TransactionReceipt, TreasuryBalance, TreasuryConfig, TreasuryMember, TreasuryProposal, TreasuryRole, TreasuryTransaction, UnsignedTransaction, VerificationHints, ViewingKey, WalletAccountChangedEvent, WalletAdapterFactory, WalletChainChangedEvent, WalletConnectEvent, WalletConnectionState, WalletDisconnectEvent, WalletErrorCode, WalletErrorEvent, WalletEvent, WalletEventHandler, WalletEventType, WalletInfo, WalletRegistryEntry, WalletShieldedSendParams, WalletShieldedSendResult, ZKProof, ZcashAccountAddress, ZcashAccountBalance, ZcashAddressInfo, ZcashAddressType, ZcashBlock, ZcashBlockHeader, ZcashBlockchainInfo, ZcashConfig, ZcashErrorCode, ZcashNetwork, ZcashNetworkInfo, ZcashNewAccount, ZcashOperation, ZcashOperationError, ZcashOperationStatus, ZcashOperationTxResult, ZcashPool, ZcashPoolBalance, ZcashPrivacyPolicy, ZcashReceiverType, ZcashSendRecipient, ZcashShieldedSendParams, ZcashUnspentNote, isPrivate, supportsViewingKey } from '@sip-protocol/types';
3
- export { a as FulfillmentProofParams, F as FundingProofParams, N as NoirProviderConfig, O as OracleAttestation, d as ProofFramework, b as ProofGenerationError, c as ProofProvider, P as ProofResult, V as ValidityProofParams } from './noir-kzbLVTei.mjs';
4
- export { A as AggregateProofsOptions, j as AggregationResult, n as CacheStats, p as CompatibilityMatrix, b as ComposableProofProvider, i as ComposeProofsOptions, C as CompositionTimeoutError, l as ConversionResult, k as ConvertProofOptions, l as ConverterConversionResult, F as FallbackConfig, I as IncompatibleSystemsError, m as ProofCacheEntry, c as ProofComposer, P as ProofCompositionError, g as ProofGenerationRequest, h as ProofGenerationResult, d as ProofProviderFactory, f as ProofProviderRegistration, e as ProofProviderRegistry, q as ProofTelemetry, r as ProofTelemetryMetrics, a as ProviderNotFoundError, R as RegisterProviderOptions, S as SystemCompatibility, T as TelemetryCollector, V as VerifyComposedProofOptions, W as WorkerPoolConfig, o as WorkerPoolStatus } from './interface-Bf7w1PLW.mjs';
3
+ export { a as FulfillmentProofParams, F as FundingProofParams, N as NoirProviderConfig, O as OracleAttestation, b as ProofFramework, c as ProofGenerationError, d as ProofProvider, P as ProofResult, V as ValidityProofParams } from './noir-CwPIyBLj.mjs';
4
+ export { A as AggregateProofsOptions, a as AggregationResult, C as CacheStats, b as CompatibilityMatrix, c as ComposableProofProvider, d as ComposeProofsOptions, e as CompositionTimeoutError, f as ConversionResult, g as ConvertProofOptions, f as ConverterConversionResult, F as FallbackConfig, I as IncompatibleSystemsError, P as ProofCacheEntry, h as ProofComposer, i as ProofCompositionError, j as ProofGenerationRequest, k as ProofGenerationResult, l as ProofProviderFactory, m as ProofProviderRegistration, n as ProofProviderRegistry, o as ProofTelemetry, p as ProofTelemetryMetrics, q as ProviderNotFoundError, R as RegisterProviderOptions, S as SystemCompatibility, T as TelemetryCollector, V as VerifyComposedProofOptions, W as WorkerPoolConfig, r as WorkerPoolStatus } from './interface-CQi0-WfS.mjs';
5
5
  export { Halo2CircuitConfig, Halo2Provider, Halo2ProviderConfig, Halo2ProvingKey, createHalo2Provider, createOrchardProvider } from './proofs/halo2.mjs';
6
6
  export { KimchiCircuitConfig, KimchiProvider, KimchiProviderConfig, createKimchiProvider, createMinaMainnetProvider, createZkAppProvider } from './proofs/kimchi.mjs';
7
7
  export { Logger as PinoLogger } from 'pino';