diff --git a/src/contracts/addreses.ts b/src/contracts/addreses.ts index 58a2167..8a606ce 100644 --- a/src/contracts/addreses.ts +++ b/src/contracts/addreses.ts @@ -344,7 +344,7 @@ const tokens: Record = { } const subgraphs: Record = { - 'arbitrum-sepolia': 'https://api.studio.thegraph.com/query/52770/open-dollar---testnet/v1.6.1-rc.1', + 'arbitrum-sepolia': 'https://api.studio.thegraph.com/query/52770/open-dollar---testnet/v1.6.5-rc.1', arbitrum: '', optimism: 'https://api.studio.thegraph.com/query/52770/open-dollar---testnet/v1.6.5-rc.1', }