{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "3hcvxvrh-nx-link-gettimestampbyleafhash",
  "title": "3hcvxvrh \u00b7 Get Timestamp By Leaf Hash",
  "url": "https://3hcvxvrh.nx.link/getTimestampByLeafHash",
  "category": "tools",
  "summary": "3hcvxvrh \u00b7 Get Timestamp By Leaf Hash \u2014 x402-protected tools API. Pay $0.010 per call on base. Indexed by x402all.",
  "seo": {
    "title": "3hcvxvrh \u00b7 Get Timestamp By Leaf Hash \u2014 x402 tools API \u00b7 $0.010 per ca",
    "description": "3hcvxvrh \u00b7 Get Timestamp By Leaf Hash \u2014 x402-protected tools API. Pay $0.010 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.0,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xcbbdecc1287ae7492d75318796b5b3f8cc464694",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Witness API https://api.witness.co - GET getTimestampByLeafHash",
      "verified": false,
      "hints": {
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "required": [
                    "timestamp"
                  ],
                  "properties": {
                    "timestamp": {
                      "type": "string",
                      "description": "Timestamp of the earliest block the hash was included in, in epoch seconds"
                    }
                  },
                  "additionalProperties": false
                },
                "example": {
                  "timestamp": "123456789"
                }
              }
            },
            "description": "Successful response"
          },
          "default": {
            "$ref": "#/components/responses/error"
          }
        },
        "parameters": [
          {
            "in": "query",
            "name": "chainId",
            "schema": {
              "anyOf": [
                {
                  "not": {}
                },
                {
                  "type": "number"
                }
              ],
              "default": 8453
            },
            "required": false,
            "description": "Optional chain ID of the checkpoint; defaults to 8453"
          },
          {
            "in": "query",
            "name": "leafHash",
            "schema": {
              "type": "string"
            },
            "example": "0x97e78047a64a1bb484d69e3093ec34d9a0d13f682496bffa492626909df5efd3",
            "required": true,
            "description": "Leaf hash"
          }
        ]
      }
    }
  ],
  "origin": {
    "slug": "3hcvxvrh-nx-link",
    "host": "3hcvxvrh.nx.link",
    "url": "https://3hcvxvrh.nx.link"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/3hcvxvrh-nx-link-gettimestampbyleafhash",
    "url": "https://x402all.com/resource/3hcvxvrh-nx-link-gettimestampbyleafhash",
    "name": "3hcvxvrh \u00b7 Get Timestamp By Leaf Hash",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/3hcvxvrh-nx-link-gettimestampbyleafhash",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://3hcvxvrh.nx.link/getTimestampByLeafHash",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/3hcvxvrh-nx-link",
      "url": "https://3hcvxvrh.nx.link",
      "name": "3hcvxvrh.nx.link",
      "@type": "Organization"
    },
    "identifier": "3hcvxvrh-nx-link-gettimestampbyleafhash",
    "description": "3hcvxvrh \u00b7 Get Timestamp By Leaf Hash \u2014 x402-protected tools API. Pay $0.010 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=3hcvxvrh-nx-link-gettimestampbyleafhash",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=3hcvxvrh-nx-link-gettimestampbyleafhash",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:42:59.824571+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://3hcvxvrh.nx.link/getTimestampByLeafHash",
    "content_type": "application/json",
    "response_schema": {
      "type": "object",
      "required": [
        "timestamp"
      ],
      "properties": {
        "timestamp": {
          "type": "string",
          "description": "Timestamp of the earliest block the hash was included in, in epoch seconds"
        }
      },
      "additionalProperties": false
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "d5cc94eed26096a1cffd9ffa3f87a2b29dd2452ff4851ef490d236b01f25dc7f"
  }
}