Animica x402 Directory

Directory / chain.cyberwarex.com

chain.cyberwarex.com/price

Spot USD price for any crypto asset. Accepts a ticker symbol (eth, btc, sol), a CoinGecko id (ethereum), or an EVM token contract address. Returns the USD price plus 24h change, with market cap for listed assets, or liquidity, 24h volume and the top DEX pair for contract addresses. Cached 60 seconds so repeated calls in one agent workflow stay consistent with each other.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://chain.cyberwarex.com/price'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://chain.cyberwarex.com/price'

Endpoint: https://chain.cyberwarex.com/price. Operated by chain.cyberwarex.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on chain.cyberwarex.com

chain.cyberwarex.com/ens

ENS name resolution in both directions on Ethereum mainnet. Pass name to resolve an ENS name to its address (forward), or pass address to get that address's pri…

GET · $0.003

chain.cyberwarex.com/gas

Live gas market on any major EVM chain: current gas price, base fee and priority-fee percentiles (p25/p50/p75) in gwei, plus the estimated cost in native token …

GET · $0.002

chain.cyberwarex.com/token

ERC-20 token profile on any major EVM chain: on-chain metadata (name, symbol, decimals, total supply) read straight from the contract, joined with live DEX mark…

GET · $0.004

chain.cyberwarex.com/tx

Transaction lookup and decode on any major EVM chain. Turns a raw tx hash into agent-readable facts: success or failure status, block number, sender and recipie…

GET · $0.003

chain.cyberwarex.com/wallet

Wallet snapshot on any major EVM chain (base, ethereum, arbitrum, optimism, polygon): native balance, USDC balance, transaction count, contract-or-EOA flag, USD…

GET · $0.003

All 6 endpoints on chain.cyberwarex.com →