@subwallet/chain-list 0.2.72-beta.6 → 0.2.73-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13601,7 +13601,7 @@
13601
13601
  originChain: "layerEdge_testnet",
13602
13602
  slug: "layerEdge_testnet-NATIVE-BTC",
13603
13603
  name: "Bitcoin Testnet",
13604
- symbol: "BTC",
13604
+ symbol: "LBTC",
13605
13605
  decimals: 18,
13606
13606
  priceId: null,
13607
13607
  minAmount: "0",
@@ -14096,6 +14096,62 @@
14096
14096
  multiChainAsset: "ETH-Ethereum",
14097
14097
  hasValue: true,
14098
14098
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/b2-erc20-eth-0xd48d3a551757ac47655fce25bde1b0b6b1cb2a5a.png"
14099
+ },
14100
+ "boolAlpha-NATIVE-tBOL": {
14101
+ originChain: "boolAlpha",
14102
+ slug: "boolAlpha-NATIVE-tBOL",
14103
+ name: "tBOL",
14104
+ symbol: "tBOL",
14105
+ decimals: 18,
14106
+ priceId: null,
14107
+ minAmount: "0",
14108
+ assetType: "NATIVE",
14109
+ metadata: null,
14110
+ multiChainAsset: null,
14111
+ hasValue: true,
14112
+ icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/boolalpha-native-tbol.png"
14113
+ },
14114
+ "boolBeta_testnet-NATIVE-tBOL": {
14115
+ originChain: "boolBeta_testnet",
14116
+ slug: "boolBeta_testnet-NATIVE-tBOL",
14117
+ name: "Bool Beta Testnet",
14118
+ symbol: "tBOL",
14119
+ decimals: 18,
14120
+ priceId: null,
14121
+ minAmount: "0",
14122
+ assetType: "NATIVE",
14123
+ metadata: null,
14124
+ multiChainAsset: null,
14125
+ hasValue: false,
14126
+ icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/boolbeta_testnet-native-tbol.png"
14127
+ },
14128
+ "rollux_testnet-NATIVE-tSYS": {
14129
+ originChain: "rollux_testnet",
14130
+ slug: "rollux_testnet-NATIVE-tSYS",
14131
+ name: "Test Syscoin",
14132
+ symbol: "TSYS",
14133
+ decimals: 18,
14134
+ priceId: null,
14135
+ minAmount: "0",
14136
+ assetType: "NATIVE",
14137
+ metadata: null,
14138
+ multiChainAsset: "tSYS-TestSyscoin",
14139
+ hasValue: false,
14140
+ icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/rollux_testnet-native-tsys.png"
14141
+ },
14142
+ "syscoin_evm_testnet-NATIVE-tSYS": {
14143
+ originChain: "syscoin_evm_testnet",
14144
+ slug: "syscoin_evm_testnet-NATIVE-tSYS",
14145
+ name: "Test Syscoin",
14146
+ symbol: "tSYS",
14147
+ decimals: 18,
14148
+ priceId: null,
14149
+ minAmount: "0",
14150
+ assetType: "NATIVE",
14151
+ metadata: null,
14152
+ multiChainAsset: "tSYS-TestSyscoin",
14153
+ hasValue: false,
14154
+ icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/syscoin_evm_testnet-native-tsys.png"
14099
14155
  }
14100
14156
  };
14101
14157
 
@@ -14109,7 +14165,6 @@
14109
14165
  Dwellir: "wss://polkadot-rpc.dwellir.com",
14110
14166
  RadiumBlock: "wss://polkadot.public.curie.radiumblock.co/ws",
14111
14167
  Stakeworld: "wss://dot-rpc.stakeworld.io",
14112
- LuckyFriday: "wss://rpc-polkadot.luckyfriday.io",
14113
14168
  "IBP-GeoDNS1": "wss://rpc.ibp.network/polkadot",
14114
14169
  "Light Client": "light://substrate-connect/polkadot",
14115
14170
  BlockOps: "wss://polkadot-public-rpc.blockops.network/ws",
@@ -23053,7 +23108,7 @@
23053
23108
  evmChainId: 3456,
23054
23109
  blockExplorer: "https://testnet-explorer.layeredge.io/",
23055
23110
  existentialDeposit: "0",
23056
- symbol: "BTC",
23111
+ symbol: "LBTC",
23057
23112
  decimals: 18,
23058
23113
  supportSmartContract: [
23059
23114
  "ERC20",
@@ -23231,6 +23286,106 @@
23231
23286
  extraInfo: null,
23232
23287
  bitcoinInfo: null
23233
23288
  };
23289
+ var boolAlpha = {
23290
+ slug: "boolAlpha",
23291
+ name: "Bool Alpha Mainnet",
23292
+ isTestnet: false,
23293
+ chainStatus: "ACTIVE",
23294
+ icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/boolalpha.png",
23295
+ providers: {
23296
+ "Bool Alpha": "https://alpha-rpc-node-http.bool.network"
23297
+ },
23298
+ evmInfo: {
23299
+ evmChainId: 479,
23300
+ blockExplorer: null,
23301
+ existentialDeposit: "0",
23302
+ symbol: "tBOL",
23303
+ decimals: 18,
23304
+ supportSmartContract: [
23305
+ "ERC20",
23306
+ "ERC721"
23307
+ ],
23308
+ abiExplorer: null
23309
+ },
23310
+ substrateInfo: null,
23311
+ extraInfo: null,
23312
+ bitcoinInfo: null
23313
+ };
23314
+ var boolBeta_testnet = {
23315
+ slug: "boolBeta_testnet",
23316
+ name: "Bool Beta Testnet",
23317
+ isTestnet: true,
23318
+ chainStatus: "ACTIVE",
23319
+ icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/boolbeta_testnet.png",
23320
+ providers: {
23321
+ "Bool Alpha": "https://betatest-rpc-node-http.bool.network"
23322
+ },
23323
+ evmInfo: {
23324
+ evmChainId: 481,
23325
+ blockExplorer: "https://beta-testnet.boolscan.com",
23326
+ existentialDeposit: "0",
23327
+ symbol: "tBOL",
23328
+ decimals: 18,
23329
+ supportSmartContract: [
23330
+ "ERC20",
23331
+ "ERC721"
23332
+ ],
23333
+ abiExplorer: null
23334
+ },
23335
+ substrateInfo: null,
23336
+ extraInfo: null,
23337
+ bitcoinInfo: null
23338
+ };
23339
+ var rollux_testnet = {
23340
+ slug: "rollux_testnet",
23341
+ name: "Rollux Testnet",
23342
+ isTestnet: true,
23343
+ chainStatus: "ACTIVE",
23344
+ icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/rollux_testnet.png",
23345
+ providers: {
23346
+ Rollux: "https://rpc-tanenbaum.rollux.com"
23347
+ },
23348
+ evmInfo: {
23349
+ evmChainId: 57000,
23350
+ blockExplorer: "https://rollux.tanenbaum.io",
23351
+ existentialDeposit: "0",
23352
+ symbol: "TSYS",
23353
+ decimals: 18,
23354
+ supportSmartContract: [
23355
+ "ERC20",
23356
+ "ERC721"
23357
+ ],
23358
+ abiExplorer: null
23359
+ },
23360
+ substrateInfo: null,
23361
+ extraInfo: null,
23362
+ bitcoinInfo: null
23363
+ };
23364
+ var syscoin_evm_testnet = {
23365
+ slug: "syscoin_evm_testnet",
23366
+ name: "Syscoin NEVM Testnet",
23367
+ isTestnet: true,
23368
+ chainStatus: "ACTIVE",
23369
+ icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/syscoin_evm_testnet.png",
23370
+ providers: {
23371
+ Syscoin: "https://rpc.tanenbaum.io"
23372
+ },
23373
+ evmInfo: {
23374
+ evmChainId: 5700,
23375
+ blockExplorer: "https://tanenbaum.io",
23376
+ existentialDeposit: "0",
23377
+ symbol: "tSYS",
23378
+ decimals: 18,
23379
+ supportSmartContract: [
23380
+ "ERC20",
23381
+ "ERC721"
23382
+ ],
23383
+ abiExplorer: null
23384
+ },
23385
+ substrateInfo: null,
23386
+ extraInfo: null,
23387
+ bitcoinInfo: null
23388
+ };
23234
23389
  const _ChainInfoMap = {
23235
23390
  polkadot: polkadot$1,
23236
23391
  kusama: kusama$1,
@@ -23521,7 +23676,11 @@
23521
23676
  atletaOlympia_testnet: atletaOlympia_testnet$1,
23522
23677
  syscoin_evm: syscoin_evm$1,
23523
23678
  rollux_evm: rollux_evm$1,
23524
- b2_testnet: b2_testnet$1
23679
+ b2_testnet: b2_testnet$1,
23680
+ boolAlpha: boolAlpha,
23681
+ boolBeta_testnet: boolBeta_testnet,
23682
+ rollux_testnet: rollux_testnet,
23683
+ syscoin_evm_testnet: syscoin_evm_testnet
23525
23684
  };
