Skip to content

Commit

Permalink
update Subquery history urls (#3137)
Browse files Browse the repository at this point in the history
  • Loading branch information
leohar authored Oct 25, 2024
1 parent 1ae5488 commit 3efb75e
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions chains/v20/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,13 @@
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot"
"url": "https://gateway.subquery.network/query/0x1a"
}
],
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot"
"url": "https://gateway.subquery.network/query/0x1a"
}
],
"crowdloans": [
Expand Down Expand Up @@ -217,13 +217,13 @@
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama"
"url": "https://gateway.subquery.network/query/0x1b"
}
],
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama"
"url": "https://gateway.subquery.network/query/0x1b"
}
],
"crowdloans": [
Expand Down Expand Up @@ -967,7 +967,7 @@
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura"
"url": "https://gateway.subquery.network/query/0x39"
}
],
"governance": [
Expand Down Expand Up @@ -1284,7 +1284,7 @@
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver"
"url": "https://gateway.subquery.network/query/0x1d"
},
{
"type": "etherscan",
Expand All @@ -1297,7 +1297,7 @@
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver"
"url": "https://gateway.subquery.network/query/0x1d"
}
],
"governance": [
Expand Down Expand Up @@ -3672,7 +3672,7 @@
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam"
"url": "https://gateway.subquery.network/query/0x1e"
},
{
"type": "etherscan",
Expand All @@ -3685,7 +3685,7 @@
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam"
"url": "https://gateway.subquery.network/query/0x1e"
}
],
"governance": [
Expand Down Expand Up @@ -4142,7 +4142,7 @@
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar"
"url": "https://gateway.subquery.network/query/0x1f"
}
],
"governance": [
Expand Down Expand Up @@ -4978,7 +4978,7 @@
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
"url": "https://gateway.subquery.network/query/0x34"
}
]
},
Expand Down Expand Up @@ -6382,13 +6382,13 @@
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
"url": "https://gateway.subquery.network/query/0x1c"
}
],
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
"url": "https://gateway.subquery.network/query/0x1c"
}
]
},
Expand Down

0 comments on commit 3efb75e

Please sign in to comment.