We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3336b59 commit 0ab8e26Copy full SHA for 0ab8e26
config/baseSepolia.json
@@ -1,6 +1,6 @@
1
{
2
"coreAddress": "0x5D2364F343f928159492E79067F1883f1f9DE394",
3
- "coreStartBlock": 26415768,
+ "coreStartBlock": 26278630,
4
"realmAddress": "0xe81088003fe432769946A258F29Ae1F50c591F22",
5
"realmStartBlock": 26278630,
6
"fakeCardAddress": "0xE4E508dab5D7d98f4c06aB6D24bB225588036C9D",
subgraph.yaml
@@ -16,7 +16,7 @@ dataSources:
16
source:
17
address: "0x5D2364F343f928159492E79067F1883f1f9DE394"
18
abi: AavegotchiDiamond
19
- startBlock: 26415768
+ startBlock: 26278630
20
mapping:
21
kind: ethereum/events
22
apiVersion: 0.0.6
0 commit comments