@subwallet/chain-list 0.2.75-beta.2 → 0.2.76-beta.0
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 +9 -4
- package/cjs/data/AssetLogoMap.json +1 -1
- package/cjs/data/ChainInfo.json +11 -5
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1 -1
- package/data/ChainInfo.json +11 -5
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"bifrost_dot-local-vglmr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_dot-local-vglmr.png",
|
|
66
66
|
"bifrost_testnet-native-bnc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_testnet-native-bnc.png",
|
|
67
67
|
"calamari-native-kma": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-native-kma.png",
|
|
68
|
-
"calamari-local-zkkma": "https://
|
|
68
|
+
"calamari-local-zkkma": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-zkkma.png",
|
|
69
69
|
"calamari-local-bnb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-bnb.png",
|
|
70
70
|
"calamari-local-wbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-wbtc.png",
|
|
71
71
|
"calamari-local-busd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-busd.png",
|
|
@@ -14464,8 +14464,7 @@
|
|
|
14464
14464
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ethereum.png",
|
|
14465
14465
|
providers: {
|
|
14466
14466
|
PublicNode: "https://ethereum.publicnode.com",
|
|
14467
|
-
BlastApi: "https://eth-mainnet.public.blastapi.io"
|
|
14468
|
-
Infura: "https://mainnet.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8"
|
|
14467
|
+
BlastApi: "https://eth-mainnet.public.blastapi.io"
|
|
14469
14468
|
},
|
|
14470
14469
|
evmInfo: {
|
|
14471
14470
|
evmChainId: 1,
|
|
@@ -22913,12 +22912,18 @@
|
|
|
22913
22912
|
chainStatus: "ACTIVE",
|
|
22914
22913
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/avail_mainnet.png",
|
|
22915
22914
|
providers: {
|
|
22915
|
+
Avail: "wss://zeref-api.slowops.xyz/ws",
|
|
22916
|
+
"SubWallet Avail": "wss://mainnet-rpc.availspace.app",
|
|
22917
|
+
"SubWallet Avail 2": "wss://mainnet-rpc-2.availspace.app",
|
|
22918
|
+
"SubWallet Avail 3": "wss://mainnet-rpc-3.availspace.app",
|
|
22919
|
+
"SubWallet Avail 4": "wss://mainnet-rpc-4.availspace.app",
|
|
22920
|
+
"SubWallet Avail 5": "wss://mainnet-rpc-5.availspace.app"
|
|
22916
22921
|
},
|
|
22917
22922
|
evmInfo: null,
|
|
22918
22923
|
substrateInfo: {
|
|
22919
22924
|
relaySlug: null,
|
|
22920
22925
|
paraId: null,
|
|
22921
|
-
genesisHash: "
|
|
22926
|
+
genesisHash: "0xb91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a",
|
|
22922
22927
|
addressPrefix: 42,
|
|
22923
22928
|
chainType: "RELAYCHAIN",
|
|
22924
22929
|
crowdloanUrl: null,
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"bifrost_dot-local-vglmr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_dot-local-vglmr.png",
|
|
58
58
|
"bifrost_testnet-native-bnc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_testnet-native-bnc.png",
|
|
59
59
|
"calamari-native-kma": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-native-kma.png",
|
|
60
|
-
"calamari-local-zkkma": "https://
|
|
60
|
+
"calamari-local-zkkma": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-zkkma.png",
|
|
61
61
|
"calamari-local-bnb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-bnb.png",
|
|
62
62
|
"calamari-local-wbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-wbtc.png",
|
|
63
63
|
"calamari-local-busd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-busd.png",
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -84,8 +84,7 @@
|
|
|
84
84
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ethereum.png",
|
|
85
85
|
"providers": {
|
|
86
86
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
87
|
-
"BlastApi": "https://eth-mainnet.public.blastapi.io"
|
|
88
|
-
"Infura": "https://mainnet.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8"
|
|
87
|
+
"BlastApi": "https://eth-mainnet.public.blastapi.io"
|
|
89
88
|
},
|
|
90
89
|
"evmInfo": {
|
|
91
90
|
"evmChainId": 1,
|
|
@@ -8398,12 +8397,19 @@
|
|
|
8398
8397
|
"isTestnet": false,
|
|
8399
8398
|
"chainStatus": "ACTIVE",
|
|
8400
8399
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/avail_mainnet.png",
|
|
8401
|
-
"providers": {
|
|
8400
|
+
"providers": {
|
|
8401
|
+
"Avail": "wss://zeref-api.slowops.xyz/ws",
|
|
8402
|
+
"SubWallet Avail": "wss://mainnet-rpc.availspace.app",
|
|
8403
|
+
"SubWallet Avail 2": "wss://mainnet-rpc-2.availspace.app",
|
|
8404
|
+
"SubWallet Avail 3": "wss://mainnet-rpc-3.availspace.app",
|
|
8405
|
+
"SubWallet Avail 4": "wss://mainnet-rpc-4.availspace.app",
|
|
8406
|
+
"SubWallet Avail 5": "wss://mainnet-rpc-5.availspace.app"
|
|
8407
|
+
},
|
|
8402
8408
|
"evmInfo": null,
|
|
8403
8409
|
"substrateInfo": {
|
|
8404
8410
|
"relaySlug": null,
|
|
8405
8411
|
"paraId": null,
|
|
8406
|
-
"genesisHash": "
|
|
8412
|
+
"genesisHash": "0xb91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a",
|
|
8407
8413
|
"addressPrefix": 42,
|
|
8408
8414
|
"chainType": "RELAYCHAIN",
|
|
8409
8415
|
"crowdloanUrl": null,
|
|
@@ -9269,4 +9275,4 @@
|
|
|
9269
9275
|
"extraInfo": null,
|
|
9270
9276
|
"bitcoinInfo": null
|
|
9271
9277
|
}
|
|
9272
|
-
}
|
|
9278
|
+
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"bifrost_dot-local-vglmr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_dot-local-vglmr.png",
|
|
58
58
|
"bifrost_testnet-native-bnc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_testnet-native-bnc.png",
|
|
59
59
|
"calamari-native-kma": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-native-kma.png",
|
|
60
|
-
"calamari-local-zkkma": "https://
|
|
60
|
+
"calamari-local-zkkma": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-zkkma.png",
|
|
61
61
|
"calamari-local-bnb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-bnb.png",
|
|
62
62
|
"calamari-local-wbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-wbtc.png",
|
|
63
63
|
"calamari-local-busd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-busd.png",
|
package/data/ChainInfo.json
CHANGED
|
@@ -84,8 +84,7 @@
|
|
|
84
84
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ethereum.png",
|
|
85
85
|
"providers": {
|
|
86
86
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
87
|
-
"BlastApi": "https://eth-mainnet.public.blastapi.io"
|
|
88
|
-
"Infura": "https://mainnet.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8"
|
|
87
|
+
"BlastApi": "https://eth-mainnet.public.blastapi.io"
|
|
89
88
|
},
|
|
90
89
|
"evmInfo": {
|
|
91
90
|
"evmChainId": 1,
|
|
@@ -8398,12 +8397,19 @@
|
|
|
8398
8397
|
"isTestnet": false,
|
|
8399
8398
|
"chainStatus": "ACTIVE",
|
|
8400
8399
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/avail_mainnet.png",
|
|
8401
|
-
"providers": {
|
|
8400
|
+
"providers": {
|
|
8401
|
+
"Avail": "wss://zeref-api.slowops.xyz/ws",
|
|
8402
|
+
"SubWallet Avail": "wss://mainnet-rpc.availspace.app",
|
|
8403
|
+
"SubWallet Avail 2": "wss://mainnet-rpc-2.availspace.app",
|
|
8404
|
+
"SubWallet Avail 3": "wss://mainnet-rpc-3.availspace.app",
|
|
8405
|
+
"SubWallet Avail 4": "wss://mainnet-rpc-4.availspace.app",
|
|
8406
|
+
"SubWallet Avail 5": "wss://mainnet-rpc-5.availspace.app"
|
|
8407
|
+
},
|
|
8402
8408
|
"evmInfo": null,
|
|
8403
8409
|
"substrateInfo": {
|
|
8404
8410
|
"relaySlug": null,
|
|
8405
8411
|
"paraId": null,
|
|
8406
|
-
"genesisHash": "
|
|
8412
|
+
"genesisHash": "0xb91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a",
|
|
8407
8413
|
"addressPrefix": 42,
|
|
8408
8414
|
"chainType": "RELAYCHAIN",
|
|
8409
8415
|
"crowdloanUrl": null,
|
|
@@ -9269,4 +9275,4 @@
|
|
|
9269
9275
|
"extraInfo": null,
|
|
9270
9276
|
"bitcoinInfo": null
|
|
9271
9277
|
}
|
|
9272
|
-
}
|
|
9278
|
+
}
|
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.
|
|
10
|
+
version: '0.2.76-beta.0'
|
|
11
11
|
};
|