@subwallet/chain-list 0.2.99-beta.14 → 0.2.99-beta.17

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.
@@ -1155,6 +1155,7 @@
1155
1155
  "westend_assethub-native-wnd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/westend_assethub-native-wnd.png",
1156
1156
  "westend_assethub-local-prim": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/westend_assethub-local-prim.png",
1157
1157
  "polygon-erc20-gsx-0xb92190e31c9d5cc334cef0a156979cb9beed90c7": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-gsx-0xb92190e31c9d5cc334cef0a156979cb9beed90c7.png",
1158
+ "torus-native-torus": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/torus-native-torus.png",
1158
1159
  "eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
1159
1160
  "ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
1160
1161
  "glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
@@ -17092,7 +17093,7 @@
17092
17093
  name: "PEAQ",
17093
17094
  symbol: "PEAQ",
17094
17095
  decimals: 18,
17095
- priceId: "peaq-26",
17096
+ priceId: "peaq-2",
17096
17097
  minAmount: "500",
17097
17098
  assetType: "NATIVE",
17098
17099
  metadata: null,
@@ -19332,7 +19333,7 @@
19332
19333
  symbol: "CELO",
19333
19334
  decimals: 18,
19334
19335
  priceId: null,
19335
- minAmount: "1000000000000000000",
19336
+ minAmount: "0",
19336
19337
  assetType: "NATIVE",
19337
19338
  metadata: null,
19338
19339
  multiChainAsset: null,
@@ -19493,7 +19494,7 @@
19493
19494
  name: "Analog Timechain",
19494
19495
  symbol: "ANLOG",
19495
19496
  decimals: 12,
19496
- priceId: null,
19497
+ priceId: "analog",
19497
19498
  minAmount: "1000000000000",
19498
19499
  assetType: "NATIVE",
19499
19500
  metadata: null,
@@ -19705,6 +19706,20 @@
19705
19706
  multiChainAsset: null,
19706
19707
  hasValue: true,
19707
19708
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-gsx-0xb92190e31c9d5cc334cef0a156979cb9beed90c7.png"
19709
+ },
19710
+ "torus-NATIVE-TORUS": {
19711
+ originChain: "torus",
19712
+ slug: "torus-NATIVE-TORUS",
19713
+ name: "Torus",
19714
+ symbol: "TORUS",
19715
+ decimals: 18,
19716
+ priceId: "torus",
19717
+ minAmount: "100000000000000000",
19718
+ assetType: "NATIVE",
19719
+ metadata: null,
19720
+ multiChainAsset: null,
19721
+ hasValue: true,
19722
+ icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/torus-native-torus.png"
19708
19723
  },
19709
19724
  "sonic-NATIVE-S": {
19710
19725
  originChain: "sonic",
@@ -19723,7 +19738,7 @@
19723
19738
  "statemint-LOCAL-BEAST": {
19724
19739
  originChain: "statemint",
19725
19740
  slug: "statemint-LOCAL-BEAST",
19726
- name: "Mr. Beast Coin",
19741
+ name: "Mr.Beast Coin",
19727
19742
  symbol: "BEAST",
19728
19743
  decimals: 8,
19729
19744
  priceId: null,
@@ -19733,6 +19748,20 @@
19733
19748
  multiChainAsset: null,
19734
19749
  hasValue: true,
19735
19750
  icon: null
19751
+ },
19752
+ "story_protocol-NATIVE-IP": {
19753
+ originChain: "story_protocol",
19754
+ slug: "story_protocol-NATIVE-IP",
19755
+ name: "IP",
19756
+ symbol: "IP",
19757
+ decimals: 18,
19758
+ priceId: "story-2",
19759
+ minAmount: "0",
19760
+ assetType: "NATIVE",
19761
+ metadata: null,
19762
+ multiChainAsset: null,
19763
+ hasValue: true,
19764
+ icon: null
19736
19765
  }
19737
19766
  };
19738
19767
 
@@ -30998,11 +31027,43 @@
30998
31027
  bitcoinInfo: null,
30999
31028
  tonInfo: null
31000
31029
  };
31030
+ var torus$1 = {
31031
+ slug: "torus",
31032
+ name: "Torus",
31033
+ isTestnet: false,
31034
+ chainStatus: "ACTIVE",
31035
+ icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/torus.png",
31036
+ providers: {
31037
+ Torus: "wss://api.torus.network"
31038
+ },
31039
+ evmInfo: null,
31040
+ substrateInfo: {
31041
+ relaySlug: null,
31042
+ paraId: null,
31043
+ genesisHash: "0x0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021",
31044
+ addressPrefix: 42,
31045
+ chainType: "RELAYCHAIN",
31046
+ crowdloanUrl: null,
31047
+ blockExplorer: null,
31048
+ existentialDeposit: "100000000000000000",
31049
+ symbol: "TORUS",
31050
+ decimals: 18,
31051
+ hasNativeNft: null,
31052
+ supportStaking: null,
31053
+ supportSmartContract: null,
31054
+ crowdloanParaId: null,
31055
+ crowdloanFunds: [
31056
+ ]
31057
+ },
31058
+ extraInfo: null,
31059
+ bitcoinInfo: null,
31060
+ tonInfo: null
31061
+ };
31001
31062
  var sonic$1 = {
31002
31063
  slug: "sonic",
31003
31064
  name: "Sonic Mainnet",
31004
31065
  isTestnet: false,
31005
- chainStatus: "ACTIVE",
31066
+ chainStatus: "INACTIVE",
31006
31067
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sonic.png",
31007
31068
  providers: {
31008
31069
  SonicLab: "https://rpc.soniclabs.com",
@@ -31025,6 +31086,32 @@
31025
31086
  bitcoinInfo: null,
31026
31087
  tonInfo: null
31027
31088
  };
31089
+ var story_protocol$1 = {
31090
+ slug: "story_protocol",
31091
+ name: "Story Protocol",
31092
+ isTestnet: false,
31093
+ chainStatus: "ACTIVE",
31094
+ icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/story_protocol.png",
31095
+ providers: {
31096
+ Story: "https://mainnet.storyrpc.io/"
31097
+ },
31098
+ evmInfo: {
31099
+ evmChainId: 1514,
31100
+ blockExplorer: "https://kmnzxolweu42.blockscout.com/",
31101
+ existentialDeposit: "0",
31102
+ symbol: "IP",
31103
+ decimals: 18,
31104
+ supportSmartContract: [
31105
+ "ERC20",
31106
+ "ERC721"
31107
+ ],
31108
+ abiExplorer: null
31109
+ },
31110
+ substrateInfo: null,
31111
+ extraInfo: null,
31112
+ bitcoinInfo: null,
31113
+ tonInfo: null
31114
+ };
31028
31115
  const _ChainInfoMap = {
31029
31116
  polkadot: polkadot$1,
31030
31117
  kusama: kusama$1,
@@ -31410,7 +31497,9 @@
31410
31497
  rootstock: rootstock$1,
31411
31498
  gravity_alpha: gravity_alpha$1,
31412
31499
  westend_assethub: westend_assethub$1,
31413
- sonic: sonic$1
31500
+ torus: torus$1,
31501
+ sonic: sonic$1,
31502
+ story_protocol: story_protocol$1
31414
31503
  };
31415
31504
 
31416
31505
  var polkadot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png";
@@ -31738,7 +31827,9 @@
31738
31827
  var rootstock = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/rootstock.png";
31739
31828
  var gravity_alpha = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/gravity_alpha.png";
31740
31829
  var westend_assethub = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/westend_assethub.png";
31830
+ var torus = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/torus.png";
31741
31831
  var sonic = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sonic.png";
31832
+ var story_protocol = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/story_protocol.png";
31742
31833
  const _ChainLogoMap = {
31743
31834
  "default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
31744
31835
  polkadot: polkadot,
@@ -32068,7 +32159,9 @@
32068
32159
  rootstock: rootstock,
32069
32160
  gravity_alpha: gravity_alpha,
32070
32161
  westend_assethub: westend_assethub,
32162
+ torus: torus,
32071
32163
  sonic: sonic,
32164
+ story_protocol: story_protocol,
32072
32165
  "custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
32073
32166
  "custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
32074
32167
  };
@@ -816,6 +816,7 @@
816
816
  "westend_assethub-native-wnd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/westend_assethub-native-wnd.png",
817
817
  "westend_assethub-local-prim": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/westend_assethub-local-prim.png",
818
818
  "polygon-erc20-gsx-0xb92190e31c9d5cc334cef0a156979cb9beed90c7": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-gsx-0xb92190e31c9d5cc334cef0a156979cb9beed90c7.png",
819
+ "torus-native-torus": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/torus-native-torus.png",
819
820
  "eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
820
821
  "ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
821
822
  "glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
@@ -10916,7 +10916,7 @@
10916
10916
  "name": "PEAQ",
10917
10917
  "symbol": "PEAQ",
10918
10918
  "decimals": 18,
10919
- "priceId": "peaq-26",
10919
+ "priceId": "peaq-2",
10920
10920
  "minAmount": "500",
10921
10921
  "assetType": "NATIVE",
10922
10922
  "metadata": null,
@@ -13156,7 +13156,7 @@
13156
13156
  "symbol": "CELO",
13157
13157
  "decimals": 18,
13158
13158
  "priceId": null,
13159
- "minAmount": "1000000000000000000",
13159
+ "minAmount": "0",
13160
13160
  "assetType": "NATIVE",
13161
13161
  "metadata": null,
13162
13162
  "multiChainAsset": null,
@@ -13317,7 +13317,7 @@
13317
13317
  "name": "Analog Timechain",
13318
13318
  "symbol": "ANLOG",
13319
13319
  "decimals": 12,
13320
- "priceId": null,
13320
+ "priceId": "analog",
13321
13321
  "minAmount": "1000000000000",
13322
13322
  "assetType": "NATIVE",
13323
13323
  "metadata": null,
@@ -13530,6 +13530,20 @@
13530
13530
  "hasValue": true,
13531
13531
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-gsx-0xb92190e31c9d5cc334cef0a156979cb9beed90c7.png"
13532
13532
  },
