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: run e2e for custom fee token chains #1811

Draft
wants to merge 35 commits into
base: master
Choose a base branch
from

Conversation

brtkx
Copy link
Contributor

@brtkx brtkx commented Jul 29, 2024

No description provided.

Copy link

vercel bot commented Jul 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
arbitrum-token-bridge ✅ Ready (Inspect) Visit Preview Jul 29, 2024 5:01pm

childWethGateway: '0xA6AB233B3c7bfd0399834897b5073974A3D467e2'
}
}
export const defaultL3Network: ArbitrumNetwork =
Copy link
Contributor Author

Choose a reason for hiding this comment

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

You need to change those because the generated L3 network has different addresses with custom fee token

@@ -153,7 +153,14 @@ export const localL3Network: Chain = {
id: ChainId.L3Local,
name: 'L3 Local',
network: 'l3-localhost',
nativeCurrency: ether,
nativeCurrency:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Need to add this so that the custom fee token is detected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant