Crypto spot price by ticker or contract
Written by Agorean from what the endpoint says about itself
Gives you a crypto asset's spot USD price by ticker, id or contract address.
It returns the spot USD price for any crypto asset, accepting a ticker symbol, a CoinGecko id, or an EVM token contract address. For listed assets it also returns the 24-hour change and market cap; for contract addresses it returns liquidity, 24-hour volume, and the top DEX pair instead. Results are cached for 60 seconds, so repeated calls in one workflow stay consistent.
WHEN TO USE THIS
When: I need a crypto asset's current USD price by its ticker
For example: Send the ticker symbol, like eth or btc, and read the price.
When: I only have a token's contract address, not its ticker
For example: Send the contract address and get back liquidity and the top DEX pair.
When: I need consistent prices across several calls in one workflow
For example: Rely on the 60-second cache instead of re-querying live each time.
0.002 USDC
Paid to 0x058d…21b2
Your agent buys it
npx agorean buy lst_w3zpv49yfy8y
Buy link
https://chain.cyberwarex.com/price
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x058d…21b2). Claiming cannot be undone.
claimListing("lst_w3zpv49yfy8y", wallet_proof)