Skip to content

Commit fa0f1d4

Browse files
authored
feat: sonic subgraph [skip cypress] (#2386)
1 parent e52608f commit fa0f1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui-config/marketsConfig.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ export const marketsData: {
706706
market: CustomMarket.proto_sonic_v3,
707707
chainId: ChainId.sonic,
708708
v3: true,
709-
// subgraphUrl: ``, // TODO: add subgraph url (waiting for fix)
709+
subgraphUrl: `https://gateway.thegraph.com/api/${apiKey}/subgraphs/id/FQcacc4ZJaQVS9euWb76nvpSq2GxavBnUM6DU6tmspbi`,
710710
addresses: {
711711
LENDING_POOL_ADDRESS_PROVIDER: AaveV3Sonic.POOL_ADDRESSES_PROVIDER,
712712
LENDING_POOL: AaveV3Sonic.POOL,

0 commit comments

Comments
 (0)