@subwallet/chain-list 0.2.15-beta.2 → 0.2.15-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.
|
@@ -11895,7 +11895,7 @@
|
|
|
11895
11895
|
supportStaking: true,
|
|
11896
11896
|
hasNativeNft: false,
|
|
11897
11897
|
supportSmartContract: null,
|
|
11898
|
-
blockExplorer:
|
|
11898
|
+
blockExplorer: "https://vara.subscan.io/"
|
|
11899
11899
|
},
|
|
11900
11900
|
evmInfo: null,
|
|
11901
11901
|
icon: "vara.png"
|
|
@@ -12248,7 +12248,7 @@
|
|
|
12248
12248
|
supportStaking: false
|
|
12249
12249
|
},
|
|
12250
12250
|
evmInfo: null,
|
|
12251
|
-
icon: "
|
|
12251
|
+
icon: "bittensor.png"
|
|
12252
12252
|
};
|
|
12253
12253
|
const _ChainInfoMap = {
|
|
12254
12254
|
polkadot: polkadot$1,
|
|
@@ -12611,7 +12611,7 @@
|
|
|
12611
12611
|
var crust_mainnet = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/crust.png";
|
|
12612
12612
|
var acala_evm = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/acala.png";
|
|
12613
12613
|
var karura_evm = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/karura.png";
|
|
12614
|
-
var bittensor = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/
|
|
12614
|
+
var bittensor = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/bittensor.png";
|
|
12615
12615
|
const _ChainLogoMap = {
|
|
12616
12616
|
"default": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
12617
12617
|
polkadot: polkadot,
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -4077,7 +4077,7 @@
|
|
|
4077
4077
|
"supportStaking": true,
|
|
4078
4078
|
"hasNativeNft": false,
|
|
4079
4079
|
"supportSmartContract": null,
|
|
4080
|
-
"blockExplorer":
|
|
4080
|
+
"blockExplorer": "https://vara.subscan.io/"
|
|
4081
4081
|
},
|
|
4082
4082
|
"evmInfo": null,
|
|
4083
4083
|
"icon": "vara.png"
|
|
@@ -4430,6 +4430,6 @@
|
|
|
4430
4430
|
"supportStaking": false
|
|
4431
4431
|
},
|
|
4432
4432
|
"evmInfo": null,
|
|
4433
|
-
"icon": "
|
|
4433
|
+
"icon": "bittensor.png"
|
|
4434
4434
|
}
|
|
4435
4435
|
}
|
|
@@ -167,5 +167,5 @@
|
|
|
167
167
|
"crust_mainnet": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/crust.png",
|
|
168
168
|
"acala_evm": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/acala.png",
|
|
169
169
|
"karura_evm": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/karura.png",
|
|
170
|
-
"bittensor": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/
|
|
170
|
+
"bittensor": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/bittensor.png"
|
|
171
171
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/ChainInfo.json
CHANGED
|
@@ -4077,7 +4077,7 @@
|
|
|
4077
4077
|
"supportStaking": true,
|
|
4078
4078
|
"hasNativeNft": false,
|
|
4079
4079
|
"supportSmartContract": null,
|
|
4080
|
-
"blockExplorer":
|
|
4080
|
+
"blockExplorer": "https://vara.subscan.io/"
|
|
4081
4081
|
},
|
|
4082
4082
|
"evmInfo": null,
|
|
4083
4083
|
"icon": "vara.png"
|
|
@@ -4430,6 +4430,6 @@
|
|
|
4430
4430
|
"supportStaking": false
|
|
4431
4431
|
},
|
|
4432
4432
|
"evmInfo": null,
|
|
4433
|
-
"icon": "
|
|
4433
|
+
"icon": "bittensor.png"
|
|
4434
4434
|
}
|
|
4435
4435
|
}
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -167,5 +167,5 @@
|
|
|
167
167
|
"crust_mainnet": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/crust.png",
|
|
168
168
|
"acala_evm": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/acala.png",
|
|
169
169
|
"karura_evm": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/karura.png",
|
|
170
|
-
"bittensor": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/
|
|
170
|
+
"bittensor": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/bittensor.png"
|
|
171
171
|
}
|
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.4'
|
|
11
11
|
};
|