feat: route AH staking queries to /assethub SubQuery endpoint

This commit is contained in:
2026-02-18 06:01:06 +03:00
parent a9d03eddfb
commit b053eb76ae
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -4,7 +4,9 @@
"multiStakingApiUrl": "https://subquery-multi-staking-prod.novasama-tech.org",
"stakingApiOverrides": {
"https://subquery.pezkuwichain.io": [
"1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
"1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca"
],
"https://subquery.pezkuwichain.io/assethub": [
"e7c15092dcbe3f320260ddbbc685bfceed9125a3b3d8436db2766201dec3b949"
]
}
+3 -1
View File
@@ -4,7 +4,9 @@
"multiStakingApiUrl": "https://subquery-multi-staking-stg.novasama-tech.org",
"stakingApiOverrides": {
"https://subquery.pezkuwichain.io": [
"1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
"1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca"
],
"https://subquery.pezkuwichain.io/assethub": [
"e7c15092dcbe3f320260ddbbc685bfceed9125a3b3d8436db2766201dec3b949"
]
}