Skip to content

Commit

Permalink
Update to subgraph hosted service
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagofilipenunes committed Aug 24, 2023
1 parent 8ddef89 commit 722b96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dex/carbon/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const CarbonConfig: DexConfigMap<DexParams> = {
Carbon: {
[Network.MAINNET]: {
subgraphURL:
'https://api.studio.thegraph.com/proxy/4538/carbon/version/latest',
'https://api.thegraph.com/subgraphs/name/bancor-services/carbon',
carbonController: '0xC537e898CD774e2dCBa3B14Ea6f34C93d5eA45e1',
voucher: '0x3660F04B79751e31128f6378eAC70807e38f554E',
},
Expand Down

0 comments on commit 722b96c

Please sign in to comment.