eth-brownie / brownie

A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
https://eth-brownie.readthedocs.io
MIT License
2.65k stars 552 forks source link

revise moonbeam rpc urls #1717

Closed themacexpert closed 9 months ago

themacexpert commented 10 months ago

What I did

Updated Moonbeam Endpoints because OnFinality is no longer supporting free public endpoints for Moonbeam, Moonriver, and Moonbase Alpha

For a full listing of all available Moonbeam network RPC urls, see here: https://docs.moonbeam.network/builders/get-started/endpoints/

How I did it

How to verify it

Checklist

themacexpert commented 10 months ago

@themacexpert I've modified them for the ones under moonbeam.network domain

Updated, thanks! 👍