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(withdraw-dialog): add queries and chain info #1418

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

jaredvu
Copy link
Contributor

@jaredvu jaredvu commented Jan 8, 2025

Add icons, queries, chain info, and consolidate some types.


Views

  • <WithdrawalDialog> and children
    • hook up to queries
    • display error
    • update <ChainSelect>

Constants/Types

  • constants/chains
    • update CHAIN_INFO to include icon
  • constants/tokens
    • add WITHDRAWABLE_ASSETS
    • DepositToken -> TokenForTransfer

Hooks

  • hooks/useSkipClient

    • export SkipRouteSpeed, deprecate DepositSpeed
  • views/dialogs/DepositDialog2/queries

    • add deposit prefix to hooks
  • new views/dialogs/WithdrawDialog2/queries

    • add withdrawal hooks

@jaredvu jaredvu requested a review from a team as a code owner January 8, 2025 22:58
Copy link

vercel bot commented Jan 8, 2025

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

Name Status Preview Comments Updated (UTC)
v4-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 10, 2025 9:41pm
v4-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 10, 2025 9:41pm

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

Successfully merging this pull request may close these issues.

1 participant