@subwallet/chain-list 0.2.127-beta.0 → 0.2.127-beta.2-pr-675-3dadea4e
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 +557 -36
- package/cjs/data/AssetLogoMap.json +1292 -1274
- package/cjs/data/ChainAsset.json +1524 -1183
- package/cjs/data/ChainInfo.json +378 -378
- package/cjs/data/ChainLogoMap.json +381 -381
- package/cjs/data/MultiChainAsset.json +284 -122
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1292 -1274
- package/data/ChainAsset.json +1524 -1183
- package/data/ChainInfo.json +378 -378
- package/data/ChainLogoMap.json +381 -381
- package/data/MultiChainAsset.json +284 -122
- package/package.json +1 -1
- package/packageInfo.js +1 -1
- package/types.d.ts +1 -0
|
@@ -1608,6 +1608,24 @@
|
|
|
1608
1608
|
"anlog-analog": "/assets/multi-chain-assets/anlog-analog.png",
|
|
1609
1609
|
"vmanta-vouchermanta": "/assets/multi-chain-assets/vmanta-vouchermanta.png",
|
|
1610
1610
|
"jpyc-jpycoin": "/assets/multi-chain-assets/jpyc-jpycoin.png",
|
|
1611
|
+
"xsn4-subnet4": "/assets/multi-chain-assets/xsn4-subnet4.png",
|
|
1612
|
+
"xsn8-subnet8": "/assets/multi-chain-assets/xsn8-subnet8.png",
|
|
1613
|
+
"xsn9-subnet9": "/assets/multi-chain-assets/xsn9-subnet9.png",
|
|
1614
|
+
"xsn17-subnet17": "/assets/multi-chain-assets/xsn17-subnet17.png",
|
|
1615
|
+
"xsn33-subnet33": "/assets/multi-chain-assets/xsn33-subnet33.png",
|
|
1616
|
+
"xsn34-subnet34": "/assets/multi-chain-assets/xsn34-subnet34.png",
|
|
1617
|
+
"xsn35-subnet35": "/assets/multi-chain-assets/xsn35-subnet35.png",
|
|
1618
|
+
"xsn41-subnet41": "/assets/multi-chain-assets/xsn41-subnet41.png",
|
|
1619
|
+
"xsn44-subnet44": "/assets/multi-chain-assets/xsn44-subnet44.png",
|
|
1620
|
+
"xsn46-subnet46": "/assets/multi-chain-assets/xsn46-subnet46.png",
|
|
1621
|
+
"xsn50-subnet50": "/assets/multi-chain-assets/xsn50-subnet50.png",
|
|
1622
|
+
"xsn51-subnet51": "/assets/multi-chain-assets/xsn51-subnet51.png",
|
|
1623
|
+
"xsn56-subnet56": "/assets/multi-chain-assets/xsn56-subnet56.png",
|
|
1624
|
+
"xsn62-subnet62": "/assets/multi-chain-assets/xsn62-subnet62.png",
|
|
1625
|
+
"xsn64-subnet64": "/assets/multi-chain-assets/xsn64-subnet64.png",
|
|
1626
|
+
"xsn65-subnet65": "/assets/multi-chain-assets/xsn65-subnet65.png",
|
|
1627
|
+
"xsn71-subnet71": "/assets/multi-chain-assets/xsn71-subnet71.png",
|
|
1628
|
+
"xsn120-subnet120": "/assets/multi-chain-assets/xsn120-subnet120.png",
|
|
1611
1629
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "/assets/custom-chain-assets/cp_77d5363018.png",
|
|
1612
1630
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
1613
1631
|
"custom-custom-substrate-gosnetwork-native-gos": "/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
@@ -21744,7 +21762,7 @@
|
|
|
21744
21762
|
netuid: 4,
|
|
21745
21763
|
contractAddress: "0x3F2c5460bF575cFa8e3299f643645c91cAb6F565"
|
|
21746
21764
|
},
|
|
21747
|
-
multiChainAsset:
|
|
21765
|
+
multiChainAsset: "xSN4-Subnet4",
|
|
21748
21766
|
hasValue: true,
|
|
21749
21767
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn4-0x3f2c5460bf575cfa8e3299f643645c91cab6f565.png"
|
|
21750
21768
|
},
|
|
@@ -21761,7 +21779,7 @@
|
|
|
21761
21779
|
netuid: 8,
|
|
21762
21780
|
contractAddress: "0x30B5F838d479EC994793e576c9463B53B9a8E277"
|
|
21763
21781
|
},
|
|
21764
|
-
multiChainAsset:
|
|
21782
|
+
multiChainAsset: "xSN8-Subnet8",
|
|
21765
21783
|
hasValue: true,
|
|
21766
21784
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn8-0x30b5f838d479ec994793e576c9463b53b9a8e277.png"
|
|
21767
21785
|
},
|
|
@@ -21778,7 +21796,7 @@
|
|
|
21778
21796
|
netuid: 9,
|
|
21779
21797
|
contractAddress: "0x4E1f8793bb6d2a81337Eb3EaF1b6FBf4743716b3"
|
|
21780
21798
|
},
|
|
21781
|
-
multiChainAsset:
|
|
21799
|
+
multiChainAsset: "xSN9-Subnet9",
|
|
21782
21800
|
hasValue: true,
|
|
21783
21801
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn9-0x4e1f8793bb6d2a81337eb3eaf1b6fbf4743716b3.png"
|
|
21784
21802
|
},
|
|
@@ -21795,7 +21813,7 @@
|
|
|
21795
21813
|
netuid: 17,
|
|
21796
21814
|
contractAddress: "0x6b9c2DE3365635FFe8c8D95D318a3691ed827a49"
|
|
21797
21815
|
},
|
|
21798
|
-
multiChainAsset:
|
|
21816
|
+
multiChainAsset: "xSN17-Subnet17",
|
|
21799
21817
|
hasValue: true,
|
|
21800
21818
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn17-0x6b9c2de3365635ffe8c8d95d318a3691ed827a49.png"
|
|
21801
21819
|
},
|
|
@@ -21812,7 +21830,7 @@
|
|
|
21812
21830
|
netuid: 33,
|
|
21813
21831
|
contractAddress: "0x93D38C4E984b134B48908641776d994f0Bf1a6dD"
|
|
21814
21832
|
},
|
|
21815
|
-
multiChainAsset:
|
|
21833
|
+
multiChainAsset: "xSN33-Subnet33",
|
|
21816
21834
|
hasValue: true,
|
|
21817
21835
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn33-0x93d38c4e984b134b48908641776d994f0bf1a6dd.png"
|
|
21818
21836
|
},
|
|
@@ -21829,7 +21847,7 @@
|
|
|
21829
21847
|
netuid: 34,
|
|
21830
21848
|
contractAddress: "0x807d4cf263a4e137d1E6Bea8324Ed85562e57c9b"
|
|
21831
21849
|
},
|
|
21832
|
-
multiChainAsset:
|
|
21850
|
+
multiChainAsset: "xSN34-Subnet34",
|
|
21833
21851
|
hasValue: true,
|
|
21834
21852
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn34-0x807d4cf263a4e137d1e6bea8324ed85562e57c9b.png"
|
|
21835
21853
|
},
|
|
@@ -21846,7 +21864,7 @@
|
|
|
21846
21864
|
netuid: 35,
|
|
21847
21865
|
contractAddress: "0x2E19cFaEABdF7C738F59F704a1d209C0a146E521"
|
|
21848
21866
|
},
|
|
21849
|
-
multiChainAsset:
|
|
21867
|
+
multiChainAsset: "xSN35-Subnet35",
|
|
21850
21868
|
hasValue: true,
|
|
21851
21869
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn35-0x2e19cfaeabdf7c738f59f704a1d209c0a146e521.png"
|
|
21852
21870
|
},
|
|
@@ -21863,7 +21881,7 @@
|
|
|
21863
21881
|
netuid: 41,
|
|
21864
21882
|
contractAddress: "0x1Ad8e6e648f4F24259eE35Be796408DD18D0B0F6"
|
|
21865
21883
|
},
|
|
21866
|
-
multiChainAsset:
|
|
21884
|
+
multiChainAsset: "xSN41-Subnet41",
|
|
21867
21885
|
hasValue: true,
|
|
21868
21886
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn41-0x1ad8e6e648f4f24259ee35be796408dd18d0b0f6.png"
|
|
21869
21887
|
},
|
|
@@ -21880,7 +21898,7 @@
|
|
|
21880
21898
|
netuid: 44,
|
|
21881
21899
|
contractAddress: "0xbbC063299D61ee6c5918633E3Bd30C42D2813b73"
|
|
21882
21900
|
},
|
|
21883
|
-
multiChainAsset:
|
|
21901
|
+
multiChainAsset: "xSN44-Subnet44",
|
|
21884
21902
|
hasValue: true,
|
|
21885
21903
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn44-0xbbc063299d61ee6c5918633e3bd30c42d2813b73.png"
|
|
21886
21904
|
},
|
|
@@ -21897,7 +21915,7 @@
|
|
|
21897
21915
|
netuid: 46,
|
|
21898
21916
|
contractAddress: "0xDDd14D0e433c5db4367e337e0928aD430c35bbF4"
|
|
21899
21917
|
},
|
|
21900
|
-
multiChainAsset:
|
|
21918
|
+
multiChainAsset: "xSN46-Subnet46",
|
|
21901
21919
|
hasValue: true,
|
|
21902
21920
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn46-0xddd14d0e433c5db4367e337e0928ad430c35bbf4.png"
|
|
21903
21921
|
},
|
|
@@ -21914,7 +21932,7 @@
|
|
|
21914
21932
|
netuid: 50,
|
|
21915
21933
|
contractAddress: "0xDa69E0fc33F6ddC13DC6Af2a3ea47198aEEFB927"
|
|
21916
21934
|
},
|
|
21917
|
-
multiChainAsset:
|
|
21935
|
+
multiChainAsset: "xSN50-Subnet50",
|
|
21918
21936
|
hasValue: true,
|
|
21919
21937
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn50-0xda69e0fc33f6ddc13dc6af2a3ea47198aeefb927.png"
|
|
21920
21938
|
},
|
|
@@ -21931,7 +21949,7 @@
|
|
|
21931
21949
|
netuid: 51,
|
|
21932
21950
|
contractAddress: "0x36899fc109F970d3d1E94e24C962607484149CD9"
|
|
21933
21951
|
},
|
|
21934
|
-
multiChainAsset:
|
|
21952
|
+
multiChainAsset: "xSN51-Subnet51",
|
|
21935
21953
|
hasValue: true,
|
|
21936
21954
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn51-0x36899fc109f970d3d1e94e24c962607484149cd9.png"
|
|
21937
21955
|
},
|
|
@@ -21948,7 +21966,7 @@
|
|
|
21948
21966
|
netuid: 56,
|
|
21949
21967
|
contractAddress: "0x3F18Bd7844492A6ED34738C4D2AD486E9299B997"
|
|
21950
21968
|
},
|
|
21951
|
-
multiChainAsset:
|
|
21969
|
+
multiChainAsset: "xSN56-Subnet56",
|
|
21952
21970
|
hasValue: true,
|
|
21953
21971
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn56-0x3f18bd7844492a6ed34738c4d2ad486e9299b997.png"
|
|
21954
21972
|
},
|
|
@@ -21965,7 +21983,7 @@
|
|
|
21965
21983
|
netuid: 62,
|
|
21966
21984
|
contractAddress: "0x0Aea63F0f4A1DcC1d6641Bf393A0032c2C33f88B"
|
|
21967
21985
|
},
|
|
21968
|
-
multiChainAsset:
|
|
21986
|
+
multiChainAsset: "xSN62-Subnet62",
|
|
21969
21987
|
hasValue: true,
|
|
21970
21988
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn62-0x0aea63f0f4a1dcc1d6641bf393a0032c2c33f88b.png"
|
|
21971
21989
|
},
|
|
@@ -21982,7 +22000,7 @@
|
|
|
21982
22000
|
netuid: 64,
|
|
21983
22001
|
contractAddress: "0x3D44B9c5eBA6DE51f4Da3152341EBe591962e843"
|
|
21984
22002
|
},
|
|
21985
|
-
multiChainAsset:
|
|
22003
|
+
multiChainAsset: "xSN64-Subnet64",
|
|
21986
22004
|
hasValue: true,
|
|
21987
22005
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn64-0x3d44b9c5eba6de51f4da3152341ebe591962e843.png"
|
|
21988
22006
|
},
|
|
@@ -21999,7 +22017,7 @@
|
|
|
21999
22017
|
netuid: 65,
|
|
22000
22018
|
contractAddress: "0x875D8b5D0dF57b234cA7bf1a6fA44e9Aa114f055"
|
|
22001
22019
|
},
|
|
22002
|
-
multiChainAsset:
|
|
22020
|
+
multiChainAsset: "xSN65-Subnet65",
|
|
22003
22021
|
hasValue: true,
|
|
22004
22022
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn65-0x875d8b5d0df57b234ca7bf1a6fa44e9aa114f055.png"
|
|
22005
22023
|
},
|
|
@@ -22016,7 +22034,7 @@
|
|
|
22016
22034
|
netuid: 71,
|
|
22017
22035
|
contractAddress: "0x156e431cC96E0e3B70c97214d869C9bC4b5bbD21"
|
|
22018
22036
|
},
|
|
22019
|
-
multiChainAsset:
|
|
22037
|
+
multiChainAsset: "xSN71-Subnet71",
|
|
22020
22038
|
hasValue: true,
|
|
22021
22039
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn71-0x156e431cc96e0e3b70c97214d869c9bc4b5bbd21.png"
|
|
22022
22040
|
},
|
|
@@ -22033,7 +22051,7 @@
|
|
|
22033
22051
|
netuid: 120,
|
|
22034
22052
|
contractAddress: "0xbB6A51b990C116418033d3648B96C24e995E83A8"
|
|
22035
22053
|
},
|
|
22036
|
-
multiChainAsset:
|
|
22054
|
+
multiChainAsset: "xSN120-Subnet120",
|
|
22037
22055
|
hasValue: true,
|
|
22038
22056
|
icon: "/assets/chain-assets/subtensor_evm-erc20-xsn120-0xbb6a51b990c116418033d3648b96c24e995e83a8.png"
|
|
22039
22057
|
},
|
|
@@ -22066,7 +22084,7 @@
|
|
|
22066
22084
|
netuid: 4,
|
|
22067
22085
|
contractAddress: "0x96C3A43918d30a7ca4fc195c7E93A959016a7c26"
|
|
22068
22086
|
},
|
|
22069
|
-
multiChainAsset:
|
|
22087
|
+
multiChainAsset: "xSN4-Subnet4",
|
|
22070
22088
|
hasValue: true,
|
|
22071
22089
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn4-0x96c3a43918d30a7ca4fc195c7e93a959016a7c26.png"
|
|
22072
22090
|
},
|
|
@@ -22083,7 +22101,7 @@
|
|
|
22083
22101
|
netuid: 8,
|
|
22084
22102
|
contractAddress: "0xD321054982b8Aa84785c21E1e2371ebf2e00Eb47"
|
|
22085
22103
|
},
|
|
22086
|
-
multiChainAsset:
|
|
22104
|
+
multiChainAsset: "xSN8-Subnet8",
|
|
22087
22105
|
hasValue: true,
|
|
22088
22106
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn8-0xd321054982b8aa84785c21e1e2371ebf2e00eb47.png"
|
|
22089
22107
|
},
|
|
@@ -22100,7 +22118,7 @@
|
|
|
22100
22118
|
netuid: 9,
|
|
22101
22119
|
contractAddress: "0xc995C19aaDec7f9005b64e447baccdA46F413Ea1"
|
|
22102
22120
|
},
|
|
22103
|
-
multiChainAsset:
|
|
22121
|
+
multiChainAsset: "xSN9-Subnet9",
|
|
22104
22122
|
hasValue: true,
|
|
22105
22123
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn9-0xc995c19aadec7f9005b64e447baccda46f413ea1.png"
|
|
22106
22124
|
},
|
|
@@ -22117,7 +22135,7 @@
|
|
|
22117
22135
|
netuid: 17,
|
|
22118
22136
|
contractAddress: "0xe611E64Af6eFc07BD8697f95f6cF04341de91971"
|
|
22119
22137
|
},
|
|
22120
|
-
multiChainAsset:
|
|
22138
|
+
multiChainAsset: "xSN17-Subnet17",
|
|
22121
22139
|
hasValue: true,
|
|
22122
22140
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn17-0xe611e64af6efc07bd8697f95f6cf04341de91971.png"
|
|
22123
22141
|
},
|
|
@@ -22134,7 +22152,7 @@
|
|
|
22134
22152
|
netuid: 33,
|
|
22135
22153
|
contractAddress: "0x5663179054538cAd0467db00B87d5650600A041E"
|
|
22136
22154
|
},
|
|
22137
|
-
multiChainAsset:
|
|
22155
|
+
multiChainAsset: "xSN33-Subnet33",
|
|
22138
22156
|
hasValue: true,
|
|
22139
22157
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn33-0x5663179054538cad0467db00b87d5650600a041e.png"
|
|
22140
22158
|
},
|
|
@@ -22151,7 +22169,7 @@
|
|
|
22151
22169
|
netuid: 34,
|
|
22152
22170
|
contractAddress: "0x150E673eC255e87A49cE0848216f07EBb107379e"
|
|
22153
22171
|
},
|
|
22154
|
-
multiChainAsset:
|
|
22172
|
+
multiChainAsset: "xSN34-Subnet34",
|
|
22155
22173
|
hasValue: true,
|
|
22156
22174
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn34-0x150e673ec255e87a49ce0848216f07ebb107379e.png"
|
|
22157
22175
|
},
|
|
@@ -22168,7 +22186,7 @@
|
|
|
22168
22186
|
netuid: 35,
|
|
22169
22187
|
contractAddress: "0x38d50D6398dcBB03F334C4409f61117aD37c1A34"
|
|
22170
22188
|
},
|
|
22171
|
-
multiChainAsset:
|
|
22189
|
+
multiChainAsset: "xSN35-Subnet35",
|
|
22172
22190
|
hasValue: true,
|
|
22173
22191
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn35-0x38d50d6398dcbb03f334c4409f61117ad37c1a34.png"
|
|
22174
22192
|
},
|
|
@@ -22185,7 +22203,7 @@
|
|
|
22185
22203
|
netuid: 41,
|
|
22186
22204
|
contractAddress: "0x3ABAB2E0A24A66C1841716A738964FF757327e87"
|
|
22187
22205
|
},
|
|
22188
|
-
multiChainAsset:
|
|
22206
|
+
multiChainAsset: "xSN41-Subnet41",
|
|
22189
22207
|
hasValue: true,
|
|
22190
22208
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn41-0x3abab2e0a24a66c1841716a738964ff757327e87.png"
|
|
22191
22209
|
},
|
|
@@ -22202,7 +22220,7 @@
|
|
|
22202
22220
|
netuid: 44,
|
|
22203
22221
|
contractAddress: "0x2cd86CaBfdE8FfA81d7290bE026b74931C4d1ae4"
|
|
22204
22222
|
},
|
|
22205
|
-
multiChainAsset:
|
|
22223
|
+
multiChainAsset: "xSN44-Subnet44",
|
|
22206
22224
|
hasValue: true,
|
|
22207
22225
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn44-0x2cd86cabfde8ffa81d7290be026b74931c4d1ae4.png"
|
|
22208
22226
|
},
|
|
@@ -22219,7 +22237,7 @@
|
|
|
22219
22237
|
netuid: 46,
|
|
22220
22238
|
contractAddress: "0xDc338d54870BF0D93a3EF734b3b30D5ae0318a2e"
|
|
22221
22239
|
},
|
|
22222
|
-
multiChainAsset:
|
|
22240
|
+
multiChainAsset: "xSN46-Subnet46",
|
|
22223
22241
|
hasValue: true,
|
|
22224
22242
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn46-0xdc338d54870bf0d93a3ef734b3b30d5ae0318a2e.png"
|
|
22225
22243
|
},
|
|
@@ -22236,7 +22254,7 @@
|
|
|
22236
22254
|
netuid: 50,
|
|
22237
22255
|
contractAddress: "0x6E352B77796857C01fAc416CC18413a9cD09C1b4"
|
|
22238
22256
|
},
|
|
22239
|
-
multiChainAsset:
|
|
22257
|
+
multiChainAsset: "xSN50-Subnet50",
|
|
22240
22258
|
hasValue: true,
|
|
22241
22259
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn50-0x6e352b77796857c01fac416cc18413a9cd09c1b4.png"
|
|
22242
22260
|
},
|
|
@@ -22253,7 +22271,7 @@
|
|
|
22253
22271
|
netuid: 51,
|
|
22254
22272
|
contractAddress: "0x88C23896a91e7f21cba56f4090193730630D5F04"
|
|
22255
22273
|
},
|
|
22256
|
-
multiChainAsset:
|
|
22274
|
+
multiChainAsset: "xSN51-Subnet51",
|
|
22257
22275
|
hasValue: true,
|
|
22258
22276
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn51-0x88c23896a91e7f21cba56f4090193730630d5f04.png"
|
|
22259
22277
|
},
|
|
@@ -22270,7 +22288,7 @@
|
|
|
22270
22288
|
netuid: 56,
|
|
22271
22289
|
contractAddress: "0xDb3Bc179aC3a78886e277cb83551ceF2fD3e8728"
|
|
22272
22290
|
},
|
|
22273
|
-
multiChainAsset:
|
|
22291
|
+
multiChainAsset: "xSN56-Subnet56",
|
|
22274
22292
|
hasValue: true,
|
|
22275
22293
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn56-0xdb3bc179ac3a78886e277cb83551cef2fd3e8728.png"
|
|
22276
22294
|
},
|
|
@@ -22287,7 +22305,7 @@
|
|
|
22287
22305
|
netuid: 62,
|
|
22288
22306
|
contractAddress: "0xA964973077675E7AeA71744B05C1111e1A51eE36"
|
|
22289
22307
|
},
|
|
22290
|
-
multiChainAsset:
|
|
22308
|
+
multiChainAsset: "xSN62-Subnet62",
|
|
22291
22309
|
hasValue: true,
|
|
22292
22310
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn62-0xa964973077675e7aea71744b05c1111e1a51ee36.png"
|
|
22293
22311
|
},
|
|
@@ -22304,7 +22322,7 @@
|
|
|
22304
22322
|
netuid: 64,
|
|
22305
22323
|
contractAddress: "0xbAdd3F2d84605032C1B2AD8cBebb4700Dcd9D7dE"
|
|
22306
22324
|
},
|
|
22307
|
-
multiChainAsset:
|
|
22325
|
+
multiChainAsset: "xSN64-Subnet64",
|
|
22308
22326
|
hasValue: true,
|
|
22309
22327
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn64-0xbadd3f2d84605032c1b2ad8cbebb4700dcd9d7de.png"
|
|
22310
22328
|
},
|
|
@@ -22321,7 +22339,7 @@
|
|
|
22321
22339
|
netuid: 65,
|
|
22322
22340
|
contractAddress: "0x2c799017D8B26ab2e50f317322BEc8CE68e322E9"
|
|
22323
22341
|
},
|
|
22324
|
-
multiChainAsset:
|
|
22342
|
+
multiChainAsset: "xSN65-Subnet65",
|
|
22325
22343
|
hasValue: true,
|
|
22326
22344
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn65-0x2c799017d8b26ab2e50f317322bec8ce68e322e9.png"
|
|
22327
22345
|
},
|
|
@@ -22338,7 +22356,7 @@
|
|
|
22338
22356
|
netuid: 71,
|
|
22339
22357
|
contractAddress: "0x31b85188F676125a66cBaDda8482FE52EBd2905a"
|
|
22340
22358
|
},
|
|
22341
|
-
multiChainAsset:
|
|
22359
|
+
multiChainAsset: "xSN71-Subnet71",
|
|
22342
22360
|
hasValue: true,
|
|
22343
22361
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn71-0x31b85188f676125a66cbadda8482fe52ebd2905a.png"
|
|
22344
22362
|
},
|
|
@@ -22355,7 +22373,7 @@
|
|
|
22355
22373
|
netuid: 120,
|
|
22356
22374
|
contractAddress: "0xA3b335797BF5a2Cc2FC21Cc4286D2b3F40f0771e"
|
|
22357
22375
|
},
|
|
22358
|
-
multiChainAsset:
|
|
22376
|
+
multiChainAsset: "xSN120-Subnet120",
|
|
22359
22377
|
hasValue: true,
|
|
22360
22378
|
icon: "/assets/chain-assets/base_mainnet-erc20-xsn120-0xa3b335797bf5a2cc2fc21cc4286d2b3f40f0771e.png"
|
|
22361
22379
|
},
|
|
@@ -22719,6 +22737,347 @@
|
|
|
22719
22737
|
multiChainAsset: null,
|
|
22720
22738
|
hasValue: true,
|
|
22721
22739
|
icon: "/assets/chain-assets/hydradx_main-local-eurc.png"
|
|
22740
|
+
},
|
|
22741
|
+
"subtensor_evm-ERC20-TAO-0x0000000000000000000000000000000000000000": {
|
|
22742
|
+
originChain: "subtensor_evm",
|
|
22743
|
+
slug: "subtensor_evm-ERC20-TAO-0x0000000000000000000000000000000000000000",
|
|
22744
|
+
name: "TAO",
|
|
22745
|
+
symbol: "TAO",
|
|
22746
|
+
decimals: 9,
|
|
22747
|
+
priceId: null,
|
|
22748
|
+
minAmount: "0",
|
|
22749
|
+
assetType: "ERC20",
|
|
22750
|
+
metadata: {
|
|
22751
|
+
isAlphaToken: true,
|
|
22752
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
22753
|
+
},
|
|
22754
|
+
multiChainAsset: null,
|
|
22755
|
+
hasValue: true,
|
|
22756
|
+
icon: null
|
|
22757
|
+
},
|
|
22758
|
+
"subtensor_evm-ERC20-SN56-0x0000000000000000000000000000000000000000": {
|
|
22759
|
+
originChain: "subtensor_evm",
|
|
22760
|
+
slug: "subtensor_evm-ERC20-SN56-0x0000000000000000000000000000000000000000",
|
|
22761
|
+
name: "SN56",
|
|
22762
|
+
symbol: "SN56",
|
|
22763
|
+
decimals: 9,
|
|
22764
|
+
priceId: null,
|
|
22765
|
+
minAmount: "0",
|
|
22766
|
+
assetType: "ERC20",
|
|
22767
|
+
metadata: {
|
|
22768
|
+
netuid: 56,
|
|
22769
|
+
isAlphaToken: true,
|
|
22770
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
22771
|
+
},
|
|
22772
|
+
multiChainAsset: null,
|
|
22773
|
+
hasValue: true,
|
|
22774
|
+
icon: null
|
|
22775
|
+
},
|
|
22776
|
+
"subtensor_evm-ERC20-SN50-0x0000000000000000000000000000000000000000": {
|
|
22777
|
+
originChain: "subtensor_evm",
|
|
22778
|
+
slug: "subtensor_evm-ERC20-SN50-0x0000000000000000000000000000000000000000",
|
|
22779
|
+
name: "SN50",
|
|
22780
|
+
symbol: "SN50",
|
|
22781
|
+
decimals: 9,
|
|
22782
|
+
priceId: null,
|
|
22783
|
+
minAmount: "0",
|
|
22784
|
+
assetType: "ERC20",
|
|
22785
|
+
metadata: {
|
|
22786
|
+
netuid: 50,
|
|
22787
|
+
isAlphaToken: true,
|
|
22788
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
22789
|
+
},
|
|
22790
|
+
multiChainAsset: null,
|
|
22791
|
+
hasValue: true,
|
|
22792
|
+
icon: null
|
|
22793
|
+
},
|
|
22794
|
+
"subtensor_evm-ERC20-SN51-0x0000000000000000000000000000000000000000": {
|
|
22795
|
+
originChain: "subtensor_evm",
|
|
22796
|
+
slug: "subtensor_evm-ERC20-SN51-0x0000000000000000000000000000000000000000",
|
|
22797
|
+
name: "SN51",
|
|
22798
|
+
symbol: "SN51",
|
|
22799
|
+
decimals: 9,
|
|
22800
|
+
priceId: null,
|
|
22801
|
+
minAmount: "0",
|
|
22802
|
+
assetType: "ERC20",
|
|
22803
|
+
metadata: {
|
|
22804
|
+
netuid: 51,
|
|
22805
|
+
isAlphaToken: true,
|
|
22806
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
22807
|
+
},
|
|
22808
|
+
multiChainAsset: null,
|
|
22809
|
+
hasValue: true,
|
|
22810
|
+
icon: null
|
|
22811
|
+
},
|
|
22812
|
+
"subtensor_evm-ERC20-SN17-0x0000000000000000000000000000000000000000": {
|
|
22813
|
+
originChain: "subtensor_evm",
|
|
22814
|
+
slug: "subtensor_evm-ERC20-SN17-0x0000000000000000000000000000000000000000",
|
|
22815
|
+
name: "SN17",
|
|
22816
|
+
symbol: "SN17",
|
|
22817
|
+
decimals: 9,
|
|
22818
|
+
priceId: null,
|
|
22819
|
+
minAmount: "0",
|
|
22820
|
+
assetType: "ERC20",
|
|
22821
|
+
metadata: {
|
|
22822
|
+
netuid: 17,
|
|
22823
|
+
isAlphaToken: true,
|
|
22824
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
22825
|
+
},
|
|
22826
|
+
multiChainAsset: null,
|
|
22827
|
+
hasValue: true,
|
|
22828
|
+
icon: null
|
|
22829
|
+
},
|
|
22830
|
+
"subtensor_evm-ERC20-SN4-0x0000000000000000000000000000000000000000": {
|
|
22831
|
+
originChain: "subtensor_evm",
|
|
22832
|
+
slug: "subtensor_evm-ERC20-SN4-0x0000000000000000000000000000000000000000",
|
|
22833
|
+
name: "SN4",
|
|
22834
|
+
symbol: "SN4",
|
|
22835
|
+
decimals: 9,
|
|
22836
|
+
priceId: null,
|
|
22837
|
+
minAmount: "0",
|
|
22838
|
+
assetType: "ERC20",
|
|
22839
|
+
metadata: {
|
|
22840
|
+
netuid: 4,
|
|
22841
|
+
isAlphaToken: true,
|
|
22842
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
22843
|
+
},
|
|
22844
|
+
multiChainAsset: null,
|
|
22845
|
+
hasValue: true,
|
|
22846
|
+
icon: null
|
|
22847
|
+
},
|
|
22848
|
+
"subtensor_evm-ERC20-SN65-0x0000000000000000000000000000000000000000": {
|
|
22849
|
+
originChain: "subtensor_evm",
|
|
22850
|
+
slug: "subtensor_evm-ERC20-SN65-0x0000000000000000000000000000000000000000",
|
|
22851
|
+
name: "SN65",
|
|
22852
|
+
symbol: "SN65",
|
|
22853
|
+
decimals: 9,
|
|
22854
|
+
priceId: null,
|
|
22855
|
+
minAmount: "0",
|
|
22856
|
+
assetType: "ERC20",
|
|
22857
|
+
metadata: {
|
|
22858
|
+
netuid: 65,
|
|
22859
|
+
isAlphaToken: true,
|
|
22860
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
22861
|
+
},
|
|
22862
|
+
multiChainAsset: null,
|
|
22863
|
+
hasValue: true,
|
|
22864
|
+
icon: null
|
|
22865
|
+
},
|
|
22866
|
+
"subtensor_evm-ERC20-SN35-0x0000000000000000000000000000000000000000": {
|
|
22867
|
+
originChain: "subtensor_evm",
|
|
22868
|
+
slug: "subtensor_evm-ERC20-SN35-0x0000000000000000000000000000000000000000",
|
|
22869
|
+
name: "SN35",
|
|
22870
|
+
symbol: "SN35",
|
|
22871
|
+
decimals: 9,
|
|
22872
|
+
priceId: null,
|
|
22873
|
+
minAmount: "0",
|
|
22874
|
+
assetType: "ERC20",
|
|
22875
|
+
metadata: {
|
|
22876
|
+
netuid: 35,
|
|
22877
|
+
isAlphaToken: true,
|
|
22878
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
22879
|
+
},
|
|
22880
|
+
multiChainAsset: null,
|
|
22881
|
+
hasValue: true,
|
|
22882
|
+
icon: null
|
|
22883
|
+
},
|
|
22884
|
+
"subtensor_evm-ERC20-SN44-0x0000000000000000000000000000000000000000": {
|
|
22885
|
+
originChain: "subtensor_evm",
|
|
22886
|
+
slug: "subtensor_evm-ERC20-SN44-0x0000000000000000000000000000000000000000",
|
|
22887
|
+
name: "SN44",
|
|
22888
|
+
symbol: "SN44",
|
|
22889
|
+
decimals: 9,
|
|
22890
|
+
priceId: null,
|
|
22891
|
+
minAmount: "0",
|
|
22892
|
+
assetType: "ERC20",
|
|
22893
|
+
metadata: {
|
|
22894
|
+
netuid: 44,
|
|
22895
|
+
isAlphaToken: true,
|
|
22896
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
22897
|
+
},
|
|
22898
|
+
multiChainAsset: null,
|
|
22899
|
+
hasValue: true,
|
|
22900
|
+
icon: null
|
|
22901
|
+
},
|
|
22902
|
+
"subtensor_evm-ERC20-SN62-0x0000000000000000000000000000000000000000": {
|
|
22903
|
+
originChain: "subtensor_evm",
|
|
22904
|
+
slug: "subtensor_evm-ERC20-SN62-0x0000000000000000000000000000000000000000",
|
|
22905
|
+
name: "SN62",
|
|
22906
|
+
symbol: "SN62",
|
|
22907
|
+
decimals: 9,
|
|
22908
|
+
priceId: null,
|
|
22909
|
+
minAmount: "0",
|
|
22910
|
+
assetType: "ERC20",
|
|
22911
|
+
metadata: {
|
|
22912
|
+
netuid: 62,
|
|
22913
|
+
isAlphaToken: true,
|
|
22914
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
22915
|
+
},
|
|
22916
|
+
multiChainAsset: null,
|
|
22917
|
+
hasValue: true,
|
|
22918
|
+
icon: null
|
|
22919
|
+
},
|
|
22920
|
+
"subtensor_evm-ERC20-SN46-0x0000000000000000000000000000000000000000": {
|
|
22921
|
+
originChain: "subtensor_evm",
|
|
22922
|
+
slug: "subtensor_evm-ERC20-SN46-0x0000000000000000000000000000000000000000",
|
|
22923
|
+
name: "SN46",
|
|
22924
|
+
symbol: "SN46",
|
|
22925
|
+
decimals: 9,
|
|
22926
|
+
priceId: null,
|
|
22927
|
+
minAmount: "0",
|
|
22928
|
+
assetType: "ERC20",
|
|
22929
|
+
metadata: {
|
|
22930
|
+
netuid: 46,
|
|
22931
|
+
isAlphaToken: true,
|
|
22932
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
22933
|
+
},
|
|
22934
|
+
multiChainAsset: null,
|
|
22935
|
+
hasValue: true,
|
|
22936
|
+
icon: null
|
|
22937
|
+
},
|
|
22938
|
+
"subtensor_evm-ERC20-SN41-0x0000000000000000000000000000000000000000": {
|
|
22939
|
+
originChain: "subtensor_evm",
|
|
22940
|
+
slug: "subtensor_evm-ERC20-SN41-0x0000000000000000000000000000000000000000",
|
|
22941
|
+
name: "SN41",
|
|
22942
|
+
symbol: "SN41",
|
|
22943
|
+
decimals: 9,
|
|
22944
|
+
priceId: null,
|
|
22945
|
+
minAmount: "0",
|
|
22946
|
+
assetType: "ERC20",
|
|
22947
|
+
metadata: {
|
|
22948
|
+
netuid: 41,
|
|
22949
|
+
isAlphaToken: true,
|
|
22950
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
22951
|
+
},
|
|
22952
|
+
multiChainAsset: null,
|
|
22953
|
+
hasValue: true,
|
|
22954
|
+
icon: null
|
|
22955
|
+
},
|
|
22956
|
+
"subtensor_evm-ERC20-SN9-0x0000000000000000000000000000000000000000": {
|
|
22957
|
+
originChain: "subtensor_evm",
|
|
22958
|
+
slug: "subtensor_evm-ERC20-SN9-0x0000000000000000000000000000000000000000",
|
|
22959
|
+
name: "SN9",
|
|
22960
|
+
symbol: "SN9",
|
|
22961
|
+
decimals: 9,
|
|
22962
|
+
priceId: null,
|
|
22963
|
+
minAmount: "0",
|
|
22964
|
+
assetType: "ERC20",
|
|
22965
|
+
metadata: {
|
|
22966
|
+
netuid: 9,
|
|
22967
|
+
isAlphaToken: true,
|
|
22968
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
22969
|
+
},
|
|
22970
|
+
multiChainAsset: null,
|
|
22971
|
+
hasValue: true,
|
|
22972
|
+
icon: null
|
|
22973
|
+
},
|
|
22974
|
+
"subtensor_evm-ERC20-SN120-0x0000000000000000000000000000000000000000": {
|
|
22975
|
+
originChain: "subtensor_evm",
|
|
22976
|
+
slug: "subtensor_evm-ERC20-SN120-0x0000000000000000000000000000000000000000",
|
|
22977
|
+
name: "SN120",
|
|
22978
|
+
symbol: "SN120",
|
|
22979
|
+
decimals: 9,
|
|
22980
|
+
priceId: null,
|
|
22981
|
+
minAmount: "0",
|
|
22982
|
+
assetType: "ERC20",
|
|
22983
|
+
metadata: {
|
|
22984
|
+
netuid: 120,
|
|
22985
|
+
isAlphaToken: true,
|
|
22986
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
22987
|
+
},
|
|
22988
|
+
multiChainAsset: null,
|
|
22989
|
+
hasValue: true,
|
|
22990
|
+
icon: null
|
|
22991
|
+
},
|
|
22992
|
+
"subtensor_evm-ERC20-SN8-0x0000000000000000000000000000000000000000": {
|
|
22993
|
+
originChain: "subtensor_evm",
|
|
22994
|
+
slug: "subtensor_evm-ERC20-SN8-0x0000000000000000000000000000000000000000",
|
|
22995
|
+
name: "SN8",
|
|
22996
|
+
symbol: "SN8",
|
|
22997
|
+
decimals: 9,
|
|
22998
|
+
priceId: null,
|
|
22999
|
+
minAmount: "0",
|
|
23000
|
+
assetType: "ERC20",
|
|
23001
|
+
metadata: {
|
|
23002
|
+
netuid: 8,
|
|
23003
|
+
isAlphaToken: true,
|
|
23004
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
23005
|
+
},
|
|
23006
|
+
multiChainAsset: null,
|
|
23007
|
+
hasValue: true,
|
|
23008
|
+
icon: null
|
|
23009
|
+
},
|
|
23010
|
+
"subtensor_evm-ERC20-SN33-0x0000000000000000000000000000000000000000": {
|
|
23011
|
+
originChain: "subtensor_evm",
|
|
23012
|
+
slug: "subtensor_evm-ERC20-SN33-0x0000000000000000000000000000000000000000",
|
|
23013
|
+
name: "SN33",
|
|
23014
|
+
symbol: "SN33",
|
|
23015
|
+
decimals: 9,
|
|
23016
|
+
priceId: null,
|
|
23017
|
+
minAmount: "0",
|
|
23018
|
+
assetType: "ERC20",
|
|
23019
|
+
metadata: {
|
|
23020
|
+
netuid: 33,
|
|
23021
|
+
isAlphaToken: true,
|
|
23022
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
23023
|
+
},
|
|
23024
|
+
multiChainAsset: null,
|
|
23025
|
+
hasValue: true,
|
|
23026
|
+
icon: null
|
|
23027
|
+
},
|
|
23028
|
+
"subtensor_evm-ERC20-SN34-0x0000000000000000000000000000000000000000": {
|
|
23029
|
+
originChain: "subtensor_evm",
|
|
23030
|
+
slug: "subtensor_evm-ERC20-SN34-0x0000000000000000000000000000000000000000",
|
|
23031
|
+
name: "SN34",
|
|
23032
|
+
symbol: "SN34",
|
|
23033
|
+
decimals: 9,
|
|
23034
|
+
priceId: null,
|
|
23035
|
+
minAmount: "0",
|
|
23036
|
+
assetType: "ERC20",
|
|
23037
|
+
metadata: {
|
|
23038
|
+
netuid: 34,
|
|
23039
|
+
isAlphaToken: true,
|
|
23040
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
23041
|
+
},
|
|
23042
|
+
multiChainAsset: null,
|
|
23043
|
+
hasValue: true,
|
|
23044
|
+
icon: null
|
|
23045
|
+
},
|
|
23046
|
+
"subtensor_evm-ERC20-SN71-0x0000000000000000000000000000000000000000": {
|
|
23047
|
+
originChain: "subtensor_evm",
|
|
23048
|
+
slug: "subtensor_evm-ERC20-SN71-0x0000000000000000000000000000000000000000",
|
|
23049
|
+
name: "SN71",
|
|
23050
|
+
symbol: "SN71",
|
|
23051
|
+
decimals: 9,
|
|
23052
|
+
priceId: null,
|
|
23053
|
+
minAmount: "0",
|
|
23054
|
+
assetType: "ERC20",
|
|
23055
|
+
metadata: {
|
|
23056
|
+
netuid: 71,
|
|
23057
|
+
isAlphaToken: true,
|
|
23058
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
23059
|
+
},
|
|
23060
|
+
multiChainAsset: null,
|
|
23061
|
+
hasValue: true,
|
|
23062
|
+
icon: null
|
|
23063
|
+
},
|
|
23064
|
+
"subtensor_evm-ERC20-SN64-0x0000000000000000000000000000000000000000": {
|
|
23065
|
+
originChain: "subtensor_evm",
|
|
23066
|
+
slug: "subtensor_evm-ERC20-SN64-0x0000000000000000000000000000000000000000",
|
|
23067
|
+
name: "SN64",
|
|
23068
|
+
symbol: "SN64",
|
|
23069
|
+
decimals: 9,
|
|
23070
|
+
priceId: null,
|
|
23071
|
+
minAmount: "0",
|
|
23072
|
+
assetType: "ERC20",
|
|
23073
|
+
metadata: {
|
|
23074
|
+
netuid: 64,
|
|
23075
|
+
isAlphaToken: true,
|
|
23076
|
+
contractAddress: "0x0000000000000000000000000000000000000000"
|
|
23077
|
+
},
|
|
23078
|
+
multiChainAsset: null,
|
|
23079
|
+
hasValue: true,
|
|
23080
|
+
icon: null
|
|
22722
23081
|
},
|
|
22723
23082
|
"paseo_assethub-NATIVE-PAS": {
|
|
22724
23083
|
originChain: "paseo_assethub",
|
|
@@ -38851,6 +39210,168 @@
|
|
|
38851
39210
|
priceId: "jpycoin",
|
|
38852
39211
|
hasValue: true,
|
|
38853
39212
|
icon: "/assets/multi-chain-assets/jpyc-jpycoin.png"
|
|
39213
|
+
},
|
|
39214
|
+
"xSN4-Subnet4": {
|
|
39215
|
+
slug: "xSN4-Subnet4",
|
|
39216
|
+
originChainAsset: "subtensor_evm-ERC20-xSN4-0x3F2c5460bF575cFa8e3299f643645c91cAb6F565",
|
|
39217
|
+
name: "Subnet 4",
|
|
39218
|
+
symbol: "xSN4",
|
|
39219
|
+
priceId: null,
|
|
39220
|
+
hasValue: true,
|
|
39221
|
+
icon: "/assets/multi-chain-assets/xsn4-subnet4.png"
|
|
39222
|
+
},
|
|
39223
|
+
"xSN8-Subnet8": {
|
|
39224
|
+
slug: "xSN8-Subnet8",
|
|
39225
|
+
originChainAsset: "subtensor_evm-ERC20-xSN8-0x30B5F838d479EC994793e576c9463B53B9a8E277",
|
|
39226
|
+
name: "Subnet 8",
|
|
39227
|
+
symbol: "xSN8",
|
|
39228
|
+
priceId: null,
|
|
39229
|
+
hasValue: true,
|
|
39230
|
+
icon: "/assets/multi-chain-assets/xsn8-subnet8.png"
|
|
39231
|
+
},
|
|
39232
|
+
"xSN9-Subnet9": {
|
|
39233
|
+
slug: "xSN9-Subnet9",
|
|
39234
|
+
originChainAsset: "subtensor_evm-ERC20-xSN9-0x4E1f8793bb6d2a81337Eb3EaF1b6FBf4743716b3",
|
|
39235
|
+
name: "Subnet 9",
|
|
39236
|
+
symbol: "xSN9",
|
|
39237
|
+
priceId: null,
|
|
39238
|
+
hasValue: true,
|
|
39239
|
+
icon: "/assets/multi-chain-assets/xsn9-subnet9.png"
|
|
39240
|
+
},
|
|
39241
|
+
"xSN17-Subnet17": {
|
|
39242
|
+
slug: "xSN17-Subnet17",
|
|
39243
|
+
originChainAsset: "subtensor_evm-ERC20-xSN17-0x6b9c2DE3365635FFe8c8D95D318a3691ed827a49",
|
|
39244
|
+
name: "Subnet 17",
|
|
39245
|
+
symbol: "xSN17",
|
|
39246
|
+
priceId: null,
|
|
39247
|
+
hasValue: true,
|
|
39248
|
+
icon: "/assets/multi-chain-assets/xsn17-subnet17.png"
|
|
39249
|
+
},
|
|
39250
|
+
"xSN33-Subnet33": {
|
|
39251
|
+
slug: "xSN33-Subnet33",
|
|
39252
|
+
originChainAsset: "subtensor_evm-ERC20-xSN33-0x93D38C4E984b134B48908641776d994f0Bf1a6dD",
|
|
39253
|
+
name: "Subnet 33",
|
|
39254
|
+
symbol: "xSN33",
|
|
39255
|
+
priceId: null,
|
|
39256
|
+
hasValue: true,
|
|
39257
|
+
icon: "/assets/multi-chain-assets/xsn33-subnet33.png"
|
|
39258
|
+
},
|
|
39259
|
+
"xSN34-Subnet34": {
|
|
39260
|
+
slug: "xSN34-Subnet34",
|
|
39261
|
+
originChainAsset: "subtensor_evm-ERC20-xSN34-0x807d4cf263a4e137d1E6Bea8324Ed85562e57c9b",
|
|
39262
|
+
name: "Subnet 34",
|
|
39263
|
+
symbol: "xSN34",
|
|
39264
|
+
priceId: null,
|
|
39265
|
+
hasValue: true,
|
|
39266
|
+
icon: "/assets/multi-chain-assets/xsn34-subnet34.png"
|
|
39267
|
+
},
|
|
39268
|
+
"xSN35-Subnet35": {
|
|
39269
|
+
slug: "xSN35-Subnet35",
|
|
39270
|
+
originChainAsset: "subtensor_evm-ERC20-xSN35-0x2E19cFaEABdF7C738F59F704a1d209C0a146E521",
|
|
39271
|
+
name: "Subnet 35",
|
|
39272
|
+
symbol: "xSN35",
|
|
39273
|
+
priceId: null,
|
|
39274
|
+
hasValue: true,
|
|
39275
|
+
icon: "/assets/multi-chain-assets/xsn35-subnet35.png"
|
|
39276
|
+
},
|
|
39277
|
+
"xSN41-Subnet41": {
|
|
39278
|
+
slug: "xSN41-Subnet41",
|
|
39279
|
+
originChainAsset: "subtensor_evm-ERC20-xSN41-0x1Ad8e6e648f4F24259eE35Be796408DD18D0B0F6",
|
|
39280
|
+
name: "Subnet 41",
|
|
39281
|
+
symbol: "xSN41",
|
|
39282
|
+
priceId: null,
|
|
39283
|
+
hasValue: true,
|
|
39284
|
+
icon: "/assets/multi-chain-assets/xsn41-subnet41.png"
|
|
39285
|
+
},
|
|
39286
|
+
"xSN44-Subnet44": {
|
|
39287
|
+
slug: "xSN44-Subnet44",
|
|
39288
|
+
originChainAsset: "subtensor_evm-ERC20-xSN44-0xbbC063299D61ee6c5918633E3Bd30C42D2813b73",
|
|
39289
|
+
name: "Subnet 44",
|
|
39290
|
+
symbol: "xSN44",
|
|
39291
|
+
priceId: null,
|
|
39292
|
+
hasValue: true,
|
|
39293
|
+
icon: "/assets/multi-chain-assets/xsn44-subnet44.png"
|
|
39294
|
+
},
|
|
39295
|
+
"xSN46-Subnet46": {
|
|
39296
|
+
slug: "xSN46-Subnet46",
|
|
39297
|
+
originChainAsset: "subtensor_evm-ERC20-xSN46-0xDDd14D0e433c5db4367e337e0928aD430c35bbF4",
|
|
39298
|
+
name: "Subnet 46",
|
|
39299
|
+
symbol: "xSN46",
|
|
39300
|
+
priceId: null,
|
|
39301
|
+
hasValue: true,
|
|
39302
|
+
icon: "/assets/multi-chain-assets/xsn46-subnet46.png"
|
|
39303
|
+
},
|
|
39304
|
+
"xSN50-Subnet50": {
|
|
39305
|
+
slug: "xSN50-Subnet50",
|
|
39306
|
+
originChainAsset: "subtensor_evm-ERC20-xSN50-0xDa69E0fc33F6ddC13DC6Af2a3ea47198aEEFB927",
|
|
39307
|
+
name: "Subnet 50",
|
|
39308
|
+
symbol: "xSN50",
|
|
39309
|
+
priceId: null,
|
|
39310
|
+
hasValue: true,
|
|
39311
|
+
icon: "/assets/multi-chain-assets/xsn50-subnet50.png"
|
|
39312
|
+
},
|
|
39313
|
+
"xSN51-Subnet51": {
|
|
39314
|
+
slug: "xSN51-Subnet51",
|
|
39315
|
+
originChainAsset: "subtensor_evm-ERC20-xSN51-0x36899fc109F970d3d1E94e24C962607484149CD9",
|
|
39316
|
+
name: "Subnet 51",
|
|
39317
|
+
symbol: "xSN51",
|
|
39318
|
+
priceId: null,
|
|
39319
|
+
hasValue: true,
|
|
39320
|
+
icon: "/assets/multi-chain-assets/xsn51-subnet51.png"
|
|
39321
|
+
},
|
|
39322
|
+
"xSN56-Subnet56": {
|
|
39323
|
+
slug: "xSN56-Subnet56",
|
|
39324
|
+
originChainAsset: "subtensor_evm-ERC20-xSN56-0x3F18Bd7844492A6ED34738C4D2AD486E9299B997",
|
|
39325
|
+
name: "Subnet 56",
|
|
39326
|
+
symbol: "xSN56",
|
|
39327
|
+
priceId: null,
|
|
39328
|
+
hasValue: true,
|
|
39329
|
+
icon: "/assets/multi-chain-assets/xsn56-subnet56.png"
|
|
39330
|
+
},
|
|
39331
|
+
"xSN62-Subnet62": {
|
|
39332
|
+
slug: "xSN62-Subnet62",
|
|
39333
|
+
originChainAsset: "subtensor_evm-ERC20-xSN62-0x0Aea63F0f4A1DcC1d6641Bf393A0032c2C33f88B",
|
|
39334
|
+
name: "Subnet 62",
|
|
39335
|
+
symbol: "xSN62",
|
|
39336
|
+
priceId: null,
|
|
39337
|
+
hasValue: true,
|
|
39338
|
+
icon: "/assets/multi-chain-assets/xsn62-subnet62.png"
|
|
39339
|
+
},
|
|
39340
|
+
"xSN64-Subnet64": {
|
|
39341
|
+
slug: "xSN64-Subnet64",
|
|
39342
|
+
originChainAsset: "subtensor_evm-ERC20-xSN64-0x3D44B9c5eBA6DE51f4Da3152341EBe591962e843",
|
|
39343
|
+
name: "Subnet 64",
|
|
39344
|
+
symbol: "xSN64",
|
|
39345
|
+
priceId: null,
|
|
39346
|
+
hasValue: true,
|
|
39347
|
+
icon: "/assets/multi-chain-assets/xsn64-subnet64.png"
|
|
39348
|
+
},
|
|
39349
|
+
"xSN65-Subnet65": {
|
|
39350
|
+
slug: "xSN65-Subnet65",
|
|
39351
|
+
originChainAsset: "subtensor_evm-ERC20-xSN65-0x875D8b5D0dF57b234cA7bf1a6fA44e9Aa114f055",
|
|
39352
|
+
name: "Subnet 65",
|
|
39353
|
+
symbol: "xSN65",
|
|
39354
|
+
priceId: null,
|
|
39355
|
+
hasValue: true,
|
|
39356
|
+
icon: "/assets/multi-chain-assets/xsn65-subnet65.png"
|
|
39357
|
+
},
|
|
39358
|
+
"xSN71-Subnet71": {
|
|
39359
|
+
slug: "xSN71-Subnet71",
|
|
39360
|
+
originChainAsset: "subtensor_evm-ERC20-xSN71-0x156e431cC96E0e3B70c97214d869C9bC4b5bbD21",
|
|
39361
|
+
name: "Subnet 71",
|
|
39362
|
+
symbol: "xSN71",
|
|
39363
|
+
priceId: null,
|
|
39364
|
+
hasValue: true,
|
|
39365
|
+
icon: "/assets/multi-chain-assets/xsn71-subnet71.png"
|
|
39366
|
+
},
|
|
39367
|
+
"xSN120-Subnet120": {
|
|
39368
|
+
slug: "xSN120-Subnet120",
|
|
39369
|
+
originChainAsset: "subtensor_evm-ERC20-xSN120-0xbB6A51b990C116418033d3648B96C24e995E83A8",
|
|
39370
|
+
name: "Subnet 120",
|
|
39371
|
+
symbol: "xSN120",
|
|
39372
|
+
priceId: null,
|
|
39373
|
+
hasValue: true,
|
|
39374
|
+
icon: "/assets/multi-chain-assets/xsn120-subnet120.png"
|
|
38854
39375
|
}
|
|
38855
39376
|
};
|
|
38856
39377
|
|