Skip to content

feat: add ERC-1155 quantity transfer support to wallet send flow#3510

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

feat: add ERC-1155 quantity transfer support to wallet send flow#3510
domw30 merged 4 commits intomainfrom
feat/nft-transfer-erc1155

Conversation

@domw30
Copy link
Copy Markdown
Collaborator

@domw30 domw30 commented Feb 11, 2026

  • adds ERC-1155 quantity transfer support to wallet send 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
…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
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 11, 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 0:15am

Request Review

Base automatically changed from feat/nft-transfer to main February 11, 2026 12:07
@domw30 domw30 merged commit 629d2b4 into main Feb 11, 2026
7 checks passed
@domw30 domw30 deleted the feat/nft-transfer-erc1155 branch February 11, 2026 17:54
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