Skip to content

Commit

Permalink
feat: add support for ethereum's holesky network (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey authored Jan 3, 2025
1 parent 9772d5b commit 895397a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ape_alchemy/_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"testnet",
],
"ethereum": [
"holesky",
"mainnet",
"sepolia",
],
Expand Down

0 comments on commit 895397a

Please sign in to comment.