Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Add linea support #390

Merged
merged 3 commits into from
Jul 24, 2023
Merged

Add linea support #390

merged 3 commits into from
Jul 24, 2023

Conversation

Akaryatrh
Copy link
Contributor

@Akaryatrh Akaryatrh commented Jun 30, 2023

Description

  • Adding support for Linea mainnet, as it has been done for Linea testnet a few weeks ago.
  • Also updating some urls for testnet

Additional Information

Your ENS/address:

@changeset-bot
Copy link

changeset-bot bot commented Jun 30, 2023

🦋 Changeset detected

Latest commit: 61e4f17

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@wagmi/chains Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Akaryatrh Akaryatrh force-pushed the feat/add-linea-mainnet branch 2 times, most recently from 8a3e1ea to f8a2f72 Compare July 11, 2023 09:12
@Akaryatrh
Copy link
Contributor Author

Added multicall info https://explorer.linea.build/tx/0x369305bf856786a160151d3897de2540fc700cf3d6a289b954ca93460f1038b6

@liho00
Copy link

liho00 commented Jul 17, 2023

Added multicall info https://explorer.linea.build/tx/0x369305bf856786a160151d3897de2540fc700cf3d6a289b954ca93460f1038b6

how you know this is the multicall info?
I am learning it... Would you share me how to identify that as multicall address?

@Akaryatrh Akaryatrh marked this pull request as ready for review July 18, 2023 10:36
@Akaryatrh
Copy link
Contributor Author

FYI explorer https://lineascan.build and bridge https://bridge.linea.build are now available 🙂
I then mark this PR as ready.

@Akaryatrh
Copy link
Contributor Author

Akaryatrh commented Jul 18, 2023

Added multicall info https://explorer.linea.build/tx/0x369305bf856786a160151d3897de2540fc700cf3d6a289b954ca93460f1038b6

how you know this is the multicall info? I am learning it... Would you share me how to identify that as multicall address?

@liho00 All multicall contracts are deployed on the same address by the maintainer: https://github.com/mds1/multicall#deployments-and-abi
Also contract is verified here: https://explorer.linea.build/address/0xcA11bde05977b3631167028862bE2a173976CA11/contracts#address-tabs

@liho00
Copy link

liho00 commented Jul 18, 2023

Added multicall info https://explorer.linea.build/tx/0x369305bf856786a160151d3897de2540fc700cf3d6a289b954ca93460f1038b6

how you know this is the multicall info? I am learning it... Would you share me how to identify that as multicall address?

@liho00 All multicall contracts are deployed on the same address by the maintainer: https://github.com/mds1/multicall#deployments-and-abi Also contract is verified here: https://explorer.linea.build/address/0xcA11bde05977b3631167028862bE2a173976CA11/contracts#address-tabs

Appreciated your answers! I learned it. Thanks again.

@jxom jxom merged commit 414ff36 into wevm:main Jul 24, 2023
9 of 11 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants