From adac398e1e924b05a60129dddfbe0bf5c89b3637 Mon Sep 17 00:00:00 2001 From: Aditya Anand M C Date: Mon, 14 Oct 2024 19:54:45 +0530 Subject: [PATCH] index arv --- src/config.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/config.ts b/src/config.ts index 7a7f63c5..aff8882d 100644 --- a/src/config.ts +++ b/src/config.ts @@ -718,11 +718,11 @@ const CHAINS: Chain[] = [ fromBlock: 146498081, }, // Gitcoin Attestation Network - // { - // contractName: "GitcoinAttestationNetwork/GitcoinGrantsResolver", - // address: "0x0", - // fromBlock: 0, - // }, + { + contractName: "GitcoinAttestationNetwork/GitcoinGrantsResolver", + address: "0x2ce7E4cB5Edb140A9327e67De85463186E757C8f", + fromBlock: 262697000, + }, ], }, {