Skip to content

Commit

Permalink
feat: sonic subgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
grothem committed Mar 6, 2025
1 parent ff30bce commit b1a8654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui-config/marketsConfig.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@ export const marketsData: {
market: CustomMarket.proto_sonic_v3,
chainId: ChainId.sonic,
v3: true,
// subgraphUrl: ``, // TODO: add subgraph url (waiting for fix)
subgraphUrl: `https://gateway.thegraph.com/api/${apiKey}/subgraphs/id/FQcacc4ZJaQVS9euWb76nvpSq2GxavBnUM6DU6tmspbi`,
addresses: {
LENDING_POOL_ADDRESS_PROVIDER: AaveV3Sonic.POOL_ADDRESSES_PROVIDER,
LENDING_POOL: AaveV3Sonic.POOL,
Expand Down

0 comments on commit b1a8654

Please sign in to comment.