@subwallet/chain-list 0.2.79-beta.0 → 0.2.80-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundle-subwallet-chain-list.js +50 -4
- package/cjs/data/AssetLogoMap.json +3 -0
- package/cjs/data/ChainAsset.json +33 -3
- package/cjs/data/ChainInfo.json +7 -2
- package/cjs/data/MultiChainAsset.json +9 -0
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +3 -0
- package/data/ChainAsset.json +33 -3
- package/data/ChainInfo.json +7 -2
- package/data/MultiChainAsset.json +9 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -711,6 +711,8 @@
|
|
|
711
711
|
"pendulum-local-eurc.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-eurc.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136.png",
|
|
712
712
|
"statemint-local-nctr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-nctr.png",
|
|
713
713
|
"moonbeam-local-xcnctr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcnctr.png",
|
|
714
|
+
"polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527.png",
|
|
715
|
+
"ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9.png",
|
|
714
716
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
715
717
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
716
718
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -796,6 +798,7 @@
|
|
|
796
798
|
"kol-kolkadot": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/kol-kolkadot.png",
|
|
797
799
|
"avail-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/avail-avail.png",
|
|
798
800
|
"nctr-apillon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png",
|
|
801
|
+
"route-routeprotocol": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/route-routeprotocol.png",
|
|
799
802
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
800
803
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
801
804
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
@@ -11662,9 +11665,7 @@
|
|
|
11662
11665
|
priceId: null,
|
|
11663
11666
|
minAmount: "1000000000000",
|
|
11664
11667
|
assetType: "NATIVE",
|
|
11665
|
-
metadata:
|
|
11666
|
-
autoEnable: true
|
|
11667
|
-
},
|
|
11668
|
+
metadata: null,
|
|
11668
11669
|
multiChainAsset: null,
|
|
11669
11670
|
hasValue: false,
|
|
11670
11671
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/availturingtest-native-avail.png"
|
|
@@ -14453,6 +14454,38 @@
|
|
|
14453
14454
|
multiChainAsset: "NCTR-Apillon",
|
|
14454
14455
|
hasValue: true,
|
|
14455
14456
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcnctr.png"
|
|
14457
|
+
},
|
|
14458
|
+
"polygon-ERC20-ROUTE-0x93890f346C5D02C3863a06657bc72555dC72c527": {
|
|
14459
|
+
originChain: "polygon",
|
|
14460
|
+
slug: "polygon-ERC20-ROUTE-0x93890f346C5D02C3863a06657bc72555dC72c527",
|
|
14461
|
+
name: "Route Protocol",
|
|
14462
|
+
symbol: "ROUTE",
|
|
14463
|
+
decimals: 18,
|
|
14464
|
+
priceId: "router-protocol-2",
|
|
14465
|
+
minAmount: "0",
|
|
14466
|
+
assetType: "ERC20",
|
|
14467
|
+
metadata: {
|
|
14468
|
+
contractAdress: "0x93890f346C5D02C3863a06657bc72555dC72c527"
|
|
14469
|
+
},
|
|
14470
|
+
multiChainAsset: "ROUTE-RouteProtocol",
|
|
14471
|
+
hasValue: true,
|
|
14472
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527.png"
|
|
14473
|
+
},
|
|
14474
|
+
"ethereum-ERC20-ROUTE-0x60F67E1015b3f069DD4358a78c38f83fE3a667A9": {
|
|
14475
|
+
originChain: "ethereum",
|
|
14476
|
+
slug: "ethereum-ERC20-ROUTE-0x60F67E1015b3f069DD4358a78c38f83fE3a667A9",
|
|
14477
|
+
name: "Route Protocol",
|
|
14478
|
+
symbol: "ROUTE",
|
|
14479
|
+
decimals: 18,
|
|
14480
|
+
priceId: "router-protocol-2",
|
|
14481
|
+
minAmount: "0",
|
|
14482
|
+
assetType: "ERC20",
|
|
14483
|
+
metadata: {
|
|
14484
|
+
contractAdress: "0x60F67E1015b3f069DD4358a78c38f83fE3a667A9"
|
|
14485
|
+
},
|
|
14486
|
+
multiChainAsset: "ROUTE-RouteProtocol",
|
|
14487
|
+
hasValue: true,
|
|
14488
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9.png"
|
|
14456
14489
|
}
|
|
14457
14490
|
};
|
|
14458
14491
|
|
|
@@ -14542,8 +14575,11 @@
|
|
|
14542
14575
|
chainStatus: "ACTIVE",
|
|
14543
14576
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ethereum.png",
|
|
14544
14577
|
providers: {
|
|
14578
|
+
Llamarpc: "https://eth.llamarpc.com",
|
|
14545
14579
|
PublicNode: "https://ethereum.publicnode.com",
|
|
14546
|
-
|
|
14580
|
+
DRPC: "https://eth.drpc.org/",
|
|
14581
|
+
MevBlocker: "https://rpc.mevblocker.io/",
|
|
14582
|
+
"1rpc": "https://1rpc.io/eth"
|
|
14547
14583
|
},
|
|
14548
14584
|
evmInfo: {
|
|
14549
14585
|
evmChainId: 1,
|
|
@@ -22802,6 +22838,7 @@
|
|
|
22802
22838
|
chainStatus: "ACTIVE",
|
|
22803
22839
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/availturingtest.png",
|
|
22804
22840
|
providers: {
|
|
22841
|
+
"Avail Turing ": "wss://turing-rpc.avail.so/ws"
|
|
22805
22842
|
},
|
|
22806
22843
|
evmInfo: null,
|
|
22807
22844
|
substrateInfo: {
|
|
@@ -25495,6 +25532,15 @@
|
|
|
25495
25532
|
priceId: null,
|
|
25496
25533
|
hasValue: true,
|
|
25497
25534
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png"
|
|
25535
|
+
},
|
|
25536
|
+
"ROUTE-RouteProtocol": {
|
|
25537
|
+
slug: "ROUTE-RouteProtocol",
|
|
25538
|
+
originChainAsset: null,
|
|
25539
|
+
name: "Route Protocol",
|
|
25540
|
+
symbol: "ROUTE",
|
|
25541
|
+
priceId: "router-protocol-2",
|
|
25542
|
+
hasValue: true,
|
|
25543
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/route-routeprotocol.png"
|
|
25498
25544
|
}
|
|
25499
25545
|
};
|
|
25500
25546
|
|
|
@@ -703,6 +703,8 @@
|
|
|
703
703
|
"pendulum-local-eurc.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-eurc.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136.png",
|
|
704
704
|
"statemint-local-nctr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-nctr.png",
|
|
705
705
|
"moonbeam-local-xcnctr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcnctr.png",
|
|
706
|
+
"polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527.png",
|
|
707
|
+
"ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9.png",
|
|
706
708
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
707
709
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
708
710
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -788,6 +790,7 @@
|
|
|
788
790
|
"kol-kolkadot": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/kol-kolkadot.png",
|
|
789
791
|
"avail-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/avail-avail.png",
|
|
790
792
|
"nctr-apillon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png",
|
|
793
|
+
"route-routeprotocol": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/route-routeprotocol.png",
|
|
791
794
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
792
795
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
793
796
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -9010,9 +9010,7 @@
|
|
|
9010
9010
|
"priceId": null,
|
|
9011
9011
|
"minAmount": "1000000000000",
|
|
9012
9012
|
"assetType": "NATIVE",
|
|
9013
|
-
"metadata":
|
|
9014
|
-
"autoEnable": true
|
|
9015
|
-
},
|
|
9013
|
+
"metadata": null,
|
|
9016
9014
|
"multiChainAsset": null,
|
|
9017
9015
|
"hasValue": false,
|
|
9018
9016
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/availturingtest-native-avail.png"
|
|
@@ -11801,5 +11799,37 @@
|
|
|
11801
11799
|
"multiChainAsset": "NCTR-Apillon",
|
|
11802
11800
|
"hasValue": true,
|
|
11803
11801
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcnctr.png"
|
|
11802
|
+
},
|
|
11803
|
+
"polygon-ERC20-ROUTE-0x93890f346C5D02C3863a06657bc72555dC72c527": {
|
|
11804
|
+
"originChain": "polygon",
|
|
11805
|
+
"slug": "polygon-ERC20-ROUTE-0x93890f346C5D02C3863a06657bc72555dC72c527",
|
|
11806
|
+
"name": "Route Protocol",
|
|
11807
|
+
"symbol": "ROUTE",
|
|
11808
|
+
"decimals": 18,
|
|
11809
|
+
"priceId": "router-protocol-2",
|
|
11810
|
+
"minAmount": "0",
|
|
11811
|
+
"assetType": "ERC20",
|
|
11812
|
+
"metadata": {
|
|
11813
|
+
"contractAdress": "0x93890f346C5D02C3863a06657bc72555dC72c527"
|
|
11814
|
+
},
|
|
11815
|
+
"multiChainAsset": "ROUTE-RouteProtocol",
|
|
11816
|
+
"hasValue": true,
|
|
11817
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527.png"
|
|
11818
|
+
},
|
|
11819
|
+
"ethereum-ERC20-ROUTE-0x60F67E1015b3f069DD4358a78c38f83fE3a667A9": {
|
|
11820
|
+
"originChain": "ethereum",
|
|
11821
|
+
"slug": "ethereum-ERC20-ROUTE-0x60F67E1015b3f069DD4358a78c38f83fE3a667A9",
|
|
11822
|
+
"name": "Route Protocol",
|
|
11823
|
+
"symbol": "ROUTE",
|
|
11824
|
+
"decimals": 18,
|
|
11825
|
+
"priceId": "router-protocol-2",
|
|
11826
|
+
"minAmount": "0",
|
|
11827
|
+
"assetType": "ERC20",
|
|
11828
|
+
"metadata": {
|
|
11829
|
+
"contractAdress": "0x60F67E1015b3f069DD4358a78c38f83fE3a667A9"
|
|
11830
|
+
},
|
|
11831
|
+
"multiChainAsset": "ROUTE-RouteProtocol",
|
|
11832
|
+
"hasValue": true,
|
|
11833
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9.png"
|
|
11804
11834
|
}
|
|
11805
11835
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -83,8 +83,11 @@
|
|
|
83
83
|
"chainStatus": "ACTIVE",
|
|
84
84
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ethereum.png",
|
|
85
85
|
"providers": {
|
|
86
|
+
"Llamarpc": "https://eth.llamarpc.com",
|
|
86
87
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
87
|
-
"
|
|
88
|
+
"DRPC": "https://eth.drpc.org/",
|
|
89
|
+
"MevBlocker": "https://rpc.mevblocker.io/",
|
|
90
|
+
"1rpc": "https://1rpc.io/eth"
|
|
88
91
|
},
|
|
89
92
|
"evmInfo": {
|
|
90
93
|
"evmChainId": 1,
|
|
@@ -8209,7 +8212,9 @@
|
|
|
8209
8212
|
"isTestnet": true,
|
|
8210
8213
|
"chainStatus": "ACTIVE",
|
|
8211
8214
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/availturingtest.png",
|
|
8212
|
-
"providers": {
|
|
8215
|
+
"providers": {
|
|
8216
|
+
"Avail Turing ": "wss://turing-rpc.avail.so/ws"
|
|
8217
|
+
},
|
|
8213
8218
|
"evmInfo": null,
|
|
8214
8219
|
"substrateInfo": {
|
|
8215
8220
|
"relaySlug": null,
|
|
@@ -763,5 +763,14 @@
|
|
|
763
763
|
"priceId": null,
|
|
764
764
|
"hasValue": true,
|
|
765
765
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png"
|
|
766
|
+
},
|
|
767
|
+
"ROUTE-RouteProtocol": {
|
|
768
|
+
"slug": "ROUTE-RouteProtocol",
|
|
769
|
+
"originChainAsset": null,
|
|
770
|
+
"name": "Route Protocol",
|
|
771
|
+
"symbol": "ROUTE",
|
|
772
|
+
"priceId": "router-protocol-2",
|
|
773
|
+
"hasValue": true,
|
|
774
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/route-routeprotocol.png"
|
|
766
775
|
}
|
|
767
776
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -703,6 +703,8 @@
|
|
|
703
703
|
"pendulum-local-eurc.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-eurc.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136.png",
|
|
704
704
|
"statemint-local-nctr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-nctr.png",
|
|
705
705
|
"moonbeam-local-xcnctr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcnctr.png",
|
|
706
|
+
"polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527.png",
|
|
707
|
+
"ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9.png",
|
|
706
708
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
707
709
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
708
710
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -788,6 +790,7 @@
|
|
|
788
790
|
"kol-kolkadot": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/kol-kolkadot.png",
|
|
789
791
|
"avail-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/avail-avail.png",
|
|
790
792
|
"nctr-apillon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png",
|
|
793
|
+
"route-routeprotocol": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/route-routeprotocol.png",
|
|
791
794
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
792
795
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
793
796
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -9010,9 +9010,7 @@
|
|
|
9010
9010
|
"priceId": null,
|
|
9011
9011
|
"minAmount": "1000000000000",
|
|
9012
9012
|
"assetType": "NATIVE",
|
|
9013
|
-
"metadata":
|
|
9014
|
-
"autoEnable": true
|
|
9015
|
-
},
|
|
9013
|
+
"metadata": null,
|
|
9016
9014
|
"multiChainAsset": null,
|
|
9017
9015
|
"hasValue": false,
|
|
9018
9016
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/availturingtest-native-avail.png"
|
|
@@ -11801,5 +11799,37 @@
|
|
|
11801
11799
|
"multiChainAsset": "NCTR-Apillon",
|
|
11802
11800
|
"hasValue": true,
|
|
11803
11801
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcnctr.png"
|
|
11802
|
+
},
|
|
11803
|
+
"polygon-ERC20-ROUTE-0x93890f346C5D02C3863a06657bc72555dC72c527": {
|
|
11804
|
+
"originChain": "polygon",
|
|
11805
|
+
"slug": "polygon-ERC20-ROUTE-0x93890f346C5D02C3863a06657bc72555dC72c527",
|
|
11806
|
+
"name": "Route Protocol",
|
|
11807
|
+
"symbol": "ROUTE",
|
|
11808
|
+
"decimals": 18,
|
|
11809
|
+
"priceId": "router-protocol-2",
|
|
11810
|
+
"minAmount": "0",
|
|
11811
|
+
"assetType": "ERC20",
|
|
11812
|
+
"metadata": {
|
|
11813
|
+
"contractAdress": "0x93890f346C5D02C3863a06657bc72555dC72c527"
|
|
11814
|
+
},
|
|
11815
|
+
"multiChainAsset": "ROUTE-RouteProtocol",
|
|
11816
|
+
"hasValue": true,
|
|
11817
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527.png"
|
|
11818
|
+
},
|
|
11819
|
+
"ethereum-ERC20-ROUTE-0x60F67E1015b3f069DD4358a78c38f83fE3a667A9": {
|
|
11820
|
+
"originChain": "ethereum",
|
|
11821
|
+
"slug": "ethereum-ERC20-ROUTE-0x60F67E1015b3f069DD4358a78c38f83fE3a667A9",
|
|
11822
|
+
"name": "Route Protocol",
|
|
11823
|
+
"symbol": "ROUTE",
|
|
11824
|
+
"decimals": 18,
|
|
11825
|
+
"priceId": "router-protocol-2",
|
|
11826
|
+
"minAmount": "0",
|
|
11827
|
+
"assetType": "ERC20",
|
|
11828
|
+
"metadata": {
|
|
11829
|
+
"contractAdress": "0x60F67E1015b3f069DD4358a78c38f83fE3a667A9"
|
|
11830
|
+
},
|
|
11831
|
+
"multiChainAsset": "ROUTE-RouteProtocol",
|
|
11832
|
+
"hasValue": true,
|
|
11833
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9.png"
|
|
11804
11834
|
}
|
|
11805
11835
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -83,8 +83,11 @@
|
|
|
83
83
|
"chainStatus": "ACTIVE",
|
|
84
84
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ethereum.png",
|
|
85
85
|
"providers": {
|
|
86
|
+
"Llamarpc": "https://eth.llamarpc.com",
|
|
86
87
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
87
|
-
"
|
|
88
|
+
"DRPC": "https://eth.drpc.org/",
|
|
89
|
+
"MevBlocker": "https://rpc.mevblocker.io/",
|
|
90
|
+
"1rpc": "https://1rpc.io/eth"
|
|
88
91
|
},
|
|
89
92
|
"evmInfo": {
|
|
90
93
|
"evmChainId": 1,
|
|
@@ -8209,7 +8212,9 @@
|
|
|
8209
8212
|
"isTestnet": true,
|
|
8210
8213
|
"chainStatus": "ACTIVE",
|
|
8211
8214
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/availturingtest.png",
|
|
8212
|
-
"providers": {
|
|
8215
|
+
"providers": {
|
|
8216
|
+
"Avail Turing ": "wss://turing-rpc.avail.so/ws"
|
|
8217
|
+
},
|
|
8213
8218
|
"evmInfo": null,
|
|
8214
8219
|
"substrateInfo": {
|
|
8215
8220
|
"relaySlug": null,
|
|
@@ -763,5 +763,14 @@
|
|
|
763
763
|
"priceId": null,
|
|
764
764
|
"hasValue": true,
|
|
765
765
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png"
|
|
766
|
+
},
|
|
767
|
+
"ROUTE-RouteProtocol": {
|
|
768
|
+
"slug": "ROUTE-RouteProtocol",
|
|
769
|
+
"originChainAsset": null,
|
|
770
|
+
"name": "Route Protocol",
|
|
771
|
+
"symbol": "ROUTE",
|
|
772
|
+
"priceId": "router-protocol-2",
|
|
773
|
+
"hasValue": true,
|
|
774
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/route-routeprotocol.png"
|
|
766
775
|
}
|
|
767
776
|
}
|
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.
|
|
10
|
+
version: '0.2.80-beta.0'
|
|
11
11
|
};
|