When a "Universal address" network is selected in the Add Address form, display an informational modal explaining what a universal address is. The modal has a warning icon, title, body text, and an "Ok" dismiss button. Also implement the filled/review state of the Add Address form showing all populated fields before saving.
Acceptance Criteria:
- Selecting "Universal address" as the network triggers the info modal
- Modal displays icon, title ("Universal address"), description text, and "Ok" button
- Tapping "Ok" dismisses the modal and returns to the form
- Filled form state correctly displays selected Asset, Network, wallet address, and label
- Clear/delete icon appears on the address field when populated
When a "Universal address" network is selected in the Add Address form, display an informational modal explaining what a universal address is. The modal has a warning icon, title, body text, and an "Ok" dismiss button. Also implement the filled/review state of the Add Address form showing all populated fields before saving.
Acceptance Criteria: