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

fix(abstract-eth): fix opeth:op transfers #4395

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

gianchandania
Copy link
Contributor

WIN-2643
TICKET: WIN-2643

This PR fixes the issue with optimism token transfers. Optimism token has the same contract address on eth and op chain, which is causing issues while transferring the token.

@gianchandania gianchandania marked this pull request as ready for review April 4, 2024 12:16
@gianchandania gianchandania requested review from a team as code owners April 4, 2024 12:16
Copy link
Contributor

@sachushaji sachushaji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add tests

@gianchandania gianchandania requested a review from a team as a code owner April 4, 2024 12:51
WIN-2643
TICKET: WIN-2643

This PR fixes the issue with optimism token transfers. Optimism token
has the same contract address on eth and op chain, which is causing
issues while transferring the token.
@gianchandania
Copy link
Contributor Author

Can we add tests

added

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.

2 participants