@subwallet/chain-list 0.2.82-beta.1 → 0.2.82-beta.4
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 +62 -3
- package/cjs/data/AssetLogoMap.json +3 -0
- package/cjs/data/ChainAsset.json +29 -1
- package/cjs/data/ChainInfo.json +26 -1
- package/cjs/data/ChainLogoMap.json +2 -1
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +3 -0
- package/data/ChainAsset.json +29 -1
- package/data/ChainInfo.json +26 -1
- package/data/ChainLogoMap.json +2 -1
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -718,6 +718,9 @@
|
|
|
718
718
|
"pendulum-local-bnc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-bnc.png",
|
|
719
719
|
"pendulum-local-astr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-astr.png",
|
|
720
720
|
"pendulum-local-vdot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-vdot.png",
|
|
721
|
+
"blast_mainnet-erc20-blast-0xb1a5700fa2358173fe465e6ea4ff52e36e88e2ad": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/blast_mainnet-erc20-blast-0xb1a5700fa2358173fe465e6ea4ff52e36e88e2ad.png",
|
|
722
|
+
"blast_mainnet-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/blast_mainnet-native-eth.png",
|
|
723
|
+
"storypartner_testnet-native-ip": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/storypartner_testnet-native-ip.png",
|
|
721
724
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
722
725
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
723
726
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -14579,7 +14582,35 @@
|
|
|
14579
14582
|
},
|
|
14580
14583
|
multiChainAsset: null,
|
|
14581
14584
|
hasValue: true,
|
|
14582
|
-
icon:
|
|
14585
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/blast_mainnet-erc20-blast-0xb1a5700fa2358173fe465e6ea4ff52e36e88e2ad.png"
|
|
14586
|
+
},
|
|
14587
|
+
"blast_mainnet-NATIVE-ETH": {
|
|
14588
|
+
originChain: "blast_mainnet",
|
|
14589
|
+
slug: "blast_mainnet-NATIVE-ETH",
|
|
14590
|
+
name: "Etherum",
|
|
14591
|
+
symbol: "ETH",
|
|
14592
|
+
decimals: 18,
|
|
14593
|
+
priceId: "ethereum",
|
|
14594
|
+
minAmount: "0",
|
|
14595
|
+
assetType: "NATIVE",
|
|
14596
|
+
metadata: null,
|
|
14597
|
+
multiChainAsset: "ETH-Ethereum",
|
|
14598
|
+
hasValue: true,
|
|
14599
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/blast_mainnet-native-eth.png"
|
|
14600
|
+
},
|
|
14601
|
+
"storyPartner_testnet-NATIVE-IP": {
|
|
14602
|
+
originChain: "storyPartner_testnet",
|
|
14603
|
+
slug: "storyPartner_testnet-NATIVE-IP",
|
|
14604
|
+
name: "Story",
|
|
14605
|
+
symbol: "IP",
|
|
14606
|
+
decimals: 18,
|
|
14607
|
+
priceId: null,
|
|
14608
|
+
minAmount: "0",
|
|
14609
|
+
assetType: "NATIVE",
|
|
14610
|
+
metadata: null,
|
|
14611
|
+
multiChainAsset: null,
|
|
14612
|
+
hasValue: false,
|
|
14613
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/storypartner_testnet-native-ip.png"
|
|
14583
14614
|
},
|
|
14584
14615
|
"ton-TEP74-USD₮-EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs": {
|
|
14585
14616
|
originChain: "ton",
|
|
@@ -24130,7 +24161,7 @@
|
|
|
24130
24161
|
name: "Blast Mainnet",
|
|
24131
24162
|
isTestnet: false,
|
|
24132
24163
|
chainStatus: "ACTIVE",
|
|
24133
|
-
icon:
|
|
24164
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/blast_mainnet.png",
|
|
24134
24165
|
providers: {
|
|
24135
24166
|
Blast: "https://rpc.blast.io"
|
|
24136
24167
|
},
|
|
@@ -24150,6 +24181,31 @@
|
|
|
24150
24181
|
extraInfo: null,
|
|
24151
24182
|
bitcoinInfo: null
|
|
24152
24183
|
};
|
|
24184
|
+
var storyPartner_testnet$1 = {
|
|
24185
|
+
slug: "storyPartner_testnet",
|
|
24186
|
+
name: "Story Partner Testnet",
|
|
24187
|
+
isTestnet: true,
|
|
24188
|
+
chainStatus: "ACTIVE",
|
|
24189
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/storypartner_testnet.png",
|
|
24190
|
+
providers: {
|
|
24191
|
+
"Story Partner": "https://rpc.partner.testnet.storyprotocol.net/"
|
|
24192
|
+
},
|
|
24193
|
+
evmInfo: {
|
|
24194
|
+
evmChainId: 1513,
|
|
24195
|
+
blockExplorer: "https://explorer.testnet.storyprotocol.net/",
|
|
24196
|
+
existentialDeposit: "0",
|
|
24197
|
+
symbol: "IP",
|
|
24198
|
+
decimals: 18,
|
|
24199
|
+
supportSmartContract: [
|
|
24200
|
+
"ERC721",
|
|
24201
|
+
"ERC20"
|
|
24202
|
+
],
|
|
24203
|
+
abiExplorer: null
|
|
24204
|
+
},
|
|
24205
|
+
substrateInfo: null,
|
|
24206
|
+
extraInfo: null,
|
|
24207
|
+
bitcoinInfo: null
|
|
24208
|
+
};
|
|
24153
24209
|
var ton = {
|
|
24154
24210
|
slug: "ton",
|
|
24155
24211
|
name: "TON Network",
|
|
@@ -24495,6 +24551,7 @@
|
|
|
24495
24551
|
aleph_evm: aleph_evm$1,
|
|
24496
24552
|
exosama: exosama$1,
|
|
24497
24553
|
blast_mainnet: blast_mainnet$1,
|
|
24554
|
+
storyPartner_testnet: storyPartner_testnet$1,
|
|
24498
24555
|
ton: ton,
|
|
24499
24556
|
ton_testnet: ton_testnet
|
|
24500
24557
|
};
|
|
@@ -24770,7 +24827,8 @@
|
|
|
24770
24827
|
var aleph_testnet_evm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_testnet_evm.png";
|
|
24771
24828
|
var aleph_evm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png";
|
|
24772
24829
|
var exosama = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/exosama.png";
|
|
24773
|
-
var blast_mainnet = "https://dev.sw-chain-list-assets.pages.dev/assets/
|
|
24830
|
+
var blast_mainnet = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/blast_mainnet.png";
|
|
24831
|
+
var storyPartner_testnet = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/storypartner_testnet.png";
|
|
24774
24832
|
const _ChainLogoMap = {
|
|
24775
24833
|
"default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
24776
24834
|
polkadot: polkadot,
|
|
@@ -25046,6 +25104,7 @@
|
|
|
25046
25104
|
aleph_evm: aleph_evm,
|
|
25047
25105
|
exosama: exosama,
|
|
25048
25106
|
blast_mainnet: blast_mainnet,
|
|
25107
|
+
storyPartner_testnet: storyPartner_testnet,
|
|
25049
25108
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
25050
25109
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
25051
25110
|
};
|
|
@@ -710,6 +710,9 @@
|
|
|
710
710
|
"pendulum-local-bnc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-bnc.png",
|
|
711
711
|
"pendulum-local-astr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-astr.png",
|
|
712
712
|
"pendulum-local-vdot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-vdot.png",
|
|
713
|
+
"blast_mainnet-erc20-blast-0xb1a5700fa2358173fe465e6ea4ff52e36e88e2ad": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/blast_mainnet-erc20-blast-0xb1a5700fa2358173fe465e6ea4ff52e36e88e2ad.png",
|
|
714
|
+
"blast_mainnet-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/blast_mainnet-native-eth.png",
|
|
715
|
+
"storypartner_testnet-native-ip": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/storypartner_testnet-native-ip.png",
|
|
713
716
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
714
717
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
715
718
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -11918,7 +11918,35 @@
|
|
|
11918
11918
|
},
|
|
11919
11919
|
"multiChainAsset": null,
|
|
11920
11920
|
"hasValue": true,
|
|
11921
|
-
"icon":
|
|
11921
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/blast_mainnet-erc20-blast-0xb1a5700fa2358173fe465e6ea4ff52e36e88e2ad.png"
|
|
11922
|
+
},
|
|
11923
|
+
"blast_mainnet-NATIVE-ETH": {
|
|
11924
|
+
"originChain": "blast_mainnet",
|
|
11925
|
+
"slug": "blast_mainnet-NATIVE-ETH",
|
|
11926
|
+
"name": "Etherum",
|
|
11927
|
+
"symbol": "ETH",
|
|
11928
|
+
"decimals": 18,
|
|
11929
|
+
"priceId": "ethereum",
|
|
11930
|
+
"minAmount": "0",
|
|
11931
|
+
"assetType": "NATIVE",
|
|
11932
|
+
"metadata": null,
|
|
11933
|
+
"multiChainAsset": "ETH-Ethereum",
|
|
11934
|
+
"hasValue": true,
|
|
11935
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/blast_mainnet-native-eth.png"
|
|
11936
|
+
},
|
|
11937
|
+
"storyPartner_testnet-NATIVE-IP": {
|
|
11938
|
+
"originChain": "storyPartner_testnet",
|
|
11939
|
+
"slug": "storyPartner_testnet-NATIVE-IP",
|
|
11940
|
+
"name": "Story",
|
|
11941
|
+
"symbol": "IP",
|
|
11942
|
+
"decimals": 18,
|
|
11943
|
+
"priceId": null,
|
|
11944
|
+
"minAmount": "0",
|
|
11945
|
+
"assetType": "NATIVE",
|
|
11946
|
+
"metadata": null,
|
|
11947
|
+
"multiChainAsset": null,
|
|
11948
|
+
"hasValue": false,
|
|
11949
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/storypartner_testnet-native-ip.png"
|
|
11922
11950
|
},
|
|
11923
11951
|
"ton-TEP74-USD₮-EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs": {
|
|
11924
11952
|
"originChain": "ton",
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -9339,7 +9339,7 @@
|
|
|
9339
9339
|
"name": "Blast Mainnet",
|
|
9340
9340
|
"isTestnet": false,
|
|
9341
9341
|
"chainStatus": "ACTIVE",
|
|
9342
|
-
"icon":
|
|
9342
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/blast_mainnet.png",
|
|
9343
9343
|
"providers": {
|
|
9344
9344
|
"Blast": "https://rpc.blast.io"
|
|
9345
9345
|
},
|
|
@@ -9359,6 +9359,31 @@
|
|
|
9359
9359
|
"extraInfo": null,
|
|
9360
9360
|
"bitcoinInfo": null
|
|
9361
9361
|
},
|
|
9362
|
+
"storyPartner_testnet": {
|
|
9363
|
+
"slug": "storyPartner_testnet",
|
|
9364
|
+
"name": "Story Partner Testnet",
|
|
9365
|
+
"isTestnet": true,
|
|
9366
|
+
"chainStatus": "ACTIVE",
|
|
9367
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/storypartner_testnet.png",
|
|
9368
|
+
"providers": {
|
|
9369
|
+
"Story Partner": "https://rpc.partner.testnet.storyprotocol.net/"
|
|
9370
|
+
},
|
|
9371
|
+
"evmInfo": {
|
|
9372
|
+
"evmChainId": 1513,
|
|
9373
|
+
"blockExplorer": "https://explorer.testnet.storyprotocol.net/",
|
|
9374
|
+
"existentialDeposit": "0",
|
|
9375
|
+
"symbol": "IP",
|
|
9376
|
+
"decimals": 18,
|
|
9377
|
+
"supportSmartContract": [
|
|
9378
|
+
"ERC721",
|
|
9379
|
+
"ERC20"
|
|
9380
|
+
],
|
|
9381
|
+
"abiExplorer": null
|
|
9382
|
+
},
|
|
9383
|
+
"substrateInfo": null,
|
|
9384
|
+
"extraInfo": null,
|
|
9385
|
+
"bitcoinInfo": null
|
|
9386
|
+
},
|
|
9362
9387
|
"ton": {
|
|
9363
9388
|
"slug": "ton",
|
|
9364
9389
|
"name": "TON Network",
|
|
@@ -272,7 +272,8 @@
|
|
|
272
272
|
"aleph_testnet_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_testnet_evm.png",
|
|
273
273
|
"aleph_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png",
|
|
274
274
|
"exosama": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/exosama.png",
|
|
275
|
-
"blast_mainnet": "https://dev.sw-chain-list-assets.pages.dev/assets/
|
|
275
|
+
"blast_mainnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/blast_mainnet.png",
|
|
276
|
+
"storyPartner_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/storypartner_testnet.png",
|
|
276
277
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
277
278
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
278
279
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -710,6 +710,9 @@
|
|
|
710
710
|
"pendulum-local-bnc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-bnc.png",
|
|
711
711
|
"pendulum-local-astr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-astr.png",
|
|
712
712
|
"pendulum-local-vdot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-vdot.png",
|
|
713
|
+
"blast_mainnet-erc20-blast-0xb1a5700fa2358173fe465e6ea4ff52e36e88e2ad": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/blast_mainnet-erc20-blast-0xb1a5700fa2358173fe465e6ea4ff52e36e88e2ad.png",
|
|
714
|
+
"blast_mainnet-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/blast_mainnet-native-eth.png",
|
|
715
|
+
"storypartner_testnet-native-ip": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/storypartner_testnet-native-ip.png",
|
|
713
716
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
714
717
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
715
718
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -11918,7 +11918,35 @@
|
|
|
11918
11918
|
},
|
|
11919
11919
|
"multiChainAsset": null,
|
|
11920
11920
|
"hasValue": true,
|
|
11921
|
-
"icon":
|
|
11921
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/blast_mainnet-erc20-blast-0xb1a5700fa2358173fe465e6ea4ff52e36e88e2ad.png"
|
|
11922
|
+
},
|
|
11923
|
+
"blast_mainnet-NATIVE-ETH": {
|
|
11924
|
+
"originChain": "blast_mainnet",
|
|
11925
|
+
"slug": "blast_mainnet-NATIVE-ETH",
|
|
11926
|
+
"name": "Etherum",
|
|
11927
|
+
"symbol": "ETH",
|
|
11928
|
+
"decimals": 18,
|
|
11929
|
+
"priceId": "ethereum",
|
|
11930
|
+
"minAmount": "0",
|
|
11931
|
+
"assetType": "NATIVE",
|
|
11932
|
+
"metadata": null,
|
|
11933
|
+
"multiChainAsset": "ETH-Ethereum",
|
|
11934
|
+
"hasValue": true,
|
|
11935
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/blast_mainnet-native-eth.png"
|
|
11936
|
+
},
|
|
11937
|
+
"storyPartner_testnet-NATIVE-IP": {
|
|
11938
|
+
"originChain": "storyPartner_testnet",
|
|
11939
|
+
"slug": "storyPartner_testnet-NATIVE-IP",
|
|
11940
|
+
"name": "Story",
|
|
11941
|
+
"symbol": "IP",
|
|
11942
|
+
"decimals": 18,
|
|
11943
|
+
"priceId": null,
|
|
11944
|
+
"minAmount": "0",
|
|
11945
|
+
"assetType": "NATIVE",
|
|
11946
|
+
"metadata": null,
|
|
11947
|
+
"multiChainAsset": null,
|
|
11948
|
+
"hasValue": false,
|
|
11949
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/storypartner_testnet-native-ip.png"
|
|
11922
11950
|
},
|
|
11923
11951
|
"ton-TEP74-USD₮-EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs": {
|
|
11924
11952
|
"originChain": "ton",
|
package/data/ChainInfo.json
CHANGED
|
@@ -9339,7 +9339,7 @@
|
|
|
9339
9339
|
"name": "Blast Mainnet",
|
|
9340
9340
|
"isTestnet": false,
|
|
9341
9341
|
"chainStatus": "ACTIVE",
|
|
9342
|
-
"icon":
|
|
9342
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/blast_mainnet.png",
|
|
9343
9343
|
"providers": {
|
|
9344
9344
|
"Blast": "https://rpc.blast.io"
|
|
9345
9345
|
},
|
|
@@ -9359,6 +9359,31 @@
|
|
|
9359
9359
|
"extraInfo": null,
|
|
9360
9360
|
"bitcoinInfo": null
|
|
9361
9361
|
},
|
|
9362
|
+
"storyPartner_testnet": {
|
|
9363
|
+
"slug": "storyPartner_testnet",
|
|
9364
|
+
"name": "Story Partner Testnet",
|
|
9365
|
+
"isTestnet": true,
|
|
9366
|
+
"chainStatus": "ACTIVE",
|
|
9367
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/storypartner_testnet.png",
|
|
9368
|
+
"providers": {
|
|
9369
|
+
"Story Partner": "https://rpc.partner.testnet.storyprotocol.net/"
|
|
9370
|
+
},
|
|
9371
|
+
"evmInfo": {
|
|
9372
|
+
"evmChainId": 1513,
|
|
9373
|
+
"blockExplorer": "https://explorer.testnet.storyprotocol.net/",
|
|
9374
|
+
"existentialDeposit": "0",
|
|
9375
|
+
"symbol": "IP",
|
|
9376
|
+
"decimals": 18,
|
|
9377
|
+
"supportSmartContract": [
|
|
9378
|
+
"ERC721",
|
|
9379
|
+
"ERC20"
|
|
9380
|
+
],
|
|
9381
|
+
"abiExplorer": null
|
|
9382
|
+
},
|
|
9383
|
+
"substrateInfo": null,
|
|
9384
|
+
"extraInfo": null,
|
|
9385
|
+
"bitcoinInfo": null
|
|
9386
|
+
},
|
|
9362
9387
|
"ton": {
|
|
9363
9388
|
"slug": "ton",
|
|
9364
9389
|
"name": "TON Network",
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -272,7 +272,8 @@
|
|
|
272
272
|
"aleph_testnet_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_testnet_evm.png",
|
|
273
273
|
"aleph_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png",
|
|
274
274
|
"exosama": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/exosama.png",
|
|
275
|
-
"blast_mainnet": "https://dev.sw-chain-list-assets.pages.dev/assets/
|
|
275
|
+
"blast_mainnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/blast_mainnet.png",
|
|
276
|
+
"storyPartner_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/storypartner_testnet.png",
|
|
276
277
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
277
278
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
278
279
|
}
|
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.82-beta.
|
|
10
|
+
version: '0.2.82-beta.4'
|
|
11
11
|
};
|