diff --git a/.changeset/sixty-apricots-invite.md b/.changeset/sixty-apricots-invite.md new file mode 100644 index 000000000..79ad653fa --- /dev/null +++ b/.changeset/sixty-apricots-invite.md @@ -0,0 +1,5 @@ +--- +'backend': patch +--- + +update cow subgraph on other chains diff --git a/config/arbitrum.ts b/config/arbitrum.ts index 8f82528c4..8437d9ba7 100644 --- a/config/arbitrum.ts +++ b/config/arbitrum.ts @@ -15,7 +15,7 @@ export default { balancer: [ `https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/deployments/id/QmPbjY6L1NhPjpBv7wDTfG9EPx5FpCuBqeg1XxByzBTLcs`, ], - cowAmm: `https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/deployments/id/QmTSU862YAXb5XMhGsE7JCajuvf5FPiZjrdvC9nnbzd86x`, + cowAmm: `https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/deployments/id/QmQp9XdsXkbV2GbZo8VLHMTBopHmGeh3bwhzZgzKMjEmp1`, beetsBar: 'https://', blocks: 'https://api.studio.thegraph.com/query/48427/arbitrum-blocks/version/latest', gauge: `https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/deployments/id/QmT3h6pogdPkxfWsBxKNtpq7kR9fqKaQ9jGxe7fZx7MUVE`, diff --git a/config/gnosis.ts b/config/gnosis.ts index 5881ff10e..307b4fcf8 100644 --- a/config/gnosis.ts +++ b/config/gnosis.ts @@ -19,7 +19,7 @@ export default { blocks: 'https://api.studio.thegraph.com/query/48427/gnosis-blocks/version/latest', gauge: `https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/deployments/id/Qme9hQY1NZ8ReVDSSQb893s2fGpeLkgfwXd3YU5rndACaP`, aura: 'https://data.aura.finance/graphql', - cowAmm: `https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/deployments/id/QmZ5RYZdrdSreBaMxjB65MUzW4WzVeSQU5tLwRskQNKnTW`, + cowAmm: `https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/deployments/id/QmUf6mvN2LhFmhMehAgunqdGWhx4at3HUdmnmmxg25FiZt`, }, eth: { address: '0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee',