@subwallet/chain-list 0.2.104-beta.0 → 0.2.104-beta.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.
@@ -2227,6 +2227,20 @@
2227
2227
  srcChain: "base_sepolia",
2228
2228
  destChain: "arbitrum_sepolia",
2229
2229
  path: "XCM"
2230
+ },
2231
+ "base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913___arbitrum_one-ERC20-USDC-0xaf88d065e77c8cC2239327C5EDb3A432268e5831": {
2232
+ srcAsset: "base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
2233
+ destAsset: "arbitrum_one-ERC20-USDC-0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
2234
+ srcChain: "base_mainnet",
2235
+ destChain: "arbitrum_one",
2236
+ path: "XCM"
2237
+ },
2238
+ "base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913___ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48": {
2239
+ srcAsset: "base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
2240
+ destAsset: "ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
2241
+ srcChain: "base_mainnet",
2242
+ destChain: "ethereum",
2243
+ path: "XCM"
2230
2244
  },
2231
2245
  "base_mainnet-ERC20-WETH-0x4200000000000000000000000000000000000006___ethereum-NATIVE-ETH": {
2232
2246
  srcAsset: "base_mainnet-ERC20-WETH-0x4200000000000000000000000000000000000006",
@@ -825,6 +825,20 @@
825
825
  "destChain": "arbitrum_sepolia",
826
826
  "path": "XCM"
827
827
  },
828
+ "base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913___arbitrum_one-ERC20-USDC-0xaf88d065e77c8cC2239327C5EDb3A432268e5831": {
829
+ "srcAsset": "base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
830
+ "destAsset": "arbitrum_one-ERC20-USDC-0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
831
+ "srcChain": "base_mainnet",
832
+ "destChain": "arbitrum_one",
833
+ "path": "XCM"
834
+ },
835
+ "base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913___ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48": {
836
+ "srcAsset": "base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
837
+ "destAsset": "ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
838
+ "srcChain": "base_mainnet",
839
+ "destChain": "ethereum",
840
+ "path": "XCM"
841
+ },
828
842
  "base_mainnet-ERC20-WETH-0x4200000000000000000000000000000000000006___ethereum-NATIVE-ETH": {
829
843
  "srcAsset": "base_mainnet-ERC20-WETH-0x4200000000000000000000000000000000000006",
830
844
  "destAsset": "ethereum-NATIVE-ETH",
@@ -13,6 +13,6 @@ const packageInfo = {
13
13
  name: '@subwallet/chain-list',
14
14
  path: typeof __dirname === 'string' ? __dirname : 'auto',
15
15
  type: 'cjs',
16
- version: '0.2.104-beta.0'
16
+ version: '0.2.104-beta.1'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
@@ -825,6 +825,20 @@
825
825
  "destChain": "arbitrum_sepolia",
826
826
  "path": "XCM"
827
827
  },
828
+ "base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913___arbitrum_one-ERC20-USDC-0xaf88d065e77c8cC2239327C5EDb3A432268e5831": {
829
+ "srcAsset": "base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
830
+ "destAsset": "arbitrum_one-ERC20-USDC-0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
831
+ "srcChain": "base_mainnet",
832
+ "destChain": "arbitrum_one",
833
+ "path": "XCM"
834
+ },
835
+ "base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913___ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48": {
836
+ "srcAsset": "base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
837
+ "destAsset": "ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
838
+ "srcChain": "base_mainnet",
839
+ "destChain": "ethereum",
840
+ "path": "XCM"
841
+ },
828
842
  "base_mainnet-ERC20-WETH-0x4200000000000000000000000000000000000006___ethereum-NATIVE-ETH": {
829
843
  "srcAsset": "base_mainnet-ERC20-WETH-0x4200000000000000000000000000000000000006",
830
844
  "destAsset": "ethereum-NATIVE-ETH",
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.104-beta.0",
23
+ "version": "0.2.104-beta.1",
24
24
  "main": "./cjs/index.js",
25
25
  "module": "./index.js",
26
26
  "types": "./index.d.ts",
package/packageInfo.js CHANGED
@@ -7,5 +7,5 @@ export const packageInfo = {
7
7
  name: '@subwallet/chain-list',
8
8
  path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto',
9
9
  type: 'esm',
10
- version: '0.2.104-beta.0'
10
+ version: '0.2.104-beta.1'
11
11
  };