Skip to content

Commit

Permalink
Update config to Hosted Service subgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagofilipenunes committed Jul 10, 2023
1 parent 90d18c4 commit 7debe18
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/query/46118/carbon-test/version/latest',
'https://api.thegraph.com/subgraphs/name/bancor-services/carbon',
carbonController: '0xC537e898CD774e2dCBa3B14Ea6f34C93d5eA45e1',
voucher: '0x3660F04B79751e31128f6378eAC70807e38f554E',
},
Expand Down

0 comments on commit 7debe18

Please sign in to comment.