ApeWorX / ape-alchemy

Alchemy network provider plugin for the Ape Framework
https://www.apeworx.io/
21 stars 13 forks source link

feat: add sepolia networks #64

Closed Tburm closed 8 months ago

Tburm commented 8 months ago

What I did

Added sepolia networks for Optimism, Arbitrum, and Base

How I did it

Added networks to the plugin __init__.py file

How to verify it

Tested using silverback and specifying networks like base:sepolia:alchemy.

Checklist