Skip to content

Implement AddressInput component #2812

@FrederikBolding

Description

@FrederikBolding

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions