mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-07-21 21:25:49 +00:00
Merge pull request #53 from pezkuwichain/feature/btc-native-chain-config
feat: add native Bitcoin (SegWit) chain config
This commit is contained in:
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot Relay",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot Relay",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot Relay",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -294,6 +294,49 @@
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
|
||||
"name": "Polkadot",
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 14C0 6.26801 6.26801 0 14 0H34C41.732 0 48 6.26801 48 14V34C48 41.732 41.732 48 34 48H14C6.26801 48 0 41.732 0 34V14Z" fill="url(#paint0_linear_bitcoin)"/>
|
||||
<path d="M37.818 24.9849C36.8535 23.7832 35.398 22.9579 33.4516 22.5093C35.9302 21.2912 37.0194 19.2238 36.7204 16.3068C36.6204 15.249 36.317 14.3323 35.8094 13.5553C35.3015 12.778 34.6161 12.1532 33.7506 11.6805C32.8858 11.2073 31.9452 10.847 30.931 10.5986C29.9166 10.3502 28.752 10.1699 27.4379 10.0578V4H23.5958V9.88949C22.9305 9.88949 21.9159 9.90548 20.5521 9.93756V4H16.7096V10.0578C16.1605 10.0739 15.3539 10.082 14.2894 10.082L9 10.0578V14.0002H11.7693C13.0335 14.0002 13.7737 14.5452 13.9899 15.6348V22.5341C14.1565 22.5341 14.2894 22.5423 14.3893 22.5583H13.9899V32.2215C13.857 33.0387 13.3747 33.4476 12.5429 33.4476H9.77375L9.00017 37.8468H13.9903C14.3064 37.8468 14.7636 37.8509 15.3626 37.8581C15.9613 37.8662 16.4103 37.8702 16.7098 37.8702V44H20.5529V37.9423C21.2513 37.9587 22.2659 37.9665 23.5966 37.9665V44H27.4388V37.8702C28.803 37.8062 30.013 37.6867 31.0688 37.5098C32.1251 37.3329 33.1358 37.0569 34.1003 36.68C35.0648 36.3036 35.8714 35.8346 36.52 35.2737C37.169 34.7133 37.7049 33.9998 38.1298 33.1342C38.5533 32.2687 38.824 31.2671 38.94 30.129C39.1572 27.902 38.7827 26.1871 37.818 24.9849ZM20.6269 14.2639C20.7433 14.2639 21.0718 14.2599 21.6124 14.2518C22.1533 14.2436 22.6022 14.2356 22.9598 14.2276C23.3175 14.2196 23.7999 14.2397 24.4073 14.2878C25.0144 14.3358 25.5258 14.4001 25.9415 14.4801C26.3572 14.5601 26.815 14.6923 27.3136 14.8766C27.813 15.0608 28.212 15.2852 28.511 15.5496C28.8107 15.814 29.0643 16.1507 29.2719 16.5594C29.48 16.968 29.584 17.4367 29.584 17.9655C29.584 18.4143 29.5093 18.823 29.3598 19.1918C29.2105 19.5603 28.9854 19.8689 28.6863 20.1173C28.3872 20.3658 28.0789 20.5823 27.7628 20.7665C27.4471 20.9506 27.0433 21.099 26.5528 21.211C26.0624 21.3233 25.6341 21.4114 25.2683 21.4754C24.9023 21.5396 24.445 21.5838 23.896 21.6077C23.347 21.6316 22.931 21.6479 22.6484 21.6558C22.3655 21.6637 21.9789 21.6637 21.488 21.6558C20.997 21.6479 20.7105 21.6437 20.6271 21.6437V14.2639H20.6269V14.2639ZM31.1189 30.6341C30.9605 31.0029 30.7571 31.3236 30.5077 31.5962C30.258 31.8682 29.9293 32.1088 29.522 32.3168C29.1147 32.5255 28.7193 32.6935 28.337 32.8217C27.9543 32.9504 27.4925 33.062 26.9524 33.1585C26.4111 33.2547 25.9374 33.3224 25.5294 33.3627C25.1221 33.4029 24.6358 33.4348 24.07 33.4591C23.5047 33.4826 23.0636 33.4948 22.7477 33.4948C22.4316 33.4948 22.0323 33.4905 21.55 33.4826C21.0673 33.4751 20.7599 33.4711 20.6267 33.4711V25.3457C20.7596 25.3457 21.1547 25.3378 21.8119 25.3215C22.4691 25.3053 23.0053 25.2979 23.4212 25.2979C23.837 25.2979 24.411 25.3215 25.1432 25.3699C25.8746 25.4177 26.4901 25.4895 26.9896 25.5856C27.4884 25.682 28.0327 25.83 28.6237 26.0305C29.214 26.2308 29.6925 26.4751 30.0585 26.7636C30.4245 27.0525 30.7321 27.4205 30.9815 27.8694C31.2315 28.318 31.3562 28.8309 31.3562 29.408C31.3561 29.8572 31.2772 30.2652 31.1189 30.6341Z" fill="white"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_bitcoin" x1="0" y1="0" x2="48" y2="48" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#F7931A"/>
|
||||
<stop offset="1" stop-color="#C87F0A"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.2 KiB |
@@ -0,0 +1,6 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="24" cy="24" r="18" fill="#F7931A"/>
|
||||
<g transform="translate(24 24) scale(0.75) translate(-24 -24)">
|
||||
<path d="M37.818 24.9849C36.8535 23.7832 35.398 22.9579 33.4516 22.5093C35.9302 21.2912 37.0194 19.2238 36.7204 16.3068C36.6204 15.249 36.317 14.3323 35.8094 13.5553C35.3015 12.778 34.6161 12.1532 33.7506 11.6805C32.8858 11.2073 31.9452 10.847 30.931 10.5986C29.9166 10.3502 28.752 10.1699 27.4379 10.0578V4H23.5958V9.88949C22.9305 9.88949 21.9159 9.90548 20.5521 9.93756V4H16.7096V10.0578C16.1605 10.0739 15.3539 10.082 14.2894 10.082L9 10.0578V14.0002H11.7693C13.0335 14.0002 13.7737 14.5452 13.9899 15.6348V22.5341C14.1565 22.5341 14.2894 22.5423 14.3893 22.5583H13.9899V32.2215C13.857 33.0387 13.3747 33.4476 12.5429 33.4476H9.77375L9.00017 37.8468H13.9903C14.3064 37.8468 14.7636 37.8509 15.3626 37.8581C15.9613 37.8662 16.4103 37.8702 16.7098 37.8702V44H20.5529V37.9423C21.2513 37.9587 22.2659 37.9665 23.5966 37.9665V44H27.4388V37.8702C28.803 37.8062 30.013 37.6867 31.0688 37.5098C32.1251 37.3329 33.1358 37.0569 34.1003 36.68C35.0648 36.3036 35.8714 35.8346 36.52 35.2737C37.169 34.7133 37.7049 33.9998 38.1298 33.1342C38.5533 32.2687 38.824 31.2671 38.94 30.129C39.1572 27.902 38.7827 26.1871 37.818 24.9849ZM20.6269 14.2639C20.7433 14.2639 21.0718 14.2599 21.6124 14.2518C22.1533 14.2436 22.6022 14.2356 22.9598 14.2276C23.3175 14.2196 23.7999 14.2397 24.4073 14.2878C25.0144 14.3358 25.5258 14.4001 25.9415 14.4801C26.3572 14.5601 26.815 14.6923 27.3136 14.8766C27.813 15.0608 28.212 15.2852 28.511 15.5496C28.8107 15.814 29.0643 16.1507 29.2719 16.5594C29.48 16.968 29.584 17.4367 29.584 17.9655C29.584 18.4143 29.5093 18.823 29.3598 19.1918C29.2105 19.5603 28.9854 19.8689 28.6863 20.1173C28.3872 20.3658 28.0789 20.5823 27.7628 20.7665C27.4471 20.9506 27.0433 21.099 26.5528 21.211C26.0624 21.3233 25.6341 21.4114 25.2683 21.4754C24.9023 21.5396 24.445 21.5838 23.896 21.6077C23.347 21.6316 22.931 21.6479 22.6484 21.6558C22.3655 21.6637 21.9789 21.6637 21.488 21.6558C20.997 21.6479 20.7105 21.6437 20.6271 21.6437V14.2639H20.6269V14.2639ZM31.1189 30.6341C30.9605 31.0029 30.7571 31.3236 30.5077 31.5962C30.258 31.8682 29.9293 32.1088 29.522 32.3168C29.1147 32.5255 28.7193 32.6935 28.337 32.8217C27.9543 32.9504 27.4925 33.062 26.9524 33.1585C26.4111 33.2547 25.9374 33.3224 25.5294 33.3627C25.1221 33.4029 24.6358 33.4348 24.07 33.4591C23.5047 33.4826 23.0636 33.4948 22.7477 33.4948C22.4316 33.4948 22.0323 33.4905 21.55 33.4826C21.0673 33.4751 20.7599 33.4711 20.6267 33.4711V25.3457C20.7596 25.3457 21.1547 25.3378 21.8119 25.3215C22.4691 25.3053 23.0053 25.2979 23.4212 25.2979C23.837 25.2979 24.411 25.3215 25.1432 25.3699C25.8746 25.4177 26.4901 25.4895 26.9896 25.5856C27.4884 25.682 28.0327 25.83 28.6237 26.0305C29.214 26.2308 29.6925 26.4751 30.0585 26.7636C30.4245 27.0525 30.7321 27.4205 30.9815 27.8694C31.2315 28.318 31.3562 28.8309 31.3562 29.408C31.3561 29.8572 31.2772 30.2652 31.1189 30.6341Z" fill="white"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.0 KiB |
@@ -1,6 +1,4 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="24" cy="24" r="18" fill="#EB0029"/>
|
||||
<g transform="translate(24 24) scale(0.75) translate(-24 -24)">
|
||||
<circle cx="24" cy="24" r="24" fill="#EB0029"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 15.5L24.5 13L35 16.7L24.9 27.9L13 15.5ZM24.1 30.1L33.6 18.7L25.5 30.9L24.1 30.1ZM22.8 30.9L14.4 17L23 26.3L22.8 30.9Z" fill="white"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 407 B After Width: | Height: | Size: 338 B |
@@ -293,5 +293,48 @@
|
||||
"additional": {
|
||||
"themeColor": "#EB0029"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "bip122:000000000019d6689c085ae165831e93",
|
||||
"name": "Bitcoin",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Bitcoin.svg",
|
||||
"addressPrefix": 0,
|
||||
"options": [
|
||||
"bitcoinBased",
|
||||
"noSubstrateRuntime"
|
||||
],
|
||||
"nodeSelectionStrategy": "roundRobin",
|
||||
"nodes": [
|
||||
{
|
||||
"url": "https://mempool.space/api",
|
||||
"name": "mempool.space"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "mempool.space",
|
||||
"extrinsic": "https://mempool.space/tx/{value}",
|
||||
"account": "https://mempool.space/address/{value}"
|
||||
}
|
||||
],
|
||||
"externalApi": {},
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "BTC",
|
||||
"precision": 8,
|
||||
"name": "Bitcoin",
|
||||
"priceId": "bitcoin",
|
||||
"staking": null,
|
||||
"type": "bitcoinNative",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/BTC.svg",
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"additional": {
|
||||
"themeColor": "#F7931A"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 14C0 6.26801 6.26801 0 14 0H34C41.732 0 48 6.26801 48 14V34C48 41.732 41.732 48 34 48H14C6.26801 48 0 41.732 0 34V14Z" fill="url(#paint0_linear_bitcoin)"/>
|
||||
<path d="M37.818 24.9849C36.8535 23.7832 35.398 22.9579 33.4516 22.5093C35.9302 21.2912 37.0194 19.2238 36.7204 16.3068C36.6204 15.249 36.317 14.3323 35.8094 13.5553C35.3015 12.778 34.6161 12.1532 33.7506 11.6805C32.8858 11.2073 31.9452 10.847 30.931 10.5986C29.9166 10.3502 28.752 10.1699 27.4379 10.0578V4H23.5958V9.88949C22.9305 9.88949 21.9159 9.90548 20.5521 9.93756V4H16.7096V10.0578C16.1605 10.0739 15.3539 10.082 14.2894 10.082L9 10.0578V14.0002H11.7693C13.0335 14.0002 13.7737 14.5452 13.9899 15.6348V22.5341C14.1565 22.5341 14.2894 22.5423 14.3893 22.5583H13.9899V32.2215C13.857 33.0387 13.3747 33.4476 12.5429 33.4476H9.77375L9.00017 37.8468H13.9903C14.3064 37.8468 14.7636 37.8509 15.3626 37.8581C15.9613 37.8662 16.4103 37.8702 16.7098 37.8702V44H20.5529V37.9423C21.2513 37.9587 22.2659 37.9665 23.5966 37.9665V44H27.4388V37.8702C28.803 37.8062 30.013 37.6867 31.0688 37.5098C32.1251 37.3329 33.1358 37.0569 34.1003 36.68C35.0648 36.3036 35.8714 35.8346 36.52 35.2737C37.169 34.7133 37.7049 33.9998 38.1298 33.1342C38.5533 32.2687 38.824 31.2671 38.94 30.129C39.1572 27.902 38.7827 26.1871 37.818 24.9849ZM20.6269 14.2639C20.7433 14.2639 21.0718 14.2599 21.6124 14.2518C22.1533 14.2436 22.6022 14.2356 22.9598 14.2276C23.3175 14.2196 23.7999 14.2397 24.4073 14.2878C25.0144 14.3358 25.5258 14.4001 25.9415 14.4801C26.3572 14.5601 26.815 14.6923 27.3136 14.8766C27.813 15.0608 28.212 15.2852 28.511 15.5496C28.8107 15.814 29.0643 16.1507 29.2719 16.5594C29.48 16.968 29.584 17.4367 29.584 17.9655C29.584 18.4143 29.5093 18.823 29.3598 19.1918C29.2105 19.5603 28.9854 19.8689 28.6863 20.1173C28.3872 20.3658 28.0789 20.5823 27.7628 20.7665C27.4471 20.9506 27.0433 21.099 26.5528 21.211C26.0624 21.3233 25.6341 21.4114 25.2683 21.4754C24.9023 21.5396 24.445 21.5838 23.896 21.6077C23.347 21.6316 22.931 21.6479 22.6484 21.6558C22.3655 21.6637 21.9789 21.6637 21.488 21.6558C20.997 21.6479 20.7105 21.6437 20.6271 21.6437V14.2639H20.6269V14.2639ZM31.1189 30.6341C30.9605 31.0029 30.7571 31.3236 30.5077 31.5962C30.258 31.8682 29.9293 32.1088 29.522 32.3168C29.1147 32.5255 28.7193 32.6935 28.337 32.8217C27.9543 32.9504 27.4925 33.062 26.9524 33.1585C26.4111 33.2547 25.9374 33.3224 25.5294 33.3627C25.1221 33.4029 24.6358 33.4348 24.07 33.4591C23.5047 33.4826 23.0636 33.4948 22.7477 33.4948C22.4316 33.4948 22.0323 33.4905 21.55 33.4826C21.0673 33.4751 20.7599 33.4711 20.6267 33.4711V25.3457C20.7596 25.3457 21.1547 25.3378 21.8119 25.3215C22.4691 25.3053 23.0053 25.2979 23.4212 25.2979C23.837 25.2979 24.411 25.3215 25.1432 25.3699C25.8746 25.4177 26.4901 25.4895 26.9896 25.5856C27.4884 25.682 28.0327 25.83 28.6237 26.0305C29.214 26.2308 29.6925 26.4751 30.0585 26.7636C30.4245 27.0525 30.7321 27.4205 30.9815 27.8694C31.2315 28.318 31.3562 28.8309 31.3562 29.408C31.3561 29.8572 31.2772 30.2652 31.1189 30.6341Z" fill="white"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_bitcoin" x1="0" y1="0" x2="48" y2="48" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#F7931A"/>
|
||||
<stop offset="1" stop-color="#C87F0A"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.2 KiB |
@@ -0,0 +1,6 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="24" cy="24" r="18" fill="#F7931A"/>
|
||||
<g transform="translate(24 24) scale(0.75) translate(-24 -24)">
|
||||
<path d="M37.818 24.9849C36.8535 23.7832 35.398 22.9579 33.4516 22.5093C35.9302 21.2912 37.0194 19.2238 36.7204 16.3068C36.6204 15.249 36.317 14.3323 35.8094 13.5553C35.3015 12.778 34.6161 12.1532 33.7506 11.6805C32.8858 11.2073 31.9452 10.847 30.931 10.5986C29.9166 10.3502 28.752 10.1699 27.4379 10.0578V4H23.5958V9.88949C22.9305 9.88949 21.9159 9.90548 20.5521 9.93756V4H16.7096V10.0578C16.1605 10.0739 15.3539 10.082 14.2894 10.082L9 10.0578V14.0002H11.7693C13.0335 14.0002 13.7737 14.5452 13.9899 15.6348V22.5341C14.1565 22.5341 14.2894 22.5423 14.3893 22.5583H13.9899V32.2215C13.857 33.0387 13.3747 33.4476 12.5429 33.4476H9.77375L9.00017 37.8468H13.9903C14.3064 37.8468 14.7636 37.8509 15.3626 37.8581C15.9613 37.8662 16.4103 37.8702 16.7098 37.8702V44H20.5529V37.9423C21.2513 37.9587 22.2659 37.9665 23.5966 37.9665V44H27.4388V37.8702C28.803 37.8062 30.013 37.6867 31.0688 37.5098C32.1251 37.3329 33.1358 37.0569 34.1003 36.68C35.0648 36.3036 35.8714 35.8346 36.52 35.2737C37.169 34.7133 37.7049 33.9998 38.1298 33.1342C38.5533 32.2687 38.824 31.2671 38.94 30.129C39.1572 27.902 38.7827 26.1871 37.818 24.9849ZM20.6269 14.2639C20.7433 14.2639 21.0718 14.2599 21.6124 14.2518C22.1533 14.2436 22.6022 14.2356 22.9598 14.2276C23.3175 14.2196 23.7999 14.2397 24.4073 14.2878C25.0144 14.3358 25.5258 14.4001 25.9415 14.4801C26.3572 14.5601 26.815 14.6923 27.3136 14.8766C27.813 15.0608 28.212 15.2852 28.511 15.5496C28.8107 15.814 29.0643 16.1507 29.2719 16.5594C29.48 16.968 29.584 17.4367 29.584 17.9655C29.584 18.4143 29.5093 18.823 29.3598 19.1918C29.2105 19.5603 28.9854 19.8689 28.6863 20.1173C28.3872 20.3658 28.0789 20.5823 27.7628 20.7665C27.4471 20.9506 27.0433 21.099 26.5528 21.211C26.0624 21.3233 25.6341 21.4114 25.2683 21.4754C24.9023 21.5396 24.445 21.5838 23.896 21.6077C23.347 21.6316 22.931 21.6479 22.6484 21.6558C22.3655 21.6637 21.9789 21.6637 21.488 21.6558C20.997 21.6479 20.7105 21.6437 20.6271 21.6437V14.2639H20.6269V14.2639ZM31.1189 30.6341C30.9605 31.0029 30.7571 31.3236 30.5077 31.5962C30.258 31.8682 29.9293 32.1088 29.522 32.3168C29.1147 32.5255 28.7193 32.6935 28.337 32.8217C27.9543 32.9504 27.4925 33.062 26.9524 33.1585C26.4111 33.2547 25.9374 33.3224 25.5294 33.3627C25.1221 33.4029 24.6358 33.4348 24.07 33.4591C23.5047 33.4826 23.0636 33.4948 22.7477 33.4948C22.4316 33.4948 22.0323 33.4905 21.55 33.4826C21.0673 33.4751 20.7599 33.4711 20.6267 33.4711V25.3457C20.7596 25.3457 21.1547 25.3378 21.8119 25.3215C22.4691 25.3053 23.0053 25.2979 23.4212 25.2979C23.837 25.2979 24.411 25.3215 25.1432 25.3699C25.8746 25.4177 26.4901 25.4895 26.9896 25.5856C27.4884 25.682 28.0327 25.83 28.6237 26.0305C29.214 26.2308 29.6925 26.4751 30.0585 26.7636C30.4245 27.0525 30.7321 27.4205 30.9815 27.8694C31.2315 28.318 31.3562 28.8309 31.3562 29.408C31.3561 29.8572 31.2772 30.2652 31.1189 30.6341Z" fill="white"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.0 KiB |
Reference in New Issue
Block a user