@subwallet/chain-list 0.2.54-beta.2 → 0.2.54-beta.3
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 +112 -8
- package/cjs/data/AssetLogoMap.json +6 -1
- package/cjs/data/ChainAsset.json +66 -2
- package/cjs/data/ChainInfo.json +29 -6
- package/cjs/data/ChainLogoMap.json +1 -0
- package/cjs/data/MultiChainAsset.json +10 -1
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +6 -1
- package/data/ChainAsset.json +66 -2
- package/data/ChainInfo.json +29 -6
- package/data/ChainLogoMap.json +1 -0
- package/data/MultiChainAsset.json +10 -1
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -522,6 +522,10 @@
|
|
|
522
522
|
"moonbeam-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3.png",
|
|
523
523
|
"astarevm-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3.png",
|
|
524
524
|
"hydradx_main-local-ded": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-ded.png",
|
|
525
|
+
"xlayer-native-okb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/xlayer-native-okb.png",
|
|
526
|
+
"astarzkevm-erc20-astr-0xdf41220c7e322bfef933d85d01821ad277f90172": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarzkevm-erc20-astr-0xdf41220c7e322bfef933d85d01821ad277f90172.png",
|
|
527
|
+
"statemint-local-dota": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-dota.png",
|
|
528
|
+
"moonbeam-local-xcbncs": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcbncs.png",
|
|
525
529
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
526
530
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
527
531
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -569,6 +573,7 @@
|
|
|
569
573
|
"manta-mantaatlantic": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/manta-mantaatlantic.png",
|
|
570
574
|
"pink-statemintpink": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/pink-statemintpink.png",
|
|
571
575
|
"bnc-bifrostpolkadot": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/bnc-bifrostpolkadot.png",
|
|
576
|
+
"bncs-inscriptiontoken": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/bncs-inscriptiontoken.png",
|
|
572
577
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
573
578
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
574
579
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
@@ -8838,7 +8843,7 @@
|
|
|
8838
8843
|
Token2: "9"
|
|
8839
8844
|
}
|
|
8840
8845
|
},
|
|
8841
|
-
multiChainAsset:
|
|
8846
|
+
multiChainAsset: "BNCS-InscriptionToken",
|
|
8842
8847
|
hasValue: true,
|
|
8843
8848
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_dot-local-bncs.png"
|
|
8844
8849
|
},
|
|
@@ -9654,6 +9659,70 @@
|
|
|
9654
9659
|
multiChainAsset: null,
|
|
9655
9660
|
hasValue: true,
|
|
9656
9661
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-ded.png"
|
|
9662
|
+
},
|
|
9663
|
+
"xlayer-NATIVE-OKB": {
|
|
9664
|
+
originChain: "xlayer",
|
|
9665
|
+
slug: "xlayer-NATIVE-OKB",
|
|
9666
|
+
name: "X Layer",
|
|
9667
|
+
symbol: "OKB",
|
|
9668
|
+
decimals: 18,
|
|
9669
|
+
priceId: "okb",
|
|
9670
|
+
minAmount: "0",
|
|
9671
|
+
assetType: "NATIVE",
|
|
9672
|
+
metadata: null,
|
|
9673
|
+
multiChainAsset: null,
|
|
9674
|
+
hasValue: true,
|
|
9675
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/xlayer-native-okb.png"
|
|
9676
|
+
},
|
|
9677
|
+
"astarZkEvm-ERC20-ASTR-0xdf41220C7e322bFEF933D85D01821ad277f90172": {
|
|
9678
|
+
originChain: "astarZkEvm",
|
|
9679
|
+
slug: "astarZkEvm-ERC20-ASTR-0xdf41220C7e322bFEF933D85D01821ad277f90172",
|
|
9680
|
+
name: "Astar",
|
|
9681
|
+
symbol: "ASTR",
|
|
9682
|
+
decimals: 18,
|
|
9683
|
+
priceId: "astar",
|
|
9684
|
+
minAmount: "0",
|
|
9685
|
+
assetType: "ERC20",
|
|
9686
|
+
metadata: {
|
|
9687
|
+
contractAddress: "0xdf41220C7e322bFEF933D85D01821ad277f90172"
|
|
9688
|
+
},
|
|
9689
|
+
multiChainAsset: "ASTR-Astar",
|
|
9690
|
+
hasValue: true,
|
|
9691
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarzkevm-erc20-astr-0xdf41220c7e322bfef933d85d01821ad277f90172.png"
|
|
9692
|
+
},
|
|
9693
|
+
"statemint-LOCAL-DOTA": {
|
|
9694
|
+
originChain: "statemint",
|
|
9695
|
+
slug: "statemint-LOCAL-DOTA",
|
|
9696
|
+
name: "DOTA",
|
|
9697
|
+
symbol: "DOTA",
|
|
9698
|
+
decimals: 4,
|
|
9699
|
+
priceId: null,
|
|
9700
|
+
minAmount: "1",
|
|
9701
|
+
assetType: "LOCAL",
|
|
9702
|
+
metadata: {
|
|
9703
|
+
assetId: "18"
|
|
9704
|
+
},
|
|
9705
|
+
multiChainAsset: null,
|
|
9706
|
+
hasValue: true,
|
|
9707
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-dota.png"
|
|
9708
|
+
},
|
|
9709
|
+
"moonbeam-LOCAL-xcBNCS": {
|
|
9710
|
+
originChain: "moonbeam",
|
|
9711
|
+
slug: "moonbeam-LOCAL-xcBNCS",
|
|
9712
|
+
name: "BNCS Inscription Token",
|
|
9713
|
+
symbol: "xcBNCS",
|
|
9714
|
+
decimals: 12,
|
|
9715
|
+
priceId: null,
|
|
9716
|
+
minAmount: "1",
|
|
9717
|
+
assetType: "LOCAL",
|
|
9718
|
+
metadata: {
|
|
9719
|
+
assetId: "142155548796783636521833385094843759961",
|
|
9720
|
+
assetType: "ForeignAsset",
|
|
9721
|
+
contractAddress: "0xfFfffffF6aF229AE7f0F4e0188157e189a487D59"
|
|
9722
|
+
},
|
|
9723
|
+
multiChainAsset: "BNCS-InscriptionToken",
|
|
9724
|
+
hasValue: true,
|
|
9725
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcbncs.png"
|
|
9657
9726
|
}
|
|
9658
9727
|
};
|
|
9659
9728
|
|
|
@@ -15380,8 +15449,8 @@
|
|
|
15380
15449
|
chainStatus: "ACTIVE",
|
|
15381
15450
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/vara_network.png",
|
|
15382
15451
|
providers: {
|
|
15383
|
-
Vara: "wss://rpc.vara
|
|
15384
|
-
|
|
15452
|
+
"Vara Network": "wss://rpc.vara.network",
|
|
15453
|
+
BlastApi: "wss://vara-mainnet.public.blastapi.io"
|
|
15385
15454
|
},
|
|
15386
15455
|
evmInfo: null,
|
|
15387
15456
|
substrateInfo: {
|
|
@@ -16609,7 +16678,7 @@
|
|
|
16609
16678
|
},
|
|
16610
16679
|
extraInfo: {
|
|
16611
16680
|
subscanSlug: "manta",
|
|
16612
|
-
chainBalanceSlug:
|
|
16681
|
+
chainBalanceSlug: "manta"
|
|
16613
16682
|
}
|
|
16614
16683
|
};
|
|
16615
16684
|
var t3rn$1 = {
|
|
@@ -16940,7 +17009,8 @@
|
|
|
16940
17009
|
chainStatus: "ACTIVE",
|
|
16941
17010
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/goldberg_testnet.png",
|
|
16942
17011
|
providers: {
|
|
16943
|
-
"Avail Goldberg Testnet": "wss://goldberg.avail.tools/ws"
|
|
17012
|
+
"Avail Goldberg Testnet": "wss://goldberg.avail.tools/ws",
|
|
17013
|
+
"Avail Tool Testnet": "wss://rpc-testnet.avail.tools/ws"
|
|
16944
17014
|
},
|
|
16945
17015
|
evmInfo: null,
|
|
16946
17016
|
substrateInfo: {
|
|
@@ -17212,7 +17282,7 @@
|
|
|
17212
17282
|
},
|
|
17213
17283
|
extraInfo: {
|
|
17214
17284
|
subscanSlug: "continuum",
|
|
17215
|
-
chainBalanceSlug:
|
|
17285
|
+
chainBalanceSlug: "continuum"
|
|
17216
17286
|
}
|
|
17217
17287
|
};
|
|
17218
17288
|
var rococo_assethub$1 = {
|
|
@@ -17248,7 +17318,7 @@
|
|
|
17248
17318
|
};
|
|
17249
17319
|
var okxTest$1 = {
|
|
17250
17320
|
slug: "okxTest",
|
|
17251
|
-
name: "
|
|
17321
|
+
name: "X Layer testnet",
|
|
17252
17322
|
isTestnet: true,
|
|
17253
17323
|
chainStatus: "ACTIVE",
|
|
17254
17324
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/okxtest.png",
|
|
@@ -17582,6 +17652,28 @@
|
|
|
17582
17652
|
chainBalanceSlug: null
|
|
17583
17653
|
}
|
|
17584
17654
|
};
|
|
17655
|
+
var xlayer$1 = {
|
|
17656
|
+
slug: "xlayer",
|
|
17657
|
+
name: "X Layer",
|
|
17658
|
+
isTestnet: false,
|
|
17659
|
+
chainStatus: "ACTIVE",
|
|
17660
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/xlayer.png",
|
|
17661
|
+
providers: {
|
|
17662
|
+
"X Layer": "https://rpc.xlayer.tech",
|
|
17663
|
+
"X Layer OKX": "https://xlayerrpc.okx.com/"
|
|
17664
|
+
},
|
|
17665
|
+
evmInfo: {
|
|
17666
|
+
evmChainId: 196,
|
|
17667
|
+
blockExplorer: "https://www.okx.com/explorer/xlayer",
|
|
17668
|
+
existentialDeposit: "0",
|
|
17669
|
+
symbol: "OKB",
|
|
17670
|
+
decimals: 18,
|
|
17671
|
+
supportSmartContract: null,
|
|
17672
|
+
abiExplorer: "https://www.okx.com/explorer/xlayer"
|
|
17673
|
+
},
|
|
17674
|
+
substrateInfo: null,
|
|
17675
|
+
extraInfo: null
|
|
17676
|
+
};
|
|
17585
17677
|
const _ChainInfoMap = {
|
|
17586
17678
|
polkadot: polkadot$1,
|
|
17587
17679
|
kusama: kusama$1,
|
|
@@ -17837,7 +17929,8 @@
|
|
|
17837
17929
|
astarZkEvm: astarZkEvm$1,
|
|
17838
17930
|
sepolia_ethereum: sepolia_ethereum$1,
|
|
17839
17931
|
hydradx_rococo: hydradx_rococo$1,
|
|
17840
|
-
creditcoinTest: creditcoinTest$1
|
|
17932
|
+
creditcoinTest: creditcoinTest$1,
|
|
17933
|
+
xlayer: xlayer$1
|
|
17841
17934
|
};
|
|
17842
17935
|
|
|
17843
17936
|
var polkadot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png";
|
|
@@ -18063,6 +18156,7 @@
|
|
|
18063
18156
|
var sepolia_ethereum = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sepolia_ethereum.png";
|
|
18064
18157
|
var hydradx_rococo = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/hydradx_rococo.png";
|
|
18065
18158
|
var creditcoinTest = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcointest.png";
|
|
18159
|
+
var xlayer = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/xlayer.png";
|
|
18066
18160
|
const _ChainLogoMap = {
|
|
18067
18161
|
"default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
18068
18162
|
polkadot: polkadot,
|
|
@@ -18289,6 +18383,7 @@
|
|
|
18289
18383
|
sepolia_ethereum: sepolia_ethereum,
|
|
18290
18384
|
hydradx_rococo: hydradx_rococo,
|
|
18291
18385
|
creditcoinTest: creditcoinTest,
|
|
18386
|
+
xlayer: xlayer,
|
|
18292
18387
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
18293
18388
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
18294
18389
|
};
|
|
@@ -18716,6 +18811,15 @@
|
|
|
18716
18811
|
priceId: "bifrost-native-coin",
|
|
18717
18812
|
hasValue: true,
|
|
18718
18813
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/bnc-bifrostpolkadot.png"
|
|
18814
|
+
},
|
|
18815
|
+
"BNCS-InscriptionToken": {
|
|
18816
|
+
slug: "BNCS-InscriptionToken",
|
|
18817
|
+
originChainAsset: "bifrost_dot-LOCAL-BNCS",
|
|
18818
|
+
name: "Inscription Token",
|
|
18819
|
+
symbol: "BNCS",
|
|
18820
|
+
priceId: null,
|
|
18821
|
+
hasValue: true,
|
|
18822
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/bncs-inscriptiontoken.png"
|
|
18719
18823
|
}
|
|
18720
18824
|
};
|
|
18721
18825
|
|
|
@@ -514,6 +514,10 @@
|
|
|
514
514
|
"moonbeam-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3.png",
|
|
515
515
|
"astarevm-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3.png",
|
|
516
516
|
"hydradx_main-local-ded": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-ded.png",
|
|
517
|
+
"xlayer-native-okb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/xlayer-native-okb.png",
|
|
518
|
+
"astarzkevm-erc20-astr-0xdf41220c7e322bfef933d85d01821ad277f90172": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarzkevm-erc20-astr-0xdf41220c7e322bfef933d85d01821ad277f90172.png",
|
|
519
|
+
"statemint-local-dota": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-dota.png",
|
|
520
|
+
"moonbeam-local-xcbncs": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcbncs.png",
|
|
517
521
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
518
522
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
519
523
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -561,8 +565,9 @@
|
|
|
561
565
|
"manta-mantaatlantic": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/manta-mantaatlantic.png",
|
|
562
566
|
"pink-statemintpink": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/pink-statemintpink.png",
|
|
563
567
|
"bnc-bifrostpolkadot": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/bnc-bifrostpolkadot.png",
|
|
568
|
+
"bncs-inscriptiontoken": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/bncs-inscriptiontoken.png",
|
|
564
569
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
565
570
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
566
571
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
567
572
|
"custom-custom-substrate-gosspectral-native-gost": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png"
|
|
568
|
-
}
|
|
573
|
+
}
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -7536,7 +7536,7 @@
|
|
|
7536
7536
|
"Token2": "9"
|
|
7537
7537
|
}
|
|
7538
7538
|
},
|
|
7539
|
-
"multiChainAsset":
|
|
7539
|
+
"multiChainAsset": "BNCS-InscriptionToken",
|
|
7540
7540
|
"hasValue": true,
|
|
7541
7541
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_dot-local-bncs.png"
|
|
7542
7542
|
},
|
|
@@ -8352,5 +8352,69 @@
|
|
|
8352
8352
|
"multiChainAsset": null,
|
|
8353
8353
|
"hasValue": true,
|
|
8354
8354
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-ded.png"
|
|
8355
|
+
},
|
|
8356
|
+
"xlayer-NATIVE-OKB": {
|
|
8357
|
+
"originChain": "xlayer",
|
|
8358
|
+
"slug": "xlayer-NATIVE-OKB",
|
|
8359
|
+
"name": "X Layer",
|
|
8360
|
+
"symbol": "OKB",
|
|
8361
|
+
"decimals": 18,
|
|
8362
|
+
"priceId": "okb",
|
|
8363
|
+
"minAmount": "0",
|
|
8364
|
+
"assetType": "NATIVE",
|
|
8365
|
+
"metadata": null,
|
|
8366
|
+
"multiChainAsset": null,
|
|
8367
|
+
"hasValue": true,
|
|
8368
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/xlayer-native-okb.png"
|
|
8369
|
+
},
|
|
8370
|
+
"astarZkEvm-ERC20-ASTR-0xdf41220C7e322bFEF933D85D01821ad277f90172": {
|
|
8371
|
+
"originChain": "astarZkEvm",
|
|
8372
|
+
"slug": "astarZkEvm-ERC20-ASTR-0xdf41220C7e322bFEF933D85D01821ad277f90172",
|
|
8373
|
+
"name": "Astar",
|
|
8374
|
+
"symbol": "ASTR",
|
|
8375
|
+
"decimals": 18,
|
|
8376
|
+
"priceId": "astar",
|
|
8377
|
+
"minAmount": "0",
|
|
8378
|
+
"assetType": "ERC20",
|
|
8379
|
+
"metadata": {
|
|
8380
|
+
"contractAddress": "0xdf41220C7e322bFEF933D85D01821ad277f90172"
|
|
8381
|
+
},
|
|
8382
|
+
"multiChainAsset": "ASTR-Astar",
|
|
8383
|
+
"hasValue": true,
|
|
8384
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarzkevm-erc20-astr-0xdf41220c7e322bfef933d85d01821ad277f90172.png"
|
|
8385
|
+
},
|
|
8386
|
+
"statemint-LOCAL-DOTA": {
|
|
8387
|
+
"originChain": "statemint",
|
|
8388
|
+
"slug": "statemint-LOCAL-DOTA",
|
|
8389
|
+
"name": "DOTA",
|
|
8390
|
+
"symbol": "DOTA",
|
|
8391
|
+
"decimals": 4,
|
|
8392
|
+
"priceId": null,
|
|
8393
|
+
"minAmount": "1",
|
|
8394
|
+
"assetType": "LOCAL",
|
|
8395
|
+
"metadata": {
|
|
8396
|
+
"assetId": "18"
|
|
8397
|
+
},
|
|
8398
|
+
"multiChainAsset": null,
|
|
8399
|
+
"hasValue": true,
|
|
8400
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-dota.png"
|
|
8401
|
+
},
|
|
8402
|
+
"moonbeam-LOCAL-xcBNCS": {
|
|
8403
|
+
"originChain": "moonbeam",
|
|
8404
|
+
"slug": "moonbeam-LOCAL-xcBNCS",
|
|
8405
|
+
"name": "BNCS Inscription Token",
|
|
8406
|
+
"symbol": "xcBNCS",
|
|
8407
|
+
"decimals": 12,
|
|
8408
|
+
"priceId": null,
|
|
8409
|
+
"minAmount": "1",
|
|
8410
|
+
"assetType": "LOCAL",
|
|
8411
|
+
"metadata": {
|
|
8412
|
+
"assetId": "142155548796783636521833385094843759961",
|
|
8413
|
+
"assetType": "ForeignAsset",
|
|
8414
|
+
"contractAddress": "0xfFfffffF6aF229AE7f0F4e0188157e189a487D59"
|
|
8415
|
+
},
|
|
8416
|
+
"multiChainAsset": "BNCS-InscriptionToken",
|
|
8417
|
+
"hasValue": true,
|
|
8418
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcbncs.png"
|
|
8355
8419
|
}
|
|
8356
|
-
}
|
|
8420
|
+
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -5657,8 +5657,8 @@
|
|
|
5657
5657
|
"chainStatus": "ACTIVE",
|
|
5658
5658
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/vara_network.png",
|
|
5659
5659
|
"providers": {
|
|
5660
|
-
"Vara": "wss://rpc.vara
|
|
5661
|
-
"
|
|
5660
|
+
"Vara Network": "wss://rpc.vara.network",
|
|
5661
|
+
"BlastApi": "wss://vara-mainnet.public.blastapi.io"
|
|
5662
5662
|
},
|
|
5663
5663
|
"evmInfo": null,
|
|
5664
5664
|
"substrateInfo": {
|
|
@@ -6846,7 +6846,7 @@
|
|
|
6846
6846
|
},
|
|
6847
6847
|
"extraInfo": {
|
|
6848
6848
|
"subscanSlug": "manta",
|
|
6849
|
-
"chainBalanceSlug":
|
|
6849
|
+
"chainBalanceSlug": "manta"
|
|
6850
6850
|
}
|
|
6851
6851
|
},
|
|
6852
6852
|
"t3rn": {
|
|
@@ -7165,7 +7165,8 @@
|
|
|
7165
7165
|
"chainStatus": "ACTIVE",
|
|
7166
7166
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/goldberg_testnet.png",
|
|
7167
7167
|
"providers": {
|
|
7168
|
-
"Avail Goldberg Testnet": "wss://goldberg.avail.tools/ws"
|
|
7168
|
+
"Avail Goldberg Testnet": "wss://goldberg.avail.tools/ws",
|
|
7169
|
+
"Avail Tool Testnet": "wss://rpc-testnet.avail.tools/ws"
|
|
7169
7170
|
},
|
|
7170
7171
|
"evmInfo": null,
|
|
7171
7172
|
"substrateInfo": {
|
|
@@ -7431,7 +7432,7 @@
|
|
|
7431
7432
|
},
|
|
7432
7433
|
"extraInfo": {
|
|
7433
7434
|
"subscanSlug": "continuum",
|
|
7434
|
-
"chainBalanceSlug":
|
|
7435
|
+
"chainBalanceSlug": "continuum"
|
|
7435
7436
|
}
|
|
7436
7437
|
},
|
|
7437
7438
|
"rococo_assethub": {
|
|
@@ -7466,7 +7467,7 @@
|
|
|
7466
7467
|
},
|
|
7467
7468
|
"okxTest": {
|
|
7468
7469
|
"slug": "okxTest",
|
|
7469
|
-
"name": "
|
|
7470
|
+
"name": "X Layer testnet",
|
|
7470
7471
|
"isTestnet": true,
|
|
7471
7472
|
"chainStatus": "ACTIVE",
|
|
7472
7473
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/okxtest.png",
|
|
@@ -7791,5 +7792,27 @@
|
|
|
7791
7792
|
"subscanSlug": "creditcoin3-testnet",
|
|
7792
7793
|
"chainBalanceSlug": null
|
|
7793
7794
|
}
|
|
7795
|
+
},
|
|
7796
|
+
"xlayer": {
|
|
7797
|
+
"slug": "xlayer",
|
|
7798
|
+
"name": "X Layer",
|
|
7799
|
+
"isTestnet": false,
|
|
7800
|
+
"chainStatus": "ACTIVE",
|
|
7801
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/xlayer.png",
|
|
7802
|
+
"providers": {
|
|
7803
|
+
"X Layer": "https://rpc.xlayer.tech",
|
|
7804
|
+
"X Layer OKX": "https://xlayerrpc.okx.com/"
|
|
7805
|
+
},
|
|
7806
|
+
"evmInfo": {
|
|
7807
|
+
"evmChainId": 196,
|
|
7808
|
+
"blockExplorer": "https://www.okx.com/explorer/xlayer",
|
|
7809
|
+
"existentialDeposit": "0",
|
|
7810
|
+
"symbol": "OKB",
|
|
7811
|
+
"decimals": 18,
|
|
7812
|
+
"supportSmartContract": null,
|
|
7813
|
+
"abiExplorer": "https://www.okx.com/explorer/xlayer"
|
|
7814
|
+
},
|
|
7815
|
+
"substrateInfo": null,
|
|
7816
|
+
"extraInfo": null
|
|
7794
7817
|
}
|
|
7795
7818
|
}
|
|
@@ -224,6 +224,7 @@
|
|
|
224
224
|
"sepolia_ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sepolia_ethereum.png",
|
|
225
225
|
"hydradx_rococo": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/hydradx_rococo.png",
|
|
226
226
|
"creditcoinTest": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcointest.png",
|
|
227
|
+
"xlayer": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/xlayer.png",
|
|
227
228
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
228
229
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
229
230
|
}
|
|
@@ -421,5 +421,14 @@
|
|
|
421
421
|
"priceId": "bifrost-native-coin",
|
|
422
422
|
"hasValue": true,
|
|
423
423
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/bnc-bifrostpolkadot.png"
|
|
424
|
+
},
|
|
425
|
+
"BNCS-InscriptionToken": {
|
|
426
|
+
"slug": "BNCS-InscriptionToken",
|
|
427
|
+
"originChainAsset": "bifrost_dot-LOCAL-BNCS",
|
|
428
|
+
"name": "Inscription Token",
|
|
429
|
+
"symbol": "BNCS",
|
|
430
|
+
"priceId": null,
|
|
431
|
+
"hasValue": true,
|
|
432
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/bncs-inscriptiontoken.png"
|
|
424
433
|
}
|
|
425
|
-
}
|
|
434
|
+
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -514,6 +514,10 @@
|
|
|
514
514
|
"moonbeam-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3.png",
|
|
515
515
|
"astarevm-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3.png",
|
|
516
516
|
"hydradx_main-local-ded": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-ded.png",
|
|
517
|
+
"xlayer-native-okb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/xlayer-native-okb.png",
|
|
518
|
+
"astarzkevm-erc20-astr-0xdf41220c7e322bfef933d85d01821ad277f90172": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarzkevm-erc20-astr-0xdf41220c7e322bfef933d85d01821ad277f90172.png",
|
|
519
|
+
"statemint-local-dota": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-dota.png",
|
|
520
|
+
"moonbeam-local-xcbncs": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcbncs.png",
|
|
517
521
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
518
522
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
519
523
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -561,8 +565,9 @@
|
|
|
561
565
|
"manta-mantaatlantic": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/manta-mantaatlantic.png",
|
|
562
566
|
"pink-statemintpink": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/pink-statemintpink.png",
|
|
563
567
|
"bnc-bifrostpolkadot": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/bnc-bifrostpolkadot.png",
|
|
568
|
+
"bncs-inscriptiontoken": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/bncs-inscriptiontoken.png",
|
|
564
569
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
565
570
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
566
571
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
567
572
|
"custom-custom-substrate-gosspectral-native-gost": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png"
|
|
568
|
-
}
|
|
573
|
+
}
|
package/data/ChainAsset.json
CHANGED
|
@@ -7536,7 +7536,7 @@
|
|
|
7536
7536
|
"Token2": "9"
|
|
7537
7537
|
}
|
|
7538
7538
|
},
|
|
7539
|
-
"multiChainAsset":
|
|
7539
|
+
"multiChainAsset": "BNCS-InscriptionToken",
|
|
7540
7540
|
"hasValue": true,
|
|
7541
7541
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_dot-local-bncs.png"
|
|
7542
7542
|
},
|
|
@@ -8352,5 +8352,69 @@
|
|
|
8352
8352
|
"multiChainAsset": null,
|
|
8353
8353
|
"hasValue": true,
|
|
8354
8354
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-ded.png"
|
|
8355
|
+
},
|
|
8356
|
+
"xlayer-NATIVE-OKB": {
|
|
8357
|
+
"originChain": "xlayer",
|
|
8358
|
+
"slug": "xlayer-NATIVE-OKB",
|
|
8359
|
+
"name": "X Layer",
|
|
8360
|
+
"symbol": "OKB",
|
|
8361
|
+
"decimals": 18,
|
|
8362
|
+
"priceId": "okb",
|
|
8363
|
+
"minAmount": "0",
|
|
8364
|
+
"assetType": "NATIVE",
|
|
8365
|
+
"metadata": null,
|
|
8366
|
+
"multiChainAsset": null,
|
|
8367
|
+
"hasValue": true,
|
|
8368
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/xlayer-native-okb.png"
|
|
8369
|
+
},
|
|
8370
|
+
"astarZkEvm-ERC20-ASTR-0xdf41220C7e322bFEF933D85D01821ad277f90172": {
|
|
8371
|
+
"originChain": "astarZkEvm",
|
|
8372
|
+
"slug": "astarZkEvm-ERC20-ASTR-0xdf41220C7e322bFEF933D85D01821ad277f90172",
|
|
8373
|
+
"name": "Astar",
|
|
8374
|
+
"symbol": "ASTR",
|
|
8375
|
+
"decimals": 18,
|
|
8376
|
+
"priceId": "astar",
|
|
8377
|
+
"minAmount": "0",
|
|
8378
|
+
"assetType": "ERC20",
|
|
8379
|
+
"metadata": {
|
|
8380
|
+
"contractAddress": "0xdf41220C7e322bFEF933D85D01821ad277f90172"
|
|
8381
|
+
},
|
|
8382
|
+
"multiChainAsset": "ASTR-Astar",
|
|
8383
|
+
"hasValue": true,
|
|
8384
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarzkevm-erc20-astr-0xdf41220c7e322bfef933d85d01821ad277f90172.png"
|
|
8385
|
+
},
|
|
8386
|
+
"statemint-LOCAL-DOTA": {
|
|
8387
|
+
"originChain": "statemint",
|
|
8388
|
+
"slug": "statemint-LOCAL-DOTA",
|
|
8389
|
+
"name": "DOTA",
|
|
8390
|
+
"symbol": "DOTA",
|
|
8391
|
+
"decimals": 4,
|
|
8392
|
+
"priceId": null,
|
|
8393
|
+
"minAmount": "1",
|
|
8394
|
+
"assetType": "LOCAL",
|
|
8395
|
+
"metadata": {
|
|
8396
|
+
"assetId": "18"
|
|
8397
|
+
},
|
|
8398
|
+
"multiChainAsset": null,
|
|
8399
|
+
"hasValue": true,
|
|
8400
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-dota.png"
|
|
8401
|
+
},
|
|
8402
|
+
"moonbeam-LOCAL-xcBNCS": {
|
|
8403
|
+
"originChain": "moonbeam",
|
|
8404
|
+
"slug": "moonbeam-LOCAL-xcBNCS",
|
|
8405
|
+
"name": "BNCS Inscription Token",
|
|
8406
|
+
"symbol": "xcBNCS",
|
|
8407
|
+
"decimals": 12,
|
|
8408
|
+
"priceId": null,
|
|
8409
|
+
"minAmount": "1",
|
|
8410
|
+
"assetType": "LOCAL",
|
|
8411
|
+
"metadata": {
|
|
8412
|
+
"assetId": "142155548796783636521833385094843759961",
|
|
8413
|
+
"assetType": "ForeignAsset",
|
|
8414
|
+
"contractAddress": "0xfFfffffF6aF229AE7f0F4e0188157e189a487D59"
|
|
8415
|
+
},
|
|
8416
|
+
"multiChainAsset": "BNCS-InscriptionToken",
|
|
8417
|
+
"hasValue": true,
|
|
8418
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcbncs.png"
|
|
8355
8419
|
}
|
|
8356
|
-
}
|
|
8420
|
+
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -5657,8 +5657,8 @@
|
|
|
5657
5657
|
"chainStatus": "ACTIVE",
|
|
5658
5658
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/vara_network.png",
|
|
5659
5659
|
"providers": {
|
|
5660
|
-
"Vara": "wss://rpc.vara
|
|
5661
|
-
"
|
|
5660
|
+
"Vara Network": "wss://rpc.vara.network",
|
|
5661
|
+
"BlastApi": "wss://vara-mainnet.public.blastapi.io"
|
|
5662
5662
|
},
|
|
5663
5663
|
"evmInfo": null,
|
|
5664
5664
|
"substrateInfo": {
|
|
@@ -6846,7 +6846,7 @@
|
|
|
6846
6846
|
},
|
|
6847
6847
|
"extraInfo": {
|
|
6848
6848
|
"subscanSlug": "manta",
|
|
6849
|
-
"chainBalanceSlug":
|
|
6849
|
+
"chainBalanceSlug": "manta"
|
|
6850
6850
|
}
|
|
6851
6851
|
},
|
|
6852
6852
|
"t3rn": {
|
|
@@ -7165,7 +7165,8 @@
|
|
|
7165
7165
|
"chainStatus": "ACTIVE",
|
|
7166
7166
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/goldberg_testnet.png",
|
|
7167
7167
|
"providers": {
|
|
7168
|
-
"Avail Goldberg Testnet": "wss://goldberg.avail.tools/ws"
|
|
7168
|
+
"Avail Goldberg Testnet": "wss://goldberg.avail.tools/ws",
|
|
7169
|
+
"Avail Tool Testnet": "wss://rpc-testnet.avail.tools/ws"
|
|
7169
7170
|
},
|
|
7170
7171
|
"evmInfo": null,
|
|
7171
7172
|
"substrateInfo": {
|
|
@@ -7431,7 +7432,7 @@
|
|
|
7431
7432
|
},
|
|
7432
7433
|
"extraInfo": {
|
|
7433
7434
|
"subscanSlug": "continuum",
|
|
7434
|
-
"chainBalanceSlug":
|
|
7435
|
+
"chainBalanceSlug": "continuum"
|
|
7435
7436
|
}
|
|
7436
7437
|
},
|
|
7437
7438
|
"rococo_assethub": {
|
|
@@ -7466,7 +7467,7 @@
|
|
|
7466
7467
|
},
|
|
7467
7468
|
"okxTest": {
|
|
7468
7469
|
"slug": "okxTest",
|
|
7469
|
-
"name": "
|
|
7470
|
+
"name": "X Layer testnet",
|
|
7470
7471
|
"isTestnet": true,
|
|
7471
7472
|
"chainStatus": "ACTIVE",
|
|
7472
7473
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/okxtest.png",
|
|
@@ -7791,5 +7792,27 @@
|
|
|
7791
7792
|
"subscanSlug": "creditcoin3-testnet",
|
|
7792
7793
|
"chainBalanceSlug": null
|
|
7793
7794
|
}
|
|
7795
|
+
},
|
|
7796
|
+
"xlayer": {
|
|
7797
|
+
"slug": "xlayer",
|
|
7798
|
+
"name": "X Layer",
|
|
7799
|
+
"isTestnet": false,
|
|
7800
|
+
"chainStatus": "ACTIVE",
|
|
7801
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/xlayer.png",
|
|
7802
|
+
"providers": {
|
|
7803
|
+
"X Layer": "https://rpc.xlayer.tech",
|
|
7804
|
+
"X Layer OKX": "https://xlayerrpc.okx.com/"
|
|
7805
|
+
},
|
|
7806
|
+
"evmInfo": {
|
|
7807
|
+
"evmChainId": 196,
|
|
7808
|
+
"blockExplorer": "https://www.okx.com/explorer/xlayer",
|
|
7809
|
+
"existentialDeposit": "0",
|
|
7810
|
+
"symbol": "OKB",
|
|
7811
|
+
"decimals": 18,
|
|
7812
|
+
"supportSmartContract": null,
|
|
7813
|
+
"abiExplorer": "https://www.okx.com/explorer/xlayer"
|
|
7814
|
+
},
|
|
7815
|
+
"substrateInfo": null,
|
|
7816
|
+
"extraInfo": null
|
|
7794
7817
|
}
|
|
7795
7818
|
}
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -224,6 +224,7 @@
|
|
|
224
224
|
"sepolia_ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sepolia_ethereum.png",
|
|
225
225
|
"hydradx_rococo": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/hydradx_rococo.png",
|
|
226
226
|
"creditcoinTest": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcointest.png",
|
|
227
|
+
"xlayer": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/xlayer.png",
|
|
227
228
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
228
229
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
229
230
|
}
|
|
@@ -421,5 +421,14 @@
|
|
|
421
421
|
"priceId": "bifrost-native-coin",
|
|
422
422
|
"hasValue": true,
|
|
423
423
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/bnc-bifrostpolkadot.png"
|
|
424
|
+
},
|
|
425
|
+
"BNCS-InscriptionToken": {
|
|
426
|
+
"slug": "BNCS-InscriptionToken",
|
|
427
|
+
"originChainAsset": "bifrost_dot-LOCAL-BNCS",
|
|
428
|
+
"name": "Inscription Token",
|
|
429
|
+
"symbol": "BNCS",
|
|
430
|
+
"priceId": null,
|
|
431
|
+
"hasValue": true,
|
|
432
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/bncs-inscriptiontoken.png"
|
|
424
433
|
}
|
|
425
|
-
}
|
|
434
|
+
}
|
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.54-beta.
|
|
10
|
+
version: '0.2.54-beta.3'
|
|
11
11
|
};
|