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: