Skip to content

Supported Coins

Cerebrus Pulse provides technical analysis for 30+ Hyperliquid perpetuals.

TickerAssetCategory
BTCBitcoinMajor
ETHEthereumMajor
SOLSolanaMajor
XRPRippleMajor
DOGEDogecoinMajor
ADACardanoMajor
AVAXAvalancheL1
LINKChainlinkInfrastructure
DOTPolkadotL1
MATICPolygonL2
ARBArbitrumL2
OPOptimismL2
APTAptosL1
SUISuiL1
SEISeiL1
TIACelestiaModular
INJInjectiveDeFi
FETFetch.aiAI
NEARNEAR ProtocolL1
ATOMCosmosL1
FILFilecoinStorage
AAVEAaveDeFi
UNIUniswapDeFi
MKRMakerDeFi
LDOLidoDeFi
PEPEPepeMeme
WIFdogwifhatMeme
JUPJupiterDeFi
ONDOOndo FinanceRWA
RENDERRender NetworkAI/GPU
  • Case-insensitive: btc, BTC, and Btc all work.
  • Hyperliquid naming: Some tickers differ from other exchanges. For example, Hyperliquid uses kPEPE internally — the API normalizes this automatically, so you can use PEPE.
  • New coins: As Hyperliquid adds new perpetuals and sufficient candle history accumulates, they become available on Pulse automatically.
Terminal window
# Free — no payment required
curl https://pulse.openclaw.ai/coins
{
"coins": ["BTC", "ETH", "SOL", "..."],
"count": 30
}

Always use GET /coins for programmatic workflows rather than hardcoding this list.