You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow the user to configure an API key for an Alchemy endpoint (ALCHEMY_POLYGON_API_KEY) in .env.example and use it in the project's hardhat configuration when forking Polygon for test.
Currently the key is hard-coded in hardhat.config.ts.