@subwallet/chain-list 0.2.60-beta.0 → 0.2.60-beta.2
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 +152 -23
- package/cjs/data/AssetLogoMap.json +4 -1
- package/cjs/data/ChainAsset.json +46 -4
- package/cjs/data/ChainInfo.json +91 -17
- package/cjs/data/ChainLogoMap.json +3 -0
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +4 -1
- package/data/ChainAsset.json +46 -4
- package/data/ChainInfo.json +91 -17
- package/data/ChainLogoMap.json +3 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -553,7 +553,7 @@
|
|
|
553
553
|
"hydradx_main-local-stink": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-stink.png",
|
|
554
554
|
"base_mainnet-erc20-pink-0x66fc31b3233c7c001bdd21ff6e5e66fa08ef85d0": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_mainnet-erc20-pink-0x66fc31b3233c7c001bdd21ff6e5e66fa08ef85d0.png",
|
|
555
555
|
"paseotest-native-pas": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/paseotest-native-pas.png",
|
|
556
|
-
"commune-native-
|
|
556
|
+
"commune-native-comai": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/commune-native-comai.png",
|
|
557
557
|
"dbcchain-native-dbc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dbcchain-native-dbc.png",
|
|
558
558
|
"dbcchain-local-dlc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dbcchain-local-dlc.png",
|
|
559
559
|
"availturingtest-native-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/availturingtest-native-avail.png",
|
|
@@ -567,6 +567,9 @@
|
|
|
567
567
|
"bitlayer-erc20-eth-0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitlayer-erc20-eth-0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2.png",
|
|
568
568
|
"bobmainnet-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bobmainnet-native-eth.png",
|
|
569
569
|
"avail_mainnet-native-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/avail_mainnet-native-avail.png",
|
|
570
|
+
"merlinevm-native-btc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/merlinevm-native-btc.png",
|
|
571
|
+
"botanixevmtest-native-btc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/botanixevmtest-native-btc.png",
|
|
572
|
+
"curio-native-cgt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/curio-native-cgt.png",
|
|
570
573
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
571
574
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
572
575
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -11100,11 +11103,11 @@
|
|
|
11100
11103
|
hasValue: false,
|
|
11101
11104
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/paseotest-native-pas.png"
|
|
11102
11105
|
},
|
|
11103
|
-
"commune-NATIVE-
|
|
11106
|
+
"commune-NATIVE-COMAI": {
|
|
11104
11107
|
originChain: "commune",
|
|
11105
|
-
slug: "commune-NATIVE-
|
|
11108
|
+
slug: "commune-NATIVE-COMAI",
|
|
11106
11109
|
name: "COMAI",
|
|
11107
|
-
symbol: "
|
|
11110
|
+
symbol: "COMAI",
|
|
11108
11111
|
decimals: 9,
|
|
11109
11112
|
priceId: "commune-ai",
|
|
11110
11113
|
minAmount: "500",
|
|
@@ -11112,7 +11115,7 @@
|
|
|
11112
11115
|
metadata: null,
|
|
11113
11116
|
multiChainAsset: null,
|
|
11114
11117
|
hasValue: true,
|
|
11115
|
-
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/commune-native-
|
|
11118
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/commune-native-comai.png"
|
|
11116
11119
|
},
|
|
11117
11120
|
"dbcchain-NATIVE-DBC": {
|
|
11118
11121
|
originChain: "dbcchain",
|
|
@@ -11353,6 +11356,48 @@
|
|
|
11353
11356
|
multiChainAsset: null,
|
|
11354
11357
|
hasValue: true,
|
|
11355
11358
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/avail_mainnet-native-avail.png"
|
|
11359
|
+
},
|
|
11360
|
+
"merlinEvm-NATIVE-BTC": {
|
|
11361
|
+
originChain: "merlinEvm",
|
|
11362
|
+
slug: "merlinEvm-NATIVE-BTC",
|
|
11363
|
+
name: "Bitcoin",
|
|
11364
|
+
symbol: "BTC",
|
|
11365
|
+
decimals: 18,
|
|
11366
|
+
priceId: null,
|
|
11367
|
+
minAmount: "0",
|
|
11368
|
+
assetType: "NATIVE",
|
|
11369
|
+
metadata: null,
|
|
11370
|
+
multiChainAsset: null,
|
|
11371
|
+
hasValue: true,
|
|
11372
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/merlinevm-native-btc.png"
|
|
11373
|
+
},
|
|
11374
|
+
"botanixEvmTest-NATIVE-BTC": {
|
|
11375
|
+
originChain: "botanixEvmTest",
|
|
11376
|
+
slug: "botanixEvmTest-NATIVE-BTC",
|
|
11377
|
+
name: "Bitcoin",
|
|
11378
|
+
symbol: "BTC",
|
|
11379
|
+
decimals: 18,
|
|
11380
|
+
priceId: null,
|
|
11381
|
+
minAmount: "0",
|
|
11382
|
+
assetType: "NATIVE",
|
|
11383
|
+
metadata: null,
|
|
11384
|
+
multiChainAsset: null,
|
|
11385
|
+
hasValue: false,
|
|
11386
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/botanixevmtest-native-btc.png"
|
|
11387
|
+
},
|
|
11388
|
+
"curio-NATIVE-CGT": {
|
|
11389
|
+
originChain: "curio",
|
|
11390
|
+
slug: "curio-NATIVE-CGT",
|
|
11391
|
+
name: "Curio Governance Token",
|
|
11392
|
+
symbol: "CGT",
|
|
11393
|
+
decimals: 18,
|
|
11394
|
+
priceId: null,
|
|
11395
|
+
minAmount: "10000000000000000",
|
|
11396
|
+
assetType: "NATIVE",
|
|
11397
|
+
metadata: null,
|
|
11398
|
+
multiChainAsset: null,
|
|
11399
|
+
hasValue: true,
|
|
11400
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/curio-native-cgt.png"
|
|
11356
11401
|
}
|
|
11357
11402
|
};
|
|
11358
11403
|
|
|
@@ -11363,7 +11408,6 @@
|
|
|
11363
11408
|
chainStatus: "ACTIVE",
|
|
11364
11409
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png",
|
|
11365
11410
|
providers: {
|
|
11366
|
-
Dwellir: "wss://polkadot-rpc.dwellir.com",
|
|
11367
11411
|
RadiumBlock: "wss://polkadot.public.curie.radiumblock.co/ws",
|
|
11368
11412
|
Stakeworld: "wss://dot-rpc.stakeworld.io",
|
|
11369
11413
|
"Dwellir Tunisia": "wss://polkadot-rpc-tn.dwellir.com",
|
|
@@ -11403,7 +11447,6 @@
|
|
|
11403
11447
|
chainStatus: "ACTIVE",
|
|
11404
11448
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kusama.png",
|
|
11405
11449
|
providers: {
|
|
11406
|
-
Dwellir: "wss://kusama-rpc.dwellir.com",
|
|
11407
11450
|
RadiumBlock: "wss://kusama.public.curie.radiumblock.co/ws",
|
|
11408
11451
|
"Dwellir Tunisia": "wss://kusama-rpc-tn.dwellir.com",
|
|
11409
11452
|
LuckyFriday: "wss://rpc-kusama.luckyfriday.io",
|
|
@@ -11503,7 +11546,6 @@
|
|
|
11503
11546
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/moonbeam.png",
|
|
11504
11547
|
providers: {
|
|
11505
11548
|
"Moonbeam Foundation": "wss://wss.api.moonbeam.network",
|
|
11506
|
-
Dwellir: "wss://moonbeam-rpc.dwellir.com",
|
|
11507
11549
|
Blast: "wss://moonbeam.public.blastapi.io",
|
|
11508
11550
|
UnitedBloc: "wss://moonbeam.unitedbloc.com"
|
|
11509
11551
|
},
|
|
@@ -11643,7 +11685,6 @@
|
|
|
11643
11685
|
providers: {
|
|
11644
11686
|
Astar: "wss://rpc.astar.network",
|
|
11645
11687
|
OnFinality: "wss://astar.api.onfinality.io/public-ws",
|
|
11646
|
-
Dwellir: "wss://astar-rpc.dwellir.com",
|
|
11647
11688
|
Blast: "wss://astar.public.blastapi.io",
|
|
11648
11689
|
"1RPC": "wss://1rpc.io/astr",
|
|
11649
11690
|
"Light Client": "light://substrate-connect/polkadot/astar"
|
|
@@ -11720,7 +11761,6 @@
|
|
|
11720
11761
|
chainStatus: "ACTIVE",
|
|
11721
11762
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/statemint.png",
|
|
11722
11763
|
providers: {
|
|
11723
|
-
Dwellir: "wss://statemint-rpc.dwellir.com",
|
|
11724
11764
|
"Dwellir Tunisia": "wss://statemint-rpc-tn.dwellir.com",
|
|
11725
11765
|
"IBP-GeoDNS1": "wss://sys.ibp.network/statemint",
|
|
11726
11766
|
"IBP-GeoDNS2": "wss://sys.dotters.network/statemint",
|
|
@@ -11762,7 +11802,6 @@
|
|
|
11762
11802
|
"Acala Foundation 2": "wss://acala-rpc-2.aca-api.network/ws",
|
|
11763
11803
|
"Acala Foundation 3": "wss://acala-rpc-3.aca-api.network/ws",
|
|
11764
11804
|
OnFinality: "wss://acala-polkadot.api.onfinality.io/public-ws",
|
|
11765
|
-
Dwellir: "wss://acala-rpc.dwellir.com",
|
|
11766
11805
|
LuckyFriday: "wss://rpc-acala.luckyfriday.io"
|
|
11767
11806
|
},
|
|
11768
11807
|
evmInfo: null,
|
|
@@ -12488,7 +12527,6 @@
|
|
|
12488
12527
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bifrost.png",
|
|
12489
12528
|
providers: {
|
|
12490
12529
|
"Liebi 0": "wss://bifrost-rpc.liebi.com/ws",
|
|
12491
|
-
Dwellir: "wss://bifrost-rpc.dwellir.com",
|
|
12492
12530
|
OnFinality: "wss://bifrost-parachain.api.onfinality.io/public-ws"
|
|
12493
12531
|
},
|
|
12494
12532
|
evmInfo: null,
|
|
@@ -12544,7 +12582,6 @@
|
|
|
12544
12582
|
chainStatus: "ACTIVE",
|
|
12545
12583
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bifrost_dot.png",
|
|
12546
12584
|
providers: {
|
|
12547
|
-
Dwellir: "wss://bifrost-polkadot-rpc.dwellir.com",
|
|
12548
12585
|
Liebi: "wss://hk.p.bifrost-rpc.liebi.com/ws",
|
|
12549
12586
|
LiebiEU: "wss://eu.bifrost-polkadot-rpc.liebi.com/ws",
|
|
12550
12587
|
OnFinality: "wss://bifrost-polkadot.api.onfinality.io/public-ws"
|
|
@@ -17262,8 +17299,7 @@
|
|
|
17262
17299
|
chainStatus: "ACTIVE",
|
|
17263
17300
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/krest_network.png",
|
|
17264
17301
|
providers: {
|
|
17265
|
-
|
|
17266
|
-
UnitedBloc: "wss://krest.unitedbloc.com/"
|
|
17302
|
+
OnFinality: "wss://krest.api.onfinality.io/public-ws"
|
|
17267
17303
|
},
|
|
17268
17304
|
evmInfo: null,
|
|
17269
17305
|
substrateInfo: {
|
|
@@ -17939,7 +17975,7 @@
|
|
|
17939
17975
|
addressPrefix: 117,
|
|
17940
17976
|
chainType: "PARACHAIN",
|
|
17941
17977
|
crowdloanUrl: null,
|
|
17942
|
-
blockExplorer:
|
|
17978
|
+
blockExplorer: "https://invarch.statescan.io/",
|
|
17943
17979
|
existentialDeposit: "1000000000",
|
|
17944
17980
|
symbol: "VARCH",
|
|
17945
17981
|
decimals: 12,
|
|
@@ -19369,7 +19405,7 @@
|
|
|
19369
19405
|
addressPrefix: 29972,
|
|
19370
19406
|
chainType: "PARACHAIN",
|
|
19371
19407
|
crowdloanUrl: null,
|
|
19372
|
-
blockExplorer:
|
|
19408
|
+
blockExplorer: "https://mythos.subscan.io/",
|
|
19373
19409
|
existentialDeposit: "1000000000000000",
|
|
19374
19410
|
symbol: "MYTH",
|
|
19375
19411
|
decimals: 18,
|
|
@@ -19380,7 +19416,10 @@
|
|
|
19380
19416
|
crowdloanFunds: [
|
|
19381
19417
|
]
|
|
19382
19418
|
},
|
|
19383
|
-
extraInfo:
|
|
19419
|
+
extraInfo: {
|
|
19420
|
+
subscanSlug: "mythos",
|
|
19421
|
+
chainBalanceSlug: "mythos"
|
|
19422
|
+
}
|
|
19384
19423
|
};
|
|
19385
19424
|
var humanode$1 = {
|
|
19386
19425
|
slug: "humanode",
|
|
@@ -19494,7 +19533,7 @@
|
|
|
19494
19533
|
crowdloanUrl: null,
|
|
19495
19534
|
blockExplorer: null,
|
|
19496
19535
|
existentialDeposit: "500",
|
|
19497
|
-
symbol: "
|
|
19536
|
+
symbol: "COMAI",
|
|
19498
19537
|
decimals: 9,
|
|
19499
19538
|
hasNativeNft: null,
|
|
19500
19539
|
supportStaking: null,
|
|
@@ -19545,7 +19584,7 @@
|
|
|
19545
19584
|
chainStatus: "ACTIVE",
|
|
19546
19585
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/availturingtest.png",
|
|
19547
19586
|
providers: {
|
|
19548
|
-
"Avail Turing ": "wss://turing-rpc.avail.so/",
|
|
19587
|
+
"Avail Turing ": "wss://turing-rpc.avail.so/ws",
|
|
19549
19588
|
"Avail Space": "wss://turing-rpc.availspace.app/"
|
|
19550
19589
|
},
|
|
19551
19590
|
evmInfo: null,
|
|
@@ -19556,7 +19595,7 @@
|
|
|
19556
19595
|
addressPrefix: 42,
|
|
19557
19596
|
chainType: "RELAYCHAIN",
|
|
19558
19597
|
crowdloanUrl: null,
|
|
19559
|
-
blockExplorer:
|
|
19598
|
+
blockExplorer: "https://avail-turing.subscan.io/",
|
|
19560
19599
|
existentialDeposit: "1000000000000",
|
|
19561
19600
|
symbol: "AVAIL",
|
|
19562
19601
|
decimals: 18,
|
|
@@ -19567,7 +19606,10 @@
|
|
|
19567
19606
|
crowdloanFunds: [
|
|
19568
19607
|
]
|
|
19569
19608
|
},
|
|
19570
|
-
extraInfo:
|
|
19609
|
+
extraInfo: {
|
|
19610
|
+
subscanSlug: "avail-turing",
|
|
19611
|
+
chainBalanceSlug: "avail"
|
|
19612
|
+
}
|
|
19571
19613
|
};
|
|
19572
19614
|
var bitlayer$1 = {
|
|
19573
19615
|
slug: "bitlayer",
|
|
@@ -19746,6 +19788,84 @@
|
|
|
19746
19788
|
},
|
|
19747
19789
|
extraInfo: null
|
|
19748
19790
|
};
|
|
19791
|
+
var merlinEvm$1 = {
|
|
19792
|
+
slug: "merlinEvm",
|
|
19793
|
+
name: "Merlin Mainnet",
|
|
19794
|
+
isTestnet: false,
|
|
19795
|
+
chainStatus: "ACTIVE",
|
|
19796
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/merlinevm.png",
|
|
19797
|
+
providers: {
|
|
19798
|
+
"Merlin Chain": "https://rpc.merlinchain.io"
|
|
19799
|
+
},
|
|
19800
|
+
evmInfo: {
|
|
19801
|
+
evmChainId: 4200,
|
|
19802
|
+
blockExplorer: "https://scan.merlinchain.io",
|
|
19803
|
+
existentialDeposit: "0",
|
|
19804
|
+
symbol: "BTC",
|
|
19805
|
+
decimals: 18,
|
|
19806
|
+
supportSmartContract: [
|
|
19807
|
+
"ERC20",
|
|
19808
|
+
"ERC721"
|
|
19809
|
+
],
|
|
19810
|
+
abiExplorer: "https://scan.merlinchain.io"
|
|
19811
|
+
},
|
|
19812
|
+
substrateInfo: null,
|
|
19813
|
+
extraInfo: null
|
|
19814
|
+
};
|
|
19815
|
+
var botanixEvmTest$1 = {
|
|
19816
|
+
slug: "botanixEvmTest",
|
|
19817
|
+
name: "Botanix Testnet",
|
|
19818
|
+
isTestnet: true,
|
|
19819
|
+
chainStatus: "ACTIVE",
|
|
19820
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/botanixevmtest.png",
|
|
19821
|
+
providers: {
|
|
19822
|
+
"Botanix Labs": "https://node.botanixlabs.dev"
|
|
19823
|
+
},
|
|
19824
|
+
evmInfo: {
|
|
19825
|
+
evmChainId: 3636,
|
|
19826
|
+
blockExplorer: "https://blockscout.botanixlabs.dev/",
|
|
19827
|
+
existentialDeposit: "0",
|
|
19828
|
+
symbol: "BTC",
|
|
19829
|
+
decimals: 18,
|
|
19830
|
+
supportSmartContract: [
|
|
19831
|
+
"ERC20",
|
|
19832
|
+
"ERC721"
|
|
19833
|
+
],
|
|
19834
|
+
abiExplorer: "https://blockscout.botanixlabs.dev/"
|
|
19835
|
+
},
|
|
19836
|
+
substrateInfo: null,
|
|
19837
|
+
extraInfo: null
|
|
19838
|
+
};
|
|
19839
|
+
var curio$1 = {
|
|
19840
|
+
slug: "curio",
|
|
19841
|
+
name: "Curio",
|
|
19842
|
+
isTestnet: false,
|
|
19843
|
+
chainStatus: "ACTIVE",
|
|
19844
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/curio.png",
|
|
19845
|
+
providers: {
|
|
19846
|
+
Curio: "wss://parachain.curioinvest.com/"
|
|
19847
|
+
},
|
|
19848
|
+
evmInfo: null,
|
|
19849
|
+
substrateInfo: {
|
|
19850
|
+
relaySlug: "kusama",
|
|
19851
|
+
paraId: 3339,
|
|
19852
|
+
genesisHash: "0x1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
|
|
19853
|
+
addressPrefix: 777,
|
|
19854
|
+
chainType: "PARACHAIN",
|
|
19855
|
+
crowdloanUrl: null,
|
|
19856
|
+
blockExplorer: null,
|
|
19857
|
+
existentialDeposit: "10000000000000000",
|
|
19858
|
+
symbol: "CGT",
|
|
19859
|
+
decimals: 18,
|
|
19860
|
+
hasNativeNft: null,
|
|
19861
|
+
supportStaking: null,
|
|
19862
|
+
supportSmartContract: null,
|
|
19863
|
+
crowdloanParaId: null,
|
|
19864
|
+
crowdloanFunds: [
|
|
19865
|
+
]
|
|
19866
|
+
},
|
|
19867
|
+
extraInfo: null
|
|
19868
|
+
};
|
|
19749
19869
|
const _ChainInfoMap = {
|
|
19750
19870
|
polkadot: polkadot$1,
|
|
19751
19871
|
kusama: kusama$1,
|
|
@@ -20017,7 +20137,10 @@
|
|
|
20017
20137
|
bevmTest: bevmTest$1,
|
|
20018
20138
|
b2: b2$1,
|
|
20019
20139
|
bobMainnet: bobMainnet$1,
|
|
20020
|
-
avail_mainnet: avail_mainnet$1
|
|
20140
|
+
avail_mainnet: avail_mainnet$1,
|
|
20141
|
+
merlinEvm: merlinEvm$1,
|
|
20142
|
+
botanixEvmTest: botanixEvmTest$1,
|
|
20143
|
+
curio: curio$1
|
|
20021
20144
|
};
|
|
20022
20145
|
|
|
20023
20146
|
var polkadot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png";
|
|
@@ -20259,6 +20382,9 @@
|
|
|
20259
20382
|
var b2 = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/b2.png";
|
|
20260
20383
|
var bobMainnet = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bobmainnet.png";
|
|
20261
20384
|
var avail_mainnet = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/avail_mainnet.png";
|
|
20385
|
+
var merlinEvm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/merlinevm.png";
|
|
20386
|
+
var botanixEvmTest = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/botanixevmtest.png";
|
|
20387
|
+
var curio = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/curio.png";
|
|
20262
20388
|
const _ChainLogoMap = {
|
|
20263
20389
|
"default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
20264
20390
|
polkadot: polkadot,
|
|
@@ -20501,6 +20627,9 @@
|
|
|
20501
20627
|
b2: b2,
|
|
20502
20628
|
bobMainnet: bobMainnet,
|
|
20503
20629
|
avail_mainnet: avail_mainnet,
|
|
20630
|
+
merlinEvm: merlinEvm,
|
|
20631
|
+
botanixEvmTest: botanixEvmTest,
|
|
20632
|
+
curio: curio,
|
|
20504
20633
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
20505
20634
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
20506
20635
|
};
|
|
@@ -545,7 +545,7 @@
|
|
|
545
545
|
"hydradx_main-local-stink": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-stink.png",
|
|
546
546
|
"base_mainnet-erc20-pink-0x66fc31b3233c7c001bdd21ff6e5e66fa08ef85d0": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_mainnet-erc20-pink-0x66fc31b3233c7c001bdd21ff6e5e66fa08ef85d0.png",
|
|
547
547
|
"paseotest-native-pas": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/paseotest-native-pas.png",
|
|
548
|
-
"commune-native-
|
|
548
|
+
"commune-native-comai": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/commune-native-comai.png",
|
|
549
549
|
"dbcchain-native-dbc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dbcchain-native-dbc.png",
|
|
550
550
|
"dbcchain-local-dlc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dbcchain-local-dlc.png",
|
|
551
551
|
"availturingtest-native-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/availturingtest-native-avail.png",
|
|
@@ -559,6 +559,9 @@
|
|
|
559
559
|
"bitlayer-erc20-eth-0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitlayer-erc20-eth-0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2.png",
|
|
560
560
|
"bobmainnet-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bobmainnet-native-eth.png",
|
|
561
561
|
"avail_mainnet-native-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/avail_mainnet-native-avail.png",
|
|
562
|
+
"merlinevm-native-btc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/merlinevm-native-btc.png",
|
|
563
|
+
"botanixevmtest-native-btc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/botanixevmtest-native-btc.png",
|
|
564
|
+
"curio-native-cgt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/curio-native-cgt.png",
|
|
562
565
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
563
566
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
564
567
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -8926,11 +8926,11 @@
|
|
|
8926
8926
|
"hasValue": false,
|
|
8927
8927
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/paseotest-native-pas.png"
|
|
8928
8928
|
},
|
|
8929
|
-
"commune-NATIVE-
|
|
8929
|
+
"commune-NATIVE-COMAI": {
|
|
8930
8930
|
"originChain": "commune",
|
|
8931
|
-
"slug": "commune-NATIVE-
|
|
8931
|
+
"slug": "commune-NATIVE-COMAI",
|
|
8932
8932
|
"name": "COMAI",
|
|
8933
|
-
"symbol": "
|
|
8933
|
+
"symbol": "COMAI",
|
|
8934
8934
|
"decimals": 9,
|
|
8935
8935
|
"priceId": "commune-ai",
|
|
8936
8936
|
"minAmount": "500",
|
|
@@ -8938,7 +8938,7 @@
|
|
|
8938
8938
|
"metadata": null,
|
|
8939
8939
|
"multiChainAsset": null,
|
|
8940
8940
|
"hasValue": true,
|
|
8941
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/commune-native-
|
|
8941
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/commune-native-comai.png"
|
|
8942
8942
|
},
|
|
8943
8943
|
"dbcchain-NATIVE-DBC": {
|
|
8944
8944
|
"originChain": "dbcchain",
|
|
@@ -9179,5 +9179,47 @@
|
|
|
9179
9179
|
"multiChainAsset": null,
|
|
9180
9180
|
"hasValue": true,
|
|
9181
9181
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/avail_mainnet-native-avail.png"
|
|
9182
|
+
},
|
|
9183
|
+
"merlinEvm-NATIVE-BTC": {
|
|
9184
|
+
"originChain": "merlinEvm",
|
|
9185
|
+
"slug": "merlinEvm-NATIVE-BTC",
|
|
9186
|
+
"name": "Bitcoin",
|
|
9187
|
+
"symbol": "BTC",
|
|
9188
|
+
"decimals": 18,
|
|
9189
|
+
"priceId": null,
|
|
9190
|
+
"minAmount": "0",
|
|
9191
|
+
"assetType": "NATIVE",
|
|
9192
|
+
"metadata": null,
|
|
9193
|
+
"multiChainAsset": null,
|
|
9194
|
+
"hasValue": true,
|
|
9195
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/merlinevm-native-btc.png"
|
|
9196
|
+
},
|
|
9197
|
+
"botanixEvmTest-NATIVE-BTC": {
|
|
9198
|
+
"originChain": "botanixEvmTest",
|
|
9199
|
+
"slug": "botanixEvmTest-NATIVE-BTC",
|
|
9200
|
+
"name": "Bitcoin",
|
|
9201
|
+
"symbol": "BTC",
|
|
9202
|
+
"decimals": 18,
|
|
9203
|
+
"priceId": null,
|
|
9204
|
+
"minAmount": "0",
|
|
9205
|
+
"assetType": "NATIVE",
|
|
9206
|
+
"metadata": null,
|
|
9207
|
+
"multiChainAsset": null,
|
|
9208
|
+
"hasValue": false,
|
|
9209
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/botanixevmtest-native-btc.png"
|
|
9210
|
+
},
|
|
9211
|
+
"curio-NATIVE-CGT": {
|
|
9212
|
+
"originChain": "curio",
|
|
9213
|
+
"slug": "curio-NATIVE-CGT",
|
|
9214
|
+
"name": "Curio Governance Token",
|
|
9215
|
+
"symbol": "CGT",
|
|
9216
|
+
"decimals": 18,
|
|
9217
|
+
"priceId": null,
|
|
9218
|
+
"minAmount": "10000000000000000",
|
|
9219
|
+
"assetType": "NATIVE",
|
|
9220
|
+
"metadata": null,
|
|
9221
|
+
"multiChainAsset": null,
|
|
9222
|
+
"hasValue": true,
|
|
9223
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/curio-native-cgt.png"
|
|
9182
9224
|
}
|
|
9183
9225
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
"chainStatus": "ACTIVE",
|
|
7
7
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png",
|
|
8
8
|
"providers": {
|
|
9
|
-
"Dwellir": "wss://polkadot-rpc.dwellir.com",
|
|
10
9
|
"RadiumBlock": "wss://polkadot.public.curie.radiumblock.co/ws",
|
|
11
10
|
"Stakeworld": "wss://dot-rpc.stakeworld.io",
|
|
12
11
|
"Dwellir Tunisia": "wss://polkadot-rpc-tn.dwellir.com",
|
|
@@ -45,7 +44,6 @@
|
|
|
45
44
|
"chainStatus": "ACTIVE",
|
|
46
45
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kusama.png",
|
|
47
46
|
"providers": {
|
|
48
|
-
"Dwellir": "wss://kusama-rpc.dwellir.com",
|
|
49
47
|
"RadiumBlock": "wss://kusama.public.curie.radiumblock.co/ws",
|
|
50
48
|
"Dwellir Tunisia": "wss://kusama-rpc-tn.dwellir.com",
|
|
51
49
|
"LuckyFriday": "wss://rpc-kusama.luckyfriday.io",
|
|
@@ -144,7 +142,6 @@
|
|
|
144
142
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/moonbeam.png",
|
|
145
143
|
"providers": {
|
|
146
144
|
"Moonbeam Foundation": "wss://wss.api.moonbeam.network",
|
|
147
|
-
"Dwellir": "wss://moonbeam-rpc.dwellir.com",
|
|
148
145
|
"Blast": "wss://moonbeam.public.blastapi.io",
|
|
149
146
|
"UnitedBloc": "wss://moonbeam.unitedbloc.com"
|
|
150
147
|
},
|
|
@@ -283,7 +280,6 @@
|
|
|
283
280
|
"providers": {
|
|
284
281
|
"Astar": "wss://rpc.astar.network",
|
|
285
282
|
"OnFinality": "wss://astar.api.onfinality.io/public-ws",
|
|
286
|
-
"Dwellir": "wss://astar-rpc.dwellir.com",
|
|
287
283
|
"Blast": "wss://astar.public.blastapi.io",
|
|
288
284
|
"1RPC": "wss://1rpc.io/astr",
|
|
289
285
|
"Light Client": "light://substrate-connect/polkadot/astar"
|
|
@@ -360,7 +356,6 @@
|
|
|
360
356
|
"chainStatus": "ACTIVE",
|
|
361
357
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/statemint.png",
|
|
362
358
|
"providers": {
|
|
363
|
-
"Dwellir": "wss://statemint-rpc.dwellir.com",
|
|
364
359
|
"Dwellir Tunisia": "wss://statemint-rpc-tn.dwellir.com",
|
|
365
360
|
"IBP-GeoDNS1": "wss://sys.ibp.network/statemint",
|
|
366
361
|
"IBP-GeoDNS2": "wss://sys.dotters.network/statemint",
|
|
@@ -401,7 +396,6 @@
|
|
|
401
396
|
"Acala Foundation 2": "wss://acala-rpc-2.aca-api.network/ws",
|
|
402
397
|
"Acala Foundation 3": "wss://acala-rpc-3.aca-api.network/ws",
|
|
403
398
|
"OnFinality": "wss://acala-polkadot.api.onfinality.io/public-ws",
|
|
404
|
-
"Dwellir": "wss://acala-rpc.dwellir.com",
|
|
405
399
|
"LuckyFriday": "wss://rpc-acala.luckyfriday.io"
|
|
406
400
|
},
|
|
407
401
|
"evmInfo": null,
|
|
@@ -1120,7 +1114,6 @@
|
|
|
1120
1114
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bifrost.png",
|
|
1121
1115
|
"providers": {
|
|
1122
1116
|
"Liebi 0": "wss://bifrost-rpc.liebi.com/ws",
|
|
1123
|
-
"Dwellir": "wss://bifrost-rpc.dwellir.com",
|
|
1124
1117
|
"OnFinality": "wss://bifrost-parachain.api.onfinality.io/public-ws"
|
|
1125
1118
|
},
|
|
1126
1119
|
"evmInfo": null,
|
|
@@ -1176,7 +1169,6 @@
|
|
|
1176
1169
|
"chainStatus": "ACTIVE",
|
|
1177
1170
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bifrost_dot.png",
|
|
1178
1171
|
"providers": {
|
|
1179
|
-
"Dwellir": "wss://bifrost-polkadot-rpc.dwellir.com",
|
|
1180
1172
|
"Liebi": "wss://hk.p.bifrost-rpc.liebi.com/ws",
|
|
1181
1173
|
"LiebiEU": "wss://eu.bifrost-polkadot-rpc.liebi.com/ws",
|
|
1182
1174
|
"OnFinality": "wss://bifrost-polkadot.api.onfinality.io/public-ws"
|
|
@@ -5836,8 +5828,7 @@
|
|
|
5836
5828
|
"chainStatus": "ACTIVE",
|
|
5837
5829
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/krest_network.png",
|
|
5838
5830
|
"providers": {
|
|
5839
|
-
"
|
|
5840
|
-
"UnitedBloc": "wss://krest.unitedbloc.com/"
|
|
5831
|
+
"OnFinality": "wss://krest.api.onfinality.io/public-ws"
|
|
5841
5832
|
},
|
|
5842
5833
|
"evmInfo": null,
|
|
5843
5834
|
"substrateInfo": {
|
|
@@ -6496,7 +6487,7 @@
|
|
|
6496
6487
|
"addressPrefix": 117,
|
|
6497
6488
|
"chainType": "PARACHAIN",
|
|
6498
6489
|
"crowdloanUrl": null,
|
|
6499
|
-
"blockExplorer":
|
|
6490
|
+
"blockExplorer": "https://invarch.statescan.io/",
|
|
6500
6491
|
"existentialDeposit": "1000000000",
|
|
6501
6492
|
"symbol": "VARCH",
|
|
6502
6493
|
"decimals": 12,
|
|
@@ -7879,7 +7870,7 @@
|
|
|
7879
7870
|
"addressPrefix": 29972,
|
|
7880
7871
|
"chainType": "PARACHAIN",
|
|
7881
7872
|
"crowdloanUrl": null,
|
|
7882
|
-
"blockExplorer":
|
|
7873
|
+
"blockExplorer": "https://mythos.subscan.io/",
|
|
7883
7874
|
"existentialDeposit": "1000000000000000",
|
|
7884
7875
|
"symbol": "MYTH",
|
|
7885
7876
|
"decimals": 18,
|
|
@@ -7889,7 +7880,10 @@
|
|
|
7889
7880
|
"crowdloanParaId": null,
|
|
7890
7881
|
"crowdloanFunds": []
|
|
7891
7882
|
},
|
|
7892
|
-
"extraInfo":
|
|
7883
|
+
"extraInfo": {
|
|
7884
|
+
"subscanSlug": "mythos",
|
|
7885
|
+
"chainBalanceSlug": "mythos"
|
|
7886
|
+
}
|
|
7893
7887
|
},
|
|
7894
7888
|
"humanode": {
|
|
7895
7889
|
"slug": "humanode",
|
|
@@ -8001,7 +7995,7 @@
|
|
|
8001
7995
|
"crowdloanUrl": null,
|
|
8002
7996
|
"blockExplorer": null,
|
|
8003
7997
|
"existentialDeposit": "500",
|
|
8004
|
-
"symbol": "
|
|
7998
|
+
"symbol": "COMAI",
|
|
8005
7999
|
"decimals": 9,
|
|
8006
8000
|
"hasNativeNft": null,
|
|
8007
8001
|
"supportStaking": null,
|
|
@@ -8050,7 +8044,7 @@
|
|
|
8050
8044
|
"chainStatus": "ACTIVE",
|
|
8051
8045
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/availturingtest.png",
|
|
8052
8046
|
"providers": {
|
|
8053
|
-
"Avail Turing ": "wss://turing-rpc.avail.so/",
|
|
8047
|
+
"Avail Turing ": "wss://turing-rpc.avail.so/ws",
|
|
8054
8048
|
"Avail Space": "wss://turing-rpc.availspace.app/"
|
|
8055
8049
|
},
|
|
8056
8050
|
"evmInfo": null,
|
|
@@ -8061,7 +8055,7 @@
|
|
|
8061
8055
|
"addressPrefix": 42,
|
|
8062
8056
|
"chainType": "RELAYCHAIN",
|
|
8063
8057
|
"crowdloanUrl": null,
|
|
8064
|
-
"blockExplorer":
|
|
8058
|
+
"blockExplorer": "https://avail-turing.subscan.io/",
|
|
8065
8059
|
"existentialDeposit": "1000000000000",
|
|
8066
8060
|
"symbol": "AVAIL",
|
|
8067
8061
|
"decimals": 18,
|
|
@@ -8071,7 +8065,10 @@
|
|
|
8071
8065
|
"crowdloanParaId": null,
|
|
8072
8066
|
"crowdloanFunds": []
|
|
8073
8067
|
},
|
|
8074
|
-
"extraInfo":
|
|
8068
|
+
"extraInfo": {
|
|
8069
|
+
"subscanSlug": "avail-turing",
|
|
8070
|
+
"chainBalanceSlug": "avail"
|
|
8071
|
+
}
|
|
8075
8072
|
},
|
|
8076
8073
|
"bitlayer": {
|
|
8077
8074
|
"slug": "bitlayer",
|
|
@@ -8247,5 +8244,82 @@
|
|
|
8247
8244
|
"crowdloanFunds": []
|
|
8248
8245
|
},
|
|
8249
8246
|
"extraInfo": null
|
|
8247
|
+
},
|
|
8248
|
+
"merlinEvm": {
|
|
8249
|
+
"slug": "merlinEvm",
|
|
8250
|
+
"name": "Merlin Mainnet",
|
|
8251
|
+
"isTestnet": false,
|
|
8252
|
+
"chainStatus": "ACTIVE",
|
|
8253
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/merlinevm.png",
|
|
8254
|
+
"providers": {
|
|
8255
|
+
"Merlin Chain": "https://rpc.merlinchain.io"
|
|
8256
|
+
},
|
|
8257
|
+
"evmInfo": {
|
|
8258
|
+
"evmChainId": 4200,
|
|
8259
|
+
"blockExplorer": "https://scan.merlinchain.io",
|
|
8260
|
+
"existentialDeposit": "0",
|
|
8261
|
+
"symbol": "BTC",
|
|
8262
|
+
"decimals": 18,
|
|
8263
|
+
"supportSmartContract": [
|
|
8264
|
+
"ERC20",
|
|
8265
|
+
"ERC721"
|
|
8266
|
+
],
|
|
8267
|
+
"abiExplorer": "https://scan.merlinchain.io"
|
|
8268
|
+
},
|
|
8269
|
+
"substrateInfo": null,
|
|
8270
|
+
"extraInfo": null
|
|
8271
|
+
},
|
|
8272
|
+
"botanixEvmTest": {
|
|
8273
|
+
"slug": "botanixEvmTest",
|
|
8274
|
+
"name": "Botanix Testnet",
|
|
8275
|
+
"isTestnet": true,
|
|
8276
|
+
"chainStatus": "ACTIVE",
|
|
8277
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/botanixevmtest.png",
|
|
8278
|
+
"providers": {
|
|
8279
|
+
"Botanix Labs": "https://node.botanixlabs.dev"
|
|
8280
|
+
},
|
|
8281
|
+
"evmInfo": {
|
|
8282
|
+
"evmChainId": 3636,
|
|
8283
|
+
"blockExplorer": "https://blockscout.botanixlabs.dev/",
|
|
8284
|
+
"existentialDeposit": "0",
|
|
8285
|
+
"symbol": "BTC",
|
|
8286
|
+
"decimals": 18,
|
|
8287
|
+
"supportSmartContract": [
|
|
8288
|
+
"ERC20",
|
|
8289
|
+
"ERC721"
|
|
8290
|
+
],
|
|
8291
|
+
"abiExplorer": "https://blockscout.botanixlabs.dev/"
|
|
8292
|
+
},
|
|
8293
|
+
"substrateInfo": null,
|
|
8294
|
+
"extraInfo": null
|
|
8295
|
+
},
|
|
8296
|
+
"curio": {
|
|
8297
|
+
"slug": "curio",
|
|
8298
|
+
"name": "Curio",
|
|
8299
|
+
"isTestnet": false,
|
|
8300
|
+
"chainStatus": "ACTIVE",
|
|
8301
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/curio.png",
|
|
8302
|
+
"providers": {
|
|
8303
|
+
"Curio": "wss://parachain.curioinvest.com/"
|
|
8304
|
+
},
|
|
8305
|
+
"evmInfo": null,
|
|
8306
|
+
"substrateInfo": {
|
|
8307
|
+
"relaySlug": "kusama",
|
|
8308
|
+
"paraId": 3339,
|
|
8309
|
+
"genesisHash": "0x1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
|
|
8310
|
+
"addressPrefix": 777,
|
|
8311
|
+
"chainType": "PARACHAIN",
|
|
8312
|
+
"crowdloanUrl": null,
|
|
8313
|
+
"blockExplorer": null,
|
|
8314
|
+
"existentialDeposit": "10000000000000000",
|
|
8315
|
+
"symbol": "CGT",
|
|
8316
|
+
"decimals": 18,
|
|
8317
|
+
"hasNativeNft": null,
|
|
8318
|
+
"supportStaking": null,
|
|
8319
|
+
"supportSmartContract": null,
|
|
8320
|
+
"crowdloanParaId": null,
|
|
8321
|
+
"crowdloanFunds": []
|
|
8322
|
+
},
|
|
8323
|
+
"extraInfo": null
|
|
8250
8324
|
}
|
|
8251
8325
|
}
|
|
@@ -240,6 +240,9 @@
|
|
|
240
240
|
"b2": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/b2.png",
|
|
241
241
|
"bobMainnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bobmainnet.png",
|
|
242
242
|
"avail_mainnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/avail_mainnet.png",
|
|
243
|
+
"merlinEvm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/merlinevm.png",
|
|
244
|
+
"botanixEvmTest": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/botanixevmtest.png",
|
|
245
|
+
"curio": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/curio.png",
|
|
243
246
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
244
247
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
245
248
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -545,7 +545,7 @@
|
|
|
545
545
|
"hydradx_main-local-stink": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-stink.png",
|
|
546
546
|
"base_mainnet-erc20-pink-0x66fc31b3233c7c001bdd21ff6e5e66fa08ef85d0": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_mainnet-erc20-pink-0x66fc31b3233c7c001bdd21ff6e5e66fa08ef85d0.png",
|
|
547
547
|
"paseotest-native-pas": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/paseotest-native-pas.png",
|
|
548
|
-
"commune-native-
|
|
548
|
+
"commune-native-comai": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/commune-native-comai.png",
|
|
549
549
|
"dbcchain-native-dbc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dbcchain-native-dbc.png",
|
|
550
550
|
"dbcchain-local-dlc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dbcchain-local-dlc.png",
|
|
551
551
|
"availturingtest-native-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/availturingtest-native-avail.png",
|
|
@@ -559,6 +559,9 @@
|
|
|
559
559
|
"bitlayer-erc20-eth-0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitlayer-erc20-eth-0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2.png",
|
|
560
560
|
"bobmainnet-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bobmainnet-native-eth.png",
|
|
561
561
|
"avail_mainnet-native-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/avail_mainnet-native-avail.png",
|
|
562
|
+
"merlinevm-native-btc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/merlinevm-native-btc.png",
|
|
563
|
+
"botanixevmtest-native-btc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/botanixevmtest-native-btc.png",
|
|
564
|
+
"curio-native-cgt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/curio-native-cgt.png",
|
|
562
565
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
563
566
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
564
567
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -8926,11 +8926,11 @@
|
|
|
8926
8926
|
"hasValue": false,
|
|
8927
8927
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/paseotest-native-pas.png"
|
|
8928
8928
|
},
|
|
8929
|
-
"commune-NATIVE-
|
|
8929
|
+
"commune-NATIVE-COMAI": {
|
|
8930
8930
|
"originChain": "commune",
|
|
8931
|
-
"slug": "commune-NATIVE-
|
|
8931
|
+
"slug": "commune-NATIVE-COMAI",
|
|
8932
8932
|
"name": "COMAI",
|
|
8933
|
-
"symbol": "
|
|
8933
|
+
"symbol": "COMAI",
|
|
8934
8934
|
"decimals": 9,
|
|
8935
8935
|
"priceId": "commune-ai",
|
|
8936
8936
|
"minAmount": "500",
|
|
@@ -8938,7 +8938,7 @@
|
|
|
8938
8938
|
"metadata": null,
|
|
8939
8939
|
"multiChainAsset": null,
|
|
8940
8940
|
"hasValue": true,
|
|
8941
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/commune-native-
|
|
8941
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/commune-native-comai.png"
|
|
8942
8942
|
},
|
|
8943
8943
|
"dbcchain-NATIVE-DBC": {
|
|
8944
8944
|
"originChain": "dbcchain",
|
|
@@ -9179,5 +9179,47 @@
|
|
|
9179
9179
|
"multiChainAsset": null,
|
|
9180
9180
|
"hasValue": true,
|
|
9181
9181
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/avail_mainnet-native-avail.png"
|
|
9182
|
+
},
|
|
9183
|
+
"merlinEvm-NATIVE-BTC": {
|
|
9184
|
+
"originChain": "merlinEvm",
|
|
9185
|
+
"slug": "merlinEvm-NATIVE-BTC",
|
|
9186
|
+
"name": "Bitcoin",
|
|
9187
|
+
"symbol": "BTC",
|
|
9188
|
+
"decimals": 18,
|
|
9189
|
+
"priceId": null,
|
|
9190
|
+
"minAmount": "0",
|
|
9191
|
+
"assetType": "NATIVE",
|
|
9192
|
+
"metadata": null,
|
|
9193
|
+
"multiChainAsset": null,
|
|
9194
|
+
"hasValue": true,
|
|
9195
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/merlinevm-native-btc.png"
|
|
9196
|
+
},
|
|
9197
|
+
"botanixEvmTest-NATIVE-BTC": {
|
|
9198
|
+
"originChain": "botanixEvmTest",
|
|
9199
|
+
"slug": "botanixEvmTest-NATIVE-BTC",
|
|
9200
|
+
"name": "Bitcoin",
|
|
9201
|
+
"symbol": "BTC",
|
|
9202
|
+
"decimals": 18,
|
|
9203
|
+
"priceId": null,
|
|
9204
|
+
"minAmount": "0",
|
|
9205
|
+
"assetType": "NATIVE",
|
|
9206
|
+
"metadata": null,
|
|
9207
|
+
"multiChainAsset": null,
|
|
9208
|
+
"hasValue": false,
|
|
9209
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/botanixevmtest-native-btc.png"
|
|
9210
|
+
},
|
|
9211
|
+
"curio-NATIVE-CGT": {
|
|
9212
|
+
"originChain": "curio",
|
|
9213
|
+
"slug": "curio-NATIVE-CGT",
|
|
9214
|
+
"name": "Curio Governance Token",
|
|
9215
|
+
"symbol": "CGT",
|
|
9216
|
+
"decimals": 18,
|
|
9217
|
+
"priceId": null,
|
|
9218
|
+
"minAmount": "10000000000000000",
|
|
9219
|
+
"assetType": "NATIVE",
|
|
9220
|
+
"metadata": null,
|
|
9221
|
+
"multiChainAsset": null,
|
|
9222
|
+
"hasValue": true,
|
|
9223
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/curio-native-cgt.png"
|
|
9182
9224
|
}
|
|
9183
9225
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
"chainStatus": "ACTIVE",
|
|
7
7
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png",
|
|
8
8
|
"providers": {
|
|
9
|
-
"Dwellir": "wss://polkadot-rpc.dwellir.com",
|
|
10
9
|
"RadiumBlock": "wss://polkadot.public.curie.radiumblock.co/ws",
|
|
11
10
|
"Stakeworld": "wss://dot-rpc.stakeworld.io",
|
|
12
11
|
"Dwellir Tunisia": "wss://polkadot-rpc-tn.dwellir.com",
|
|
@@ -45,7 +44,6 @@
|
|
|
45
44
|
"chainStatus": "ACTIVE",
|
|
46
45
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kusama.png",
|
|
47
46
|
"providers": {
|
|
48
|
-
"Dwellir": "wss://kusama-rpc.dwellir.com",
|
|
49
47
|
"RadiumBlock": "wss://kusama.public.curie.radiumblock.co/ws",
|
|
50
48
|
"Dwellir Tunisia": "wss://kusama-rpc-tn.dwellir.com",
|
|
51
49
|
"LuckyFriday": "wss://rpc-kusama.luckyfriday.io",
|
|
@@ -144,7 +142,6 @@
|
|
|
144
142
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/moonbeam.png",
|
|
145
143
|
"providers": {
|
|
146
144
|
"Moonbeam Foundation": "wss://wss.api.moonbeam.network",
|
|
147
|
-
"Dwellir": "wss://moonbeam-rpc.dwellir.com",
|
|
148
145
|
"Blast": "wss://moonbeam.public.blastapi.io",
|
|
149
146
|
"UnitedBloc": "wss://moonbeam.unitedbloc.com"
|
|
150
147
|
},
|
|
@@ -283,7 +280,6 @@
|
|
|
283
280
|
"providers": {
|
|
284
281
|
"Astar": "wss://rpc.astar.network",
|
|
285
282
|
"OnFinality": "wss://astar.api.onfinality.io/public-ws",
|
|
286
|
-
"Dwellir": "wss://astar-rpc.dwellir.com",
|
|
287
283
|
"Blast": "wss://astar.public.blastapi.io",
|
|
288
284
|
"1RPC": "wss://1rpc.io/astr",
|
|
289
285
|
"Light Client": "light://substrate-connect/polkadot/astar"
|
|
@@ -360,7 +356,6 @@
|
|
|
360
356
|
"chainStatus": "ACTIVE",
|
|
361
357
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/statemint.png",
|
|
362
358
|
"providers": {
|
|
363
|
-
"Dwellir": "wss://statemint-rpc.dwellir.com",
|
|
364
359
|
"Dwellir Tunisia": "wss://statemint-rpc-tn.dwellir.com",
|
|
365
360
|
"IBP-GeoDNS1": "wss://sys.ibp.network/statemint",
|
|
366
361
|
"IBP-GeoDNS2": "wss://sys.dotters.network/statemint",
|
|
@@ -401,7 +396,6 @@
|
|
|
401
396
|
"Acala Foundation 2": "wss://acala-rpc-2.aca-api.network/ws",
|
|
402
397
|
"Acala Foundation 3": "wss://acala-rpc-3.aca-api.network/ws",
|
|
403
398
|
"OnFinality": "wss://acala-polkadot.api.onfinality.io/public-ws",
|
|
404
|
-
"Dwellir": "wss://acala-rpc.dwellir.com",
|
|
405
399
|
"LuckyFriday": "wss://rpc-acala.luckyfriday.io"
|
|
406
400
|
},
|
|
407
401
|
"evmInfo": null,
|
|
@@ -1120,7 +1114,6 @@
|
|
|
1120
1114
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bifrost.png",
|
|
1121
1115
|
"providers": {
|
|
1122
1116
|
"Liebi 0": "wss://bifrost-rpc.liebi.com/ws",
|
|
1123
|
-
"Dwellir": "wss://bifrost-rpc.dwellir.com",
|
|
1124
1117
|
"OnFinality": "wss://bifrost-parachain.api.onfinality.io/public-ws"
|
|
1125
1118
|
},
|
|
1126
1119
|
"evmInfo": null,
|
|
@@ -1176,7 +1169,6 @@
|
|
|
1176
1169
|
"chainStatus": "ACTIVE",
|
|
1177
1170
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bifrost_dot.png",
|
|
1178
1171
|
"providers": {
|
|
1179
|
-
"Dwellir": "wss://bifrost-polkadot-rpc.dwellir.com",
|
|
1180
1172
|
"Liebi": "wss://hk.p.bifrost-rpc.liebi.com/ws",
|
|
1181
1173
|
"LiebiEU": "wss://eu.bifrost-polkadot-rpc.liebi.com/ws",
|
|
1182
1174
|
"OnFinality": "wss://bifrost-polkadot.api.onfinality.io/public-ws"
|
|
@@ -5836,8 +5828,7 @@
|
|
|
5836
5828
|
"chainStatus": "ACTIVE",
|
|
5837
5829
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/krest_network.png",
|
|
5838
5830
|
"providers": {
|
|
5839
|
-
"
|
|
5840
|
-
"UnitedBloc": "wss://krest.unitedbloc.com/"
|
|
5831
|
+
"OnFinality": "wss://krest.api.onfinality.io/public-ws"
|
|
5841
5832
|
},
|
|
5842
5833
|
"evmInfo": null,
|
|
5843
5834
|
"substrateInfo": {
|
|
@@ -6496,7 +6487,7 @@
|
|
|
6496
6487
|
"addressPrefix": 117,
|
|
6497
6488
|
"chainType": "PARACHAIN",
|
|
6498
6489
|
"crowdloanUrl": null,
|
|
6499
|
-
"blockExplorer":
|
|
6490
|
+
"blockExplorer": "https://invarch.statescan.io/",
|
|
6500
6491
|
"existentialDeposit": "1000000000",
|
|
6501
6492
|
"symbol": "VARCH",
|
|
6502
6493
|
"decimals": 12,
|
|
@@ -7879,7 +7870,7 @@
|
|
|
7879
7870
|
"addressPrefix": 29972,
|
|
7880
7871
|
"chainType": "PARACHAIN",
|
|
7881
7872
|
"crowdloanUrl": null,
|
|
7882
|
-
"blockExplorer":
|
|
7873
|
+
"blockExplorer": "https://mythos.subscan.io/",
|
|
7883
7874
|
"existentialDeposit": "1000000000000000",
|
|
7884
7875
|
"symbol": "MYTH",
|
|
7885
7876
|
"decimals": 18,
|
|
@@ -7889,7 +7880,10 @@
|
|
|
7889
7880
|
"crowdloanParaId": null,
|
|
7890
7881
|
"crowdloanFunds": []
|
|
7891
7882
|
},
|
|
7892
|
-
"extraInfo":
|
|
7883
|
+
"extraInfo": {
|
|
7884
|
+
"subscanSlug": "mythos",
|
|
7885
|
+
"chainBalanceSlug": "mythos"
|
|
7886
|
+
}
|
|
7893
7887
|
},
|
|
7894
7888
|
"humanode": {
|
|
7895
7889
|
"slug": "humanode",
|
|
@@ -8001,7 +7995,7 @@
|
|
|
8001
7995
|
"crowdloanUrl": null,
|
|
8002
7996
|
"blockExplorer": null,
|
|
8003
7997
|
"existentialDeposit": "500",
|
|
8004
|
-
"symbol": "
|
|
7998
|
+
"symbol": "COMAI",
|
|
8005
7999
|
"decimals": 9,
|
|
8006
8000
|
"hasNativeNft": null,
|
|
8007
8001
|
"supportStaking": null,
|
|
@@ -8050,7 +8044,7 @@
|
|
|
8050
8044
|
"chainStatus": "ACTIVE",
|
|
8051
8045
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/availturingtest.png",
|
|
8052
8046
|
"providers": {
|
|
8053
|
-
"Avail Turing ": "wss://turing-rpc.avail.so/",
|
|
8047
|
+
"Avail Turing ": "wss://turing-rpc.avail.so/ws",
|
|
8054
8048
|
"Avail Space": "wss://turing-rpc.availspace.app/"
|
|
8055
8049
|
},
|
|
8056
8050
|
"evmInfo": null,
|
|
@@ -8061,7 +8055,7 @@
|
|
|
8061
8055
|
"addressPrefix": 42,
|
|
8062
8056
|
"chainType": "RELAYCHAIN",
|
|
8063
8057
|
"crowdloanUrl": null,
|
|
8064
|
-
"blockExplorer":
|
|
8058
|
+
"blockExplorer": "https://avail-turing.subscan.io/",
|
|
8065
8059
|
"existentialDeposit": "1000000000000",
|
|
8066
8060
|
"symbol": "AVAIL",
|
|
8067
8061
|
"decimals": 18,
|
|
@@ -8071,7 +8065,10 @@
|
|
|
8071
8065
|
"crowdloanParaId": null,
|
|
8072
8066
|
"crowdloanFunds": []
|
|
8073
8067
|
},
|
|
8074
|
-
"extraInfo":
|
|
8068
|
+
"extraInfo": {
|
|
8069
|
+
"subscanSlug": "avail-turing",
|
|
8070
|
+
"chainBalanceSlug": "avail"
|
|
8071
|
+
}
|
|
8075
8072
|
},
|
|
8076
8073
|
"bitlayer": {
|
|
8077
8074
|
"slug": "bitlayer",
|
|
@@ -8247,5 +8244,82 @@
|
|
|
8247
8244
|
"crowdloanFunds": []
|
|
8248
8245
|
},
|
|
8249
8246
|
"extraInfo": null
|
|
8247
|
+
},
|
|
8248
|
+
"merlinEvm": {
|
|
8249
|
+
"slug": "merlinEvm",
|
|
8250
|
+
"name": "Merlin Mainnet",
|
|
8251
|
+
"isTestnet": false,
|
|
8252
|
+
"chainStatus": "ACTIVE",
|
|
8253
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/merlinevm.png",
|
|
8254
|
+
"providers": {
|
|
8255
|
+
"Merlin Chain": "https://rpc.merlinchain.io"
|
|
8256
|
+
},
|
|
8257
|
+
"evmInfo": {
|
|
8258
|
+
"evmChainId": 4200,
|
|
8259
|
+
"blockExplorer": "https://scan.merlinchain.io",
|
|
8260
|
+
"existentialDeposit": "0",
|
|
8261
|
+
"symbol": "BTC",
|
|
8262
|
+
"decimals": 18,
|
|
8263
|
+
"supportSmartContract": [
|
|
8264
|
+
"ERC20",
|
|
8265
|
+
"ERC721"
|
|
8266
|
+
],
|
|
8267
|
+
"abiExplorer": "https://scan.merlinchain.io"
|
|
8268
|
+
},
|
|
8269
|
+
"substrateInfo": null,
|
|
8270
|
+
"extraInfo": null
|
|
8271
|
+
},
|
|
8272
|
+
"botanixEvmTest": {
|
|
8273
|
+
"slug": "botanixEvmTest",
|
|
8274
|
+
"name": "Botanix Testnet",
|
|
8275
|
+
"isTestnet": true,
|
|
8276
|
+
"chainStatus": "ACTIVE",
|
|
8277
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/botanixevmtest.png",
|
|
8278
|
+
"providers": {
|
|
8279
|
+
"Botanix Labs": "https://node.botanixlabs.dev"
|
|
8280
|
+
},
|
|
8281
|
+
"evmInfo": {
|
|
8282
|
+
"evmChainId": 3636,
|
|
8283
|
+
"blockExplorer": "https://blockscout.botanixlabs.dev/",
|
|
8284
|
+
"existentialDeposit": "0",
|
|
8285
|
+
"symbol": "BTC",
|
|
8286
|
+
"decimals": 18,
|
|
8287
|
+
"supportSmartContract": [
|
|
8288
|
+
"ERC20",
|
|
8289
|
+
"ERC721"
|
|
8290
|
+
],
|
|
8291
|
+
"abiExplorer": "https://blockscout.botanixlabs.dev/"
|
|
8292
|
+
},
|
|
8293
|
+
"substrateInfo": null,
|
|
8294
|
+
"extraInfo": null
|
|
8295
|
+
},
|
|
8296
|
+
"curio": {
|
|
8297
|
+
"slug": "curio",
|
|
8298
|
+
"name": "Curio",
|
|
8299
|
+
"isTestnet": false,
|
|
8300
|
+
"chainStatus": "ACTIVE",
|
|
8301
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/curio.png",
|
|
8302
|
+
"providers": {
|
|
8303
|
+
"Curio": "wss://parachain.curioinvest.com/"
|
|
8304
|
+
},
|
|
8305
|
+
"evmInfo": null,
|
|
8306
|
+
"substrateInfo": {
|
|
8307
|
+
"relaySlug": "kusama",
|
|
8308
|
+
"paraId": 3339,
|
|
8309
|
+
"genesisHash": "0x1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
|
|
8310
|
+
"addressPrefix": 777,
|
|
8311
|
+
"chainType": "PARACHAIN",
|
|
8312
|
+
"crowdloanUrl": null,
|
|
8313
|
+
"blockExplorer": null,
|
|
8314
|
+
"existentialDeposit": "10000000000000000",
|
|
8315
|
+
"symbol": "CGT",
|
|
8316
|
+
"decimals": 18,
|
|
8317
|
+
"hasNativeNft": null,
|
|
8318
|
+
"supportStaking": null,
|
|
8319
|
+
"supportSmartContract": null,
|
|
8320
|
+
"crowdloanParaId": null,
|
|
8321
|
+
"crowdloanFunds": []
|
|
8322
|
+
},
|
|
8323
|
+
"extraInfo": null
|
|
8250
8324
|
}
|
|
8251
8325
|
}
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -240,6 +240,9 @@
|
|
|
240
240
|
"b2": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/b2.png",
|
|
241
241
|
"bobMainnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bobmainnet.png",
|
|
242
242
|
"avail_mainnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/avail_mainnet.png",
|
|
243
|
+
"merlinEvm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/merlinevm.png",
|
|
244
|
+
"botanixEvmTest": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/botanixevmtest.png",
|
|
245
|
+
"curio": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/curio.png",
|
|
243
246
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
244
247
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
245
248
|
}
|
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.60-beta.
|
|
10
|
+
version: '0.2.60-beta.2'
|
|
11
11
|
};
|