Catalog
CryptoPOSTlive

Token info

Token metadata and market attributes — name, symbol, decimals, type, price, and supply — by contract address.

$0.02
per call
Success
100%
p50 latency
2.92s
p95 latency
4.94s
Calls (30d)
2

Provider contract

Call path
/routes/allium/crypto/token-info
Method
POST
Selected provider
alliumdefault
Provider price
$0.02
Settlement
Base USDC · x402 · 5% h402 fee

Quickstart

Both commands call the selected provider directly.

cURL
curl -X POST '/routes/allium/crypto/token-info' \
  -H 'content-type: application/json' \
  -d '{"token_address":"0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2","chain":"ethereum"}'
CLI
h402 call 'crypto/token-info' --provider 'allium' --method POST --json '{"token_address":"0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2","chain":"ethereum"}'

Parameters & live test

pays real USDC

Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.

token_addressstringrequired≥ 1 chars

Allium token contract address.

chainstringrequired≥ 1 chars

Allium chain slug.

e.g.
POST/routes/allium/crypto/token-info
Request body
{
  "token_address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
  "chain": "ethereum"
}

ResponseExample response
{
  "data": [
    {
      "object": "token",
      "chain": "ethereum",
      "address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
      "price": 1933.141834859704,
      "decimals": 18,
      "info": {
        "name": "Wrapped Ether",
        "symbol": "WETH"
      },
      "attributes": {
        "price_diff_1d": 1.3166763637750591,
        "price_diff_pct_1d": 0.06815711856657829,
        "price_diff_1h": -5.4971847201218225,
        "price_diff_pct_1h": -0.2835589640258692,
        "total_supply": 2317853.6203099815,
        "fully_diluted_valuation_usd": 4480739800.502245,
        "volume_usd_1h": 32822596.675778106,
        "volume_usd_1d": 262355318.46544868,
        "trade_count_1h": 7699,
        "trade_count_1d": 136923,
        "all_time_high": 4948.341327015667,
        "all_time_low": 126.69547352352085,
        "token_creation_time": "2017-12-12T11:17:35Z",
        "holders_count": 3326518
      }
    }
  ],
  "h402": {
    "routeId": "crypto/token-info",
    "provider": "allium",
    "selectedCandidateId": "crypto/token-info/allium",
    "routing": "manual",
    "paidBy": "x402-exact"
  }
}

Providers

Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.

allium
x402mpp
100
Success
100%
p50
2.92s
Calls
2
100%
$0.02$0.020/call
Last successful call: 27d ago· Aggregated by h402 — not the source provider