@subwallet/chain-list 0.2.89-beta.7 → 0.2.89-beta.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundle-subwallet-chain-list.js +17 -1
- package/cjs/data/ChainAsset.json +18 -2
- package/cjs/packageInfo.js +1 -1
- package/data/ChainAsset.json +18 -2
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -15600,7 +15600,7 @@
|
|
|
15600
15600
|
},
|
|
15601
15601
|
multiChainAsset: "WIFD-DogWifDots",
|
|
15602
15602
|
hasValue: true,
|
|
15603
|
-
icon: "https://
|
|
15603
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-wifd.png"
|
|
15604
15604
|
},
|
|
15605
15605
|
"lineaZkEvm-NATIVE-ETH": {
|
|
15606
15606
|
originChain: "lineaZkEvm",
|
|
@@ -18089,6 +18089,22 @@
|
|
|
18089
18089
|
multiChainAsset: null,
|
|
18090
18090
|
hasValue: false,
|
|
18091
18091
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-erc20-flip-0xcd079eab6b5443b545788fd210c8800feadd87fa.png"
|
|
18092
|
+
},
|
|
18093
|
+
"hydradx_main-LOCAL-2-Pool": {
|
|
18094
|
+
originChain: "hydradx_main",
|
|
18095
|
+
slug: "hydradx_main-LOCAL-2-Pool",
|
|
18096
|
+
name: "USDT- USDC",
|
|
18097
|
+
symbol: "2-Pool",
|
|
18098
|
+
decimals: 18,
|
|
18099
|
+
priceId: null,
|
|
18100
|
+
minAmount: "1000",
|
|
18101
|
+
assetType: "LOCAL",
|
|
18102
|
+
metadata: {
|
|
18103
|
+
assetId: "102"
|
|
18104
|
+
},
|
|
18105
|
+
multiChainAsset: null,
|
|
18106
|
+
hasValue: true,
|
|
18107
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-2-pool.png"
|
|
18092
18108
|
},
|
|
18093
18109
|
"base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913": {
|
|
18094
18110
|
originChain: "base_mainnet",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -9880,7 +9880,7 @@
|
|
|
9880
9880
|
},
|
|
9881
9881
|
"multiChainAsset": "WIFD-DogWifDots",
|
|
9882
9882
|
"hasValue": true,
|
|
9883
|
-
"icon": "https://
|
|
9883
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-wifd.png"
|
|
9884
9884
|
},
|
|
9885
9885
|
"lineaZkEvm-NATIVE-ETH": {
|
|
9886
9886
|
"originChain": "lineaZkEvm",
|
|
@@ -12370,6 +12370,22 @@
|
|
|
12370
12370
|
"hasValue": false,
|
|
12371
12371
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-erc20-flip-0xcd079eab6b5443b545788fd210c8800feadd87fa.png"
|
|
12372
12372
|
},
|
|
12373
|
+
"hydradx_main-LOCAL-2-Pool": {
|
|
12374
|
+
"originChain": "hydradx_main",
|
|
12375
|
+
"slug": "hydradx_main-LOCAL-2-Pool",
|
|
12376
|
+
"name": "USDT- USDC",
|
|
12377
|
+
"symbol": "2-Pool",
|
|
12378
|
+
"decimals": 18,
|
|
12379
|
+
"priceId": null,
|
|
12380
|
+
"minAmount": "1000",
|
|
12381
|
+
"assetType": "LOCAL",
|
|
12382
|
+
"metadata": {
|
|
12383
|
+
"assetId": "102"
|
|
12384
|
+
},
|
|
12385
|
+
"multiChainAsset": null,
|
|
12386
|
+
"hasValue": true,
|
|
12387
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-2-pool.png"
|
|
12388
|
+
},
|
|
12373
12389
|
"base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913": {
|
|
12374
12390
|
"originChain": "base_mainnet",
|
|
12375
12391
|
"slug": "base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
|
|
@@ -12618,4 +12634,4 @@
|
|
|
12618
12634
|
"hasValue": false,
|
|
12619
12635
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-erc20-avail-0xb1c3cb9b5e598d4e95a85870e7812b99f350982d.png"
|
|
12620
12636
|
}
|
|
12621
|
-
}
|
|
12637
|
+
}
|
package/cjs/packageInfo.js
CHANGED
package/data/ChainAsset.json
CHANGED
|
@@ -9880,7 +9880,7 @@
|
|
|
9880
9880
|
},
|
|
9881
9881
|
"multiChainAsset": "WIFD-DogWifDots",
|
|
9882
9882
|
"hasValue": true,
|
|
9883
|
-
"icon": "https://
|
|
9883
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-wifd.png"
|
|
9884
9884
|
},
|
|
9885
9885
|
"lineaZkEvm-NATIVE-ETH": {
|
|
9886
9886
|
"originChain": "lineaZkEvm",
|
|
@@ -12370,6 +12370,22 @@
|
|
|
12370
12370
|
"hasValue": false,
|
|
12371
12371
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-erc20-flip-0xcd079eab6b5443b545788fd210c8800feadd87fa.png"
|
|
12372
12372
|
},
|
|
12373
|
+
"hydradx_main-LOCAL-2-Pool": {
|
|
12374
|
+
"originChain": "hydradx_main",
|
|
12375
|
+
"slug": "hydradx_main-LOCAL-2-Pool",
|
|
12376
|
+
"name": "USDT- USDC",
|
|
12377
|
+
"symbol": "2-Pool",
|
|
12378
|
+
"decimals": 18,
|
|
12379
|
+
"priceId": null,
|
|
12380
|
+
"minAmount": "1000",
|
|
12381
|
+
"assetType": "LOCAL",
|
|
12382
|
+
"metadata": {
|
|
12383
|
+
"assetId": "102"
|
|
12384
|
+
},
|
|
12385
|
+
"multiChainAsset": null,
|
|
12386
|
+
"hasValue": true,
|
|
12387
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-2-pool.png"
|
|
12388
|
+
},
|
|
12373
12389
|
"base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913": {
|
|
12374
12390
|
"originChain": "base_mainnet",
|
|
12375
12391
|
"slug": "base_mainnet-ERC20-USDC-0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
|
|
@@ -12618,4 +12634,4 @@
|
|
|
12618
12634
|
"hasValue": false,
|
|
12619
12635
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-erc20-avail-0xb1c3cb9b5e598d4e95a85870e7812b99f350982d.png"
|
|
12620
12636
|
}
|
|
12621
|
-
}
|
|
12637
|
+
}
|
package/package.json
CHANGED
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.89-beta.
|
|
10
|
+
version: '0.2.89-beta.8'
|
|
11
11
|
};
|