We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 660b670 commit 836c0e9Copy full SHA for 836c0e9
subgraph.yaml
@@ -64,6 +64,8 @@ dataSources:
64
handler: handleBounceGateEventPriorityAndDurationUpdated
65
- event: ParcelWhitelistSet(uint256,uint256,uint256)
66
handler: handleParcelWhitelistSet
67
+ - event: SurveyParcel(uint256,uint256,uint256[])
68
+ handler: handleSurveyParcel
69
file: ./src/mappings/realm.ts
70
- kind: ethereum/contract
71
name: TileDiamond
0 commit comments