Loading…
} - {!isLoading && !error && ( + {isLoading && ( +- No transactions match your filters. -
- -- No transactions match your filters. -
- -No alerts found
-- {dismissedIds.size > 0 - ? `${dismissedIds.size} alert${dismissedIds.size !== 1 ? "s" : ""} dismissed. Adjust filters to see more.` - : "All bridges are operating normally."} -
-- No bridges match your favorites filter. Clear the filter or star bridges from each card. -
-- No bridge data available. Bridge monitoring will populate this page once configured and running. -
-No assets in this watchlist yet.
-Browse the dashboard and click the star icon to add assets here.
- - Go to Dashboard → - -|
-
- {isLoading ? "..." : data?.price?.vwap ? `$${data.price.vwap.toFixed(4)}` : "—"}
-
+ {isLoading ? (
+ |
- = 80 ? "bg-green-400/10 text-green-400 border-green-400/20" :
- typeof healthScore === "number" && healthScore >= 50 ? "bg-yellow-400/10 text-yellow-400 border-yellow-400/20" :
- "bg-red-400/10 text-red-400 border-red-400/20"
- }`}>
- {isLoading ? "..." : healthScore ?? "—"}
-
+ {isLoading ? (
+ |
|