Skip to content

Commit

Permalink
chore: update polter
Browse files Browse the repository at this point in the history
  • Loading branch information
cinnabarhorse committed Nov 26, 2024
1 parent 031c7c2 commit 70520dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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";
2 changes: 1 addition & 1 deletion subgraph.polter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dataSources:
name: Contract
network: geist-polter
source:
address: "0xD66C6C61D5a535eD69E3769582895daec28a4651"
address: "0x226625C1B1174e7BaaE8cDC0432Db0e2ED83b7Ba"
abi: Contract
startBlock: 4273
mapping:
Expand Down

0 comments on commit 70520dd

Please sign in to comment.