hydric-token-baskets-user
hydric Token Baskets User Guide
The hydric Token Baskets repository is a source of truth for curated collections of tokens sharing specific characteristics (e.g., "USD Stablecoins", "BTC Pegged Tokens"). These baskets are maintained across multiple networks and are publicly accessible via CDN.
1. Quick Start
Base URL Pattern:
https://cdn.jsdelivr.net/gh/hydric-org/token-baskets/baskets/{basketId}.json
Global List:
https://cdn.jsdelivr.net/gh/hydric-org/token-baskets/baskets/all.json
Example: Get the USD Stablecoins basket:
https://cdn.jsdelivr.net/gh/hydric-org/token-baskets/baskets/usd-stablecoins.json
2. Core Concepts
More from hydric-org/skills
hydric-gateway-api-user
Expert skill for integrating the hydric Gateway API. Use this skill to search cross-chain liquidity, resolve multi-chain and single chain token identities, get token prices, and build high-fidelity DeFi dashboards.
10hydric-gateway-js-ts-sdk-user
Expert skill for integrating the hydric Gateway SDK (@hydric/gateway) in JavaScript and TypeScript. Use this skill to orchestrate multi-chain liquidity, resolve token identities, and build high-fidelity DeFi dashboards with institution-grade precision.
6hydric-liquidity-pools-indexer-user
Comprehensive guide for interacting with the hydric Liquidity Pools Indexer (Envio/HyperIndex). Use this skill when you need to (1) Query real-time Liquidity Pool data like TVL, Volume, Fees, or Yields/APY, (2) Fetch cross-chain token metadata and prices, (3) Aggregate protocol data (Uniswap, etc.), (4) Retrieve historical time-series data for generic analytics
4