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

interop viem & wagmi v2 #470

Open
4 of 6 tasks
Tracked by #200
fainashalts opened this issue Sep 12, 2024 · 0 comments
Open
4 of 6 tasks
Tracked by #200

interop viem & wagmi v2 #470

fainashalts opened this issue Sep 12, 2024 · 0 comments
Assignees

Comments

@fainashalts
Copy link
Collaborator

fainashalts commented Sep 12, 2024

The initial version of interop abstractions with viem and wagmi supports interop message passing. Now that the specs are clear for some of the asset transfer features (notably we are still waiting for L2-native SuperERC20), we can add asset transfer support.

SuperchainWETH

  • Add SuperchainWETH abi
  • Add sendSuperchainWETH L2 viem action
  • Add useSendSuperchainWETH wagmi hook

SuperchainERC20

  • Add ISuperchainERC20Extensions abi
  • Add sendSuperERC20 L2 viem action
  • Add useSendSuperERC20 wagmi action
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

No branches or pull requests

2 participants