Refresh token metadata categories
Some checks failed
Deploy Explorer Live / deploy (push) Has been cancelled
phoenix-deploy Deployed to explorer-live

This commit is contained in:
defiQUG
2026-04-30 01:57:12 -07:00
parent ac40184d6b
commit 0ba2a70c34
3 changed files with 716 additions and 660 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -11,8 +11,8 @@ import { tokenAggregationApi, type TokenAggregationTokenSnapshot } from '@/servi
import { fetchPublicJson } from '@/utils/publicExplorer'
const quickSearches = [
{ label: 'cUSDT', description: 'Canonical bridged USDT liquidity and address results.' },
{ label: 'cUSDC', description: 'Canonical bridged USDC routes and address coverage.' },
{ label: 'cUSDT', description: 'Canonical compliant USD electronic-money liquidity and address results.' },
{ label: 'cUSDC', description: 'Canonical compliant USD electronic-money routes and address coverage.' },
{ label: 'cXAUC', description: 'Gold-backed cXAUC pools and token references.' },
{ label: 'cXAUT', description: 'Gold-backed cXAUT references and search coverage.' },
{ label: 'cEURT', description: 'EUR liquidity and cXAUC-connected route coverage.' },