Token List
A customizable component for displaying token balances and prices with multiple layout options.
Total Value: $9244.50
TokenBalanceValue
Ethereum
ETH
1.5
Bitcoin
BTC
0.05
USD Coin
USDC
1.00K
Tether
USDT
500
Solana
SOL
25
Installation
Run the following command to add the Token List component to your project:
npx shadcn@latest add https://w3-kit.com/registry/token-list.jsonThis will:
- Create the component in your
components/uidirectory - Add all necessary dependencies to your package.json
- Set up required configuration files
- Add token price fetching utilities to your project