We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e52608f commit fa0f1d4Copy full SHA for fa0f1d4
src/ui-config/marketsConfig.tsx
@@ -706,7 +706,7 @@ export const marketsData: {
706
market: CustomMarket.proto_sonic_v3,
707
chainId: ChainId.sonic,
708
v3: true,
709
- // subgraphUrl: ``, // TODO: add subgraph url (waiting for fix)
+ subgraphUrl: `https://gateway.thegraph.com/api/${apiKey}/subgraphs/id/FQcacc4ZJaQVS9euWb76nvpSq2GxavBnUM6DU6tmspbi`,
710
addresses: {
711
LENDING_POOL_ADDRESS_PROVIDER: AaveV3Sonic.POOL_ADDRESSES_PROVIDER,
712
LENDING_POOL: AaveV3Sonic.POOL,
0 commit comments