Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: polygon network integration #1119

Merged

Conversation

skellet0r
Copy link
Collaborator

@skellet0r skellet0r commented Jun 20, 2021

What I did

Add polygon networks to default network-config.yaml

Related issue: #934
Fixes: #1111

How I did it

Nothing special, just looked up the polygonscan api url, and the infura polygon api url, added to the network-config file

How to verify it

drop into a console, fetch a contract, do some matic related stuff

Checklist

  • I have confirmed that my PR passes all linting checks
  • I have added an entry to the changelog

Added polygon's matic and mumbai networks to the default network config,
now that polygonscam is available.
@iamdefinitelyahuman iamdefinitelyahuman merged commit ecd3472 into eth-brownie:master Jun 20, 2021
@skellet0r skellet0r deleted the feat/polygon-support branch July 3, 2021 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fetching from remote source not working for matic
2 participants