Round symbol tile, asset name and price, plus a signed 24h delta with trend arrow.
The import and the props worth knowing about, in one place.
import { Money1 } from "@/components/beste/piece/money1";
<Money1
surface="card"
bordered={true}
inverted={false}
symbol="BTC"
name="Bitcoin"
price="$67,420.30"
delta={2.4}
tone="primary"
/>Ticker row with symbol, company, price, a tiny sparkline, and a signed percentage delta.
Directional arrow bubble beside a merchant name, category and date meta, and a signed amount on the right.
Gradient wallet card with an uppercase label, big balance, and currency code.
Two currency columns linked by an arrow, with a rate caption beneath.