Skip to content

Commit

Permalink
fix: deploy on amoy
Browse files Browse the repository at this point in the history
  • Loading branch information
orionstardust committed Jul 30, 2024
1 parent a54d82f commit 062227f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions subgraph.testnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ dataSources:
file: ./abis/AavegotchiDiamond.json
- name: RealmDiamond
file: ./abis/RealmDiamond.json
- name: IERC721
file: ./abis/diamond_erc721.json
eventHandlers:
- event: BuyPortals(indexed address,indexed address,uint256,uint256,uint256)
handler: handleBuyPortals
Expand Down

0 comments on commit 062227f

Please sign in to comment.