@subwallet/chain-list 0.2.15-beta.6 → 0.2.15-beta.7
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 +26 -26
- package/cjs/data/ChainInfo.json +23 -23
- package/cjs/data/ChainLogoMap.json +1 -1
- package/cjs/packageInfo.js +1 -1
- package/data/ChainInfo.json +23 -23
- package/data/ChainLogoMap.json +1 -1
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -12064,22 +12064,21 @@
|
|
|
12064
12064
|
evmInfo: null,
|
|
12065
12065
|
icon: "https://media-resources.subwallet.app//2/kusama_bridge_hub_e6daccf32b.png"
|
|
12066
12066
|
};
|
|
12067
|
-
var
|
|
12068
|
-
slug: "
|
|
12069
|
-
name: "Fantom",
|
|
12067
|
+
var fantom_testnet$1 = {
|
|
12068
|
+
slug: "fantom_testnet",
|
|
12069
|
+
name: "Fantom Testnet",
|
|
12070
12070
|
chainStatus: "ACTIVE",
|
|
12071
12071
|
providers: {
|
|
12072
|
-
Ankr: "https://rpc.ankr.com/
|
|
12073
|
-
|
|
12074
|
-
|
|
12075
|
-
|
|
12076
|
-
PoktNetwork: "https://fantom-rpc.gateway.pokt.network"
|
|
12072
|
+
Ankr: "https://rpc.ankr.com/fantom_testnet",
|
|
12073
|
+
X_API: "https://xapi.testnet.fantom.network/lachesis/",
|
|
12074
|
+
FantomNetwork: "https://rpc.testnet.fantom.network/",
|
|
12075
|
+
BlastApi: "https://fantom-testnet.public.blastapi.io/"
|
|
12077
12076
|
},
|
|
12078
|
-
isTestnet:
|
|
12077
|
+
isTestnet: true,
|
|
12079
12078
|
substrateInfo: null,
|
|
12080
12079
|
evmInfo: {
|
|
12081
|
-
evmChainId:
|
|
12082
|
-
blockExplorer: "https://ftmscan.com",
|
|
12080
|
+
evmChainId: 4002,
|
|
12081
|
+
blockExplorer: "https://testnet.ftmscan.com",
|
|
12083
12082
|
symbol: "FTM",
|
|
12084
12083
|
decimals: 18,
|
|
12085
12084
|
existentialDeposit: "0",
|
|
@@ -12087,25 +12086,26 @@
|
|
|
12087
12086
|
"ERC20",
|
|
12088
12087
|
"ERC721"
|
|
12089
12088
|
],
|
|
12090
|
-
abiExplorer: "https://ftmscan.com"
|
|
12089
|
+
abiExplorer: "https://testnet.ftmscan.com"
|
|
12091
12090
|
},
|
|
12092
12091
|
icon: "https://media-resources.subwallet.app//2/ftm_8ccdce4e96.png"
|
|
12093
12092
|
};
|
|
12094
|
-
var
|
|
12095
|
-
slug: "
|
|
12096
|
-
name: "Fantom
|
|
12093
|
+
var fantom$1 = {
|
|
12094
|
+
slug: "fantom",
|
|
12095
|
+
name: "Fantom",
|
|
12097
12096
|
chainStatus: "ACTIVE",
|
|
12098
12097
|
providers: {
|
|
12099
|
-
Ankr: "https://rpc.ankr.com/
|
|
12100
|
-
|
|
12101
|
-
|
|
12102
|
-
|
|
12098
|
+
Ankr: "https://rpc.ankr.com/fantom",
|
|
12099
|
+
RPC_API: "https://rpcapi.fantom.network",
|
|
12100
|
+
BlastApi: "https://fantom-mainnet.public.blastapi.io",
|
|
12101
|
+
FTM_TOOLS: "https://rpc.ftm.tools",
|
|
12102
|
+
PoktNetwork: "https://fantom-rpc.gateway.pokt.network"
|
|
12103
12103
|
},
|
|
12104
|
-
isTestnet:
|
|
12104
|
+
isTestnet: false,
|
|
12105
12105
|
substrateInfo: null,
|
|
12106
12106
|
evmInfo: {
|
|
12107
|
-
evmChainId:
|
|
12108
|
-
blockExplorer: "https://
|
|
12107
|
+
evmChainId: 250,
|
|
12108
|
+
blockExplorer: "https://ftmscan.com",
|
|
12109
12109
|
symbol: "FTM",
|
|
12110
12110
|
decimals: 18,
|
|
12111
12111
|
existentialDeposit: "0",
|
|
@@ -12113,7 +12113,7 @@
|
|
|
12113
12113
|
"ERC20",
|
|
12114
12114
|
"ERC721"
|
|
12115
12115
|
],
|
|
12116
|
-
abiExplorer: "https://
|
|
12116
|
+
abiExplorer: "https://ftmscan.com"
|
|
12117
12117
|
},
|
|
12118
12118
|
icon: "https://media-resources.subwallet.app//2/ftm_8ccdce4e96.png"
|
|
12119
12119
|
};
|
|
@@ -12522,8 +12522,8 @@
|
|
|
12522
12522
|
kate: kate$1,
|
|
12523
12523
|
bridgeHubPolkadot: bridgeHubPolkadot$1,
|
|
12524
12524
|
bridgeHubKusama: bridgeHubKusama$1,
|
|
12525
|
-
fantom: fantom$1,
|
|
12526
12525
|
fantom_testnet: fantom_testnet$1,
|
|
12526
|
+
fantom: fantom$1,
|
|
12527
12527
|
krest_network: krest_network$1,
|
|
12528
12528
|
deeper_network: deeper_network$1,
|
|
12529
12529
|
jur_network: jur_network$1,
|
|
@@ -12690,8 +12690,8 @@
|
|
|
12690
12690
|
var kate = "https://media-resources.subwallet.app//2/avail_16bb040742.png";
|
|
12691
12691
|
var bridgeHubPolkadot = "https://media-resources.subwallet.app//2/polkadot_bridge_hub_c3ab010f45.png";
|
|
12692
12692
|
var bridgeHubKusama = "https://media-resources.subwallet.app//2/kusama_bridge_hub_e6daccf32b.png";
|
|
12693
|
-
var fantom = "https://media-resources.subwallet.app//2/ftm_8ccdce4e96.png";
|
|
12694
12693
|
var fantom_testnet = "https://media-resources.subwallet.app//2/ftm_8ccdce4e96.png";
|
|
12694
|
+
var fantom = "https://media-resources.subwallet.app//2/ftm_8ccdce4e96.png";
|
|
12695
12695
|
var krest_network = "https://media-resources.subwallet.app//2/krest_6217afc787.png";
|
|
12696
12696
|
var deeper_network = "https://media-resources.subwallet.app//2/deeper_network_a6407a1aec.png";
|
|
12697
12697
|
var jur_network = "https://media-resources.subwallet.app//2/jur_network_6aff4974ed.png";
|
|
@@ -12859,8 +12859,8 @@
|
|
|
12859
12859
|
kate: kate,
|
|
12860
12860
|
bridgeHubPolkadot: bridgeHubPolkadot,
|
|
12861
12861
|
bridgeHubKusama: bridgeHubKusama,
|
|
12862
|
-
fantom: fantom,
|
|
12863
12862
|
fantom_testnet: fantom_testnet,
|
|
12863
|
+
fantom: fantom,
|
|
12864
12864
|
krest_network: krest_network,
|
|
12865
12865
|
deeper_network: deeper_network,
|
|
12866
12866
|
jur_network: jur_network,
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -4250,22 +4250,21 @@
|
|
|
4250
4250
|
"evmInfo": null,
|
|
4251
4251
|
"icon": "https://media-resources.subwallet.app//2/kusama_bridge_hub_e6daccf32b.png"
|
|
4252
4252
|
},
|
|
4253
|
-
"
|
|
4254
|
-
"slug": "
|
|
4255
|
-
"name": "Fantom",
|
|
4253
|
+
"fantom_testnet": {
|
|
4254
|
+
"slug": "fantom_testnet",
|
|
4255
|
+
"name": "Fantom Testnet",
|
|
4256
4256
|
"chainStatus": "ACTIVE",
|
|
4257
4257
|
"providers": {
|
|
4258
|
-
"Ankr": "https://rpc.ankr.com/
|
|
4259
|
-
"
|
|
4260
|
-
"
|
|
4261
|
-
"
|
|
4262
|
-
"PoktNetwork": "https://fantom-rpc.gateway.pokt.network"
|
|
4258
|
+
"Ankr": "https://rpc.ankr.com/fantom_testnet",
|
|
4259
|
+
"X_API": "https://xapi.testnet.fantom.network/lachesis/",
|
|
4260
|
+
"FantomNetwork": "https://rpc.testnet.fantom.network/",
|
|
4261
|
+
"BlastApi": "https://fantom-testnet.public.blastapi.io/"
|
|
4263
4262
|
},
|
|
4264
|
-
"isTestnet":
|
|
4263
|
+
"isTestnet": true,
|
|
4265
4264
|
"substrateInfo": null,
|
|
4266
4265
|
"evmInfo": {
|
|
4267
|
-
"evmChainId":
|
|
4268
|
-
"blockExplorer": "https://ftmscan.com",
|
|
4266
|
+
"evmChainId": 4002,
|
|
4267
|
+
"blockExplorer": "https://testnet.ftmscan.com",
|
|
4269
4268
|
"symbol": "FTM",
|
|
4270
4269
|
"decimals": 18,
|
|
4271
4270
|
"existentialDeposit": "0",
|
|
@@ -4273,25 +4272,26 @@
|
|
|
4273
4272
|
"ERC20",
|
|
4274
4273
|
"ERC721"
|
|
4275
4274
|
],
|
|
4276
|
-
"abiExplorer": "https://ftmscan.com"
|
|
4275
|
+
"abiExplorer": "https://testnet.ftmscan.com"
|
|
4277
4276
|
},
|
|
4278
4277
|
"icon": "https://media-resources.subwallet.app//2/ftm_8ccdce4e96.png"
|
|
4279
4278
|
},
|
|
4280
|
-
"
|
|
4281
|
-
"slug": "
|
|
4282
|
-
"name": "Fantom
|
|
4279
|
+
"fantom": {
|
|
4280
|
+
"slug": "fantom",
|
|
4281
|
+
"name": "Fantom",
|
|
4283
4282
|
"chainStatus": "ACTIVE",
|
|
4284
4283
|
"providers": {
|
|
4285
|
-
"Ankr": "https://rpc.ankr.com/
|
|
4286
|
-
"
|
|
4287
|
-
"
|
|
4288
|
-
"
|
|
4284
|
+
"Ankr": "https://rpc.ankr.com/fantom",
|
|
4285
|
+
"RPC_API": "https://rpcapi.fantom.network",
|
|
4286
|
+
"BlastApi": "https://fantom-mainnet.public.blastapi.io",
|
|
4287
|
+
"FTM_TOOLS": "https://rpc.ftm.tools",
|
|
4288
|
+
"PoktNetwork": "https://fantom-rpc.gateway.pokt.network"
|
|
4289
4289
|
},
|
|
4290
|
-
"isTestnet":
|
|
4290
|
+
"isTestnet": false,
|
|
4291
4291
|
"substrateInfo": null,
|
|
4292
4292
|
"evmInfo": {
|
|
4293
|
-
"evmChainId":
|
|
4294
|
-
"blockExplorer": "https://
|
|
4293
|
+
"evmChainId": 250,
|
|
4294
|
+
"blockExplorer": "https://ftmscan.com",
|
|
4295
4295
|
"symbol": "FTM",
|
|
4296
4296
|
"decimals": 18,
|
|
4297
4297
|
"existentialDeposit": "0",
|
|
@@ -4299,7 +4299,7 @@
|
|
|
4299
4299
|
"ERC20",
|
|
4300
4300
|
"ERC721"
|
|
4301
4301
|
],
|
|
4302
|
-
"abiExplorer": "https://
|
|
4302
|
+
"abiExplorer": "https://ftmscan.com"
|
|
4303
4303
|
},
|
|
4304
4304
|
"icon": "https://media-resources.subwallet.app//2/ftm_8ccdce4e96.png"
|
|
4305
4305
|
},
|
|
@@ -156,8 +156,8 @@
|
|
|
156
156
|
"kate": "https://media-resources.subwallet.app//2/avail_16bb040742.png",
|
|
157
157
|
"bridgeHubPolkadot": "https://media-resources.subwallet.app//2/polkadot_bridge_hub_c3ab010f45.png",
|
|
158
158
|
"bridgeHubKusama": "https://media-resources.subwallet.app//2/kusama_bridge_hub_e6daccf32b.png",
|
|
159
|
-
"fantom": "https://media-resources.subwallet.app//2/ftm_8ccdce4e96.png",
|
|
160
159
|
"fantom_testnet": "https://media-resources.subwallet.app//2/ftm_8ccdce4e96.png",
|
|
160
|
+
"fantom": "https://media-resources.subwallet.app//2/ftm_8ccdce4e96.png",
|
|
161
161
|
"krest_network": "https://media-resources.subwallet.app//2/krest_6217afc787.png",
|
|
162
162
|
"deeper_network": "https://media-resources.subwallet.app//2/deeper_network_a6407a1aec.png",
|
|
163
163
|
"jur_network": "https://media-resources.subwallet.app//2/jur_network_6aff4974ed.png",
|
package/cjs/packageInfo.js
CHANGED
package/data/ChainInfo.json
CHANGED
|
@@ -4250,22 +4250,21 @@
|
|
|
4250
4250
|
"evmInfo": null,
|
|
4251
4251
|
"icon": "https://media-resources.subwallet.app//2/kusama_bridge_hub_e6daccf32b.png"
|
|
4252
4252
|
},
|
|
4253
|
-
"
|
|
4254
|
-
"slug": "
|
|
4255
|
-
"name": "Fantom",
|
|
4253
|
+
"fantom_testnet": {
|
|
4254
|
+
"slug": "fantom_testnet",
|
|
4255
|
+
"name": "Fantom Testnet",
|
|
4256
4256
|
"chainStatus": "ACTIVE",
|
|
4257
4257
|
"providers": {
|
|
4258
|
-
"Ankr": "https://rpc.ankr.com/
|
|
4259
|
-
"
|
|
4260
|
-
"
|
|
4261
|
-
"
|
|
4262
|
-
"PoktNetwork": "https://fantom-rpc.gateway.pokt.network"
|
|
4258
|
+
"Ankr": "https://rpc.ankr.com/fantom_testnet",
|
|
4259
|
+
"X_API": "https://xapi.testnet.fantom.network/lachesis/",
|
|
4260
|
+
"FantomNetwork": "https://rpc.testnet.fantom.network/",
|
|
4261
|
+
"BlastApi": "https://fantom-testnet.public.blastapi.io/"
|
|
4263
4262
|
},
|
|
4264
|
-
"isTestnet":
|
|
4263
|
+
"isTestnet": true,
|
|
4265
4264
|
"substrateInfo": null,
|
|
4266
4265
|
"evmInfo": {
|
|
4267
|
-
"evmChainId":
|
|
4268
|
-
"blockExplorer": "https://ftmscan.com",
|
|
4266
|
+
"evmChainId": 4002,
|
|
4267
|
+
"blockExplorer": "https://testnet.ftmscan.com",
|
|
4269
4268
|
"symbol": "FTM",
|
|
4270
4269
|
"decimals": 18,
|
|
4271
4270
|
"existentialDeposit": "0",
|
|
@@ -4273,25 +4272,26 @@
|
|
|
4273
4272
|
"ERC20",
|
|
4274
4273
|
"ERC721"
|
|
4275
4274
|
],
|
|
4276
|
-
"abiExplorer": "https://ftmscan.com"
|
|
4275
|
+
"abiExplorer": "https://testnet.ftmscan.com"
|
|
4277
4276
|
},
|
|
4278
4277
|
"icon": "https://media-resources.subwallet.app//2/ftm_8ccdce4e96.png"
|
|
4279
4278
|
},
|
|
4280
|
-
"
|
|
4281
|
-
"slug": "
|
|
4282
|
-
"name": "Fantom
|
|
4279
|
+
"fantom": {
|
|
4280
|
+
"slug": "fantom",
|
|
4281
|
+
"name": "Fantom",
|
|
4283
4282
|
"chainStatus": "ACTIVE",
|
|
4284
4283
|
"providers": {
|
|
4285
|
-
"Ankr": "https://rpc.ankr.com/
|
|
4286
|
-
"
|
|
4287
|
-
"
|
|
4288
|
-
"
|
|
4284
|
+
"Ankr": "https://rpc.ankr.com/fantom",
|
|
4285
|
+
"RPC_API": "https://rpcapi.fantom.network",
|
|
4286
|
+
"BlastApi": "https://fantom-mainnet.public.blastapi.io",
|
|
4287
|
+
"FTM_TOOLS": "https://rpc.ftm.tools",
|
|
4288
|
+
"PoktNetwork": "https://fantom-rpc.gateway.pokt.network"
|
|
4289
4289
|
},
|
|
4290
|
-
"isTestnet":
|
|
4290
|
+
"isTestnet": false,
|
|
4291
4291
|
"substrateInfo": null,
|
|
4292
4292
|
"evmInfo": {
|
|
4293
|
-
"evmChainId":
|
|
4294
|
-
"blockExplorer": "https://
|
|
4293
|
+
"evmChainId": 250,
|
|
4294
|
+
"blockExplorer": "https://ftmscan.com",
|
|
4295
4295
|
"symbol": "FTM",
|
|
4296
4296
|
"decimals": 18,
|
|
4297
4297
|
"existentialDeposit": "0",
|
|
@@ -4299,7 +4299,7 @@
|
|
|
4299
4299
|
"ERC20",
|
|
4300
4300
|
"ERC721"
|
|
4301
4301
|
],
|
|
4302
|
-
"abiExplorer": "https://
|
|
4302
|
+
"abiExplorer": "https://ftmscan.com"
|
|
4303
4303
|
},
|
|
4304
4304
|
"icon": "https://media-resources.subwallet.app//2/ftm_8ccdce4e96.png"
|
|
4305
4305
|
},
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -156,8 +156,8 @@
|
|
|
156
156
|
"kate": "https://media-resources.subwallet.app//2/avail_16bb040742.png",
|
|
157
157
|
"bridgeHubPolkadot": "https://media-resources.subwallet.app//2/polkadot_bridge_hub_c3ab010f45.png",
|
|
158
158
|
"bridgeHubKusama": "https://media-resources.subwallet.app//2/kusama_bridge_hub_e6daccf32b.png",
|
|
159
|
-
"fantom": "https://media-resources.subwallet.app//2/ftm_8ccdce4e96.png",
|
|
160
159
|
"fantom_testnet": "https://media-resources.subwallet.app//2/ftm_8ccdce4e96.png",
|
|
160
|
+
"fantom": "https://media-resources.subwallet.app//2/ftm_8ccdce4e96.png",
|
|
161
161
|
"krest_network": "https://media-resources.subwallet.app//2/krest_6217afc787.png",
|
|
162
162
|
"deeper_network": "https://media-resources.subwallet.app//2/deeper_network_a6407a1aec.png",
|
|
163
163
|
"jur_network": "https://media-resources.subwallet.app//2/jur_network_6aff4974ed.png",
|
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.15-beta.
|
|
10
|
+
version: '0.2.15-beta.7'
|
|
11
11
|
};
|