Get Default Provider
The getDefaultProvider
function will return a valid, live ethers.providers.JsonRpcProvider
.
The getDefaultProviderURL
function will return a valid, live RPC url:
Note: The above functions work on all Peanut supported chains.
Last updated