We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40044a6 commit 4b11fd7Copy full SHA for 4b11fd7
src/ui-config/governanceConfig.ts
@@ -116,7 +116,7 @@ export const governanceChainConfig: GovernanceChainConfig = {
116
},
117
votingPortalDataHelperAddress: GovernanceV3Polygon.VM_DATA_HELPER,
118
votingMachineAddress: GovernanceV3Polygon.VOTING_MACHINE,
119
- subgraphUrl: `https://gateway-arbitrum.network.thegraph.com/api/${subgraphApiKey}/subgraphs/id/32WLrLTQctAgfoshbkteHfxLu3DpAeZwh2vUPWXV6Qxu`,
+ subgraphUrl: `https://gateway-arbitrum.network.thegraph.com/api/${subgraphApiKey}/subgraphs/id/72ysXwyqW9CvfqD8keWo2fEfdKZQRWGYdgC6cnvTSFKy`,
120
121
[ChainId.avalanche]: {
122
portalToMachineMap: {
0 commit comments