Blockdaemon · Example Payload

Blockdaemon Chainwatch Event Example

Sample Chain Watch unified event delivered to a webhook Target for an Ethereum address rule.

BlockchainWeb3StakingValidatorsCustodyMPCWalletsNodesRPCDeFiIndexerTokenizationInstitutionalCrypto

Blockdaemon Chainwatch Event Example is an example object payload from Blockdaemon, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptionheadersbody

Example Payload

blockdaemon-chainwatch-event-example.json Raw ↑
{
  "description": "Sample Chain Watch unified event delivered to a webhook Target for an Ethereum address rule.",
  "headers": {
    "X-Blockdaemon-Signature": "sha256=...",
    "Content-Type": "application/json"
  },
  "body": {
    "id": "01HXKZ4F2X8K9R7H8N3MQP1V5T",
    "type": "unified_confirmed_transaction",
    "protocol": "ethereum",
    "network": "mainnet",
    "block_number": 21500000,
    "block_hash": "0xabc...",
    "tx_hash": "0xdef...",
    "occurred_at": "2026-05-25T14:32:11Z",
    "rule_id": "rule_01HXKZ1QZ8C5DPN9TQX5T2WJM",
    "target_id": "tgt_01HXKZ1QZ8C5DPN9TQX5T2WJM",
    "variable_id": "var_01HXKZ1QZ8C5DPN9TQX5T2WJM",
    "payload": {
      "from": "0xab5801a7d398351b8be11c439e05c5b3259aec9b",
      "to": "0x1234567890abcdef1234567890abcdef12345678",
      "value": "1500000000000000000",
      "currency": "ETH",
      "status": "success"
    }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/blockdaemon-chainwatch-event-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.