You're viewing a demo portfolio

Join the waitlist
PRSM

chain-pulse

Active

Tool of The Stall

declared in 4.82.0

Returns an Ethereum block header + current stablecoin depeg status in one call. Collapses the eth-block → stablecoin-watch 2-hop chain. Block fields: number, hash, miner, timestamp, gas_used, tx_count. Stablecoin fields: symbol, price, peg_deviation, depeg_status, composite alert level. Supports Ethereum, Base, Polygon, Arbitrum. Free upstreams (DRPC + DeFiLlama), no API key required.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "block": {
      "type": "string",
      "description": "Block number (integer or 0x hex) or tag: latest/pending/earliest/safe/finalized. Default: latest."
    },
    "network": {
      "type": "string",
      "description": "Chain to query for block data. Default: ethereum."
    },
    "alert_only": {
      "type": "boolean",
      "description": "If true, only return stablecoins depegged (MILD_DEPEG or worse)."
    },
    "stablecoin_symbol": {
      "type": "string",
      "description": "Filter stablecoins to a specific symbol (e.g. USDT, USDC, DAI). Omit to return top 10 by market cap."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Stall

1/7 registries
View full server →