We should introduce a component for managing address inputs, when an address has been entered, we can resolve that to a display name, avatar etc.
State
The state for this component should simply be a CAIP-10 address.
Props
chainId: CAIP2ChainId (Required and can be used to construct the CAIP-10 address)
value?: string
placeholder?: string
Can be nestable in field component.
Figma link: Below