@subwallet/chain-list 0.2.70-beta.4 → 0.2.70-beta.6
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 +32 -30
- package/cjs/data/AssetLogoMap.json +7 -2
- package/cjs/data/ChainAsset.json +17 -17
- package/cjs/data/ChainInfo.json +8 -11
- package/cjs/data/ChainLogoMap.json +1 -1
- package/cjs/data/MultiChainAsset.json +3 -3
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +7 -2
- package/data/ChainAsset.json +17 -17
- package/data/ChainInfo.json +8 -11
- package/data/ChainLogoMap.json +1 -1
- package/data/MultiChainAsset.json +3 -3
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"discovol_testnet-native-disc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/discovol_testnet-native-disc.png",
|
|
189
189
|
"atocha-native-ato": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/atocha-native-ato.png",
|
|
190
190
|
"myriad-native-myria": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/myriad-native-myria.png",
|
|
191
|
-
"debio-native-dbio": "https://
|
|
191
|
+
"debio-native-dbio": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/debio-native-dbio.png",
|
|
192
192
|
"collectives-native-dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/collectives-native-dot.png",
|
|
193
193
|
"ajunapolkadot-native-ajun": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ajunapolkadot-native-ajun.png",
|
|
194
194
|
"bitgreen-native-bbb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitgreen-native-bbb.png",
|
|
@@ -566,6 +566,8 @@
|
|
|
566
566
|
"bitlayer-erc20-usdc-0x9827431e8b77e87c9894bd50b055d6be56be0030": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitlayer-erc20-usdc-0x9827431e8b77e87c9894bd50b055d6be56be0030.png",
|
|
567
567
|
"bitlayer-erc20-eth-0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitlayer-erc20-eth-0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2.png",
|
|
568
568
|
"bevm-erc20-wbtc-0xb5136feba197f5ff4b765e5b50c74db717796dcd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bevm-erc20-wbtc-0xb5136feba197f5ff4b765e5b50c74db717796dcd.png",
|
|
569
|
+
"bevm-erc20-stbtc-0x26bda683f874e7ae3e3a5d3fad44bcb82a7c107c": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bevm-erc20-stbtc-0x26bda683f874e7ae3e3a5d3fad44bcb82a7c107c.png",
|
|
570
|
+
"bevm-erc20-wstbtc-0x2967e7bb9daa5711ac332caf874bd47ef99b3820": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bevm-erc20-wstbtc-0x2967e7bb9daa5711ac332caf874bd47ef99b3820.png",
|
|
569
571
|
"bobmainnet-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bobmainnet-native-eth.png",
|
|
570
572
|
"avail_mainnet-native-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/avail_mainnet-native-avail.png",
|
|
571
573
|
"merlinevm-native-btc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/merlinevm-native-btc.png",
|
|
@@ -728,7 +730,10 @@
|
|
|
728
730
|
"roc-rococo": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/roc-rococo.png",
|
|
729
731
|
"myth-mythos": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/myth-mythos.png",
|
|
730
732
|
"shib-shibainu": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/shib-shibainu.png",
|
|
733
|
+
"pepe-pepe": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/pepe-pepe.png",
|
|
734
|
+
"ton-toncoin": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ton-toncoin.png",
|
|
731
735
|
"wsteth-wrappedliquidether": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/wsteth-wrappedliquidether.png",
|
|
736
|
+
"tbtc-tbtcv2": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/tbtc-tbtcv2.png",
|
|
732
737
|
"frax-frax": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/frax-frax.png",
|
|
733
738
|
"ztg-zeitgeist": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ztg-zeitgeist.png",
|
|
734
739
|
"ring-darwinianetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ring-darwinianetwork.png",
|
|
@@ -4692,7 +4697,7 @@
|
|
|
4692
4697
|
minAmount: "0",
|
|
4693
4698
|
assetType: "NATIVE",
|
|
4694
4699
|
metadata: null,
|
|
4695
|
-
multiChainAsset:
|
|
4700
|
+
multiChainAsset: null,
|
|
4696
4701
|
hasValue: false,
|
|
4697
4702
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/uniquenft-native-unq.png"
|
|
4698
4703
|
},
|
|
@@ -5416,7 +5421,7 @@
|
|
|
5416
5421
|
metadata: null,
|
|
5417
5422
|
multiChainAsset: null,
|
|
5418
5423
|
hasValue: true,
|
|
5419
|
-
icon: "https://
|
|
5424
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/debio-native-dbio.png"
|
|
5420
5425
|
},
|
|
5421
5426
|
"collectives-NATIVE-DOT": {
|
|
5422
5427
|
originChain: "collectives",
|
|
@@ -11724,7 +11729,7 @@
|
|
|
11724
11729
|
},
|
|
11725
11730
|
multiChainAsset: null,
|
|
11726
11731
|
hasValue: true,
|
|
11727
|
-
icon:
|
|
11732
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bevm-erc20-stbtc-0x26bda683f874e7ae3e3a5d3fad44bcb82a7c107c.png"
|
|
11728
11733
|
},
|
|
11729
11734
|
"bevm-ERC20-wstBTC-0x2967E7Bb9DaA5711Ac332cAF874BD47ef99B3820": {
|
|
11730
11735
|
originChain: "bevm",
|
|
@@ -11740,7 +11745,7 @@
|
|
|
11740
11745
|
},
|
|
11741
11746
|
multiChainAsset: null,
|
|
11742
11747
|
hasValue: true,
|
|
11743
|
-
icon:
|
|
11748
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bevm-erc20-wstbtc-0x2967e7bb9daa5711ac332caf874bd47ef99b3820.png"
|
|
11744
11749
|
},
|
|
11745
11750
|
"bobMainnet-NATIVE-ETH": {
|
|
11746
11751
|
originChain: "bobMainnet",
|
|
@@ -12511,7 +12516,7 @@
|
|
|
12511
12516
|
name: "Wrapped BTC",
|
|
12512
12517
|
symbol: "WBTC",
|
|
12513
12518
|
decimals: 8,
|
|
12514
|
-
priceId: "bitcoin",
|
|
12519
|
+
priceId: "wrapped-bitcoin",
|
|
12515
12520
|
minAmount: "0",
|
|
12516
12521
|
assetType: "PSP22",
|
|
12517
12522
|
metadata: {
|
|
@@ -13310,7 +13315,7 @@
|
|
|
13310
13315
|
name: "Axelar Wrapped USDC",
|
|
13311
13316
|
symbol: "USDC.axl",
|
|
13312
13317
|
decimals: 6,
|
|
13313
|
-
priceId: "
|
|
13318
|
+
priceId: "axlusdc",
|
|
13314
13319
|
minAmount: null,
|
|
13315
13320
|
assetType: "ERC20",
|
|
13316
13321
|
metadata: {
|
|
@@ -13326,13 +13331,13 @@
|
|
|
13326
13331
|
name: "Tether USD",
|
|
13327
13332
|
symbol: "USDT.wh",
|
|
13328
13333
|
decimals: 6,
|
|
13329
|
-
priceId:
|
|
13334
|
+
priceId: "tether",
|
|
13330
13335
|
minAmount: null,
|
|
13331
13336
|
assetType: "ERC20",
|
|
13332
13337
|
metadata: {
|
|
13333
13338
|
contractAddress: "0xc30E9cA94CF52f3Bf5692aaCF81353a27052c46f"
|
|
13334
13339
|
},
|
|
13335
|
-
multiChainAsset:
|
|
13340
|
+
multiChainAsset: "USDT-Tether",
|
|
13336
13341
|
hasValue: true,
|
|
13337
13342
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-usdt.wh-0xc30e9ca94cf52f3bf5692aacf81353a27052c46f.png"
|
|
13338
13343
|
},
|
|
@@ -13342,13 +13347,13 @@
|
|
|
13342
13347
|
name: "USDC (Wormhole)",
|
|
13343
13348
|
symbol: "USDC.wh",
|
|
13344
13349
|
decimals: 6,
|
|
13345
|
-
priceId:
|
|
13350
|
+
priceId: "usd-coin",
|
|
13346
13351
|
minAmount: null,
|
|
13347
13352
|
assetType: "ERC20",
|
|
13348
13353
|
metadata: {
|
|
13349
13354
|
contractAddress: "0x931715fee2d06333043d11f658c8ce934ac61d0c"
|
|
13350
13355
|
},
|
|
13351
|
-
multiChainAsset:
|
|
13356
|
+
multiChainAsset: "USDC-USDCoin",
|
|
13352
13357
|
hasValue: true,
|
|
13353
13358
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-usdc.wh-0x931715fee2d06333043d11f658c8ce934ac61d0c.png"
|
|
13354
13359
|
},
|
|
@@ -13358,13 +13363,13 @@
|
|
|
13358
13363
|
name: "Wrapped BTC",
|
|
13359
13364
|
symbol: "WBTC.wh",
|
|
13360
13365
|
decimals: 8,
|
|
13361
|
-
priceId:
|
|
13366
|
+
priceId: "wrapped-bitcoin",
|
|
13362
13367
|
minAmount: null,
|
|
13363
13368
|
assetType: "ERC20",
|
|
13364
13369
|
metadata: {
|
|
13365
13370
|
contractAddress: "0xe57ebd2d67b462e9926e04a8e33f01cd0d64346d"
|
|
13366
13371
|
},
|
|
13367
|
-
multiChainAsset:
|
|
13372
|
+
multiChainAsset: "WBTC-WrappedBTC",
|
|
13368
13373
|
hasValue: true,
|
|
13369
13374
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-wbtc.wh-0xe57ebd2d67b462e9926e04a8e33f01cd0d64346d.png"
|
|
13370
13375
|
},
|
|
@@ -13374,13 +13379,13 @@
|
|
|
13374
13379
|
name: "Wrapped Ether",
|
|
13375
13380
|
symbol: "ETH.wh",
|
|
13376
13381
|
decimals: 18,
|
|
13377
|
-
priceId:
|
|
13382
|
+
priceId: "ethereum",
|
|
13378
13383
|
minAmount: null,
|
|
13379
13384
|
assetType: "ERC20",
|
|
13380
13385
|
metadata: {
|
|
13381
13386
|
contractAddress: "0xab3f0245b83feb11d15aaffefd7ad465a59817ed"
|
|
13382
13387
|
},
|
|
13383
|
-
multiChainAsset:
|
|
13388
|
+
multiChainAsset: "ETH-Ethereum",
|
|
13384
13389
|
hasValue: true,
|
|
13385
13390
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-eth.wh-0xab3f0245b83feb11d15aaffefd7ad465a59817ed.png"
|
|
13386
13391
|
},
|
|
@@ -13420,7 +13425,7 @@
|
|
|
13420
13425
|
name: "Phala",
|
|
13421
13426
|
symbol: "PHA",
|
|
13422
13427
|
decimals: 12,
|
|
13423
|
-
priceId: "
|
|
13428
|
+
priceId: "pha",
|
|
13424
13429
|
minAmount: "54945054945",
|
|
13425
13430
|
assetType: "LOCAL",
|
|
13426
13431
|
metadata: {
|
|
@@ -13506,7 +13511,7 @@
|
|
|
13506
13511
|
metadata: {
|
|
13507
13512
|
assetId: "25"
|
|
13508
13513
|
},
|
|
13509
|
-
multiChainAsset:
|
|
13514
|
+
multiChainAsset: "UNQ-UniqueNetwork",
|
|
13510
13515
|
hasValue: true,
|
|
13511
13516
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-unq.png"
|
|
13512
13517
|
},
|
|
@@ -13602,8 +13607,7 @@
|
|
|
13602
13607
|
RadiumBlock: "wss://polkadot.public.curie.radiumblock.co/ws",
|
|
13603
13608
|
Stakeworld: "wss://dot-rpc.stakeworld.io",
|
|
13604
13609
|
"IBP-GeoDNS1": "wss://rpc.ibp.network/polkadot",
|
|
13605
|
-
"Light Client": "light://substrate-connect/polkadot"
|
|
13606
|
-
SubWallet: "wss://polkadot-rpc.subwallet.app"
|
|
13610
|
+
"Light Client": "light://substrate-connect/polkadot"
|
|
13607
13611
|
},
|
|
13608
13612
|
evmInfo: null,
|
|
13609
13613
|
substrateInfo: {
|
|
@@ -13641,8 +13645,7 @@
|
|
|
13641
13645
|
LuckyFriday: "wss://rpc-kusama.luckyfriday.io",
|
|
13642
13646
|
Stakeworld: "wss://ksm-rpc.stakeworld.io",
|
|
13643
13647
|
"IBP-GeoDNS1": "wss://rpc.ibp.network/kusama",
|
|
13644
|
-
"Light Client": "light://substrate-connect/kusama"
|
|
13645
|
-
SubWallet: "wss://kusama-rpc.subwallet.app"
|
|
13648
|
+
"Light Client": "light://substrate-connect/kusama"
|
|
13646
13649
|
},
|
|
13647
13650
|
evmInfo: null,
|
|
13648
13651
|
substrateInfo: {
|
|
@@ -15271,7 +15274,7 @@
|
|
|
15271
15274
|
paraId: null,
|
|
15272
15275
|
genesisHash: "0x742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
|
|
15273
15276
|
addressPrefix: 7,
|
|
15274
|
-
chainType: "
|
|
15277
|
+
chainType: "RELAYCHAIN",
|
|
15275
15278
|
crowdloanUrl: null,
|
|
15276
15279
|
blockExplorer: "https://edgeware.subscan.io/",
|
|
15277
15280
|
existentialDeposit: "10000000000000",
|
|
@@ -15436,7 +15439,6 @@
|
|
|
15436
15439
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/darwinia2.png",
|
|
15437
15440
|
providers: {
|
|
15438
15441
|
"Darwinia Network": "wss://rpc.darwinia.network",
|
|
15439
|
-
"Darwinia Community": "wss://darwinia-rpc.darwiniacommunitydao.xyz",
|
|
15440
15442
|
Dwellir: "wss://darwinia-rpc.dwellir.com"
|
|
15441
15443
|
},
|
|
15442
15444
|
evmInfo: {
|
|
@@ -15543,7 +15545,7 @@
|
|
|
15543
15545
|
paraId: null,
|
|
15544
15546
|
genesisHash: "0x0f3665e2e57fb38fd638145b69e567fb05bbadfd457624f90f15e5dbb31320bb",
|
|
15545
15547
|
addressPrefix: 34,
|
|
15546
|
-
chainType: "
|
|
15548
|
+
chainType: "RELAYCHAIN",
|
|
15547
15549
|
crowdloanUrl: "https://polkadot.js.org/apps/#/parachains/crowdloan",
|
|
15548
15550
|
blockExplorer: null,
|
|
15549
15551
|
existentialDeposit: "500",
|
|
@@ -19240,11 +19242,11 @@
|
|
|
19240
19242
|
},
|
|
19241
19243
|
evmInfo: null,
|
|
19242
19244
|
substrateInfo: {
|
|
19243
|
-
relaySlug:
|
|
19245
|
+
relaySlug: null,
|
|
19244
19246
|
paraId: null,
|
|
19245
19247
|
genesisHash: "0x7e4e32d0feafd4f9c9414b0be86373f9a1efa904809b683453a9af6856d38ad5",
|
|
19246
19248
|
addressPrefix: 69,
|
|
19247
|
-
chainType: "
|
|
19249
|
+
chainType: "RELAYCHAIN",
|
|
19248
19250
|
crowdloanUrl: null,
|
|
19249
19251
|
blockExplorer: "https://sora.subscan.io/",
|
|
19250
19252
|
existentialDeposit: "0",
|
|
@@ -20942,7 +20944,7 @@
|
|
|
20942
20944
|
paraId: 1000,
|
|
20943
20945
|
genesisHash: "0x3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
|
|
20944
20946
|
addressPrefix: 1110,
|
|
20945
|
-
chainType: "
|
|
20947
|
+
chainType: "PARACHAIN",
|
|
20946
20948
|
crowdloanUrl: null,
|
|
20947
20949
|
blockExplorer: "https://matrix.subscan.io/",
|
|
20948
20950
|
existentialDeposit: "100000000000000000",
|
|
@@ -23967,7 +23969,7 @@
|
|
|
23967
23969
|
symbol: "PEPE",
|
|
23968
23970
|
priceId: "pepe",
|
|
23969
23971
|
hasValue: true,
|
|
23970
|
-
icon:
|
|
23972
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/pepe-pepe.png"
|
|
23971
23973
|
},
|
|
23972
23974
|
"TON-TONCoin": {
|
|
23973
23975
|
slug: "TON-TONCoin",
|
|
@@ -23976,7 +23978,7 @@
|
|
|
23976
23978
|
symbol: "TON",
|
|
23977
23979
|
priceId: "the-open-network",
|
|
23978
23980
|
hasValue: true,
|
|
23979
|
-
icon:
|
|
23981
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ton-toncoin.png"
|
|
23980
23982
|
},
|
|
23981
23983
|
"wstETH-WrappedLiquidEther": {
|
|
23982
23984
|
slug: "wstETH-WrappedLiquidEther",
|
|
@@ -23994,7 +23996,7 @@
|
|
|
23994
23996
|
symbol: "tBTC",
|
|
23995
23997
|
priceId: "tbtc",
|
|
23996
23998
|
hasValue: true,
|
|
23997
|
-
icon:
|
|
23999
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/tbtc-tbtcv2.png"
|
|
23998
24000
|
},
|
|
23999
24001
|
"FRAX-Frax": {
|
|
24000
24002
|
slug: "FRAX-Frax",
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"discovol_testnet-native-disc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/discovol_testnet-native-disc.png",
|
|
181
181
|
"atocha-native-ato": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/atocha-native-ato.png",
|
|
182
182
|
"myriad-native-myria": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/myriad-native-myria.png",
|
|
183
|
-
"debio-native-dbio": "https://
|
|
183
|
+
"debio-native-dbio": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/debio-native-dbio.png",
|
|
184
184
|
"collectives-native-dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/collectives-native-dot.png",
|
|
185
185
|
"ajunapolkadot-native-ajun": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ajunapolkadot-native-ajun.png",
|
|
186
186
|
"bitgreen-native-bbb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitgreen-native-bbb.png",
|
|
@@ -558,6 +558,8 @@
|
|
|
558
558
|
"bitlayer-erc20-usdc-0x9827431e8b77e87c9894bd50b055d6be56be0030": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitlayer-erc20-usdc-0x9827431e8b77e87c9894bd50b055d6be56be0030.png",
|
|
559
559
|
"bitlayer-erc20-eth-0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitlayer-erc20-eth-0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2.png",
|
|
560
560
|
"bevm-erc20-wbtc-0xb5136feba197f5ff4b765e5b50c74db717796dcd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bevm-erc20-wbtc-0xb5136feba197f5ff4b765e5b50c74db717796dcd.png",
|
|
561
|
+
"bevm-erc20-stbtc-0x26bda683f874e7ae3e3a5d3fad44bcb82a7c107c": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bevm-erc20-stbtc-0x26bda683f874e7ae3e3a5d3fad44bcb82a7c107c.png",
|
|
562
|
+
"bevm-erc20-wstbtc-0x2967e7bb9daa5711ac332caf874bd47ef99b3820": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bevm-erc20-wstbtc-0x2967e7bb9daa5711ac332caf874bd47ef99b3820.png",
|
|
561
563
|
"bobmainnet-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bobmainnet-native-eth.png",
|
|
562
564
|
"avail_mainnet-native-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/avail_mainnet-native-avail.png",
|
|
563
565
|
"merlinevm-native-btc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/merlinevm-native-btc.png",
|
|
@@ -720,7 +722,10 @@
|
|
|
720
722
|
"roc-rococo": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/roc-rococo.png",
|
|
721
723
|
"myth-mythos": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/myth-mythos.png",
|
|
722
724
|
"shib-shibainu": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/shib-shibainu.png",
|
|
725
|
+
"pepe-pepe": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/pepe-pepe.png",
|
|
726
|
+
"ton-toncoin": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ton-toncoin.png",
|
|
723
727
|
"wsteth-wrappedliquidether": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/wsteth-wrappedliquidether.png",
|
|
728
|
+
"tbtc-tbtcv2": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/tbtc-tbtcv2.png",
|
|
724
729
|
"frax-frax": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/frax-frax.png",
|
|
725
730
|
"ztg-zeitgeist": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ztg-zeitgeist.png",
|
|
726
731
|
"ring-darwinianetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ring-darwinianetwork.png",
|
|
@@ -731,4 +736,4 @@
|
|
|
731
736
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
732
737
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
733
738
|
"custom-custom-substrate-gosspectral-native-gost": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png"
|
|
734
|
-
}
|
|
739
|
+
}
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -2129,7 +2129,7 @@
|
|
|
2129
2129
|
"minAmount": "0",
|
|
2130
2130
|
"assetType": "NATIVE",
|
|
2131
2131
|
"metadata": null,
|
|
2132
|
-
"multiChainAsset":
|
|
2132
|
+
"multiChainAsset": null,
|
|
2133
2133
|
"hasValue": false,
|
|
2134
2134
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/uniquenft-native-unq.png"
|
|
2135
2135
|
},
|
|
@@ -2853,7 +2853,7 @@
|
|
|
2853
2853
|
"metadata": null,
|
|
2854
2854
|
"multiChainAsset": null,
|
|
2855
2855
|
"hasValue": true,
|
|
2856
|
-
"icon": "https://
|
|
2856
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/debio-native-dbio.png"
|
|
2857
2857
|
},
|
|
2858
2858
|
"collectives-NATIVE-DOT": {
|
|
2859
2859
|
"originChain": "collectives",
|
|
@@ -9161,7 +9161,7 @@
|
|
|
9161
9161
|
},
|
|
9162
9162
|
"multiChainAsset": null,
|
|
9163
9163
|
"hasValue": true,
|
|
9164
|
-
"icon":
|
|
9164
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bevm-erc20-stbtc-0x26bda683f874e7ae3e3a5d3fad44bcb82a7c107c.png"
|
|
9165
9165
|
},
|
|
9166
9166
|
"bevm-ERC20-wstBTC-0x2967E7Bb9DaA5711Ac332cAF874BD47ef99B3820": {
|
|
9167
9167
|
"originChain": "bevm",
|
|
@@ -9177,7 +9177,7 @@
|
|
|
9177
9177
|
},
|
|
9178
9178
|
"multiChainAsset": null,
|
|
9179
9179
|
"hasValue": true,
|
|
9180
|
-
"icon":
|
|
9180
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bevm-erc20-wstbtc-0x2967e7bb9daa5711ac332caf874bd47ef99b3820.png"
|
|
9181
9181
|
},
|
|
9182
9182
|
"bobMainnet-NATIVE-ETH": {
|
|
9183
9183
|
"originChain": "bobMainnet",
|
|
@@ -9948,7 +9948,7 @@
|
|
|
9948
9948
|
"name": "Wrapped BTC",
|
|
9949
9949
|
"symbol": "WBTC",
|
|
9950
9950
|
"decimals": 8,
|
|
9951
|
-
"priceId": "bitcoin",
|
|
9951
|
+
"priceId": "wrapped-bitcoin",
|
|
9952
9952
|
"minAmount": "0",
|
|
9953
9953
|
"assetType": "PSP22",
|
|
9954
9954
|
"metadata": {
|
|
@@ -10747,7 +10747,7 @@
|
|
|
10747
10747
|
"name": "Axelar Wrapped USDC",
|
|
10748
10748
|
"symbol": "USDC.axl",
|
|
10749
10749
|
"decimals": 6,
|
|
10750
|
-
"priceId": "
|
|
10750
|
+
"priceId": "axlusdc",
|
|
10751
10751
|
"minAmount": null,
|
|
10752
10752
|
"assetType": "ERC20",
|
|
10753
10753
|
"metadata": {
|
|
@@ -10763,13 +10763,13 @@
|
|
|
10763
10763
|
"name": "Tether USD",
|
|
10764
10764
|
"symbol": "USDT.wh",
|
|
10765
10765
|
"decimals": 6,
|
|
10766
|
-
"priceId":
|
|
10766
|
+
"priceId": "tether",
|
|
10767
10767
|
"minAmount": null,
|
|
10768
10768
|
"assetType": "ERC20",
|
|
10769
10769
|
"metadata": {
|
|
10770
10770
|
"contractAddress": "0xc30E9cA94CF52f3Bf5692aaCF81353a27052c46f"
|
|
10771
10771
|
},
|
|
10772
|
-
"multiChainAsset":
|
|
10772
|
+
"multiChainAsset": "USDT-Tether",
|
|
10773
10773
|
"hasValue": true,
|
|
10774
10774
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-usdt.wh-0xc30e9ca94cf52f3bf5692aacf81353a27052c46f.png"
|
|
10775
10775
|
},
|
|
@@ -10779,13 +10779,13 @@
|
|
|
10779
10779
|
"name": "USDC (Wormhole)",
|
|
10780
10780
|
"symbol": "USDC.wh",
|
|
10781
10781
|
"decimals": 6,
|
|
10782
|
-
"priceId":
|
|
10782
|
+
"priceId": "usd-coin",
|
|
10783
10783
|
"minAmount": null,
|
|
10784
10784
|
"assetType": "ERC20",
|
|
10785
10785
|
"metadata": {
|
|
10786
10786
|
"contractAddress": "0x931715fee2d06333043d11f658c8ce934ac61d0c"
|
|
10787
10787
|
},
|
|
10788
|
-
"multiChainAsset":
|
|
10788
|
+
"multiChainAsset": "USDC-USDCoin",
|
|
10789
10789
|
"hasValue": true,
|
|
10790
10790
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-usdc.wh-0x931715fee2d06333043d11f658c8ce934ac61d0c.png"
|
|
10791
10791
|
},
|
|
@@ -10795,13 +10795,13 @@
|
|
|
10795
10795
|
"name": "Wrapped BTC",
|
|
10796
10796
|
"symbol": "WBTC.wh",
|
|
10797
10797
|
"decimals": 8,
|
|
10798
|
-
"priceId":
|
|
10798
|
+
"priceId": "wrapped-bitcoin",
|
|
10799
10799
|
"minAmount": null,
|
|
10800
10800
|
"assetType": "ERC20",
|
|
10801
10801
|
"metadata": {
|
|
10802
10802
|
"contractAddress": "0xe57ebd2d67b462e9926e04a8e33f01cd0d64346d"
|
|
10803
10803
|
},
|
|
10804
|
-
"multiChainAsset":
|
|
10804
|
+
"multiChainAsset": "WBTC-WrappedBTC",
|
|
10805
10805
|
"hasValue": true,
|
|
10806
10806
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-wbtc.wh-0xe57ebd2d67b462e9926e04a8e33f01cd0d64346d.png"
|
|
10807
10807
|
},
|
|
@@ -10811,13 +10811,13 @@
|
|
|
10811
10811
|
"name": "Wrapped Ether",
|
|
10812
10812
|
"symbol": "ETH.wh",
|
|
10813
10813
|
"decimals": 18,
|
|
10814
|
-
"priceId":
|
|
10814
|
+
"priceId": "ethereum",
|
|
10815
10815
|
"minAmount": null,
|
|
10816
10816
|
"assetType": "ERC20",
|
|
10817
10817
|
"metadata": {
|
|
10818
10818
|
"contractAddress": "0xab3f0245b83feb11d15aaffefd7ad465a59817ed"
|
|
10819
10819
|
},
|
|
10820
|
-
"multiChainAsset":
|
|
10820
|
+
"multiChainAsset": "ETH-Ethereum",
|
|
10821
10821
|
"hasValue": true,
|
|
10822
10822
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-eth.wh-0xab3f0245b83feb11d15aaffefd7ad465a59817ed.png"
|
|
10823
10823
|
},
|
|
@@ -10857,7 +10857,7 @@
|
|
|
10857
10857
|
"name": "Phala",
|
|
10858
10858
|
"symbol": "PHA",
|
|
10859
10859
|
"decimals": 12,
|
|
10860
|
-
"priceId": "
|
|
10860
|
+
"priceId": "pha",
|
|
10861
10861
|
"minAmount": "54945054945",
|
|
10862
10862
|
"assetType": "LOCAL",
|
|
10863
10863
|
"metadata": {
|
|
@@ -10943,7 +10943,7 @@
|
|
|
10943
10943
|
"metadata": {
|
|
10944
10944
|
"assetId": "25"
|
|
10945
10945
|
},
|
|
10946
|
-
"multiChainAsset":
|
|
10946
|
+
"multiChainAsset": "UNQ-UniqueNetwork",
|
|
10947
10947
|
"hasValue": true,
|
|
10948
10948
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-unq.png"
|
|
10949
10949
|
},
|
|
@@ -11027,4 +11027,4 @@
|
|
|
11027
11027
|
"hasValue": true,
|
|
11028
11028
|
"icon": null
|
|
11029
11029
|
}
|
|
11030
|
-
}
|
|
11030
|
+
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -9,8 +9,7 @@
|
|
|
9
9
|
"RadiumBlock": "wss://polkadot.public.curie.radiumblock.co/ws",
|
|
10
10
|
"Stakeworld": "wss://dot-rpc.stakeworld.io",
|
|
11
11
|
"IBP-GeoDNS1": "wss://rpc.ibp.network/polkadot",
|
|
12
|
-
"Light Client": "light://substrate-connect/polkadot"
|
|
13
|
-
"SubWallet": "wss://polkadot-rpc.subwallet.app"
|
|
12
|
+
"Light Client": "light://substrate-connect/polkadot"
|
|
14
13
|
},
|
|
15
14
|
"evmInfo": null,
|
|
16
15
|
"substrateInfo": {
|
|
@@ -47,8 +46,7 @@
|
|
|
47
46
|
"LuckyFriday": "wss://rpc-kusama.luckyfriday.io",
|
|
48
47
|
"Stakeworld": "wss://ksm-rpc.stakeworld.io",
|
|
49
48
|
"IBP-GeoDNS1": "wss://rpc.ibp.network/kusama",
|
|
50
|
-
"Light Client": "light://substrate-connect/kusama"
|
|
51
|
-
"SubWallet": "wss://kusama-rpc.subwallet.app"
|
|
49
|
+
"Light Client": "light://substrate-connect/kusama"
|
|
52
50
|
},
|
|
53
51
|
"evmInfo": null,
|
|
54
52
|
"substrateInfo": {
|
|
@@ -1664,7 +1662,7 @@
|
|
|
1664
1662
|
"paraId": null,
|
|
1665
1663
|
"genesisHash": "0x742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
|
|
1666
1664
|
"addressPrefix": 7,
|
|
1667
|
-
"chainType": "
|
|
1665
|
+
"chainType": "RELAYCHAIN",
|
|
1668
1666
|
"crowdloanUrl": null,
|
|
1669
1667
|
"blockExplorer": "https://edgeware.subscan.io/",
|
|
1670
1668
|
"existentialDeposit": "10000000000000",
|
|
@@ -1828,7 +1826,6 @@
|
|
|
1828
1826
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/darwinia2.png",
|
|
1829
1827
|
"providers": {
|
|
1830
1828
|
"Darwinia Network": "wss://rpc.darwinia.network",
|
|
1831
|
-
"Darwinia Community": "wss://darwinia-rpc.darwiniacommunitydao.xyz",
|
|
1832
1829
|
"Dwellir": "wss://darwinia-rpc.dwellir.com"
|
|
1833
1830
|
},
|
|
1834
1831
|
"evmInfo": {
|
|
@@ -1934,7 +1931,7 @@
|
|
|
1934
1931
|
"paraId": null,
|
|
1935
1932
|
"genesisHash": "0x0f3665e2e57fb38fd638145b69e567fb05bbadfd457624f90f15e5dbb31320bb",
|
|
1936
1933
|
"addressPrefix": 34,
|
|
1937
|
-
"chainType": "
|
|
1934
|
+
"chainType": "RELAYCHAIN",
|
|
1938
1935
|
"crowdloanUrl": "https://polkadot.js.org/apps/#/parachains/crowdloan",
|
|
1939
1936
|
"blockExplorer": null,
|
|
1940
1937
|
"existentialDeposit": "500",
|
|
@@ -5557,11 +5554,11 @@
|
|
|
5557
5554
|
},
|
|
5558
5555
|
"evmInfo": null,
|
|
5559
5556
|
"substrateInfo": {
|
|
5560
|
-
"relaySlug":
|
|
5557
|
+
"relaySlug": null,
|
|
5561
5558
|
"paraId": null,
|
|
5562
5559
|
"genesisHash": "0x7e4e32d0feafd4f9c9414b0be86373f9a1efa904809b683453a9af6856d38ad5",
|
|
5563
5560
|
"addressPrefix": 69,
|
|
5564
|
-
"chainType": "
|
|
5561
|
+
"chainType": "RELAYCHAIN",
|
|
5565
5562
|
"crowdloanUrl": null,
|
|
5566
5563
|
"blockExplorer": "https://sora.subscan.io/",
|
|
5567
5564
|
"existentialDeposit": "0",
|
|
@@ -7237,7 +7234,7 @@
|
|
|
7237
7234
|
"paraId": 1000,
|
|
7238
7235
|
"genesisHash": "0x3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
|
|
7239
7236
|
"addressPrefix": 1110,
|
|
7240
|
-
"chainType": "
|
|
7237
|
+
"chainType": "PARACHAIN",
|
|
7241
7238
|
"crowdloanUrl": null,
|
|
7242
7239
|
"blockExplorer": "https://matrix.subscan.io/",
|
|
7243
7240
|
"existentialDeposit": "100000000000000000",
|
|
@@ -8820,4 +8817,4 @@
|
|
|
8820
8817
|
"extraInfo": null,
|
|
8821
8818
|
"bitcoinInfo": null
|
|
8822
8819
|
}
|
|
8823
|
-
}
|
|
8820
|
+
}
|
|
@@ -255,4 +255,4 @@
|
|
|
255
255
|
"layerEdge_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/layeredge_testnet.png",
|
|
256
256
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
257
257
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
258
|
-
}
|
|
258
|
+
}
|
|
@@ -609,7 +609,7 @@
|
|
|
609
609
|
"symbol": "PEPE",
|
|
610
610
|
"priceId": "pepe",
|
|
611
611
|
"hasValue": true,
|
|
612
|
-
"icon":
|
|
612
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/pepe-pepe.png"
|
|
613
613
|
},
|
|
614
614
|
"TON-TONCoin": {
|
|
615
615
|
"slug": "TON-TONCoin",
|
|
@@ -618,7 +618,7 @@
|
|
|
618
618
|
"symbol": "TON",
|
|
619
619
|
"priceId": "the-open-network",
|
|
620
620
|
"hasValue": true,
|
|
621
|
-
"icon":
|
|
621
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ton-toncoin.png"
|
|
622
622
|
},
|
|
623
623
|
"wstETH-WrappedLiquidEther": {
|
|
624
624
|
"slug": "wstETH-WrappedLiquidEther",
|
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
"symbol": "tBTC",
|
|
637
637
|
"priceId": "tbtc",
|
|
638
638
|
"hasValue": true,
|
|
639
|
-
"icon":
|
|
639
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/tbtc-tbtcv2.png"
|
|
640
640
|
},
|
|
641
641
|
"FRAX-Frax": {
|
|
642
642
|
"slug": "FRAX-Frax",
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"discovol_testnet-native-disc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/discovol_testnet-native-disc.png",
|
|
181
181
|
"atocha-native-ato": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/atocha-native-ato.png",
|
|
182
182
|
"myriad-native-myria": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/myriad-native-myria.png",
|
|
183
|
-
"debio-native-dbio": "https://
|
|
183
|
+
"debio-native-dbio": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/debio-native-dbio.png",
|
|
184
184
|
"collectives-native-dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/collectives-native-dot.png",
|
|
185
185
|
"ajunapolkadot-native-ajun": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ajunapolkadot-native-ajun.png",
|
|
186
186
|
"bitgreen-native-bbb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitgreen-native-bbb.png",
|
|
@@ -558,6 +558,8 @@
|
|
|
558
558
|
"bitlayer-erc20-usdc-0x9827431e8b77e87c9894bd50b055d6be56be0030": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitlayer-erc20-usdc-0x9827431e8b77e87c9894bd50b055d6be56be0030.png",
|
|
559
559
|
"bitlayer-erc20-eth-0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitlayer-erc20-eth-0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2.png",
|
|
560
560
|
"bevm-erc20-wbtc-0xb5136feba197f5ff4b765e5b50c74db717796dcd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bevm-erc20-wbtc-0xb5136feba197f5ff4b765e5b50c74db717796dcd.png",
|
|
561
|
+
"bevm-erc20-stbtc-0x26bda683f874e7ae3e3a5d3fad44bcb82a7c107c": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bevm-erc20-stbtc-0x26bda683f874e7ae3e3a5d3fad44bcb82a7c107c.png",
|
|
562
|
+
"bevm-erc20-wstbtc-0x2967e7bb9daa5711ac332caf874bd47ef99b3820": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bevm-erc20-wstbtc-0x2967e7bb9daa5711ac332caf874bd47ef99b3820.png",
|
|
561
563
|
"bobmainnet-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bobmainnet-native-eth.png",
|
|
562
564
|
"avail_mainnet-native-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/avail_mainnet-native-avail.png",
|
|
563
565
|
"merlinevm-native-btc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/merlinevm-native-btc.png",
|
|
@@ -720,7 +722,10 @@
|
|
|
720
722
|
"roc-rococo": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/roc-rococo.png",
|
|
721
723
|
"myth-mythos": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/myth-mythos.png",
|
|
722
724
|
"shib-shibainu": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/shib-shibainu.png",
|
|
725
|
+
"pepe-pepe": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/pepe-pepe.png",
|
|
726
|
+
"ton-toncoin": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ton-toncoin.png",
|
|
723
727
|
"wsteth-wrappedliquidether": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/wsteth-wrappedliquidether.png",
|
|
728
|
+
"tbtc-tbtcv2": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/tbtc-tbtcv2.png",
|
|
724
729
|
"frax-frax": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/frax-frax.png",
|
|
725
730
|
"ztg-zeitgeist": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ztg-zeitgeist.png",
|
|
726
731
|
"ring-darwinianetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ring-darwinianetwork.png",
|
|
@@ -731,4 +736,4 @@
|
|
|
731
736
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
732
737
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
733
738
|
"custom-custom-substrate-gosspectral-native-gost": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png"
|
|
734
|
-
}
|
|
739
|
+
}
|
package/data/ChainAsset.json
CHANGED
|
@@ -2129,7 +2129,7 @@
|
|
|
2129
2129
|
"minAmount": "0",
|
|
2130
2130
|
"assetType": "NATIVE",
|
|
2131
2131
|
"metadata": null,
|
|
2132
|
-
"multiChainAsset":
|
|
2132
|
+
"multiChainAsset": null,
|
|
2133
2133
|
"hasValue": false,
|
|
2134
2134
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/uniquenft-native-unq.png"
|
|
2135
2135
|
},
|
|
@@ -2853,7 +2853,7 @@
|
|
|
2853
2853
|
"metadata": null,
|
|
2854
2854
|
"multiChainAsset": null,
|
|
2855
2855
|
"hasValue": true,
|
|
2856
|
-
"icon": "https://
|
|
2856
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/debio-native-dbio.png"
|
|
2857
2857
|
},
|
|
2858
2858
|
"collectives-NATIVE-DOT": {
|
|
2859
2859
|
"originChain": "collectives",
|
|
@@ -9161,7 +9161,7 @@
|
|
|
9161
9161
|
},
|
|
9162
9162
|
"multiChainAsset": null,
|
|
9163
9163
|
"hasValue": true,
|
|
9164
|
-
"icon":
|
|
9164
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bevm-erc20-stbtc-0x26bda683f874e7ae3e3a5d3fad44bcb82a7c107c.png"
|
|
9165
9165
|
},
|
|
9166
9166
|
"bevm-ERC20-wstBTC-0x2967E7Bb9DaA5711Ac332cAF874BD47ef99B3820": {
|
|
9167
9167
|
"originChain": "bevm",
|
|
@@ -9177,7 +9177,7 @@
|
|
|
9177
9177
|
},
|
|
9178
9178
|
"multiChainAsset": null,
|
|
9179
9179
|
"hasValue": true,
|
|
9180
|
-
"icon":
|
|
9180
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bevm-erc20-wstbtc-0x2967e7bb9daa5711ac332caf874bd47ef99b3820.png"
|
|
9181
9181
|
},
|
|
9182
9182
|
"bobMainnet-NATIVE-ETH": {
|
|
9183
9183
|
"originChain": "bobMainnet",
|
|
@@ -9948,7 +9948,7 @@
|
|
|
9948
9948
|
"name": "Wrapped BTC",
|
|
9949
9949
|
"symbol": "WBTC",
|
|
9950
9950
|
"decimals": 8,
|
|
9951
|
-
"priceId": "bitcoin",
|
|
9951
|
+
"priceId": "wrapped-bitcoin",
|
|
9952
9952
|
"minAmount": "0",
|
|
9953
9953
|
"assetType": "PSP22",
|
|
9954
9954
|
"metadata": {
|
|
@@ -10747,7 +10747,7 @@
|
|
|
10747
10747
|
"name": "Axelar Wrapped USDC",
|
|
10748
10748
|
"symbol": "USDC.axl",
|
|
10749
10749
|
"decimals": 6,
|
|
10750
|
-
"priceId": "
|
|
10750
|
+
"priceId": "axlusdc",
|
|
10751
10751
|
"minAmount": null,
|
|
10752
10752
|
"assetType": "ERC20",
|
|
10753
10753
|
"metadata": {
|
|
@@ -10763,13 +10763,13 @@
|
|
|
10763
10763
|
"name": "Tether USD",
|
|
10764
10764
|
"symbol": "USDT.wh",
|
|
10765
10765
|
"decimals": 6,
|
|
10766
|
-
"priceId":
|
|
10766
|
+
"priceId": "tether",
|
|
10767
10767
|
"minAmount": null,
|
|
10768
10768
|
"assetType": "ERC20",
|
|
10769
10769
|
"metadata": {
|
|
10770
10770
|
"contractAddress": "0xc30E9cA94CF52f3Bf5692aaCF81353a27052c46f"
|
|
10771
10771
|
},
|
|
10772
|
-
"multiChainAsset":
|
|
10772
|
+
"multiChainAsset": "USDT-Tether",
|
|
10773
10773
|
"hasValue": true,
|
|
10774
10774
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-usdt.wh-0xc30e9ca94cf52f3bf5692aacf81353a27052c46f.png"
|
|
10775
10775
|
},
|
|
@@ -10779,13 +10779,13 @@
|
|
|
10779
10779
|
"name": "USDC (Wormhole)",
|
|
10780
10780
|
"symbol": "USDC.wh",
|
|
10781
10781
|
"decimals": 6,
|
|
10782
|
-
"priceId":
|
|
10782
|
+
"priceId": "usd-coin",
|
|
10783
10783
|
"minAmount": null,
|
|
10784
10784
|
"assetType": "ERC20",
|
|
10785
10785
|
"metadata": {
|
|
10786
10786
|
"contractAddress": "0x931715fee2d06333043d11f658c8ce934ac61d0c"
|
|
10787
10787
|
},
|
|
10788
|
-
"multiChainAsset":
|
|
10788
|
+
"multiChainAsset": "USDC-USDCoin",
|
|
10789
10789
|
"hasValue": true,
|
|
10790
10790
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-usdc.wh-0x931715fee2d06333043d11f658c8ce934ac61d0c.png"
|
|
10791
10791
|
},
|
|
@@ -10795,13 +10795,13 @@
|
|
|
10795
10795
|
"name": "Wrapped BTC",
|
|
10796
10796
|
"symbol": "WBTC.wh",
|
|
10797
10797
|
"decimals": 8,
|
|
10798
|
-
"priceId":
|
|
10798
|
+
"priceId": "wrapped-bitcoin",
|
|
10799
10799
|
"minAmount": null,
|
|
10800
10800
|
"assetType": "ERC20",
|
|
10801
10801
|
"metadata": {
|
|
10802
10802
|
"contractAddress": "0xe57ebd2d67b462e9926e04a8e33f01cd0d64346d"
|
|
10803
10803
|
},
|
|
10804
|
-
"multiChainAsset":
|
|
10804
|
+
"multiChainAsset": "WBTC-WrappedBTC",
|
|
10805
10805
|
"hasValue": true,
|
|
10806
10806
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-wbtc.wh-0xe57ebd2d67b462e9926e04a8e33f01cd0d64346d.png"
|
|
10807
10807
|
},
|
|
@@ -10811,13 +10811,13 @@
|
|
|
10811
10811
|
"name": "Wrapped Ether",
|
|
10812
10812
|
"symbol": "ETH.wh",
|
|
10813
10813
|
"decimals": 18,
|
|
10814
|
-
"priceId":
|
|
10814
|
+
"priceId": "ethereum",
|
|
10815
10815
|
"minAmount": null,
|
|
10816
10816
|
"assetType": "ERC20",
|
|
10817
10817
|
"metadata": {
|
|
10818
10818
|
"contractAddress": "0xab3f0245b83feb11d15aaffefd7ad465a59817ed"
|
|
10819
10819
|
},
|
|
10820
|
-
"multiChainAsset":
|
|
10820
|
+
"multiChainAsset": "ETH-Ethereum",
|
|
10821
10821
|
"hasValue": true,
|
|
10822
10822
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-eth.wh-0xab3f0245b83feb11d15aaffefd7ad465a59817ed.png"
|
|
10823
10823
|
},
|
|
@@ -10857,7 +10857,7 @@
|
|
|
10857
10857
|
"name": "Phala",
|
|
10858
10858
|
"symbol": "PHA",
|
|
10859
10859
|
"decimals": 12,
|
|
10860
|
-
"priceId": "
|
|
10860
|
+
"priceId": "pha",
|
|
10861
10861
|
"minAmount": "54945054945",
|
|
10862
10862
|
"assetType": "LOCAL",
|
|
10863
10863
|
"metadata": {
|
|
@@ -10943,7 +10943,7 @@
|
|
|
10943
10943
|
"metadata": {
|
|
10944
10944
|
"assetId": "25"
|
|
10945
10945
|
},
|
|
10946
|
-
"multiChainAsset":
|
|
10946
|
+
"multiChainAsset": "UNQ-UniqueNetwork",
|
|
10947
10947
|
"hasValue": true,
|
|
10948
10948
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-unq.png"
|
|
10949
10949
|
},
|
|
@@ -11027,4 +11027,4 @@
|
|
|
11027
11027
|
"hasValue": true,
|
|
11028
11028
|
"icon": null
|
|
11029
11029
|
}
|
|
11030
|
-
}
|
|
11030
|
+
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -9,8 +9,7 @@
|
|
|
9
9
|
"RadiumBlock": "wss://polkadot.public.curie.radiumblock.co/ws",
|
|
10
10
|
"Stakeworld": "wss://dot-rpc.stakeworld.io",
|
|
11
11
|
"IBP-GeoDNS1": "wss://rpc.ibp.network/polkadot",
|
|
12
|
-
"Light Client": "light://substrate-connect/polkadot"
|
|
13
|
-
"SubWallet": "wss://polkadot-rpc.subwallet.app"
|
|
12
|
+
"Light Client": "light://substrate-connect/polkadot"
|
|
14
13
|
},
|
|
15
14
|
"evmInfo": null,
|
|
16
15
|
"substrateInfo": {
|
|
@@ -47,8 +46,7 @@
|
|
|
47
46
|
"LuckyFriday": "wss://rpc-kusama.luckyfriday.io",
|
|
48
47
|
"Stakeworld": "wss://ksm-rpc.stakeworld.io",
|
|
49
48
|
"IBP-GeoDNS1": "wss://rpc.ibp.network/kusama",
|
|
50
|
-
"Light Client": "light://substrate-connect/kusama"
|
|
51
|
-
"SubWallet": "wss://kusama-rpc.subwallet.app"
|
|
49
|
+
"Light Client": "light://substrate-connect/kusama"
|
|
52
50
|
},
|
|
53
51
|
"evmInfo": null,
|
|
54
52
|
"substrateInfo": {
|
|
@@ -1664,7 +1662,7 @@
|
|
|
1664
1662
|
"paraId": null,
|
|
1665
1663
|
"genesisHash": "0x742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
|
|
1666
1664
|
"addressPrefix": 7,
|
|
1667
|
-
"chainType": "
|
|
1665
|
+
"chainType": "RELAYCHAIN",
|
|
1668
1666
|
"crowdloanUrl": null,
|
|
1669
1667
|
"blockExplorer": "https://edgeware.subscan.io/",
|
|
1670
1668
|
"existentialDeposit": "10000000000000",
|
|
@@ -1828,7 +1826,6 @@
|
|
|
1828
1826
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/darwinia2.png",
|
|
1829
1827
|
"providers": {
|
|
1830
1828
|
"Darwinia Network": "wss://rpc.darwinia.network",
|
|
1831
|
-
"Darwinia Community": "wss://darwinia-rpc.darwiniacommunitydao.xyz",
|
|
1832
1829
|
"Dwellir": "wss://darwinia-rpc.dwellir.com"
|
|
1833
1830
|
},
|
|
1834
1831
|
"evmInfo": {
|
|
@@ -1934,7 +1931,7 @@
|
|
|
1934
1931
|
"paraId": null,
|
|
1935
1932
|
"genesisHash": "0x0f3665e2e57fb38fd638145b69e567fb05bbadfd457624f90f15e5dbb31320bb",
|
|
1936
1933
|
"addressPrefix": 34,
|
|
1937
|
-
"chainType": "
|
|
1934
|
+
"chainType": "RELAYCHAIN",
|
|
1938
1935
|
"crowdloanUrl": "https://polkadot.js.org/apps/#/parachains/crowdloan",
|
|
1939
1936
|
"blockExplorer": null,
|
|
1940
1937
|
"existentialDeposit": "500",
|
|
@@ -5557,11 +5554,11 @@
|
|
|
5557
5554
|
},
|
|
5558
5555
|
"evmInfo": null,
|
|
5559
5556
|
"substrateInfo": {
|
|
5560
|
-
"relaySlug":
|
|
5557
|
+
"relaySlug": null,
|
|
5561
5558
|
"paraId": null,
|
|
5562
5559
|
"genesisHash": "0x7e4e32d0feafd4f9c9414b0be86373f9a1efa904809b683453a9af6856d38ad5",
|
|
5563
5560
|
"addressPrefix": 69,
|
|
5564
|
-
"chainType": "
|
|
5561
|
+
"chainType": "RELAYCHAIN",
|
|
5565
5562
|
"crowdloanUrl": null,
|
|
5566
5563
|
"blockExplorer": "https://sora.subscan.io/",
|
|
5567
5564
|
"existentialDeposit": "0",
|
|
@@ -7237,7 +7234,7 @@
|
|
|
7237
7234
|
"paraId": 1000,
|
|
7238
7235
|
"genesisHash": "0x3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
|
|
7239
7236
|
"addressPrefix": 1110,
|
|
7240
|
-
"chainType": "
|
|
7237
|
+
"chainType": "PARACHAIN",
|
|
7241
7238
|
"crowdloanUrl": null,
|
|
7242
7239
|
"blockExplorer": "https://matrix.subscan.io/",
|
|
7243
7240
|
"existentialDeposit": "100000000000000000",
|
|
@@ -8820,4 +8817,4 @@
|
|
|
8820
8817
|
"extraInfo": null,
|
|
8821
8818
|
"bitcoinInfo": null
|
|
8822
8819
|
}
|
|
8823
|
-
}
|
|
8820
|
+
}
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -255,4 +255,4 @@
|
|
|
255
255
|
"layerEdge_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/layeredge_testnet.png",
|
|
256
256
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
257
257
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
258
|
-
}
|
|
258
|
+
}
|
|
@@ -609,7 +609,7 @@
|
|
|
609
609
|
"symbol": "PEPE",
|
|
610
610
|
"priceId": "pepe",
|
|
611
611
|
"hasValue": true,
|
|
612
|
-
"icon":
|
|
612
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/pepe-pepe.png"
|
|
613
613
|
},
|
|
614
614
|
"TON-TONCoin": {
|
|
615
615
|
"slug": "TON-TONCoin",
|
|
@@ -618,7 +618,7 @@
|
|
|
618
618
|
"symbol": "TON",
|
|
619
619
|
"priceId": "the-open-network",
|
|
620
620
|
"hasValue": true,
|
|
621
|
-
"icon":
|
|
621
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ton-toncoin.png"
|
|
622
622
|
},
|
|
623
623
|
"wstETH-WrappedLiquidEther": {
|
|
624
624
|
"slug": "wstETH-WrappedLiquidEther",
|
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
"symbol": "tBTC",
|
|
637
637
|
"priceId": "tbtc",
|
|
638
638
|
"hasValue": true,
|
|
639
|
-
"icon":
|
|
639
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/tbtc-tbtcv2.png"
|
|
640
640
|
},
|
|
641
641
|
"FRAX-Frax": {
|
|
642
642
|
"slug": "FRAX-Frax",
|
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.70-beta.
|
|
10
|
+
version: '0.2.70-beta.6'
|
|
11
11
|
};
|