From 648fd69a93e9209f22e677b3e503cccb06af40d0 Mon Sep 17 00:00:00 2001 From: Dhruv Chauhan Date: Tue, 26 Mar 2024 13:04:22 +0530 Subject: [PATCH] add other network deployments --- deployment/deployment.json | 6 +++--- .../deployments/compound-v3-arbitrum/configurations.json | 4 ++-- .../deployments/compound-v3-ethereum/configurations.json | 4 ++-- .../deployments/compound-v3-polygon/configurations.json | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/deployment/deployment.json b/deployment/deployment.json index ae326ca49e..0f0233444d 100644 --- a/deployment/deployment.json +++ b/deployment/deployment.json @@ -2288,7 +2288,7 @@ "status": "prod", "versions": { "schema": "3.1.0", - "subgraph": "2.2.1", + "subgraph": "2.2.2", "methodology": "1.0.0" }, "files": { @@ -2314,7 +2314,7 @@ "status": "prod", "versions": { "schema": "3.1.0", - "subgraph": "1.2.1", + "subgraph": "1.2.2", "methodology": "1.0.0" }, "files": { @@ -2340,7 +2340,7 @@ "status": "prod", "versions": { "schema": "3.1.0", - "subgraph": "1.2.1", + "subgraph": "1.2.2", "methodology": "1.0.0" }, "files": { diff --git a/subgraphs/compound-v3/protocols/compound-v3/config/deployments/compound-v3-arbitrum/configurations.json b/subgraphs/compound-v3/protocols/compound-v3/config/deployments/compound-v3-arbitrum/configurations.json index fe1872d6ff..0001ff756a 100644 --- a/subgraphs/compound-v3/protocols/compound-v3/config/deployments/compound-v3-arbitrum/configurations.json +++ b/subgraphs/compound-v3/protocols/compound-v3/config/deployments/compound-v3-arbitrum/configurations.json @@ -3,6 +3,6 @@ "factoryAddress": "0xb21b06D71c75973babdE35b49fFDAc3F82Ad3775", "startBlock": "87335242", "graftEnabled": false, - "subgraphId": "", - "graftStartBlock": 0 + "subgraphId": "QmZPF6NoEd5aeYtPar5hTmBj4SQg9UVbYHdxv9FjVmvN9t", + "graftStartBlock": 194327508 } diff --git a/subgraphs/compound-v3/protocols/compound-v3/config/deployments/compound-v3-ethereum/configurations.json b/subgraphs/compound-v3/protocols/compound-v3/config/deployments/compound-v3-ethereum/configurations.json index a7fa90be3c..90fb7fd3da 100644 --- a/subgraphs/compound-v3/protocols/compound-v3/config/deployments/compound-v3-ethereum/configurations.json +++ b/subgraphs/compound-v3/protocols/compound-v3/config/deployments/compound-v3-ethereum/configurations.json @@ -3,6 +3,6 @@ "factoryAddress": "0x316f9708bB98af7dA9c68C1C3b5e79039cD336E3", "startBlock": "15331590", "graftEnabled": false, - "subgraphId": "QmRfsjMrwCgvuFfKsgUMgB5zZXCd1EaQbYExRZYs9uSvaQ", - "graftStartBlock": 11068799 + "subgraphId": "QmYuyQpNGwxEdYkqMyiSkorce4kRBbQv9JHRNisQfZHx7C", + "graftStartBlock": 19516500 } diff --git a/subgraphs/compound-v3/protocols/compound-v3/config/deployments/compound-v3-polygon/configurations.json b/subgraphs/compound-v3/protocols/compound-v3/config/deployments/compound-v3-polygon/configurations.json index 4ea4936228..bf56e22101 100644 --- a/subgraphs/compound-v3/protocols/compound-v3/config/deployments/compound-v3-polygon/configurations.json +++ b/subgraphs/compound-v3/protocols/compound-v3/config/deployments/compound-v3-polygon/configurations.json @@ -3,6 +3,6 @@ "factoryAddress": "0x83e0f742cacbe66349e3701b171ee2487a26e738", "startBlock": "39412378", "graftEnabled": false, - "subgraphId": "", - "graftStartBlock": 11068799 + "subgraphId": "QmXufLDTJpHBjPFG58C92QDLGyP6VtP22cKxmdWiXiJp6R", + "graftStartBlock": 55091000 }