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: network box redesign #1893

Merged
merged 36 commits into from
Jan 20, 2025
Merged

feat: network box redesign #1893

merged 36 commits into from
Jan 20, 2025

Conversation

brtkx
Copy link
Contributor

@brtkx brtkx commented Sep 13, 2024

closes FS-1012

@cla-bot cla-bot bot added the cla-signed label Sep 13, 2024
Copy link

vercel bot commented Sep 13, 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 Jan 20, 2025 1:03pm

@brtkx brtkx marked this pull request as ready for review September 20, 2024 14:11
selectedToken
? sanitizeTokenSymbol(selectedToken.symbol, {
chainId: networks.destinationChain.id,
erc20L1Address: selectedToken?.address
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
erc20L1Address: selectedToken?.address
erc20L1Address: selectedToken.address

fionnachan
fionnachan previously approved these changes Dec 30, 2024
Copy link
Member

@fionnachan fionnachan left a comment

Choose a reason for hiding this comment

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

LGTM, super minor comments left but don't block the PR

@brtkx brtkx merged commit 0443f1b into master Jan 20, 2025
80 checks passed
@brtkx brtkx deleted the network-box-redesign branch January 20, 2025 14:25
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.

3 participants