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
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
The text was updated successfully, but these errors were encountered:
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
SuperchainWETH
abisendSuperchainWETH
L2 viem actionuseSendSuperchainWETH
wagmi hookSuperchainERC20
ISuperchainERC20Extensions
abisendSuperERC20
L2 viem actionuseSendSuperERC20
wagmi actionThe text was updated successfully, but these errors were encountered: