@subwallet/chain-list 0.2.44-beta.4 → 0.2.44-beta.5
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 +29 -17
- package/cjs/data/AssetLogoMap.json +1 -1
- package/cjs/data/AssetRef.json +22 -8
- package/cjs/data/ChainAsset.json +6 -6
- package/cjs/data/ChainInfo.json +0 -2
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1 -1
- package/data/AssetRef.json +22 -8
- package/data/ChainAsset.json +6 -6
- package/data/ChainInfo.json +0 -2
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -495,7 +495,7 @@
|
|
|
495
495
|
"liberlandtest-native-ldn": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/liberlandtest-native-ldn.png",
|
|
496
496
|
"liberland-native-lld": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/liberland-native-lld.png",
|
|
497
497
|
"liberland-local-llm": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/liberland-local-llm.png",
|
|
498
|
-
"chainflip_dot-native-
|
|
498
|
+
"chainflip_dot-native-pdot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/chainflip_dot-native-pdot.png",
|
|
499
499
|
"ethereum_goerli-erc20-usdc-0x07865c6e87b9f70255377e024ace6630c1eaa37f": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum_goerli-erc20-usdc-0x07865c6e87b9f70255377e024ace6630c1eaa37f.png",
|
|
500
500
|
"hydradx_main-local-astr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-astr.png",
|
|
501
501
|
"hydradx_main-local-bnc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-bnc.png",
|
|
@@ -621,6 +621,13 @@
|
|
|
621
621
|
srcChain: "polkadot",
|
|
622
622
|
destChain: "manta_network",
|
|
623
623
|
path: "XCM"
|
|
624
|
+
},
|
|
625
|
+
"polkadot-NATIVE-DOT___ethereum-NATIVE-ETH": {
|
|
626
|
+
srcAsset: "polkadot-NATIVE-DOT",
|
|
627
|
+
destAsset: "ethereum-NATIVE-ETH",
|
|
628
|
+
srcChain: "polkadot",
|
|
629
|
+
destChain: "ethereum",
|
|
630
|
+
path: "SWAP"
|
|
624
631
|
},
|
|
625
632
|
"kusama-NATIVE-KSM___statemine-NATIVE-KSM": {
|
|
626
633
|
srcAsset: "kusama-NATIVE-KSM",
|
|
@@ -663,6 +670,13 @@
|
|
|
663
670
|
srcChain: "kusama",
|
|
664
671
|
destChain: "amplitude",
|
|
665
672
|
path: "XCM"
|
|
673
|
+
},
|
|
674
|
+
"ethereum-NATIVE-ETH___polkadot-NATIVE-DOT": {
|
|
675
|
+
srcAsset: "ethereum-NATIVE-ETH",
|
|
676
|
+
destAsset: "polkadot-NATIVE-DOT",
|
|
677
|
+
srcChain: "ethereum",
|
|
678
|
+
destChain: "polkadot",
|
|
679
|
+
path: "SWAP"
|
|
666
680
|
},
|
|
667
681
|
"pioneer-NATIVE-NEER___karura-LOCAL-NEER": {
|
|
668
682
|
srcAsset: "pioneer-NATIVE-NEER",
|
|
@@ -769,9 +783,9 @@
|
|
|
769
783
|
destChain: "statemint",
|
|
770
784
|
path: "XCM"
|
|
771
785
|
},
|
|
772
|
-
"ethereum_goerli-NATIVE-ETH___chainflip_dot-NATIVE-
|
|
786
|
+
"ethereum_goerli-NATIVE-ETH___chainflip_dot-NATIVE-pDOT": {
|
|
773
787
|
srcAsset: "ethereum_goerli-NATIVE-ETH",
|
|
774
|
-
destAsset: "chainflip_dot-NATIVE-
|
|
788
|
+
destAsset: "chainflip_dot-NATIVE-pDOT",
|
|
775
789
|
srcChain: "ethereum_goerli",
|
|
776
790
|
destChain: "chainflip_dot",
|
|
777
791
|
path: "SWAP"
|
|
@@ -1007,23 +1021,23 @@
|
|
|
1007
1021
|
destChain: "manta_network",
|
|
1008
1022
|
path: "XCM"
|
|
1009
1023
|
},
|
|
1010
|
-
"chainflip_dot-NATIVE-
|
|
1011
|
-
srcAsset: "chainflip_dot-NATIVE-
|
|
1024
|
+
"chainflip_dot-NATIVE-pDOT___ethereum_goerli-NATIVE-ETH": {
|
|
1025
|
+
srcAsset: "chainflip_dot-NATIVE-pDOT",
|
|
1012
1026
|
destAsset: "ethereum_goerli-NATIVE-ETH",
|
|
1013
1027
|
srcChain: "chainflip_dot",
|
|
1014
1028
|
destChain: "ethereum_goerli",
|
|
1015
1029
|
path: "SWAP"
|
|
1016
1030
|
},
|
|
1017
|
-
"chainflip_dot-NATIVE-
|
|
1018
|
-
srcAsset: "chainflip_dot-NATIVE-
|
|
1031
|
+
"chainflip_dot-NATIVE-pDOT___ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F": {
|
|
1032
|
+
srcAsset: "chainflip_dot-NATIVE-pDOT",
|
|
1019
1033
|
destAsset: "ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F",
|
|
1020
1034
|
srcChain: "chainflip_dot",
|
|
1021
1035
|
destChain: "ethereum_goerli",
|
|
1022
1036
|
path: "SWAP"
|
|
1023
1037
|
},
|
|
1024
|
-
"ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F___chainflip_dot-NATIVE-
|
|
1038
|
+
"ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F___chainflip_dot-NATIVE-pDOT": {
|
|
1025
1039
|
srcAsset: "ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F",
|
|
1026
|
-
destAsset: "chainflip_dot-NATIVE-
|
|
1040
|
+
destAsset: "chainflip_dot-NATIVE-pDOT",
|
|
1027
1041
|
srcChain: "ethereum_goerli",
|
|
1028
1042
|
destChain: "chainflip_dot",
|
|
1029
1043
|
path: "SWAP"
|
|
@@ -8878,19 +8892,19 @@
|
|
|
8878
8892
|
hasValue: true,
|
|
8879
8893
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/liberland-local-llm.png"
|
|
8880
8894
|
},
|
|
8881
|
-
"chainflip_dot-NATIVE-
|
|
8895
|
+
"chainflip_dot-NATIVE-pDOT": {
|
|
8882
8896
|
originChain: "chainflip_dot",
|
|
8883
|
-
slug: "chainflip_dot-NATIVE-
|
|
8884
|
-
name: "Polkadot",
|
|
8885
|
-
symbol: "
|
|
8897
|
+
slug: "chainflip_dot-NATIVE-pDOT",
|
|
8898
|
+
name: "Polkadot Chainflip Testnet",
|
|
8899
|
+
symbol: "pDOT",
|
|
8886
8900
|
decimals: 10,
|
|
8887
|
-
priceId:
|
|
8901
|
+
priceId: null,
|
|
8888
8902
|
minAmount: "10000000000",
|
|
8889
8903
|
assetType: "NATIVE",
|
|
8890
8904
|
metadata: null,
|
|
8891
8905
|
multiChainAsset: null,
|
|
8892
8906
|
hasValue: false,
|
|
8893
|
-
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/chainflip_dot-native-
|
|
8907
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/chainflip_dot-native-pdot.png"
|
|
8894
8908
|
},
|
|
8895
8909
|
"ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F": {
|
|
8896
8910
|
originChain: "ethereum_goerli",
|
|
@@ -16849,8 +16863,6 @@
|
|
|
16849
16863
|
chainStatus: "ACTIVE",
|
|
16850
16864
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/astarzkevm.png",
|
|
16851
16865
|
providers: {
|
|
16852
|
-
Startale: "https://rpc.startale.com/astar-zkevm",
|
|
16853
|
-
Gelato: "https://rpc.astar-zkevm.gelato.digital",
|
|
16854
16866
|
Dwellir: "https://astar-zkevm-rpc.dwellir.com"
|
|
16855
16867
|
},
|
|
16856
16868
|
evmInfo: {
|
|
@@ -487,7 +487,7 @@
|
|
|
487
487
|
"liberlandtest-native-ldn": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/liberlandtest-native-ldn.png",
|
|
488
488
|
"liberland-native-lld": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/liberland-native-lld.png",
|
|
489
489
|
"liberland-local-llm": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/liberland-local-llm.png",
|
|
490
|
-
"chainflip_dot-native-
|
|
490
|
+
"chainflip_dot-native-pdot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/chainflip_dot-native-pdot.png",
|
|
491
491
|
"ethereum_goerli-erc20-usdc-0x07865c6e87b9f70255377e024ace6630c1eaa37f": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum_goerli-erc20-usdc-0x07865c6e87b9f70255377e024ace6630c1eaa37f.png",
|
|
492
492
|
"hydradx_main-local-astr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-astr.png",
|
|
493
493
|
"hydradx_main-local-bnc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-bnc.png",
|
package/cjs/data/AssetRef.json
CHANGED
|
@@ -62,6 +62,13 @@
|
|
|
62
62
|
"destChain": "manta_network",
|
|
63
63
|
"path": "XCM"
|
|
64
64
|
},
|
|
65
|
+
"polkadot-NATIVE-DOT___ethereum-NATIVE-ETH": {
|
|
66
|
+
"srcAsset": "polkadot-NATIVE-DOT",
|
|
67
|
+
"destAsset": "ethereum-NATIVE-ETH",
|
|
68
|
+
"srcChain": "polkadot",
|
|
69
|
+
"destChain": "ethereum",
|
|
70
|
+
"path": "SWAP"
|
|
71
|
+
},
|
|
65
72
|
"kusama-NATIVE-KSM___statemine-NATIVE-KSM": {
|
|
66
73
|
"srcAsset": "kusama-NATIVE-KSM",
|
|
67
74
|
"destAsset": "statemine-NATIVE-KSM",
|
|
@@ -104,6 +111,13 @@
|
|
|
104
111
|
"destChain": "amplitude",
|
|
105
112
|
"path": "XCM"
|
|
106
113
|
},
|
|
114
|
+
"ethereum-NATIVE-ETH___polkadot-NATIVE-DOT": {
|
|
115
|
+
"srcAsset": "ethereum-NATIVE-ETH",
|
|
116
|
+
"destAsset": "polkadot-NATIVE-DOT",
|
|
117
|
+
"srcChain": "ethereum",
|
|
118
|
+
"destChain": "polkadot",
|
|
119
|
+
"path": "SWAP"
|
|
120
|
+
},
|
|
107
121
|
"pioneer-NATIVE-NEER___karura-LOCAL-NEER": {
|
|
108
122
|
"srcAsset": "pioneer-NATIVE-NEER",
|
|
109
123
|
"destAsset": "karura-LOCAL-NEER",
|
|
@@ -209,9 +223,9 @@
|
|
|
209
223
|
"destChain": "statemint",
|
|
210
224
|
"path": "XCM"
|
|
211
225
|
},
|
|
212
|
-
"ethereum_goerli-NATIVE-ETH___chainflip_dot-NATIVE-
|
|
226
|
+
"ethereum_goerli-NATIVE-ETH___chainflip_dot-NATIVE-pDOT": {
|
|
213
227
|
"srcAsset": "ethereum_goerli-NATIVE-ETH",
|
|
214
|
-
"destAsset": "chainflip_dot-NATIVE-
|
|
228
|
+
"destAsset": "chainflip_dot-NATIVE-pDOT",
|
|
215
229
|
"srcChain": "ethereum_goerli",
|
|
216
230
|
"destChain": "chainflip_dot",
|
|
217
231
|
"path": "SWAP"
|
|
@@ -447,23 +461,23 @@
|
|
|
447
461
|
"destChain": "manta_network",
|
|
448
462
|
"path": "XCM"
|
|
449
463
|
},
|
|
450
|
-
"chainflip_dot-NATIVE-
|
|
451
|
-
"srcAsset": "chainflip_dot-NATIVE-
|
|
464
|
+
"chainflip_dot-NATIVE-pDOT___ethereum_goerli-NATIVE-ETH": {
|
|
465
|
+
"srcAsset": "chainflip_dot-NATIVE-pDOT",
|
|
452
466
|
"destAsset": "ethereum_goerli-NATIVE-ETH",
|
|
453
467
|
"srcChain": "chainflip_dot",
|
|
454
468
|
"destChain": "ethereum_goerli",
|
|
455
469
|
"path": "SWAP"
|
|
456
470
|
},
|
|
457
|
-
"chainflip_dot-NATIVE-
|
|
458
|
-
"srcAsset": "chainflip_dot-NATIVE-
|
|
471
|
+
"chainflip_dot-NATIVE-pDOT___ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F": {
|
|
472
|
+
"srcAsset": "chainflip_dot-NATIVE-pDOT",
|
|
459
473
|
"destAsset": "ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F",
|
|
460
474
|
"srcChain": "chainflip_dot",
|
|
461
475
|
"destChain": "ethereum_goerli",
|
|
462
476
|
"path": "SWAP"
|
|
463
477
|
},
|
|
464
|
-
"ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F___chainflip_dot-NATIVE-
|
|
478
|
+
"ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F___chainflip_dot-NATIVE-pDOT": {
|
|
465
479
|
"srcAsset": "ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F",
|
|
466
|
-
"destAsset": "chainflip_dot-NATIVE-
|
|
480
|
+
"destAsset": "chainflip_dot-NATIVE-pDOT",
|
|
467
481
|
"srcChain": "ethereum_goerli",
|
|
468
482
|
"destChain": "chainflip_dot",
|
|
469
483
|
"path": "SWAP"
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -7839,19 +7839,19 @@
|
|
|
7839
7839
|
"hasValue": true,
|
|
7840
7840
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/liberland-local-llm.png"
|
|
7841
7841
|
},
|
|
7842
|
-
"chainflip_dot-NATIVE-
|
|
7842
|
+
"chainflip_dot-NATIVE-pDOT": {
|
|
7843
7843
|
"originChain": "chainflip_dot",
|
|
7844
|
-
"slug": "chainflip_dot-NATIVE-
|
|
7845
|
-
"name": "Polkadot",
|
|
7846
|
-
"symbol": "
|
|
7844
|
+
"slug": "chainflip_dot-NATIVE-pDOT",
|
|
7845
|
+
"name": "Polkadot Chainflip Testnet",
|
|
7846
|
+
"symbol": "pDOT",
|
|
7847
7847
|
"decimals": 10,
|
|
7848
|
-
"priceId":
|
|
7848
|
+
"priceId": null,
|
|
7849
7849
|
"minAmount": "10000000000",
|
|
7850
7850
|
"assetType": "NATIVE",
|
|
7851
7851
|
"metadata": null,
|
|
7852
7852
|
"multiChainAsset": null,
|
|
7853
7853
|
"hasValue": false,
|
|
7854
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/chainflip_dot-native-
|
|
7854
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/chainflip_dot-native-pdot.png"
|
|
7855
7855
|
},
|
|
7856
7856
|
"ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F": {
|
|
7857
7857
|
"originChain": "ethereum_goerli",
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -7674,8 +7674,6 @@
|
|
|
7674
7674
|
"chainStatus": "ACTIVE",
|
|
7675
7675
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/astarzkevm.png",
|
|
7676
7676
|
"providers": {
|
|
7677
|
-
"Startale": "https://rpc.startale.com/astar-zkevm",
|
|
7678
|
-
"Gelato": "https://rpc.astar-zkevm.gelato.digital",
|
|
7679
7677
|
"Dwellir": "https://astar-zkevm-rpc.dwellir.com"
|
|
7680
7678
|
},
|
|
7681
7679
|
"evmInfo": {
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -487,7 +487,7 @@
|
|
|
487
487
|
"liberlandtest-native-ldn": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/liberlandtest-native-ldn.png",
|
|
488
488
|
"liberland-native-lld": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/liberland-native-lld.png",
|
|
489
489
|
"liberland-local-llm": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/liberland-local-llm.png",
|
|
490
|
-
"chainflip_dot-native-
|
|
490
|
+
"chainflip_dot-native-pdot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/chainflip_dot-native-pdot.png",
|
|
491
491
|
"ethereum_goerli-erc20-usdc-0x07865c6e87b9f70255377e024ace6630c1eaa37f": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum_goerli-erc20-usdc-0x07865c6e87b9f70255377e024ace6630c1eaa37f.png",
|
|
492
492
|
"hydradx_main-local-astr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-astr.png",
|
|
493
493
|
"hydradx_main-local-bnc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-bnc.png",
|
package/data/AssetRef.json
CHANGED
|
@@ -62,6 +62,13 @@
|
|
|
62
62
|
"destChain": "manta_network",
|
|
63
63
|
"path": "XCM"
|
|
64
64
|
},
|
|
65
|
+
"polkadot-NATIVE-DOT___ethereum-NATIVE-ETH": {
|
|
66
|
+
"srcAsset": "polkadot-NATIVE-DOT",
|
|
67
|
+
"destAsset": "ethereum-NATIVE-ETH",
|
|
68
|
+
"srcChain": "polkadot",
|
|
69
|
+
"destChain": "ethereum",
|
|
70
|
+
"path": "SWAP"
|
|
71
|
+
},
|
|
65
72
|
"kusama-NATIVE-KSM___statemine-NATIVE-KSM": {
|
|
66
73
|
"srcAsset": "kusama-NATIVE-KSM",
|
|
67
74
|
"destAsset": "statemine-NATIVE-KSM",
|
|
@@ -104,6 +111,13 @@
|
|
|
104
111
|
"destChain": "amplitude",
|
|
105
112
|
"path": "XCM"
|
|
106
113
|
},
|
|
114
|
+
"ethereum-NATIVE-ETH___polkadot-NATIVE-DOT": {
|
|
115
|
+
"srcAsset": "ethereum-NATIVE-ETH",
|
|
116
|
+
"destAsset": "polkadot-NATIVE-DOT",
|
|
117
|
+
"srcChain": "ethereum",
|
|
118
|
+
"destChain": "polkadot",
|
|
119
|
+
"path": "SWAP"
|
|
120
|
+
},
|
|
107
121
|
"pioneer-NATIVE-NEER___karura-LOCAL-NEER": {
|
|
108
122
|
"srcAsset": "pioneer-NATIVE-NEER",
|
|
109
123
|
"destAsset": "karura-LOCAL-NEER",
|
|
@@ -209,9 +223,9 @@
|
|
|
209
223
|
"destChain": "statemint",
|
|
210
224
|
"path": "XCM"
|
|
211
225
|
},
|
|
212
|
-
"ethereum_goerli-NATIVE-ETH___chainflip_dot-NATIVE-
|
|
226
|
+
"ethereum_goerli-NATIVE-ETH___chainflip_dot-NATIVE-pDOT": {
|
|
213
227
|
"srcAsset": "ethereum_goerli-NATIVE-ETH",
|
|
214
|
-
"destAsset": "chainflip_dot-NATIVE-
|
|
228
|
+
"destAsset": "chainflip_dot-NATIVE-pDOT",
|
|
215
229
|
"srcChain": "ethereum_goerli",
|
|
216
230
|
"destChain": "chainflip_dot",
|
|
217
231
|
"path": "SWAP"
|
|
@@ -447,23 +461,23 @@
|
|
|
447
461
|
"destChain": "manta_network",
|
|
448
462
|
"path": "XCM"
|
|
449
463
|
},
|
|
450
|
-
"chainflip_dot-NATIVE-
|
|
451
|
-
"srcAsset": "chainflip_dot-NATIVE-
|
|
464
|
+
"chainflip_dot-NATIVE-pDOT___ethereum_goerli-NATIVE-ETH": {
|
|
465
|
+
"srcAsset": "chainflip_dot-NATIVE-pDOT",
|
|
452
466
|
"destAsset": "ethereum_goerli-NATIVE-ETH",
|
|
453
467
|
"srcChain": "chainflip_dot",
|
|
454
468
|
"destChain": "ethereum_goerli",
|
|
455
469
|
"path": "SWAP"
|
|
456
470
|
},
|
|
457
|
-
"chainflip_dot-NATIVE-
|
|
458
|
-
"srcAsset": "chainflip_dot-NATIVE-
|
|
471
|
+
"chainflip_dot-NATIVE-pDOT___ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F": {
|
|
472
|
+
"srcAsset": "chainflip_dot-NATIVE-pDOT",
|
|
459
473
|
"destAsset": "ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F",
|
|
460
474
|
"srcChain": "chainflip_dot",
|
|
461
475
|
"destChain": "ethereum_goerli",
|
|
462
476
|
"path": "SWAP"
|
|
463
477
|
},
|
|
464
|
-
"ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F___chainflip_dot-NATIVE-
|
|
478
|
+
"ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F___chainflip_dot-NATIVE-pDOT": {
|
|
465
479
|
"srcAsset": "ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F",
|
|
466
|
-
"destAsset": "chainflip_dot-NATIVE-
|
|
480
|
+
"destAsset": "chainflip_dot-NATIVE-pDOT",
|
|
467
481
|
"srcChain": "ethereum_goerli",
|
|
468
482
|
"destChain": "chainflip_dot",
|
|
469
483
|
"path": "SWAP"
|
package/data/ChainAsset.json
CHANGED
|
@@ -7839,19 +7839,19 @@
|
|
|
7839
7839
|
"hasValue": true,
|
|
7840
7840
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/liberland-local-llm.png"
|
|
7841
7841
|
},
|
|
7842
|
-
"chainflip_dot-NATIVE-
|
|
7842
|
+
"chainflip_dot-NATIVE-pDOT": {
|
|
7843
7843
|
"originChain": "chainflip_dot",
|
|
7844
|
-
"slug": "chainflip_dot-NATIVE-
|
|
7845
|
-
"name": "Polkadot",
|
|
7846
|
-
"symbol": "
|
|
7844
|
+
"slug": "chainflip_dot-NATIVE-pDOT",
|
|
7845
|
+
"name": "Polkadot Chainflip Testnet",
|
|
7846
|
+
"symbol": "pDOT",
|
|
7847
7847
|
"decimals": 10,
|
|
7848
|
-
"priceId":
|
|
7848
|
+
"priceId": null,
|
|
7849
7849
|
"minAmount": "10000000000",
|
|
7850
7850
|
"assetType": "NATIVE",
|
|
7851
7851
|
"metadata": null,
|
|
7852
7852
|
"multiChainAsset": null,
|
|
7853
7853
|
"hasValue": false,
|
|
7854
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/chainflip_dot-native-
|
|
7854
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/chainflip_dot-native-pdot.png"
|
|
7855
7855
|
},
|
|
7856
7856
|
"ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F": {
|
|
7857
7857
|
"originChain": "ethereum_goerli",
|
package/data/ChainInfo.json
CHANGED
|
@@ -7674,8 +7674,6 @@
|
|
|
7674
7674
|
"chainStatus": "ACTIVE",
|
|
7675
7675
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/astarzkevm.png",
|
|
7676
7676
|
"providers": {
|
|
7677
|
-
"Startale": "https://rpc.startale.com/astar-zkevm",
|
|
7678
|
-
"Gelato": "https://rpc.astar-zkevm.gelato.digital",
|
|
7679
7677
|
"Dwellir": "https://astar-zkevm-rpc.dwellir.com"
|
|
7680
7678
|
},
|
|
7681
7679
|
"evmInfo": {
|
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.44-beta.
|
|
10
|
+
version: '0.2.44-beta.5'
|
|
11
11
|
};
|