Skip to content

Commit

Permalink
updated indexer with new contracts and event data
Browse files Browse the repository at this point in the history
  • Loading branch information
Oba-One committed Jan 6, 2025
1 parent df4a77a commit 7bfcb57
Show file tree
Hide file tree
Showing 6 changed files with 503 additions and 350 deletions.
4 changes: 2 additions & 2 deletions packages/indexer/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ networks:
start_block: 242630858
contracts:
- name: ActionRegistry
address: 0x9AF3D5Bb1a6d057B99A4948420c5d24ff1e482Ce
address: 0x933b88Ef33a25d14a68354C88b2eb31e475cd482
- name: GardenToken
address: 0xf226185e4e76d05EC2cbb9BF1B04e67E25532ecA
address: 0x508198C3f071987D5eEb0030825628F9B10c6037
4 changes: 2 additions & 2 deletions packages/indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"dependencies": {
"chai": "4.3.10",
"envio": "2.1.0",
"ethers": "6.8.0"
"envio": "2.11.6",
"ethers": "6.13.5"
},
"optionalDependencies": {
"generated": "./generated"
Expand Down
Loading

0 comments on commit 7bfcb57

Please sign in to comment.