We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AddressInput
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
value?: string
placeholder?: string
Figma link: TBD
The text was updated successfully, but these errors were encountered:
AddressSelector
LoFi spec: https://www.figma.com/board/1M8AhtE2DHMnahTugMBqie/Core-Accounts-Components?node-id=6-756&t=OkCit1tDxKvbO0QD-1
Sorry, something went wrong.
Design: https://www.figma.com/design/gHWl7G8ih3YXesly2XaA0R/Snaps-DS?node-id=703-1314&t=zqOm5RkxIl1PdguZ-1
GuillaumeRx
eriknson
No branches or pull requests
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
Figma link: TBD
The text was updated successfully, but these errors were encountered: