Skip to content

Commit 4b11fd7

Browse files
authored
fix: gov vote history [skip cypress] (#2424)
1 parent 40044a6 commit 4b11fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui-config/governanceConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export const governanceChainConfig: GovernanceChainConfig = {
116116
},
117117
votingPortalDataHelperAddress: GovernanceV3Polygon.VM_DATA_HELPER,
118118
votingMachineAddress: GovernanceV3Polygon.VOTING_MACHINE,
119-
subgraphUrl: `https://gateway-arbitrum.network.thegraph.com/api/${subgraphApiKey}/subgraphs/id/32WLrLTQctAgfoshbkteHfxLu3DpAeZwh2vUPWXV6Qxu`,
119+
subgraphUrl: `https://gateway-arbitrum.network.thegraph.com/api/${subgraphApiKey}/subgraphs/id/72ysXwyqW9CvfqD8keWo2fEfdKZQRWGYdgC6cnvTSFKy`,
120120
},
121121
[ChainId.avalanche]: {
122122
portalToMachineMap: {

0 commit comments

Comments
 (0)