Docs
Input ERC20

Input ERC20

Displays a ERC20 token form input field or a component that looks like an ERC20 token input field.

USDC

Installation

npx chyn@latest add input-erc20

Usage

import { InputERC20 } from "@/components/ui/input-erc20"
<InputERC20 address="0x1234000000000000000000000000000000001234" />

Examples

Default

USDC

Form

USDC

The amount of tokens to send.