@crossmint/wallets-sdk 0.19.0 → 0.20.1

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 (101) hide show
  1. package/dist/api/__tests__/test-utils.cjs +5 -5
  2. package/dist/api/__tests__/test-utils.js +3 -3
  3. package/dist/api/client.cjs +4 -4
  4. package/dist/api/client.js +3 -3
  5. package/dist/api/gen/types.gen.d.cts +35 -35
  6. package/dist/api/gen/types.gen.d.ts +35 -35
  7. package/dist/api/index.cjs +5 -5
  8. package/dist/api/index.js +4 -4
  9. package/dist/chains/chains.cjs +12 -3
  10. package/dist/chains/chains.d.cts +14 -2
  11. package/dist/chains/chains.d.ts +14 -2
  12. package/dist/chains/chains.js +13 -4
  13. package/dist/chains/definitions/tempo.cjs +7 -0
  14. package/dist/chains/definitions/tempo.d.cts +39 -0
  15. package/dist/chains/definitions/tempo.d.ts +39 -0
  16. package/dist/chains/definitions/tempo.js +7 -0
  17. package/dist/chains/definitions/tempoTestnet.cjs +2 -2
  18. package/dist/chains/definitions/tempoTestnet.d.cts +5 -9
  19. package/dist/chains/definitions/tempoTestnet.d.ts +5 -9
  20. package/dist/chains/definitions/tempoTestnet.js +1 -1
  21. package/dist/{chunk-REP547HH.cjs → chunk-3ASKCQJN.cjs} +18 -18
  22. package/dist/{chunk-N65K6TUY.js → chunk-3G4P2NHM.js} +2 -2
  23. package/dist/{chunk-W3OYA42M.js → chunk-3KEY2NLC.js} +1 -1
  24. package/dist/{chunk-ETCH6L2Y.js → chunk-3SYMIYEW.js} +5 -5
  25. package/dist/{chunk-XQSMZXBR.cjs → chunk-3WF7K4KF.cjs} +24 -24
  26. package/dist/chunk-7USEVMTW.cjs +21 -0
  27. package/dist/{chunk-VNPL3HFN.cjs → chunk-AEGU53OM.cjs} +6 -6
  28. package/dist/{chunk-7NKX266V.js → chunk-AYE7XUR2.js} +11 -33
  29. package/dist/{chunk-BBYNVHFR.js → chunk-DENEF27X.js} +3 -3
  30. package/dist/{chunk-XEZBA7I2.js → chunk-DPZIHSN7.js} +19 -6
  31. package/dist/{chunk-S2AKC2CK.js → chunk-DZ6MCPD3.js} +1 -1
  32. package/dist/{chunk-6H6ZBJC2.cjs → chunk-F7L2TZ3I.cjs} +5 -9
  33. package/dist/{chunk-XSMIDXUA.js → chunk-FGGGBNUF.js} +68 -3
  34. package/dist/{chunk-DIM3X4IX.cjs → chunk-H3XAAMD3.cjs} +68 -3
  35. package/dist/{chunk-5CBGJLA4.cjs → chunk-HH3MM7IJ.cjs} +1 -1
  36. package/dist/{chunk-57HPJVTI.js → chunk-IBV7DELQ.js} +5 -5
  37. package/dist/{chunk-SUJQZWLJ.js → chunk-J45OIOTF.js} +2 -2
  38. package/dist/{chunk-IZJUOXOZ.js → chunk-JWMQALLN.js} +5 -9
  39. package/dist/{chunk-6EP3PLGP.js → chunk-KD6N62YZ.js} +2 -2
  40. package/dist/{chunk-VWENCGQO.cjs → chunk-KN3AKBVY.cjs} +6 -6
  41. package/dist/{chunk-JLW3Q65G.cjs → chunk-LONKAMXJ.cjs} +6 -6
  42. package/dist/{chunk-YFOUZXSM.cjs → chunk-LPR7BODP.cjs} +6 -6
  43. package/dist/chunk-MMISP35W.js +21 -0
  44. package/dist/{chunk-C5F6IECX.cjs → chunk-NFV5K2D2.cjs} +12 -12
  45. package/dist/{chunk-KE6LX37B.js → chunk-NPTNXK47.js} +1 -1
  46. package/dist/{chunk-YXFIZNFL.cjs → chunk-O42BRSEX.cjs} +9 -9
  47. package/dist/{chunk-NXST74TX.cjs → chunk-SJSXTTSY.cjs} +58 -45
  48. package/dist/{chunk-FQV77LH4.cjs → chunk-TC6ITDWV.cjs} +3 -3
  49. package/dist/{chunk-7EZZGCYI.js → chunk-TPW2OJIB.js} +2 -2
  50. package/dist/{chunk-L5IMC3NM.js → chunk-TYRXXYHP.js} +2 -2
  51. package/dist/{chunk-TCNXKNBQ.cjs → chunk-XMVAZ7EW.cjs} +7 -7
  52. package/dist/{chunk-YF4DYTBM.js → chunk-XTKNO44C.js} +2 -2
  53. package/dist/{chunk-EIZVQAZO.cjs → chunk-Y35UJFTB.cjs} +24 -46
  54. package/dist/{chunk-JZQYCISB.cjs → chunk-ZZLEVK2P.cjs} +9 -9
  55. package/dist/index.cjs +19 -18
  56. package/dist/index.js +18 -17
  57. package/dist/logger/index.cjs +3 -3
  58. package/dist/logger/index.js +2 -2
  59. package/dist/logger/init.cjs +3 -3
  60. package/dist/logger/init.js +2 -2
  61. package/dist/sdk.cjs +16 -15
  62. package/dist/sdk.js +15 -14
  63. package/dist/signers/index.cjs +8 -8
  64. package/dist/signers/index.d.cts +1 -1
  65. package/dist/signers/index.d.ts +1 -1
  66. package/dist/signers/index.js +7 -7
  67. package/dist/signers/non-custodial/index.cjs +7 -7
  68. package/dist/signers/non-custodial/index.js +8 -8
  69. package/dist/signers/non-custodial/ncs-evm-signer.cjs +5 -5
  70. package/dist/signers/non-custodial/ncs-evm-signer.js +4 -4
  71. package/dist/signers/non-custodial/ncs-signer.cjs +4 -4
  72. package/dist/signers/non-custodial/ncs-signer.js +3 -3
  73. package/dist/signers/non-custodial/ncs-solana-signer.cjs +5 -5
  74. package/dist/signers/non-custodial/ncs-solana-signer.js +4 -4
  75. package/dist/signers/non-custodial/ncs-stellar-signer.cjs +5 -5
  76. package/dist/signers/non-custodial/ncs-stellar-signer.js +4 -4
  77. package/dist/utils/constants.cjs +2 -2
  78. package/dist/utils/constants.js +1 -1
  79. package/dist/wallets/__tests__/test-helpers.cjs +14 -8
  80. package/dist/wallets/__tests__/test-helpers.js +13 -7
  81. package/dist/wallets/evm.cjs +13 -12
  82. package/dist/wallets/evm.js +12 -11
  83. package/dist/wallets/solana.cjs +15 -9
  84. package/dist/wallets/solana.d.cts +1 -1
  85. package/dist/wallets/solana.d.ts +1 -1
  86. package/dist/wallets/solana.js +14 -8
  87. package/dist/wallets/stellar.cjs +15 -9
  88. package/dist/wallets/stellar.d.cts +1 -1
  89. package/dist/wallets/stellar.d.ts +1 -1
  90. package/dist/wallets/stellar.js +14 -8
  91. package/dist/wallets/types.d.cts +1 -1
  92. package/dist/wallets/types.d.ts +1 -1
  93. package/dist/wallets/wallet-factory.cjs +14 -13
  94. package/dist/wallets/wallet-factory.d.cts +0 -1
  95. package/dist/wallets/wallet-factory.d.ts +0 -1
  96. package/dist/wallets/wallet-factory.js +13 -12
  97. package/dist/wallets/wallet.cjs +14 -8
  98. package/dist/wallets/wallet.d.cts +1 -0
  99. package/dist/wallets/wallet.d.ts +1 -0
  100. package/dist/wallets/wallet.js +13 -7
  101. package/package.json +7 -7
@@ -19,7 +19,7 @@ type CreateSignatureRequestDto = {
19
19
  /**
20
20
  * The chain on which the signature will be submitted
21
21
  */
22
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
22
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
23
23
  };
24
24
  } | {
25
25
  type: 'solana-message';
@@ -63,7 +63,7 @@ type CreateSignatureRequestDto = {
63
63
  /**
64
64
  * The chain on which the signature will be submitted
65
65
  */
66
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
66
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
67
67
  /**
68
68
  * Signer Locator
69
69
  * The locator for the signer who will approve this signature
@@ -96,7 +96,7 @@ type CreateSignatureV2025Dto = {
96
96
  /**
97
97
  * The chain on which the signature will be submitted. Required for EVM wallets, optional for others.
98
98
  */
99
- chain?: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
99
+ chain?: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
100
100
  };
101
101
  } | {
102
102
  type: 'typed-data';
@@ -129,7 +129,7 @@ type CreateSignatureV2025Dto = {
129
129
  /**
130
130
  * The chain on which the signature will be submitted
131
131
  */
132
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
132
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
133
133
  /**
134
134
  * Signer Locator
135
135
  * The locator for the signer who will approve this signature
@@ -193,7 +193,7 @@ type CreateSignerInputDto = {
193
193
  /**
194
194
  * The chain where the signer will be registered
195
195
  */
196
- chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo-testnet';
196
+ chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo' | 'tempo-testnet';
197
197
  /**
198
198
  * The expiry date of the signer in milliseconds since UNIX epoch
199
199
  */
@@ -339,7 +339,7 @@ type CreateSignerV2025InputDto = {
339
339
  /**
340
340
  * The chain where the signer will be registered
341
341
  */
342
- chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo-testnet';
342
+ chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo' | 'tempo-testnet';
343
343
  /**
344
344
  * The expiry date of the signer in ISO 8601 format
345
345
  */
@@ -432,7 +432,7 @@ type CreateTransactionDto = {
432
432
  /**
433
433
  * The chain on which the transaction will be executed
434
434
  */
435
- chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo-testnet';
435
+ chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo' | 'tempo-testnet';
436
436
  /**
437
437
  * Signer Locator
438
438
  * The locator for the signer who will submit this transaction
@@ -493,7 +493,7 @@ type CreateTransactionDto = {
493
493
  /**
494
494
  * The chain on which the transaction will be executed
495
495
  */
496
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
496
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
497
497
  };
498
498
  } | {
499
499
  /**
@@ -623,7 +623,7 @@ type CreateTransactionV2025Dto = {
623
623
  /**
624
624
  * The chain on which the transaction will be executed
625
625
  */
626
- chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo-testnet';
626
+ chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo' | 'tempo-testnet';
627
627
  /**
628
628
  * Signer Locator
629
629
  * The locator for the signer who will submit this transaction
@@ -669,7 +669,7 @@ type CreateTransactionV2025Dto = {
669
669
  /**
670
670
  * The chain on which the transaction will be executed
671
671
  */
672
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
672
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
673
673
  };
674
674
  } | {
675
675
  /**
@@ -3054,7 +3054,7 @@ type WalletNftsResponseDto = Array<{
3054
3054
  /**
3055
3055
  * The blockchain chain
3056
3056
  */
3057
- chain: 'solana' | 'sui' | 'aptos' | 'xion' | 'stellar' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
3057
+ chain: 'solana' | 'sui' | 'aptos' | 'xion' | 'stellar' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
3058
3058
  /**
3059
3059
  * NFT metadata including name, description, image, and attributes
3060
3060
  */
@@ -3206,7 +3206,7 @@ type WalletsMultipleSignatureV2025ResponseDto = {
3206
3206
  /**
3207
3207
  * The chain on which the signature will be submitted
3208
3208
  */
3209
- chain?: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
3209
+ chain?: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
3210
3210
  } | {
3211
3211
  typedData: {
3212
3212
  domain: {
@@ -3233,7 +3233,7 @@ type WalletsMultipleSignatureV2025ResponseDto = {
3233
3233
  /**
3234
3234
  * The chain on which the signature will be submitted
3235
3235
  */
3236
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
3236
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
3237
3237
  /**
3238
3238
  * The full signer object who will approve this signature
3239
3239
  */
@@ -3490,7 +3490,7 @@ type WalletsMultipleTransactionV2025ResponseDto = {
3490
3490
  /**
3491
3491
  * The chain on which the transaction will be executed
3492
3492
  */
3493
- chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo-testnet';
3493
+ chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo' | 'tempo-testnet';
3494
3494
  /**
3495
3495
  * The full signer object who will submit this transaction
3496
3496
  */
@@ -3792,7 +3792,7 @@ type WalletsMultipleTransactionV2025ResponseDto = {
3792
3792
  /**
3793
3793
  * The chain on which the transaction will be executed
3794
3794
  */
3795
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
3795
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
3796
3796
  };
3797
3797
  /**
3798
3798
  * EVM MPC wallet transaction data
@@ -4921,7 +4921,7 @@ type WalletsSignatureV2025ResponseDto = {
4921
4921
  /**
4922
4922
  * The chain on which the signature will be submitted
4923
4923
  */
4924
- chain?: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
4924
+ chain?: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
4925
4925
  } | {
4926
4926
  typedData: {
4927
4927
  domain: {
@@ -4948,7 +4948,7 @@ type WalletsSignatureV2025ResponseDto = {
4948
4948
  /**
4949
4949
  * The chain on which the signature will be submitted
4950
4950
  */
4951
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
4951
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
4952
4952
  /**
4953
4953
  * The full signer object who will approve this signature
4954
4954
  */
@@ -5199,7 +5199,7 @@ type WalletsTransactionV2025ResponseDto = {
5199
5199
  /**
5200
5200
  * The chain on which the transaction will be executed
5201
5201
  */
5202
- chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo-testnet';
5202
+ chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo' | 'tempo-testnet';
5203
5203
  /**
5204
5204
  * The full signer object who will submit this transaction
5205
5205
  */
@@ -5501,7 +5501,7 @@ type WalletsTransactionV2025ResponseDto = {
5501
5501
  /**
5502
5502
  * The chain on which the transaction will be executed
5503
5503
  */
5504
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
5504
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
5505
5505
  };
5506
5506
  /**
5507
5507
  * EVM MPC wallet transaction data
@@ -6625,7 +6625,7 @@ type WalletsV1Alpha2MultipleSignatureResponseDto = {
6625
6625
  /**
6626
6626
  * The chain on which the signature will be submitted
6627
6627
  */
6628
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
6628
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
6629
6629
  } | {
6630
6630
  /**
6631
6631
  * The message in plain text to sign
@@ -6657,7 +6657,7 @@ type WalletsV1Alpha2MultipleSignatureResponseDto = {
6657
6657
  /**
6658
6658
  * The chain on which the signature will be submitted
6659
6659
  */
6660
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
6660
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
6661
6661
  /**
6662
6662
  * Signer Locator
6663
6663
  * The locator for the signer who will approve this signature
@@ -6770,7 +6770,7 @@ type WalletsV1Alpha2SignatureResponseDto = {
6770
6770
  /**
6771
6771
  * The chain on which the signature will be submitted
6772
6772
  */
6773
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
6773
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
6774
6774
  } | {
6775
6775
  /**
6776
6776
  * The message in plain text to sign
@@ -6802,7 +6802,7 @@ type WalletsV1Alpha2SignatureResponseDto = {
6802
6802
  /**
6803
6803
  * The chain on which the signature will be submitted
6804
6804
  */
6805
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
6805
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
6806
6806
  /**
6807
6807
  * Signer Locator
6808
6808
  * The locator for the signer who will approve this signature
@@ -6940,7 +6940,7 @@ type WalletsV1Alpha2TransactionResponseDto = {
6940
6940
  /**
6941
6941
  * The chain on which the transaction will be executed
6942
6942
  */
6943
- chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo-testnet';
6943
+ chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo' | 'tempo-testnet';
6944
6944
  /**
6945
6945
  * Signer Locator
6946
6946
  * The locator for the signer who will submit this transaction
@@ -7270,7 +7270,7 @@ type WalletsV1Alpha2TransactionResponseDto = {
7270
7270
  /**
7271
7271
  * The chain on which the transaction will be executed
7272
7272
  */
7273
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
7273
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
7274
7274
  };
7275
7275
  /**
7276
7276
  * EVM MPC wallet transaction data
@@ -7629,7 +7629,7 @@ type WalletsV1Alpha2TransactionResponseWithSendParamsDto = {
7629
7629
  /**
7630
7630
  * The chain on which the transaction will be executed
7631
7631
  */
7632
- chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo-testnet';
7632
+ chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo' | 'tempo-testnet';
7633
7633
  /**
7634
7634
  * Signer Locator
7635
7635
  * The locator for the signer who will submit this transaction
@@ -7959,7 +7959,7 @@ type WalletsV1Alpha2TransactionResponseWithSendParamsDto = {
7959
7959
  /**
7960
7960
  * The chain on which the transaction will be executed
7961
7961
  */
7962
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
7962
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
7963
7963
  };
7964
7964
  /**
7965
7965
  * EVM MPC wallet transaction data
@@ -8323,7 +8323,7 @@ type WalletsV1Alpha2TransactionsResponseDto = {
8323
8323
  /**
8324
8324
  * The chain on which the transaction will be executed
8325
8325
  */
8326
- chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo-testnet';
8326
+ chain: 'abstract' | 'apechain' | 'arbitrum' | 'arbitrumnova' | 'avalanche' | 'base' | 'bsc' | 'flow' | 'mantle' | 'mode' | 'optimism' | 'plume' | 'polygon' | 'scroll' | 'sei-pacific-1' | 'shape' | 'story' | 'world-chain' | 'zora' | 'abstract-testnet' | 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'curtis' | 'ethereum-sepolia' | 'flow-testnet' | 'mantle-sepolia' | 'mode-sepolia' | 'optimism-sepolia' | 'plume-testnet' | 'polygon-amoy' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'story-testnet' | 'world-chain-sepolia' | 'zora-sepolia' | 'arc-testnet' | 'tempo' | 'tempo-testnet';
8327
8327
  /**
8328
8328
  * Signer Locator
8329
8329
  * The locator for the signer who will submit this transaction
@@ -8653,7 +8653,7 @@ type WalletsV1Alpha2TransactionsResponseDto = {
8653
8653
  /**
8654
8654
  * The chain on which the transaction will be executed
8655
8655
  */
8656
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow';
8656
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo';
8657
8657
  };
8658
8658
  /**
8659
8659
  * EVM MPC wallet transaction data
@@ -10996,7 +10996,7 @@ type WalletsV1ControllerGetMeWalletActivity5Data = {
10996
10996
  /**
10997
10997
  * The blockchain network to query. Either an EVM chain, Solana, or Stellar.
10998
10998
  */
10999
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'solana' | 'stellar';
10999
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo' | 'solana' | 'stellar';
11000
11000
  };
11001
11001
  url: '/v1-alpha2/wallets/me{walletType}/activity';
11002
11002
  };
@@ -11612,7 +11612,7 @@ type WalletsV1ControllerGetWalletActivity5Data = {
11612
11612
  /**
11613
11613
  * The blockchain network to query. Either an EVM chain, Solana, or Stellar.
11614
11614
  */
11615
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'solana' | 'stellar';
11615
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo' | 'solana' | 'stellar';
11616
11616
  };
11617
11617
  url: '/v1-alpha2/wallets/{walletLocator}/activity';
11618
11618
  };
@@ -11755,7 +11755,7 @@ type WalletActivityUnstableControllerGetMeWalletActivity2Data = {
11755
11755
  /**
11756
11756
  * The blockchain network to query. Either an EVM chain, Solana, or Stellar.
11757
11757
  */
11758
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'solana' | 'stellar';
11758
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo' | 'solana' | 'stellar';
11759
11759
  };
11760
11760
  url: '/unstable/wallets/me{walletLocator}/activity';
11761
11761
  };
@@ -11889,7 +11889,7 @@ type WalletActivityUnstableControllerGetWalletActivity2Data = {
11889
11889
  /**
11890
11890
  * The blockchain network to query. Either an EVM chain, Solana, or Stellar.
11891
11891
  */
11892
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'solana' | 'stellar';
11892
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo' | 'solana' | 'stellar';
11893
11893
  };
11894
11894
  url: '/unstable/wallets/{walletLocator}/activity';
11895
11895
  };
@@ -13216,7 +13216,7 @@ type WalletsV1ControllerGetMeWalletActivity4Data = {
13216
13216
  /**
13217
13217
  * The blockchain network to query. Either an EVM chain, Solana, or Stellar.
13218
13218
  */
13219
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'solana' | 'stellar';
13219
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo' | 'solana' | 'stellar';
13220
13220
  };
13221
13221
  url: '/2022-06-09/wallets/me{walletType}/activity';
13222
13222
  };
@@ -13745,7 +13745,7 @@ type WalletsV1ControllerGetWalletActivity4Data = {
13745
13745
  /**
13746
13746
  * The blockchain network to query. Either an EVM chain, Solana, or Stellar.
13747
13747
  */
13748
- chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'solana' | 'stellar';
13748
+ chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'world-chain-sepolia' | 'plume-testnet' | 'flow-testnet' | 'arc-testnet' | 'tempo-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract' | 'world-chain' | 'plume' | 'flow' | 'tempo' | 'solana' | 'stellar';
13749
13749
  };
13750
13750
  url: '/2022-06-09/wallets/{walletLocator}/activity';
13751
13751
  };
@@ -1,12 +1,12 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-6HXIZLEQ.cjs');
2
2
 
3
3
 
4
- var _chunkC5F6IECXcjs = require('../chunk-C5F6IECX.cjs');
5
- require('../chunk-XC2V34TS.cjs');
4
+ var _chunkNFV5K2D2cjs = require('../chunk-NFV5K2D2.cjs');
6
5
  require('../chunk-ECAM5KTH.cjs');
7
- require('../chunk-FQV77LH4.cjs');
8
- require('../chunk-5CBGJLA4.cjs');
6
+ require('../chunk-XC2V34TS.cjs');
7
+ require('../chunk-TC6ITDWV.cjs');
8
+ require('../chunk-HH3MM7IJ.cjs');
9
9
  require('../chunk-UO2J2ZB2.cjs');
10
10
 
11
11
 
12
- exports.ApiClient = _chunkC5F6IECXcjs.ApiClient;
12
+ exports.ApiClient = _chunkNFV5K2D2cjs.ApiClient;
package/dist/api/index.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import "../chunk-5IFDVB4Y.js";
2
2
  import {
3
3
  ApiClient
4
- } from "../chunk-6EP3PLGP.js";
5
- import "../chunk-SGINWAB6.js";
4
+ } from "../chunk-KD6N62YZ.js";
6
5
  import "../chunk-KBJA7JDT.js";
7
- import "../chunk-S2AKC2CK.js";
8
- import "../chunk-KE6LX37B.js";
6
+ import "../chunk-SGINWAB6.js";
7
+ import "../chunk-DZ6MCPD3.js";
8
+ import "../chunk-NPTNXK47.js";
9
9
  import "../chunk-ASE2FXWP.js";
10
10
  export {
11
11
  ApiClient
@@ -2,14 +2,23 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkDIM3X4IXcjs = require('../chunk-DIM3X4IX.cjs');
5
+
6
+
7
+ var _chunkH3XAAMD3cjs = require('../chunk-H3XAAMD3.cjs');
6
8
  require('../chunk-NIBKCMQ2.cjs');
7
9
  require('../chunk-55V4VMTX.cjs');
8
- require('../chunk-6H6ZBJC2.cjs');
10
+ require('../chunk-7USEVMTW.cjs');
11
+ require('../chunk-F7L2TZ3I.cjs');
9
12
  require('../chunk-HTSQPZHW.cjs');
13
+ require('../chunk-XC2V34TS.cjs');
14
+ require('../chunk-CCIGWTAO.cjs');
15
+ require('../chunk-TC6ITDWV.cjs');
16
+ require('../chunk-HH3MM7IJ.cjs');
10
17
  require('../chunk-UO2J2ZB2.cjs');
11
18
 
12
19
 
13
20
 
14
21
 
15
- exports.isMainnetChain = _chunkDIM3X4IXcjs.isMainnetChain; exports.isTestnetChain = _chunkDIM3X4IXcjs.isTestnetChain; exports.toViemChain = _chunkDIM3X4IXcjs.toViemChain;
22
+
23
+
24
+ exports.isMainnetChain = _chunkH3XAAMD3cjs.isMainnetChain; exports.isTestnetChain = _chunkH3XAAMD3cjs.isTestnetChain; exports.mainnetToTestnet = _chunkH3XAAMD3cjs.mainnetToTestnet; exports.toViemChain = _chunkH3XAAMD3cjs.toViemChain; exports.validateChainForEnvironment = _chunkH3XAAMD3cjs.validateChainForEnvironment;