23526
23685
 
23527
23686
  var polkadot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png";
@@ -24767,6 +24926,15 @@
24767
24926
  priceId: "syscoin",
24768
24927
  hasValue: true,
24769
24928
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/sys-syscoin.png"
24929
+ },
24930
+ "tSYS-TestSyscoin": {
24931
+ slug: "tSYS-TestSyscoin",
24932
+ originChainAsset: "syscoin_evm_testnet-NATIVE-tSYS",
24933
+ name: "Test Syscoin",
24934
+ symbol: "tSYS",
24935
+ priceId: null,
24936
+ hasValue: false,
24937
+ icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/tsys-testsyscoin.png"
24770
24938
  }
24771
24939
  };
24772
24940
 
@@ -11001,7 +11001,7 @@
11001
11001
  "originChain": "layerEdge_testnet",
11002
11002
  "slug": "layerEdge_testnet-NATIVE-BTC",
11003
11003
  "name": "Bitcoin Testnet",
11004
- "symbol": "BTC",
11004
+ "symbol": "LBTC",
11005
11005
  "decimals": 18,
11006
11006
  "priceId": null,
11007
11007
  "minAmount": "0",
@@ -11496,5 +11496,61 @@
11496
11496
  "multiChainAsset": "ETH-Ethereum",
11497
11497
  "hasValue": true,
11498
11498
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/b2-erc20-eth-0xd48d3a551757ac47655fce25bde1b0b6b1cb2a5a.png"
11499
+ },
11500
+ "boolAlpha-NATIVE-tBOL": {
11501
+ "originChain": "boolAlpha",
11502
+ "slug": "boolAlpha-NATIVE-tBOL",
11503
+ "name": "tBOL",
11504
+ "symbol": "tBOL",
11505
+ "decimals": 18,
11506
+ "priceId": null,
11507
+ "minAmount": "0",
11508
+ "assetType": "NATIVE",
11509
+ "metadata": null,
11510
+ "multiChainAsset": null,
11511
+ "hasValue": true,
11512
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/boolalpha-native-tbol.png"
11513
+ },
11514
+ "boolBeta_testnet-NATIVE-tBOL": {
11515
+ "originChain": "boolBeta_testnet",
11516
+ "slug": "boolBeta_testnet-NATIVE-tBOL",
11517
+ "name": "Bool Beta Testnet",
11518
+ "symbol": "tBOL",
11519
+ "decimals": 18,
11520
+ "priceId": null,
11521
+ "minAmount": "0",
11522
+ "assetType": "NATIVE",
11523
+ "metadata": null,
11524
+ "multiChainAsset": null,
11525
+ "hasValue": false,
11526
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/boolbeta_testnet-native-tbol.png"
11527
+ },
11528
+ "rollux_testnet-NATIVE-tSYS": {
11529
+ "originChain": "rollux_testnet",
11530
+ "slug": "rollux_testnet-NATIVE-tSYS",
11531
+ "name": "Test Syscoin",
11532
+ "symbol": "TSYS",
11533
+ "decimals": 18,
11534
+ "priceId": null,
11535
+ "minAmount": "0",
11536
+ "assetType": "NATIVE",
11537
+ "metadata": null,
11538
+ "multiChainAsset": "tSYS-TestSyscoin",
11539
+ "hasValue": false,
11540
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/rollux_testnet-native-tsys.png"
11541
+ },
11542
+ "syscoin_evm_testnet-NATIVE-tSYS": {
11543
+ "originChain": "syscoin_evm_testnet",
11544
+ "slug": "syscoin_evm_testnet-NATIVE-tSYS",
11545
+ "name": "Test Syscoin",
11546
+ "symbol": "tSYS",
11547
+ "decimals": 18,
11548
+ "priceId": null,
11549
+ "minAmount": "0",
11550
+ "assetType": "NATIVE",
11551
+ "metadata": null,
11552
+ "multiChainAsset": "tSYS-TestSyscoin",
11553
+ "hasValue": false,
11554
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/syscoin_evm_testnet-native-tsys.png"
11499
11555
  }
