You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem
Currently, a user can only bridge tokens and NFTs with their own address. So if they connect their Metamask, it means they will bridge tokens using their same public address.
Solution
Allow a user to send funds to any address they enter if they select the option. It cannot be empty and it must be EVM compatible.
Intended Example outcome
Note: In a later update, we can automatically send funds to the users' UP wallet address, but we will need to tell the user of that outcome.
The text was updated successfully, but these errors were encountered:
thomas779
changed the title
fix: enforce connection for UP browser ext if lukso is selected
fix: enable user to enter their destination address for receiving funds
Nov 24, 2023
Problem
Currently, a user can only bridge tokens and NFTs with their own address. So if they connect their Metamask, it means they will bridge tokens using their same public address.
Solution
Allow a user to send funds to any address they enter if they select the option. It cannot be empty and it must be EVM compatible.
Intended Example outcome
Note: In a later update, we can automatically send funds to the users' UP wallet address, but we will need to tell the user of that outcome.
The text was updated successfully, but these errors were encountered: