There was an error while loading. Please reload this page.
1 parent eb997e9 commit 090974aCopy full SHA for 090974a
1 file changed
src/utils/chains.ts
@@ -772,7 +772,7 @@ export function getSubgraphConfig(): SubgraphConfig {
772
// Hooks that represent USD-stable <> USD-stable aggregator pools where pool price should be treated as parity.
773
export function getUSDStableStableHookAddresses(): string[] {
774
if (dataSource.network() == TEMPO_NETWORK_NAME) {
775
- return ['0x2929d242c6c475f78ea7ce8837c9078bcd9ca088']
+ return ['0x717c31c3Ea5F9070297f239FaFD63d21Afdaa888']
776
}
777
return []
778
0 commit comments