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(networks): add support for Base sepolia #13529

Merged
merged 19 commits into from Mar 29, 2024
Merged

feat(networks): add support for Base sepolia #13529

merged 19 commits into from Mar 29, 2024

Commits on Mar 27, 2024

  1. add basic network file

    clemsos committed Mar 27, 2024
    Copy the full SHA
    9913e69 View commit details
    Browse the repository at this point in the history
  2. readme typo

    clemsos committed Mar 27, 2024
    Copy the full SHA
    19f0c8d View commit details
    Browse the repository at this point in the history
  3. add verification

    clemsos committed Mar 27, 2024
    Copy the full SHA
    985f9ae View commit details
    Browse the repository at this point in the history
  4. remove unused param

    clemsos committed Mar 27, 2024
    Copy the full SHA
    0747929 View commit details
    Browse the repository at this point in the history
  5. unlock deploymeny

    clemsos committed Mar 27, 2024
    Copy the full SHA
    2e9cb8e View commit details
    Browse the repository at this point in the history
  6. etherscan api key

    clemsos committed Mar 27, 2024
    Copy the full SHA
    cca8d04 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    7c61a25 View commit details
    Browse the repository at this point in the history
  8. correct unlock address

    clemsos committed Mar 27, 2024
    Copy the full SHA
    9ef4728 View commit details
    Browse the repository at this point in the history
  9. use actual proxy address

    clemsos committed Mar 27, 2024
    Copy the full SHA
    79a8cd6 View commit details
    Browse the repository at this point in the history
  10. add subgraph

    clemsos committed Mar 27, 2024
    Copy the full SHA
    5c8968e View commit details
    Browse the repository at this point in the history
  11. update readme

    clemsos committed Mar 27, 2024
    Copy the full SHA
    5619914 View commit details
    Browse the repository at this point in the history
  12. add multisig

    clemsos committed Mar 27, 2024
    Copy the full SHA
    617c0f9 View commit details
    Browse the repository at this point in the history
  13. add provider

    clemsos committed Mar 27, 2024
    Copy the full SHA
    177a3b7 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    338fd2d View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    fbe46bf View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. use unlock provider

    clemsos committed Mar 29, 2024
    Copy the full SHA
    cc50ff7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5bd2c7e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0c8294c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c91f449 View commit details
    Browse the repository at this point in the history