13533
+ "torus-NATIVE-TORUS": {
13534
+ "originChain": "torus",
13535
+ "slug": "torus-NATIVE-TORUS",
13536
+ "name": "Torus",
13537
+ "symbol": "TORUS",
13538
+ "decimals": 18,
13539
+ "priceId": "torus",
13540
+ "minAmount": "100000000000000000",
13541
+ "assetType": "NATIVE",
13542
+ "metadata": null,
13543
+ "multiChainAsset": null,
13544
+ "hasValue": true,
13545
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/torus-native-torus.png"
13546
+ },
13533
13547
  "sonic-NATIVE-S": {
13534
13548
  "originChain": "sonic",
13535
13549
  "slug": "sonic-NATIVE-S",
@@ -13547,7 +13561,7 @@
13547
13561
  "statemint-LOCAL-BEAST": {
13548
13562
  "originChain": "statemint",
13549
13563
  "slug": "statemint-LOCAL-BEAST",
13550
- "name": "Mr. Beast Coin",
13564
+ "name": "Mr.Beast Coin",
13551
13565
  "symbol": "BEAST",
13552
13566
  "decimals": 8,
13553
13567
  "priceId": null,
@@ -13557,5 +13571,19 @@
13557
13571
  "multiChainAsset": null,
13558
13572
  "hasValue": true,
13559
13573
  "icon": null
13574
+ },
13575
+ "story_protocol-NATIVE-IP": {
13576
+ "originChain": "story_protocol",
13577
+ "slug": "story_protocol-NATIVE-IP",
13578
+ "name": "IP",
13579
+ "symbol": "IP",
13580
+ "decimals": 18,
13581
+ "priceId": "story-2",
13582
+ "minAmount": "0",
13583
+ "assetType": "NATIVE",
13584
+ "metadata": null,
13585
+ "multiChainAsset": null,
13586
+ "hasValue": true,
13587
+ "icon": null
13560
13588
  }
13561
13589
  }
@@ -11130,11 +11130,42 @@
11130
11130
  "bitcoinInfo": null,
11131
11131
  "tonInfo": null
11132
11132
  },
11133
+ "torus": {
11134
+ "slug": "torus",
11135
+ "name": "Torus",
11136
+ "isTestnet": false,
11137
+ "chainStatus": "ACTIVE",
11138
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/torus.png",
11139
+ "providers": {
11140
+ "Torus": "wss://api.torus.network"
11141
+ },
11142
+ "evmInfo": null,
11143
+ "substrateInfo": {
11144
+ "relaySlug": null,
11145
+ "paraId": null,
11146
+ "genesisHash": "0x0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021",
11147
+ "addressPrefix": 42,
11148
+ "chainType": "RELAYCHAIN",
11149
+ "crowdloanUrl": null,
11150
+ "blockExplorer": null,
11151
+ "existentialDeposit": "100000000000000000",
11152
+ "symbol": "TORUS",
11153
+ "decimals": 18,
11154
+ "hasNativeNft": null,
11155
+ "supportStaking": null,
11156
+ "supportSmartContract": null,
11157
+ "crowdloanParaId": null,
11158
+ "crowdloanFunds": []
11159
+ },
11160
+ "extraInfo": null,
11161
+ "bitcoinInfo": null,
11162
+ "tonInfo": null
11163
+ },
11133
11164
  "sonic": {
11134
11165
  "slug": "sonic",
11135
11166
  "name": "Sonic Mainnet",
11136
11167
  "isTestnet": false,
11137
- "chainStatus": "ACTIVE",
11168
+ "chainStatus": "INACTIVE",
11138
11169
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sonic.png",
11139
11170
  "providers": {
11140
11171
  "SonicLab": "https://rpc.soniclabs.com",
@@ -11156,5 +11187,31 @@
11156
11187
  "extraInfo": null,
11157
11188
  "bitcoinInfo": null,
11158
11189
  "tonInfo": null
11190
+ },
11191
+ "story_protocol": {
11192
+ "slug": "story_protocol",
11193
+ "name": "Story Protocol",
11194
+ "isTestnet": false,
11195
+ "chainStatus": "ACTIVE",
11196
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/story_protocol.png",
11197
+ "providers": {
11198
+ "Story": "https://mainnet.storyrpc.io/"
11199
+ },
11200
+ "evmInfo": {
11201
+ "evmChainId": 1514,
11202
+ "blockExplorer": "https://kmnzxolweu42.blockscout.com/",
11203
+ "existentialDeposit": "0",
11204
+ "symbol": "IP",
11205
+ "decimals": 18,
11206
+ "supportSmartContract": [
11207
+ "ERC20",
11208
+ "ERC721"
11209
+ ],
11210
+ "abiExplorer": null
11211
+ },
11212
+ "substrateInfo": null,
11213
+ "extraInfo": null,
11214
+ "bitcoinInfo": null,
11215
+ "tonInfo": null
11159
11216
  }
11160
11217
  }
@@ -327,7 +327,9 @@
327
327
  "rootstock": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/rootstock.png",
328
328
  "gravity_alpha": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/gravity_alpha.png",
329
329
  "westend_assethub": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/westend_assethub.png",
330
+ "torus": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/torus.png",
330
331
  "sonic": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sonic.png",
332
+ "story_protocol": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/story_protocol.png",
331
333
  "custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
332
334
  "custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
333
335
  }
@@ -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.99-beta.14'
16
+ version: '0.2.99-beta.17'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
@@ -816,6 +816,7 @@
816
816
  "westend_assethub-native-wnd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/westend_assethub-native-wnd.png",
817
817
  "westend_assethub-local-prim": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/westend_assethub-local-prim.png",
818
818
  "polygon-erc20-gsx-0xb92190e31c9d5cc334cef0a156979cb9beed90c7": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-gsx-0xb92190e31c9d5cc334cef0a156979cb9beed90c7.png",
819
+ "torus-native-torus": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/torus-native-torus.png",
819
820
  "eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
820
821
  "ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
821
822
  "glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
@@ -10916,7 +10916,7 @@
10916
10916
  "name": "PEAQ",
10917
10917
  "symbol": "PEAQ",
10918
10918
  "decimals": 18,
10919
- "priceId": "peaq-26",
10919
+ "priceId": "peaq-2",
10920
10920
  "minAmount": "500",
10921
10921
  "assetType": "NATIVE",
10922
10922
  "metadata": null,
@@ -13156,7 +13156,7 @@
13156
13156
  "symbol": "CELO",
13157
13157
  "decimals": 18,
13158
13158
  "priceId": null,
13159
- "minAmount": "1000000000000000000",
13159
+ "minAmount": "0",
13160
13160
  "assetType": "NATIVE",
13161
13161
  "metadata": null,
13162
13162
  "multiChainAsset": null,
@@ -13317,7 +13317,7 @@
13317
13317
  "name": "Analog Timechain",
13318
13318
  "symbol": "ANLOG",
13319
13319
  "decimals": 12,
13320
- "priceId": null,
13320
+ "priceId": "analog",
13321
13321
  "minAmount": "1000000000000",
13322
13322
  "assetType": "NATIVE",
13323
13323
  "metadata": null,
@@ -13530,6 +13530,20 @@
13530
13530
  "hasValue": true,
13531
13531
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-gsx-0xb92190e31c9d5cc334cef0a156979cb9beed90c7.png"
13532
13532
  },
13533
+ "torus-NATIVE-TORUS": {
13534
+ "originChain": "torus",
13535
+ "slug": "torus-NATIVE-TORUS",
13536
+ "name": "Torus",
13537
+ "symbol": "TORUS",
13538
+ "decimals": 18,
13539
+ "priceId": "torus",
13540
+ "minAmount": "100000000000000000",
13541
+ "assetType": "NATIVE",
13542
+ "metadata": null,
13543
+ "multiChainAsset": null,
13544
+ "hasValue": true,
13545
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/torus-native-torus.png"
13546
+ },
13533
13547
  "sonic-NATIVE-S": {
13534
13548
  "originChain": "sonic",
13535
13549
  "slug": "sonic-NATIVE-S",
@@ -13547,7 +13561,7 @@
13547
13561
  "statemint-LOCAL-BEAST": {
13548
13562
  "originChain": "statemint",
13549
13563
  "slug": "statemint-LOCAL-BEAST",
13550
- "name": "Mr. Beast Coin",
13564
+ "name": "Mr.Beast Coin",
13551
13565
  "symbol": "BEAST",
13552
13566
  "decimals": 8,
13553
13567
  "priceId": null,
@@ -13557,5 +13571,19 @@
13557
13571
  "multiChainAsset": null,
13558
13572
  "hasValue": true,
13559
13573
  "icon": null
13574
+ },
13575
+ "story_protocol-NATIVE-IP": {
13576
+ "originChain": "story_protocol",
13577
+ "slug": "story_protocol-NATIVE-IP",
13578
+ "name": "IP",
13579
+ "symbol": "IP",
13580
+ "decimals": 18,
13581
+ "priceId": "story-2",
13582
+ "minAmount": "0",
13583
+ "assetType": "NATIVE",
13584
+ "metadata": null,
13585
+ "multiChainAsset": null,
13586
+ "hasValue": true,
13587
+ "icon": null
13560
13588
  }
13561
13589
  }
