Skip to content

feat: add NFT transfer support to wallet send flow#3509

Merged
domw30 merged 2 commits intomainfrom
feat/nft-transfer
Feb 11, 2026
Merged

feat: add NFT transfer support to wallet send flow#3509
domw30 merged 2 commits intomainfrom
feat/nft-transfer

Conversation

@domw30
Copy link
Copy Markdown
Collaborator

@domw30 domw30 commented Feb 5, 2026

  • Add nft state and setNft action to wallet Redux store
  • Add transferNft saga action and handleTransferNft saga
  • Update handleNext saga to skip Amount stage for NFT transfers
  • Update handlePrevious saga to handle NFT flow navigation
  • Add Tokens/NFTs tabs to asset selection screen
  • Update review transfer screen to show NFT details
  • Update success screen to show NFT transfer confirmation
  • Add tests for NFT transfer flow

- Add nft state and setNft action to wallet Redux store
- Add transferNft saga action and handleTransferNft saga
- Update handleNext saga to skip Amount stage for NFT transfers
- Update handlePrevious saga to handle NFT flow navigation
- Add Tokens/NFTs tabs to asset selection screen
- Update review transfer screen to show NFT details
- Update success screen to show NFT transfer confirmation
- Add tests for NFT transfer flow
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
z-os Ready Ready Preview Feb 11, 2026 11:07am

Request Review

…d UI improvements

- Fix receipt polling to use correct Z chain ID instead of ETH chain
- Reuse NFTTile component in send flow for consistent NFT display
- Add IconPackageMinus placeholder for NFTs without images on review and success screens
- Add infinite scroll pagination for NFT selection
- Truncate recipient address and long token IDs on review screen
- Use WalletEmptyState component for empty NFT list
@domw30 domw30 changed the title (WIP) feat: add NFT transfer support to wallet send flow feat: add NFT transfer support to wallet send flow Feb 11, 2026
@domw30 domw30 merged commit 5d50db4 into main Feb 11, 2026
7 checks passed
@domw30 domw30 deleted the feat/nft-transfer branch February 11, 2026 12:07
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.

1 participant