Skip to content

Supported Coins

Cerebrus Pulse provides technical analysis for 50+ 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
WLDWorldcoinAI
PENDLEPendleDeFi
STXStacksL2
HBARHederaL1
BNBBNBMajor
HYPEHyperliquidInfrastructure
TAOBittensorAI
ENAEthenaDeFi
LTCLitecoinMajor
BERABerachainL1
TRXTronL1
XLMStellarL1
CRVCurveDeFi
SNXSynthetixDeFi
POLPolygonL2
EIGENEigenLayerInfrastructure
DYDXdYdXDeFi
MNTMantleL2
PYTHPyth NetworkInfrastructure
ENSENSInfrastructure
IMXImmutable XGaming
  • 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://api.cerebruspulse.xyz/coins
{
"coins": ["AAVE", "ADA", "APT", "ARB", "..."],
"count": 51
}

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