@@ -11130,11 +11130,42 @@
11130
11130
  "bitcoinInfo": null,
11131
11131
  "tonInfo": null
11132
11132
  },
11133
+ "torus": {
11134
+ "slug": "torus",
11135
+ "name": "Torus",
11136
+ "isTestnet": false,
11137
+ "chainStatus": "ACTIVE",
11138
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/torus.png",
11139
+ "providers": {
11140
+ "Torus": "wss://api.torus.network"
11141
+ },
11142
+ "evmInfo": null,
11143
+ "substrateInfo": {
11144
+ "relaySlug": null,
11145
+ "paraId": null,
11146
+ "genesisHash": "0x0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021",
11147
+ "addressPrefix": 42,
11148
+ "chainType": "RELAYCHAIN",
11149
+ "crowdloanUrl": null,
11150
+ "blockExplorer": null,
11151
+ "existentialDeposit": "100000000000000000",
11152
+ "symbol": "TORUS",
11153
+ "decimals": 18,
11154
+ "hasNativeNft": null,
11155
+ "supportStaking": null,
11156
+ "supportSmartContract": null,
11157
+ "crowdloanParaId": null,
11158
+ "crowdloanFunds": []
11159
+ },
11160
+ "extraInfo": null,
11161
+ "bitcoinInfo": null,
11162
+ "tonInfo": null
11163
+ },
11133
11164
  "sonic": {
11134
11165
  "slug": "sonic",
11135
11166
  "name": "Sonic Mainnet",
11136
11167
  "isTestnet": false,
11137
- "chainStatus": "ACTIVE",
11168
+ "chainStatus": "INACTIVE",
11138
11169
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sonic.png",
11139
11170
  "providers": {
11140
11171
  "SonicLab": "https://rpc.soniclabs.com",
@@ -11156,5 +11187,31 @@
11156
11187
  "extraInfo": null,
11157
11188
  "bitcoinInfo": null,
11158
11189
  "tonInfo": null
11190
+ },
11191
+ "story_protocol": {
11192
+ "slug": "story_protocol",
11193
+ "name": "Story Protocol",
11194
+ "isTestnet": false,
11195
+ "chainStatus": "ACTIVE",
11196
+ "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/story_protocol.png",
11197
+ "providers": {
11198
+ "Story": "https://mainnet.storyrpc.io/"
11199
+ },
11200
+ "evmInfo": {
11201
+ "evmChainId": 1514,
11202
+ "blockExplorer": "https://kmnzxolweu42.blockscout.com/",
11203
+ "existentialDeposit": "0",
11204
+ "symbol": "IP",
11205
+ "decimals": 18,
11206
+ "supportSmartContract": [
11207
+ "ERC20",
11208
+ "ERC721"
11209
+ ],
11210
+ "abiExplorer": null
11211
+ },
11212
+ "substrateInfo": null,
11213
+ "extraInfo": null,
11214
+ "bitcoinInfo": null,
11215
+ "tonInfo": null
11159
11216
  }
11160
11217
  }
@@ -327,7 +327,9 @@
327
327
  "rootstock": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/rootstock.png",
328
328
  "gravity_alpha": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/gravity_alpha.png",
329
329
  "westend_assethub": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/westend_assethub.png",
330
+ "torus": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/torus.png",
330
331
  "sonic": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sonic.png",
332
+ "story_protocol": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/story_protocol.png",
331
333
  "custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
332
334
  "custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
333
335
  }
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.99-beta.14",
23
+ "version": "0.2.99-beta.17",
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.99-beta.14'
10
+ version: '0.2.99-beta.17'
11
11
  };