DataLive Preview
Token Card
Single token detail card with price, balance, value, and 24h change indicator.
tokencardprice
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
token* | Token | — | Token with symbol, name, price, balance, priceChange24h, logoURI |
onClick | (token: Token) => void | — | Called when the card is clicked |
className | string | — | Additional CSS classes |