11500
11556
  }
@@ -9,7 +9,6 @@
9
9
  "Dwellir": "wss://polkadot-rpc.dwellir.com",
10
10
  "RadiumBlock": "wss://polkadot.public.curie.radiumblock.co/ws",
11
11
  "Stakeworld": "wss://dot-rpc.stakeworld.io",
12
- "LuckyFriday": "wss://rpc-polkadot.luckyfriday.io",
13
12
  "IBP-GeoDNS1": "wss://rpc.ibp.network/polkadot",
14
13
  "Light Client": "light://substrate-connect/polkadot",
15
14
  "BlockOps": "wss://polkadot-public-rpc.blockops.network/ws",
@@ -8807,7 +8806,7 @@
8807
8806
  "evmChainId": 3456,
8808
8807
  "blockExplorer": "https://testnet-explorer.layeredge.io/",
8809
8808
  "existentialDeposit": "0",
8810
- "symbol": "BTC",
8809
+ "symbol": "LBTC",
8811
8810
  "decimals": 18,
8812
8811
  "supportSmartContract": [
8813
8812
  "ERC20",
@@ -8983,5 +8982,105 @@
8983
8982
  "substrateInfo": null,
8984
8983
  "extraInfo": null,
8985
8984
  "bitcoinInfo": null
8985
+ },
8986
+ "boolAlpha": {
8987
+ "slug": "boolAlpha",
8988
+ "name": "Bool Alpha Mainnet",
8989
+ "isTestnet": false,
8990
+ "chainStatus": "ACTIVE",
8991
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/boolalpha.png",
8992
+ "providers": {
8993
+ "Bool Alpha": "https://alpha-rpc-node-http.bool.network"
8994
+ },
8995
+ "evmInfo": {
8996
+ "evmChainId": 479,
8997
+ "blockExplorer": null,
8998
+ "existentialDeposit": "0",
8999
+ "symbol": "tBOL",
9000
+ "decimals": 18,
9001
+ "supportSmartContract": [
9002
+ "ERC20",
9003
+ "ERC721"
9004
+ ],
9005
+ "abiExplorer": null
9006
+ },
9007
+ "substrateInfo": null,
9008
+ "extraInfo": null,
9009
+ "bitcoinInfo": null
9010
+ },
9011
+ "boolBeta_testnet": {
9012
+ "slug": "boolBeta_testnet",
9013
+ "name": "Bool Beta Testnet",
9014
+ "isTestnet": true,
9015
+ "chainStatus": "ACTIVE",
9016
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/boolbeta_testnet.png",
9017
+ "providers": {
9018
+ "Bool Alpha": "https://betatest-rpc-node-http.bool.network"
9019
+ },
9020
+ "evmInfo": {
9021
+ "evmChainId": 481,
9022
+ "blockExplorer": "https://beta-testnet.boolscan.com",
9023
+ "existentialDeposit": "0",
9024
+ "symbol": "tBOL",
9025
+ "decimals": 18,
9026
+ "supportSmartContract": [
9027
+ "ERC20",
9028
+ "ERC721"
9029
+ ],
9030
+ "abiExplorer": null
9031
+ },
9032
+ "substrateInfo": null,
9033
+ "extraInfo": null,
9034
+ "bitcoinInfo": null
9035
+ },
9036
+ "rollux_testnet": {
9037
+ "slug": "rollux_testnet",
9038
+ "name": "Rollux Testnet",
9039
+ "isTestnet": true,
9040
+ "chainStatus": "ACTIVE",
9041
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/rollux_testnet.png",
9042
+ "providers": {
9043
+ "Rollux": "https://rpc-tanenbaum.rollux.com"
9044
+ },
9045
+ "evmInfo": {
9046
+ "evmChainId": 57000,
9047
+ "blockExplorer": "https://rollux.tanenbaum.io",
9048
+ "existentialDeposit": "0",
9049
+ "symbol": "TSYS",
9050
+ "decimals": 18,
9051
+ "supportSmartContract": [
9052
+ "ERC20",
9053
+ "ERC721"
9054
+ ],
9055
+ "abiExplorer": null
9056
+ },
9057
+ "substrateInfo": null,
9058
+ "extraInfo": null,
9059
+ "bitcoinInfo": null
9060
+ },
9061
+ "syscoin_evm_testnet": {
9062
+ "slug": "syscoin_evm_testnet",
9063
+ "name": "Syscoin NEVM Testnet",
9064
+ "isTestnet": true,
9065
+ "chainStatus": "ACTIVE",
9066
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/syscoin_evm_testnet.png",
9067
+ "providers": {
9068
+ "Syscoin": "https://rpc.tanenbaum.io"
9069
+ },
9070
+ "evmInfo": {
9071
+ "evmChainId": 5700,
9072
+ "blockExplorer": "https://tanenbaum.io",
9073
+ "existentialDeposit": "0",
9074
+ "symbol": "tSYS",
9075
+ "decimals": 18,
9076
+ "supportSmartContract": [
9077
+ "ERC20",
9078
+ "ERC721"
9079
+ ],
9080
+ "abiExplorer": null
9081
+ },
9082
+ "substrateInfo": null,
9083
+ "extraInfo": null,
9084
+ "bitcoinInfo": null
8986
9085
  }
8987
9086
  }
@@ -718,5 +718,14 @@
718
718
  "priceId": "syscoin",
719
719
  "hasValue": true,
720
720
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/sys-syscoin.png"
721
+ },
722
+ "tSYS-TestSyscoin": {
723
+ "slug": "tSYS-TestSyscoin",
724
+ "originChainAsset": "syscoin_evm_testnet-NATIVE-tSYS",
725
+ "name": "Test Syscoin",
726
+ "symbol": "tSYS",
727
+ "priceId": null,
728
+ "hasValue": false,
729
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/tsys-testsyscoin.png"
721
730
  }
722
731
  }
@@ -13,6 +13,6 @@ const packageInfo = {
13
13
  name: '@subwallet/chain-list',
14
14
  path: typeof __dirname === 'string' ? __dirname : 'auto',
15
15
  type: 'cjs',
16
- version: '0.2.72-beta.6'
16
+ version: '0.2.73-beta.0'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
@@ -11001,7 +11001,7 @@
11001
11001
  "originChain": "layerEdge_testnet",
11002
11002
  "slug": "layerEdge_testnet-NATIVE-BTC",
11003
11003
  "name": "Bitcoin Testnet",
11004
- "symbol": "BTC",
11004
+ "symbol": "LBTC",
11005
11005
  "decimals": 18,
11006
11006
  "priceId": null,
11007
11007
  "minAmount": "0",
@@ -11496,5 +11496,61 @@
11496
11496
  "multiChainAsset": "ETH-Ethereum",
11497
11497
  "hasValue": true,
11498
11498
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/b2-erc20-eth-0xd48d3a551757ac47655fce25bde1b0b6b1cb2a5a.png"
11499
+ },
11500
+ "boolAlpha-NATIVE-tBOL": {
11501
+ "originChain": "boolAlpha",
11502
+ "slug": "boolAlpha-NATIVE-tBOL",
11503
+ "name": "tBOL",
11504
+ "symbol": "tBOL",
11505
+ "decimals": 18,
11506
+ "priceId": null,
11507
+ "minAmount": "0",
11508
+ "assetType": "NATIVE",
11509
+ "metadata": null,
11510
+ "multiChainAsset": null,
11511
+ "hasValue": true,
11512
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/boolalpha-native-tbol.png"
11513
+ },
11514
+ "boolBeta_testnet-NATIVE-tBOL": {
11515
+ "originChain": "boolBeta_testnet",
11516
+ "slug": "boolBeta_testnet-NATIVE-tBOL",
11517
+ "name": "Bool Beta Testnet",
11518
+ "symbol": "tBOL",
11519
+ "decimals": 18,
11520
+ "priceId": null,
11521
+ "minAmount": "0",
11522
+ "assetType": "NATIVE",
11523
+ "metadata": null,
11524
+ "multiChainAsset": null,
11525
+ "hasValue": false,
11526
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/boolbeta_testnet-native-tbol.png"
11527
+ },
11528
+ "rollux_testnet-NATIVE-tSYS": {
11529
+ "originChain": "rollux_testnet",
11530
+ "slug": "rollux_testnet-NATIVE-tSYS",
11531
+ "name": "Test Syscoin",
11532
+ "symbol": "TSYS",
11533
+ "decimals": 18,
11534
+ "priceId": null,
11535
+ "minAmount": "0",
11536
+ "assetType": "NATIVE",
11537
+ "metadata": null,
11538
+ "multiChainAsset": "tSYS-TestSyscoin",
11539
+ "hasValue": false,
11540
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/rollux_testnet-native-tsys.png"
11541
+ },
11542
+ "syscoin_evm_testnet-NATIVE-tSYS": {
11543
+ "originChain": "syscoin_evm_testnet",
11544
+ "slug": "syscoin_evm_testnet-NATIVE-tSYS",
11545
+ "name": "Test Syscoin",
11546
+ "symbol": "tSYS",
11547
+ "decimals": 18,
11548
+ "priceId": null,
11549
+ "minAmount": "0",
11550
+ "assetType": "NATIVE",
11551
+ "metadata": null,
11552
+ "multiChainAsset": "tSYS-TestSyscoin",
11553
+ "hasValue": false,
11554
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/syscoin_evm_testnet-native-tsys.png"
11499
11555
  }
11500
11556
  }
@@ -9,7 +9,6 @@
9
9
  "Dwellir": "wss://polkadot-rpc.dwellir.com",
10
10
  "RadiumBlock": "wss://polkadot.public.curie.radiumblock.co/ws",
11
11
  "Stakeworld": "wss://dot-rpc.stakeworld.io",
12
- "LuckyFriday": "wss://rpc-polkadot.luckyfriday.io",
13
12
  "IBP-GeoDNS1": "wss://rpc.ibp.network/polkadot",
14
13
  "Light Client": "light://substrate-connect/polkadot",
15
14
  "BlockOps": "wss://polkadot-public-rpc.blockops.network/ws",
@@ -8807,7 +8806,7 @@
8807
8806
  "evmChainId": 3456,
8808
8807
  "blockExplorer": "https://testnet-explorer.layeredge.io/",
8809
8808
  "existentialDeposit": "0",
8810
- "symbol": "BTC",
8809
+ "symbol": "LBTC",
8811
8810
  "decimals": 18,
8812
8811
  "supportSmartContract": [
8813
8812
  "ERC20",
@@ -8983,5 +8982,105 @@
8983
8982
  "substrateInfo": null,
8984
8983
  "extraInfo": null,
8985
8984
  "bitcoinInfo": null
8985
+ },
8986
+ "boolAlpha": {
8987
+ "slug": "boolAlpha",
8988
+ "name": "Bool Alpha Mainnet",
8989
+ "isTestnet": false,
8990
+ "chainStatus": "ACTIVE",
8991
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/boolalpha.png",
8992
+ "providers": {
8993
+ "Bool Alpha": "https://alpha-rpc-node-http.bool.network"
8994
+ },
8995
+ "evmInfo": {
8996
+ "evmChainId": 479,
8997
+ "blockExplorer": null,
8998
+ "existentialDeposit": "0",
8999
+ "symbol": "tBOL",
9000
+ "decimals": 18,
9001
+ "supportSmartContract": [
9002
+ "ERC20",
9003
+ "ERC721"
9004
+ ],
9005
+ "abiExplorer": null
9006
+ },
9007
+ "substrateInfo": null,
9008
+ "extraInfo": null,
9009
+ "bitcoinInfo": null
9010
+ },
9011
+ "boolBeta_testnet": {
9012
+ "slug": "boolBeta_testnet",
9013
+ "name": "Bool Beta Testnet",
9014
+ "isTestnet": true,
9015
+ "chainStatus": "ACTIVE",
9016
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/boolbeta_testnet.png",
9017
+ "providers": {
9018
+ "Bool Alpha": "https://betatest-rpc-node-http.bool.network"
9019
+ },
9020
+ "evmInfo": {
9021
+ "evmChainId": 481,
9022
+ "blockExplorer": "https://beta-testnet.boolscan.com",
9023
+ "existentialDeposit": "0",
9024
+ "symbol": "tBOL",
9025
+ "decimals": 18,
9026
+ "supportSmartContract": [
9027
+ "ERC20",
9028
+ "ERC721"
9029
+ ],
9030
+ "abiExplorer": null
9031
+ },
9032
+ "substrateInfo": null,
9033
+ "extraInfo": null,
9034
+ "bitcoinInfo": null
9035
+ },
9036
+ "rollux_testnet": {
9037
+ "slug": "rollux_testnet",
9038
+ "name": "Rollux Testnet",
9039
+ "isTestnet": true,
9040
+ "chainStatus": "ACTIVE",
9041
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/rollux_testnet.png",
9042
+ "providers": {
9043
+ "Rollux": "https://rpc-tanenbaum.rollux.com"
9044
+ },
9045
+ "evmInfo": {
9046
+ "evmChainId": 57000,
9047
+ "blockExplorer": "https://rollux.tanenbaum.io",
9048
+ "existentialDeposit": "0",
9049
+ "symbol": "TSYS",
9050
+ "decimals": 18,
9051
+ "supportSmartContract": [
9052
+ "ERC20",
9053
+ "ERC721"
9054
+ ],
9055
+ "abiExplorer": null
9056
+ },
9057
+ "substrateInfo": null,
9058
+ "extraInfo": null,
9059
+ "bitcoinInfo": null
9060
+ },
9061
+ "syscoin_evm_testnet": {
9062
+ "slug": "syscoin_evm_testnet",
9063
+ "name": "Syscoin NEVM Testnet",
9064
+ "isTestnet": true,
9065
+ "chainStatus": "ACTIVE",
9066
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/syscoin_evm_testnet.png",
9067
+ "providers": {
9068
+ "Syscoin": "https://rpc.tanenbaum.io"
9069
+ },
9070
+ "evmInfo": {
9071
+ "evmChainId": 5700,
9072
+ "blockExplorer": "https://tanenbaum.io",
9073
+ "existentialDeposit": "0",
9074
+ "symbol": "tSYS",
9075
+ "decimals": 18,
9076
+ "supportSmartContract": [
9077
+ "ERC20",
9078
+ "ERC721"
9079
+ ],
9080
+ "abiExplorer": null
9081
+ },
9082
+ "substrateInfo": null,
9083
+ "extraInfo": null,
9084
+ "bitcoinInfo": null
8986
9085
  }
8987
9086
  }
@@ -718,5 +718,14 @@
718
718
  "priceId": "syscoin",
719
719
  "hasValue": true,
720
720
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/sys-syscoin.png"
721
+ },
722
+ "tSYS-TestSyscoin": {
723
+ "slug": "tSYS-TestSyscoin",
724
+ "originChainAsset": "syscoin_evm_testnet-NATIVE-tSYS",
725
+ "name": "Test Syscoin",
726
+ "symbol": "tSYS",
727
+ "priceId": null,
728
+ "hasValue": false,
729
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/tsys-testsyscoin.png"
721
730
  }
722
731
  }
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.72-beta.6",
23
+ "version": "0.2.73-beta.0",
24
24
  "main": "./cjs/index.js",
25
25
  "module": "./index.js",
26
26
  "types": "./index.d.ts",
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.72-beta.6'
10
+ version: '0.2.73-beta.0'
11
11
  };