Home/Docs/Components/Token-list

Token List

A customizable component for displaying token balances and prices with multiple layout options.

Total Value: $9244.50
TokenBalanceValue
BTC
B
Bitcoin
BTC
0.05$1,750.00
ETH
E
Ethereum
ETH
1.5$2,850.75
SOL
S
Solana
SOL
25$3,143.75
USDT
U
Tether
USDT
500$500.00
USDC
U
USD Coin
USDC
1000$1,000.00

Installation

Run the following command to add the Token List component to your project:

npx w3-kit@latest add token-list

This will:

  • Create the component in your components/ui directory
  • Add all necessary dependencies to your package.json
  • Set up required configuration files
  • Add token price fetching utilities to your project