Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Dashboard] Fix ERC1155 claim issue (#4335)
## Problem solved Short description of the bug fixed or feature added <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on updating the `from` field in the `claim-tab.tsx` component to use the `account.address` value. ### Detailed summary - Updated `from` field in the `claim-tab.tsx` component to use `account.address` value. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information