@subwallet/chain-list 0.2.15-beta.7 → 0.2.15-beta.8
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 +0 -58
- package/cjs/data/AssetLogoMap.json +0 -2
- package/cjs/data/ChainAsset.json +0 -27
- package/cjs/data/ChainInfo.json +0 -26
- package/cjs/data/ChainLogoMap.json +0 -1
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +0 -2
- package/data/ChainAsset.json +0 -27
- package/data/ChainInfo.json +0 -26
- package/data/ChainLogoMap.json +0 -1
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -186,8 +186,6 @@
|
|
|
186
186
|
"atocha-native-ato": "https://media-resources.subwallet.app//3/atocha_e3d1ed02f7.png",
|
|
187
187
|
"myriad-native-myria": "https://media-resources.subwallet.app//3/myriad_42c40aa4f2.png",
|
|
188
188
|
"debio-native-dbio": "https://media-resources.subwallet.app//3/dbio_0c35ec9c1d.png",
|
|
189
|
-
"barnacle-native-bar": "https://media-resources.subwallet.app//3/barnacle_27ddeccd5b.png",
|
|
190
|
-
"barnacle_evm-native-ebar": "https://media-resources.subwallet.app//3/barnacle_27ddeccd5b.png",
|
|
191
189
|
"collectives-native-dot": "https://media-resources.subwallet.app//3/polkadot_40ee7fbf4e.png",
|
|
192
190
|
"ajunapolkadot-native-ajun": "https://media-resources.subwallet.app//3/ajuna_network_bc73f532ae.png",
|
|
193
191
|
"bitgreen-native-bbb": "https://media-resources.subwallet.app//3/bitgreen_4a8510d6ca.png",
|
|
@@ -3526,33 +3524,6 @@
|
|
|
3526
3524
|
multiChainAsset: null,
|
|
3527
3525
|
hasValue: true,
|
|
3528
3526
|
icon: "https://media-resources.subwallet.app//3/dbio_0c35ec9c1d.png"
|
|
3529
|
-
},
|
|
3530
|
-
"barnacle-NATIVE-BAR": {
|
|
3531
|
-
originChain: "barnacle",
|
|
3532
|
-
slug: "barnacle-NATIVE-BAR",
|
|
3533
|
-
name: "Barnacle",
|
|
3534
|
-
symbol: "BAR",
|
|
3535
|
-
decimals: 18,
|
|
3536
|
-
priceId: null,
|
|
3537
|
-
minAmount: "0",
|
|
3538
|
-
assetType: "NATIVE",
|
|
3539
|
-
metadata: null,
|
|
3540
|
-
multiChainAsset: null,
|
|
3541
|
-
hasValue: false,
|
|
3542
|
-
icon: "https://media-resources.subwallet.app//3/barnacle_27ddeccd5b.png"
|
|
3543
|
-
},
|
|
3544
|
-
"barnacle_evm-NATIVE-EBAR": {
|
|
3545
|
-
slug: "barnacle_evm-NATIVE-EBAR",
|
|
3546
|
-
name: "Barnacle EVM",
|
|
3547
|
-
symbol: "EBAR",
|
|
3548
|
-
decimals: 18,
|
|
3549
|
-
priceId: null,
|
|
3550
|
-
minAmount: "0",
|
|
3551
|
-
assetType: "NATIVE",
|
|
3552
|
-
metadata: null,
|
|
3553
|
-
multiChainAsset: null,
|
|
3554
|
-
hasValue: false,
|
|
3555
|
-
icon: "https://media-resources.subwallet.app//3/barnacle_27ddeccd5b.png"
|
|
3556
3527
|
},
|
|
3557
3528
|
"collectives-NATIVE-DOT": {
|
|
3558
3529
|
originChain: "collectives",
|
|
@@ -11169,32 +11140,6 @@
|
|
|
11169
11140
|
evmInfo: null,
|
|
11170
11141
|
icon: "https://media-resources.subwallet.app//2/dbio_a7296e7986.png"
|
|
11171
11142
|
};
|
|
11172
|
-
var barnacle$1 = {
|
|
11173
|
-
slug: "barnacle",
|
|
11174
|
-
name: "Barnacle",
|
|
11175
|
-
chainStatus: "ACTIVE",
|
|
11176
|
-
providers: {
|
|
11177
|
-
barnacle: "wss://gateway.testnet.octopus.network/barnacle0928/9mw012zuf27soh7nrrq3a4p0s2ti3cyn"
|
|
11178
|
-
},
|
|
11179
|
-
isTestnet: true,
|
|
11180
|
-
substrateInfo: {
|
|
11181
|
-
paraId: null,
|
|
11182
|
-
relaySlug: null,
|
|
11183
|
-
genesisHash: "0xb3d6017fd8f67d1d9970a010ee1bbf0bc12c5ff2d2c7b9c311a11332cb7b3a53",
|
|
11184
|
-
addressPrefix: 42,
|
|
11185
|
-
crowdloanUrl: null,
|
|
11186
|
-
chainType: "RELAYCHAIN",
|
|
11187
|
-
blockExplorer: null,
|
|
11188
|
-
symbol: "BAR",
|
|
11189
|
-
existentialDeposit: null,
|
|
11190
|
-
decimals: 18,
|
|
11191
|
-
supportStaking: false,
|
|
11192
|
-
hasNativeNft: false,
|
|
11193
|
-
supportSmartContract: null
|
|
11194
|
-
},
|
|
11195
|
-
evmInfo: null,
|
|
11196
|
-
icon: "https://media-resources.subwallet.app//2/barnacle_9a6457db47.png"
|
|
11197
|
-
};
|
|
11198
11143
|
var collectives$1 = {
|
|
11199
11144
|
slug: "collectives",
|
|
11200
11145
|
name: "Polkadot Collectives",
|
|
@@ -12462,7 +12407,6 @@
|
|
|
12462
12407
|
atocha: atocha$1,
|
|
12463
12408
|
myriad: myriad$1,
|
|
12464
12409
|
deBio: deBio$1,
|
|
12465
|
-
barnacle: barnacle$1,
|
|
12466
12410
|
collectives: collectives$1,
|
|
12467
12411
|
ajunaPolkadot: ajunaPolkadot$1,
|
|
12468
12412
|
bitgreen: bitgreen$1,
|
|
@@ -12656,7 +12600,6 @@
|
|
|
12656
12600
|
var atocha = "https://media-resources.subwallet.app//2/atocha_bef71b71eb.png";
|
|
12657
12601
|
var myriad = "https://media-resources.subwallet.app//2/myriad_d289b632e2.png";
|
|
12658
12602
|
var deBio = "https://media-resources.subwallet.app//2/dbio_a7296e7986.png";
|
|
12659
|
-
var barnacle = "https://media-resources.subwallet.app//2/barnacle_9a6457db47.png";
|
|
12660
12603
|
var collectives = "https://media-resources.subwallet.app//2/polkadot_collectives_0d4f158ac1.png";
|
|
12661
12604
|
var ajunaPolkadot = "https://media-resources.subwallet.app//2/ajuna_network_98e7999ad4.png";
|
|
12662
12605
|
var bitgreen = "https://media-resources.subwallet.app//2/bitgreen_cc38478fa6.png";
|
|
@@ -12824,7 +12767,6 @@
|
|
|
12824
12767
|
atocha: atocha,
|
|
12825
12768
|
myriad: myriad,
|
|
12826
12769
|
deBio: deBio,
|
|
12827
|
-
barnacle: barnacle,
|
|
12828
12770
|
collectives: collectives,
|
|
12829
12771
|
ajunaPolkadot: ajunaPolkadot,
|
|
12830
12772
|
bitgreen: bitgreen,
|
|
@@ -178,8 +178,6 @@
|
|
|
178
178
|
"atocha-native-ato": "https://media-resources.subwallet.app//3/atocha_e3d1ed02f7.png",
|
|
179
179
|
"myriad-native-myria": "https://media-resources.subwallet.app//3/myriad_42c40aa4f2.png",
|
|
180
180
|
"debio-native-dbio": "https://media-resources.subwallet.app//3/dbio_0c35ec9c1d.png",
|
|
181
|
-
"barnacle-native-bar": "https://media-resources.subwallet.app//3/barnacle_27ddeccd5b.png",
|
|
182
|
-
"barnacle_evm-native-ebar": "https://media-resources.subwallet.app//3/barnacle_27ddeccd5b.png",
|
|
183
181
|
"collectives-native-dot": "https://media-resources.subwallet.app//3/polkadot_40ee7fbf4e.png",
|
|
184
182
|
"ajunapolkadot-native-ajun": "https://media-resources.subwallet.app//3/ajuna_network_bc73f532ae.png",
|
|
185
183
|
"bitgreen-native-bbb": "https://media-resources.subwallet.app//3/bitgreen_4a8510d6ca.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -2768,33 +2768,6 @@
|
|
|
2768
2768
|
"hasValue": true,
|
|
2769
2769
|
"icon": "https://media-resources.subwallet.app//3/dbio_0c35ec9c1d.png"
|
|
2770
2770
|
},
|
|
2771
|
-
"barnacle-NATIVE-BAR": {
|
|
2772
|
-
"originChain": "barnacle",
|
|
2773
|
-
"slug": "barnacle-NATIVE-BAR",
|
|
2774
|
-
"name": "Barnacle",
|
|
2775
|
-
"symbol": "BAR",
|
|
2776
|
-
"decimals": 18,
|
|
2777
|
-
"priceId": null,
|
|
2778
|
-
"minAmount": "0",
|
|
2779
|
-
"assetType": "NATIVE",
|
|
2780
|
-
"metadata": null,
|
|
2781
|
-
"multiChainAsset": null,
|
|
2782
|
-
"hasValue": false,
|
|
2783
|
-
"icon": "https://media-resources.subwallet.app//3/barnacle_27ddeccd5b.png"
|
|
2784
|
-
},
|
|
2785
|
-
"barnacle_evm-NATIVE-EBAR": {
|
|
2786
|
-
"slug": "barnacle_evm-NATIVE-EBAR",
|
|
2787
|
-
"name": "Barnacle EVM",
|
|
2788
|
-
"symbol": "EBAR",
|
|
2789
|
-
"decimals": 18,
|
|
2790
|
-
"priceId": null,
|
|
2791
|
-
"minAmount": "0",
|
|
2792
|
-
"assetType": "NATIVE",
|
|
2793
|
-
"metadata": null,
|
|
2794
|
-
"multiChainAsset": null,
|
|
2795
|
-
"hasValue": false,
|
|
2796
|
-
"icon": "https://media-resources.subwallet.app//3/barnacle_27ddeccd5b.png"
|
|
2797
|
-
},
|
|
2798
2771
|
"collectives-NATIVE-DOT": {
|
|
2799
2772
|
"originChain": "collectives",
|
|
2800
2773
|
"slug": "collectives-NATIVE-DOT",
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -3329,32 +3329,6 @@
|
|
|
3329
3329
|
"evmInfo": null,
|
|
3330
3330
|
"icon": "https://media-resources.subwallet.app//2/dbio_a7296e7986.png"
|
|
3331
3331
|
},
|
|
3332
|
-
"barnacle": {
|
|
3333
|
-
"slug": "barnacle",
|
|
3334
|
-
"name": "Barnacle",
|
|
3335
|
-
"chainStatus": "ACTIVE",
|
|
3336
|
-
"providers": {
|
|
3337
|
-
"barnacle": "wss://gateway.testnet.octopus.network/barnacle0928/9mw012zuf27soh7nrrq3a4p0s2ti3cyn"
|
|
3338
|
-
},
|
|
3339
|
-
"isTestnet": true,
|
|
3340
|
-
"substrateInfo": {
|
|
3341
|
-
"paraId": null,
|
|
3342
|
-
"relaySlug": null,
|
|
3343
|
-
"genesisHash": "0xb3d6017fd8f67d1d9970a010ee1bbf0bc12c5ff2d2c7b9c311a11332cb7b3a53",
|
|
3344
|
-
"addressPrefix": 42,
|
|
3345
|
-
"crowdloanUrl": null,
|
|
3346
|
-
"chainType": "RELAYCHAIN",
|
|
3347
|
-
"blockExplorer": null,
|
|
3348
|
-
"symbol": "BAR",
|
|
3349
|
-
"existentialDeposit": null,
|
|
3350
|
-
"decimals": 18,
|
|
3351
|
-
"supportStaking": false,
|
|
3352
|
-
"hasNativeNft": false,
|
|
3353
|
-
"supportSmartContract": null
|
|
3354
|
-
},
|
|
3355
|
-
"evmInfo": null,
|
|
3356
|
-
"icon": "https://media-resources.subwallet.app//2/barnacle_9a6457db47.png"
|
|
3357
|
-
},
|
|
3358
3332
|
"collectives": {
|
|
3359
3333
|
"slug": "collectives",
|
|
3360
3334
|
"name": "Polkadot Collectives",
|
|
@@ -121,7 +121,6 @@
|
|
|
121
121
|
"atocha": "https://media-resources.subwallet.app//2/atocha_bef71b71eb.png",
|
|
122
122
|
"myriad": "https://media-resources.subwallet.app//2/myriad_d289b632e2.png",
|
|
123
123
|
"deBio": "https://media-resources.subwallet.app//2/dbio_a7296e7986.png",
|
|
124
|
-
"barnacle": "https://media-resources.subwallet.app//2/barnacle_9a6457db47.png",
|
|
125
124
|
"collectives": "https://media-resources.subwallet.app//2/polkadot_collectives_0d4f158ac1.png",
|
|
126
125
|
"ajunaPolkadot": "https://media-resources.subwallet.app//2/ajuna_network_98e7999ad4.png",
|
|
127
126
|
"bitgreen": "https://media-resources.subwallet.app//2/bitgreen_cc38478fa6.png",
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -178,8 +178,6 @@
|
|
|
178
178
|
"atocha-native-ato": "https://media-resources.subwallet.app//3/atocha_e3d1ed02f7.png",
|
|
179
179
|
"myriad-native-myria": "https://media-resources.subwallet.app//3/myriad_42c40aa4f2.png",
|
|
180
180
|
"debio-native-dbio": "https://media-resources.subwallet.app//3/dbio_0c35ec9c1d.png",
|
|
181
|
-
"barnacle-native-bar": "https://media-resources.subwallet.app//3/barnacle_27ddeccd5b.png",
|
|
182
|
-
"barnacle_evm-native-ebar": "https://media-resources.subwallet.app//3/barnacle_27ddeccd5b.png",
|
|
183
181
|
"collectives-native-dot": "https://media-resources.subwallet.app//3/polkadot_40ee7fbf4e.png",
|
|
184
182
|
"ajunapolkadot-native-ajun": "https://media-resources.subwallet.app//3/ajuna_network_bc73f532ae.png",
|
|
185
183
|
"bitgreen-native-bbb": "https://media-resources.subwallet.app//3/bitgreen_4a8510d6ca.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -2768,33 +2768,6 @@
|
|
|
2768
2768
|
"hasValue": true,
|
|
2769
2769
|
"icon": "https://media-resources.subwallet.app//3/dbio_0c35ec9c1d.png"
|
|
2770
2770
|
},
|
|
2771
|
-
"barnacle-NATIVE-BAR": {
|
|
2772
|
-
"originChain": "barnacle",
|
|
2773
|
-
"slug": "barnacle-NATIVE-BAR",
|
|
2774
|
-
"name": "Barnacle",
|
|
2775
|
-
"symbol": "BAR",
|
|
2776
|
-
"decimals": 18,
|
|
2777
|
-
"priceId": null,
|
|
2778
|
-
"minAmount": "0",
|
|
2779
|
-
"assetType": "NATIVE",
|
|
2780
|
-
"metadata": null,
|
|
2781
|
-
"multiChainAsset": null,
|
|
2782
|
-
"hasValue": false,
|
|
2783
|
-
"icon": "https://media-resources.subwallet.app//3/barnacle_27ddeccd5b.png"
|
|
2784
|
-
},
|
|
2785
|
-
"barnacle_evm-NATIVE-EBAR": {
|
|
2786
|
-
"slug": "barnacle_evm-NATIVE-EBAR",
|
|
2787
|
-
"name": "Barnacle EVM",
|
|
2788
|
-
"symbol": "EBAR",
|
|
2789
|
-
"decimals": 18,
|
|
2790
|
-
"priceId": null,
|
|
2791
|
-
"minAmount": "0",
|
|
2792
|
-
"assetType": "NATIVE",
|
|
2793
|
-
"metadata": null,
|
|
2794
|
-
"multiChainAsset": null,
|
|
2795
|
-
"hasValue": false,
|
|
2796
|
-
"icon": "https://media-resources.subwallet.app//3/barnacle_27ddeccd5b.png"
|
|
2797
|
-
},
|
|
2798
2771
|
"collectives-NATIVE-DOT": {
|
|
2799
2772
|
"originChain": "collectives",
|
|
2800
2773
|
"slug": "collectives-NATIVE-DOT",
|
package/data/ChainInfo.json
CHANGED
|
@@ -3329,32 +3329,6 @@
|
|
|
3329
3329
|
"evmInfo": null,
|
|
3330
3330
|
"icon": "https://media-resources.subwallet.app//2/dbio_a7296e7986.png"
|
|
3331
3331
|
},
|
|
3332
|
-
"barnacle": {
|
|
3333
|
-
"slug": "barnacle",
|
|
3334
|
-
"name": "Barnacle",
|
|
3335
|
-
"chainStatus": "ACTIVE",
|
|
3336
|
-
"providers": {
|
|
3337
|
-
"barnacle": "wss://gateway.testnet.octopus.network/barnacle0928/9mw012zuf27soh7nrrq3a4p0s2ti3cyn"
|
|
3338
|
-
},
|
|
3339
|
-
"isTestnet": true,
|
|
3340
|
-
"substrateInfo": {
|
|
3341
|
-
"paraId": null,
|
|
3342
|
-
"relaySlug": null,
|
|
3343
|
-
"genesisHash": "0xb3d6017fd8f67d1d9970a010ee1bbf0bc12c5ff2d2c7b9c311a11332cb7b3a53",
|
|
3344
|
-
"addressPrefix": 42,
|
|
3345
|
-
"crowdloanUrl": null,
|
|
3346
|
-
"chainType": "RELAYCHAIN",
|
|
3347
|
-
"blockExplorer": null,
|
|
3348
|
-
"symbol": "BAR",
|
|
3349
|
-
"existentialDeposit": null,
|
|
3350
|
-
"decimals": 18,
|
|
3351
|
-
"supportStaking": false,
|
|
3352
|
-
"hasNativeNft": false,
|
|
3353
|
-
"supportSmartContract": null
|
|
3354
|
-
},
|
|
3355
|
-
"evmInfo": null,
|
|
3356
|
-
"icon": "https://media-resources.subwallet.app//2/barnacle_9a6457db47.png"
|
|
3357
|
-
},
|
|
3358
3332
|
"collectives": {
|
|
3359
3333
|
"slug": "collectives",
|
|
3360
3334
|
"name": "Polkadot Collectives",
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -121,7 +121,6 @@
|
|
|
121
121
|
"atocha": "https://media-resources.subwallet.app//2/atocha_bef71b71eb.png",
|
|
122
122
|
"myriad": "https://media-resources.subwallet.app//2/myriad_d289b632e2.png",
|
|
123
123
|
"deBio": "https://media-resources.subwallet.app//2/dbio_a7296e7986.png",
|
|
124
|
-
"barnacle": "https://media-resources.subwallet.app//2/barnacle_9a6457db47.png",
|
|
125
124
|
"collectives": "https://media-resources.subwallet.app//2/polkadot_collectives_0d4f158ac1.png",
|
|
126
125
|
"ajunaPolkadot": "https://media-resources.subwallet.app//2/ajuna_network_98e7999ad4.png",
|
|
127
126
|
"bitgreen": "https://media-resources.subwallet.app//2/bitgreen_cc38478fa6.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.8'
|
|
11
11
|
};
|