Skip to content

Commit

Permalink
Update json files (#2461)
Browse files Browse the repository at this point in the history
* ci: update json files

* Update src/renderer/shared/config/chains/chains_dev.json

* Update src/renderer/shared/config/chains/chains_dev.json

* Update src/renderer/shared/config/chains/chains_dev.json

* Update src/renderer/shared/config/chains/chains_dev.json

* Update src/renderer/shared/config/chains/chains_dev.json

---------

Co-authored-by: novasama-bot <140433189+novasama-bot[bot]@users.noreply.github.com>
Co-authored-by: Stepan Lavrentev <[email protected]>
  • Loading branch information
novasama-bot[bot] and stepanLav authored Oct 17, 2024
1 parent 6ca515a commit 5cc9573
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 15 deletions.
59 changes: 51 additions & 8 deletions src/renderer/shared/config/chains/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,9 @@
"parentId": "0xb0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/Kusama_Asset_Hub.svg",
"options": [
"multisig"
"multisig",
"regular_proxy",
"pure_proxy"
],
"nodes": [
{
Expand Down Expand Up @@ -404,6 +406,12 @@
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
}
],
"proxy": [
{
"type": "subquery",
"url": "https://subquery-proxy-kusama-ah-prod.novasama-tech.org"
}
]
}
},
Expand Down Expand Up @@ -2688,7 +2696,9 @@
"parentId": "0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/Polkadot_Asset_Hub.svg",
"options": [
"multisig"
"multisig",
"regular_proxy",
"pure_proxy"
],
"nodes": [
{
Expand Down Expand Up @@ -2872,6 +2882,12 @@
"type": "subquery",
"url": "https://gateway.subquery.network/query/0x35"
}
],
"proxy": [
{
"type": "subquery",
"url": "https://subquery-proxy-polkadot-ah-prod.novasama-tech.org"
}
]
}
},
Expand Down Expand Up @@ -4350,7 +4366,9 @@
"chainId": "0x70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/AlephZero.svg",
"options": [
"multisig"
"multisig",
"regular_proxy",
"pure_proxy"
],
"nodes": [
{
Expand Down Expand Up @@ -4388,6 +4406,12 @@
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
}
],
"proxy": [
{
"type": "subquery",
"url": "https://subquery-proxy-aleph-zero-prod.novasama-tech.org"
}
]
}
},
Expand Down Expand Up @@ -6007,7 +6031,9 @@
"parentId": "0xb0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/Kusama_People.svg",
"options": [
"multisig"
"multisig",
"regular_proxy",
"pure_proxy"
],
"nodes": [
{
Expand Down Expand Up @@ -6044,7 +6070,15 @@
"account": "https://people-kusama.subscan.io/account/{address}",
"multisig": "https://people-kusama.subscan.io/multisig_extrinsic/{index}?call_hash={callHash}"
}
]
],
"externalApi": {
"proxy": [
{
"type": "subquery",
"url": "https://subquery-proxy-kusama-people-prod.novasama-tech.org"
}
]
}
},
{
"name": "Polimec",
Expand Down Expand Up @@ -6111,7 +6145,9 @@
"parentId": "0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/Polkadot_People.svg",
"options": [
"multisig"
"multisig",
"regular_proxy",
"pure_proxy"
],
"nodes": [
{
Expand Down Expand Up @@ -6152,7 +6188,15 @@
"account": "https://people-polkadot.subscan.io/account/{address}",
"multisig": "https://people-polkadot.subscan.io/multisig_extrinsic/{index}?call_hash={callHash}"
}
]
],
"externalApi": {
"proxy": [
{
"type": "subquery",
"url": "https://subquery-proxy-polkadot-people-prod.novasama-tech.org"
}
]
}
},
{
"name": "Bittensor",
Expand Down Expand Up @@ -6209,7 +6253,6 @@
"chainId": "0xb91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/Avail.svg",
"options": [
"multisig",
"regular_proxy",
"pure_proxy"
],
Expand Down
58 changes: 51 additions & 7 deletions src/renderer/shared/config/chains/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,9 @@
"parentId": "0xb0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/Kusama_Asset_Hub.svg",
"options": [
"multisig"
"multisig",
"regular_proxy",
"pure_proxy"
],
"nodes": [
{
Expand Down Expand Up @@ -474,6 +476,12 @@
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
}
],
"proxy": [
{
"type": "subquery",
"url": "https://subquery-proxy-kusama-ah-prod.novasama-tech.org"
}
]
}
},
Expand Down Expand Up @@ -2947,7 +2955,9 @@
"parentId": "0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/Polkadot_Asset_Hub.svg",
"options": [
"multisig"
"multisig",
"regular_proxy",
"pure_proxy"
],
"nodes": [
{
Expand Down Expand Up @@ -3131,6 +3141,12 @@
"type": "subquery",
"url": "https://gateway.subquery.network/query/0x35"
}
],
"proxy": [
{
"type": "subquery",
"url": "https://subquery-proxy-polkadot-ah-prod.novasama-tech.org"
}
]
}
},
Expand Down Expand Up @@ -4465,7 +4481,9 @@
"chainId": "0x70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/AlephZero.svg",
"options": [
"multisig"
"multisig",
"regular_proxy",
"pure_proxy"
],
"nodes": [
{
Expand Down Expand Up @@ -4503,6 +4521,12 @@
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
}
],
"proxy": [
{
"type": "subquery",
"url": "https://subquery-proxy-aleph-zero-prod.novasama-tech.org"
}
]
}
},
Expand Down Expand Up @@ -6318,7 +6342,9 @@
"parentId": "0xb0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/Kusama_People.svg",
"options": [
"multisig"
"multisig",
"regular_proxy",
"pure_proxy"
],
"nodes": [
{
Expand Down Expand Up @@ -6355,7 +6381,15 @@
"account": "https://people-kusama.subscan.io/account/{address}",
"multisig": "https://people-kusama.subscan.io/multisig_extrinsic/{index}?call_hash={callHash}"
}
]
],
"externalApi": {
"proxy": [
{
"type": "subquery",
"url": "https://subquery-proxy-kusama-people-prod.novasama-tech.org"
}
]
}
},
{
"name": "Polimec",
Expand Down Expand Up @@ -6461,7 +6495,9 @@
"parentId": "0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/Polkadot_People.svg",
"options": [
"multisig"
"multisig",
"regular_proxy",
"pure_proxy"
],
"nodes": [
{
Expand Down Expand Up @@ -6502,7 +6538,15 @@
"account": "https://people-polkadot.subscan.io/account/{address}",
"multisig": "https://people-polkadot.subscan.io/multisig_extrinsic/{index}?call_hash={callHash}"
}
]
],
"externalApi": {
"proxy": [
{
"type": "subquery",
"url": "https://subquery-proxy-polkadot-people-prod.novasama-tech.org"
}
]
}
},
{
"name": "Westend People",
Expand Down

0 comments on commit 5cc9573

Please sign in to comment.