@subwallet/chain-list 0.2.105-beta.5 → 0.2.105-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 +46 -1
- package/cjs/data/AssetLogoMap.json +2 -1
- package/cjs/data/ChainAsset.json +14 -0
- package/cjs/data/ChainInfo.json +27 -0
- package/cjs/data/ChainLogoMap.json +1 -0
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +2 -1
- package/data/ChainAsset.json +14 -0
- package/data/ChainInfo.json +27 -0
- package/data/ChainLogoMap.json +1 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -1296,6 +1296,7 @@
|
|
|
1296
1296
|
"peaq_evm-erc20-slc-0x5c3126bfb9a68a7021d461230127470b3824886b": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/peaq_evm-erc20-slc-0x5c3126bfb9a68a7021d461230127470b3824886b.png",
|
|
1297
1297
|
"binance-erc20-parti-0x59264f02d301281f3393e1385c0aefd446eb0f00": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-parti-0x59264f02d301281f3393e1385c0aefd446eb0f00.png",
|
|
1298
1298
|
"base_mainnet-erc20-parti-0x59264f02d301281f3393e1385c0aefd446eb0f00": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_mainnet-erc20-parti-0x59264f02d301281f3393e1385c0aefd446eb0f00.png",
|
|
1299
|
+
"zora-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zora-native-eth.png",
|
|
1299
1300
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
1300
1301
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
1301
1302
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -18864,6 +18865,20 @@
|
|
|
18864
18865
|
multiChainAsset: null,
|
|
18865
18866
|
hasValue: true,
|
|
18866
18867
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_mainnet-erc20-parti-0x59264f02d301281f3393e1385c0aefd446eb0f00.png"
|
|
18868
|
+
},
|
|
18869
|
+
"zora-NATIVE-ETH": {
|
|
18870
|
+
originChain: "zora",
|
|
18871
|
+
slug: "zora-NATIVE-ETH",
|
|
18872
|
+
name: "Ethereum",
|
|
18873
|
+
symbol: "ETH",
|
|
18874
|
+
decimals: 18,
|
|
18875
|
+
priceId: "ethereum",
|
|
18876
|
+
minAmount: "0",
|
|
18877
|
+
assetType: "NATIVE",
|
|
18878
|
+
metadata: null,
|
|
18879
|
+
multiChainAsset: "ETH-Ethereum",
|
|
18880
|
+
hasValue: true,
|
|
18881
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zora-native-eth.png"
|
|
18867
18882
|
}
|
|
18868
18883
|
};
|
|
18869
18884
|
|
|
@@ -31126,6 +31141,33 @@
|
|
|
31126
31141
|
tonInfo: null,
|
|
31127
31142
|
cardanoInfo: null
|
|
31128
31143
|
};
|
|
31144
|
+
var zora$1 = {
|
|
31145
|
+
slug: "zora",
|
|
31146
|
+
name: "Zora",
|
|
31147
|
+
isTestnet: false,
|
|
31148
|
+
chainStatus: "ACTIVE",
|
|
31149
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/zora.png",
|
|
31150
|
+
providers: {
|
|
31151
|
+
Zora: "https://rpc.zora.energy/"
|
|
31152
|
+
},
|
|
31153
|
+
evmInfo: {
|
|
31154
|
+
evmChainId: 7777777,
|
|
31155
|
+
blockExplorer: "https://explorer.zora.energy/",
|
|
31156
|
+
existentialDeposit: "0",
|
|
31157
|
+
symbol: "ETH",
|
|
31158
|
+
decimals: 18,
|
|
31159
|
+
supportSmartContract: [
|
|
31160
|
+
"ERC20",
|
|
31161
|
+
"ERC721"
|
|
31162
|
+
],
|
|
31163
|
+
abiExplorer: null
|
|
31164
|
+
},
|
|
31165
|
+
substrateInfo: null,
|
|
31166
|
+
extraInfo: null,
|
|
31167
|
+
bitcoinInfo: null,
|
|
31168
|
+
tonInfo: null,
|
|
31169
|
+
cardanoInfo: null
|
|
31170
|
+
};
|
|
31129
31171
|
const _ChainInfoMap = {
|
|
31130
31172
|
polkadot: polkadot$1,
|
|
31131
31173
|
kusama: kusama$1,
|
|
@@ -31529,7 +31571,8 @@
|
|
|
31529
31571
|
polkadot_coretime: polkadot_coretime$1,
|
|
31530
31572
|
kusama_coretime: kusama_coretime$1,
|
|
31531
31573
|
truth_network: truth_network$1,
|
|
31532
|
-
tassi_demo: tassi_demo$1
|
|
31574
|
+
tassi_demo: tassi_demo$1,
|
|
31575
|
+
zora: zora$1
|
|
31533
31576
|
};
|
|
31534
31577
|
|
|
31535
31578
|
var polkadot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png";
|
|
@@ -31875,6 +31918,7 @@
|
|
|
31875
31918
|
var kusama_coretime = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kusama_coretime.png";
|
|
31876
31919
|
var truth_network = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/truth_network.png";
|
|
31877
31920
|
var tassi_demo = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/tassi_demo.png";
|
|
31921
|
+
var zora = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/zora.png";
|
|
31878
31922
|
const _ChainLogoMap = {
|
|
31879
31923
|
"default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
31880
31924
|
polkadot: polkadot,
|
|
@@ -32222,6 +32266,7 @@
|
|
|
32222
32266
|
kusama_coretime: kusama_coretime,
|
|
32223
32267
|
truth_network: truth_network,
|
|
32224
32268
|
tassi_demo: tassi_demo,
|
|
32269
|
+
zora: zora,
|
|
32225
32270
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
32226
32271
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
32227
32272
|
};
|
|
@@ -957,6 +957,7 @@
|
|
|
957
957
|
"peaq_evm-erc20-slc-0x5c3126bfb9a68a7021d461230127470b3824886b": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/peaq_evm-erc20-slc-0x5c3126bfb9a68a7021d461230127470b3824886b.png",
|
|
958
958
|
"binance-erc20-parti-0x59264f02d301281f3393e1385c0aefd446eb0f00": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-parti-0x59264f02d301281f3393e1385c0aefd446eb0f00.png",
|
|
959
959
|
"base_mainnet-erc20-parti-0x59264f02d301281f3393e1385c0aefd446eb0f00": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_mainnet-erc20-parti-0x59264f02d301281f3393e1385c0aefd446eb0f00.png",
|
|
960
|
+
"zora-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zora-native-eth.png",
|
|
960
961
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
961
962
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
962
963
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -1068,4 +1069,4 @@
|
|
|
1068
1069
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
1069
1070
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
1070
1071
|
"custom-custom-substrate-gosspectral-native-gost": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png"
|
|
1071
|
-
}
|
|
1072
|
+
}
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -16029,5 +16029,19 @@
|
|
|
16029
16029
|
"multiChainAsset": null,
|
|
16030
16030
|
"hasValue": true,
|
|
16031
16031
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_mainnet-erc20-parti-0x59264f02d301281f3393e1385c0aefd446eb0f00.png"
|
|
16032
|
+
},
|
|
16033
|
+
"zora-NATIVE-ETH": {
|
|
16034
|
+
"originChain": "zora",
|
|
16035
|
+
"slug": "zora-NATIVE-ETH",
|
|
16036
|
+
"name": "Ethereum",
|
|
16037
|
+
"symbol": "ETH",
|
|
16038
|
+
"decimals": 18,
|
|
16039
|
+
"priceId": "ethereum",
|
|
16040
|
+
"minAmount": "0",
|
|
16041
|
+
"assetType": "NATIVE",
|
|
16042
|
+
"metadata": null,
|
|
16043
|
+
"multiChainAsset": "ETH-Ethereum",
|
|
16044
|
+
"hasValue": true,
|
|
16045
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zora-native-eth.png"
|
|
16032
16046
|
}
|
|
16033
16047
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -12121,5 +12121,32 @@
|
|
|
12121
12121
|
"bitcoinInfo": null,
|
|
12122
12122
|
"tonInfo": null,
|
|
12123
12123
|
"cardanoInfo": null
|
|
12124
|
+
},
|
|
12125
|
+
"zora": {
|
|
12126
|
+
"slug": "zora",
|
|
12127
|
+
"name": "Zora",
|
|
12128
|
+
"isTestnet": false,
|
|
12129
|
+
"chainStatus": "ACTIVE",
|
|
12130
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/zora.png",
|
|
12131
|
+
"providers": {
|
|
12132
|
+
"Zora": "https://rpc.zora.energy/"
|
|
12133
|
+
},
|
|
12134
|
+
"evmInfo": {
|
|
12135
|
+
"evmChainId": 7777777,
|
|
12136
|
+
"blockExplorer": "https://explorer.zora.energy/",
|
|
12137
|
+
"existentialDeposit": "0",
|
|
12138
|
+
"symbol": "ETH",
|
|
12139
|
+
"decimals": 18,
|
|
12140
|
+
"supportSmartContract": [
|
|
12141
|
+
"ERC20",
|
|
12142
|
+
"ERC721"
|
|
12143
|
+
],
|
|
12144
|
+
"abiExplorer": null
|
|
12145
|
+
},
|
|
12146
|
+
"substrateInfo": null,
|
|
12147
|
+
"extraInfo": null,
|
|
12148
|
+
"bitcoinInfo": null,
|
|
12149
|
+
"tonInfo": null,
|
|
12150
|
+
"cardanoInfo": null
|
|
12124
12151
|
}
|
|
12125
12152
|
}
|
|
@@ -345,6 +345,7 @@
|
|
|
345
345
|
"kusama_coretime": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kusama_coretime.png",
|
|
346
346
|
"truth_network": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/truth_network.png",
|
|
347
347
|
"tassi_demo": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/tassi_demo.png",
|
|
348
|
+
"zora": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/zora.png",
|
|
348
349
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
349
350
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
350
351
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -957,6 +957,7 @@
|
|
|
957
957
|
"peaq_evm-erc20-slc-0x5c3126bfb9a68a7021d461230127470b3824886b": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/peaq_evm-erc20-slc-0x5c3126bfb9a68a7021d461230127470b3824886b.png",
|
|
958
958
|
"binance-erc20-parti-0x59264f02d301281f3393e1385c0aefd446eb0f00": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-parti-0x59264f02d301281f3393e1385c0aefd446eb0f00.png",
|
|
959
959
|
"base_mainnet-erc20-parti-0x59264f02d301281f3393e1385c0aefd446eb0f00": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_mainnet-erc20-parti-0x59264f02d301281f3393e1385c0aefd446eb0f00.png",
|
|
960
|
+
"zora-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zora-native-eth.png",
|
|
960
961
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
961
962
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
962
963
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -1068,4 +1069,4 @@
|
|
|
1068
1069
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
1069
1070
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
1070
1071
|
"custom-custom-substrate-gosspectral-native-gost": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png"
|
|
1071
|
-
}
|
|
1072
|
+
}
|
package/data/ChainAsset.json
CHANGED
|
@@ -16029,5 +16029,19 @@
|
|
|
16029
16029
|
"multiChainAsset": null,
|
|
16030
16030
|
"hasValue": true,
|
|
16031
16031
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_mainnet-erc20-parti-0x59264f02d301281f3393e1385c0aefd446eb0f00.png"
|
|
16032
|
+
},
|
|
16033
|
+
"zora-NATIVE-ETH": {
|
|
16034
|
+
"originChain": "zora",
|
|
16035
|
+
"slug": "zora-NATIVE-ETH",
|
|
16036
|
+
"name": "Ethereum",
|
|
16037
|
+
"symbol": "ETH",
|
|
16038
|
+
"decimals": 18,
|
|
16039
|
+
"priceId": "ethereum",
|
|
16040
|
+
"minAmount": "0",
|
|
16041
|
+
"assetType": "NATIVE",
|
|
16042
|
+
"metadata": null,
|
|
16043
|
+
"multiChainAsset": "ETH-Ethereum",
|
|
16044
|
+
"hasValue": true,
|
|
16045
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zora-native-eth.png"
|
|
16032
16046
|
}
|
|
16033
16047
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -12121,5 +12121,32 @@
|
|
|
12121
12121
|
"bitcoinInfo": null,
|
|
12122
12122
|
"tonInfo": null,
|
|
12123
12123
|
"cardanoInfo": null
|
|
12124
|
+
},
|
|
12125
|
+
"zora": {
|
|
12126
|
+
"slug": "zora",
|
|
12127
|
+
"name": "Zora",
|
|
12128
|
+
"isTestnet": false,
|
|
12129
|
+
"chainStatus": "ACTIVE",
|
|
12130
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/zora.png",
|
|
12131
|
+
"providers": {
|
|
12132
|
+
"Zora": "https://rpc.zora.energy/"
|
|
12133
|
+
},
|
|
12134
|
+
"evmInfo": {
|
|
12135
|
+
"evmChainId": 7777777,
|
|
12136
|
+
"blockExplorer": "https://explorer.zora.energy/",
|
|
12137
|
+
"existentialDeposit": "0",
|
|
12138
|
+
"symbol": "ETH",
|
|
12139
|
+
"decimals": 18,
|
|
12140
|
+
"supportSmartContract": [
|
|
12141
|
+
"ERC20",
|
|
12142
|
+
"ERC721"
|
|
12143
|
+
],
|
|
12144
|
+
"abiExplorer": null
|
|
12145
|
+
},
|
|
12146
|
+
"substrateInfo": null,
|
|
12147
|
+
"extraInfo": null,
|
|
12148
|
+
"bitcoinInfo": null,
|
|
12149
|
+
"tonInfo": null,
|
|
12150
|
+
"cardanoInfo": null
|
|
12124
12151
|
}
|
|
12125
12152
|
}
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -345,6 +345,7 @@
|
|
|
345
345
|
"kusama_coretime": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kusama_coretime.png",
|
|
346
346
|
"truth_network": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/truth_network.png",
|
|
347
347
|
"tassi_demo": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/tassi_demo.png",
|
|
348
|
+
"zora": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/zora.png",
|
|
348
349
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
349
350
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
350
351
|
}
|
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.105-beta.
|
|
10
|
+
version: '0.2.105-beta.8'
|
|
11
11
|
};
|