From 70520dd9b5d103877f28e70df843755d62dfee74 Mon Sep 17 00:00:00 2001 From: Coderdan Date: Tue, 26 Nov 2024 15:23:00 +0800 Subject: [PATCH] chore: update polter --- src/constants.ts | 2 +- subgraph.polter.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/constants.ts b/src/constants.ts index 058c675..9cae8ef 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -3,4 +3,4 @@ import { BigInt } from "@graphprotocol/graph-ts"; // matic export let BLOCK_SIDEVIEWS_ACTIVATED = BigInt.fromI32(18371153); -export const AAVEGOTCHI_DIAMOND = "0xf81FFb9E2a72574d3C4Cf4E293D4Fec4A708F2B1"; +export const AAVEGOTCHI_DIAMOND = "0x226625C1B1174e7BaaE8cDC0432Db0e2ED83b7Ba"; diff --git a/subgraph.polter.yaml b/subgraph.polter.yaml index 5209b31..9eec85a 100644 --- a/subgraph.polter.yaml +++ b/subgraph.polter.yaml @@ -6,7 +6,7 @@ dataSources: name: Contract network: geist-polter source: - address: "0xD66C6C61D5a535eD69E3769582895daec28a4651" + address: "0x226625C1B1174e7BaaE8cDC0432Db0e2ED83b7Ba" abi: Contract startBlock: 4273 mapping: