{
 "generated": "2026-09-18",
 "provider": {
  "name": "Tenderly Node RPC",
  "slug": "tenderly-node-rpc",
  "category": "evm_rpc",
  "category_label": "RPC infrastructure",
  "url": "https://tenderly.co/node",
  "pricing_url": "https://docs.tenderly.co/pricing",
  "capabilities": [
   "json-rpc",
   "archive",
   "debug/trace (tenderly_* + debug)",
   "simulation APIs",
   "websocket",
   "key-free public gateways (<chain>.gateway.tenderly.co)"
  ],
  "chains_note": "Ethereum, L2s (Base, Arbitrum, OP, Linea...), Avalanche C-Chain, Robinhood Chain (robinhood-chain.gateway.tenderly.co), many more; no Solana.",
  "chain_families": [
   "evm"
  ],
  "network_support": {
   "families": [
    "evm"
   ],
   "claims": [
    {
     "target": {
      "kind": "family",
      "id": "evm"
     },
     "status": "supported",
     "evidence": {
      "text": "Ethereum, L2s (Base, Arbitrum, OP, Linea...), Avalanche C-Chain, Robinhood Chain (robinhood-chain.gateway.tenderly.co), many more; no Solana.",
      "source_refs": [],
      "verified": true,
      "last_verified": "2026-09-15"
     }
    },
    {
     "target": {
      "kind": "network",
      "id": "ethereum-mainnet",
      "name": "Ethereum Mainnet",
      "family": "evm",
      "chain_id": 1
     },
     "status": "supported",
     "evidence": {
      "text": "Ethereum, L2s (Base, Arbitrum, OP, Linea...), Avalanche C-Chain, Robinhood Chain (robinhood-chain.gateway.tenderly.co), many more; no Solana.",
      "source_refs": [],
      "verified": true,
      "last_verified": "2026-09-15"
     }
    },
    {
     "target": {
      "kind": "network",
      "id": "arbitrum-one",
      "name": "Arbitrum One",
      "family": "evm",
      "chain_id": 42161
     },
     "status": "supported",
     "evidence": {
      "text": "Ethereum, L2s (Base, Arbitrum, OP, Linea...), Avalanche C-Chain, Robinhood Chain (robinhood-chain.gateway.tenderly.co), many more; no Solana.",
      "source_refs": [],
      "verified": true,
      "last_verified": "2026-09-15"
     }
    },
    {
     "target": {
      "kind": "network",
      "id": "base-mainnet",
      "name": "Base",
      "family": "evm",
      "chain_id": 8453
     },
     "status": "supported",
     "evidence": {
      "text": "Ethereum, L2s (Base, Arbitrum, OP, Linea...), Avalanche C-Chain, Robinhood Chain (robinhood-chain.gateway.tenderly.co), many more; no Solana.",
      "source_refs": [],
      "verified": true,
      "last_verified": "2026-09-15"
     }
    },
    {
     "target": {
      "kind": "network",
      "id": "avalanche-c-chain",
      "name": "Avalanche C-Chain",
      "family": "evm",
      "chain_id": 43114
     },
     "status": "supported",
     "evidence": {
      "text": "avalanche-mainnet.gateway.tenderly.co public gateway previously answered archive-state query key-free (not re-tested). Keyed Node RPC: paid/custom plans only.",
      "source_refs": [],
      "verified": true,
      "last_verified": "2026-09-15"
     }
    },
    {
     "target": {
      "kind": "network",
      "id": "robinhood-chain",
      "name": "Robinhood Chain",
      "family": "evm",
      "chain_id": 4663
     },
     "status": "supported",
     "evidence": {
      "text": "Ethereum, L2s (Base, Arbitrum, OP, Linea...), Avalanche C-Chain, Robinhood Chain (robinhood-chain.gateway.tenderly.co), many more; no Solana.",
      "source_refs": [],
      "verified": true,
      "last_verified": "2026-09-15"
     }
    },
    {
     "target": {
      "kind": "network",
      "id": "solana-mainnet",
      "name": "Solana",
      "family": "svm"
     },
     "status": "not_supported",
     "evidence": {
      "text": "Ethereum, L2s (Base, Arbitrum, OP, Linea...), Avalanche C-Chain, Robinhood Chain (robinhood-chain.gateway.tenderly.co), many more; no Solana.",
      "source_refs": [],
      "verified": true,
      "last_verified": "2026-09-15"
     }
    },
    {
     "target": {
      "kind": "ecosystem",
      "id": "avalanche",
      "name": "Avalanche ecosystem",
      "family": "evm"
     },
     "status": "supported",
     "evidence": {
      "text": "Ethereum, L2s (Base, Arbitrum, OP, Linea...), Avalanche C-Chain, Robinhood Chain (robinhood-chain.gateway.tenderly.co), many more; no Solana.",
      "source_refs": [],
      "verified": true,
      "last_verified": "2026-09-15"
     }
    }
   ],
   "raw": {
    "chains_note": "Ethereum, L2s (Base, Arbitrum, OP, Linea...), Avalanche C-Chain, Robinhood Chain (robinhood-chain.gateway.tenderly.co), many more; no Solana.",
    "avalanche_support": "avalanche-mainnet.gateway.tenderly.co public gateway previously answered archive-state query key-free (not re-tested). Keyed Node RPC: paid/custom plans only."
   }
  },
  "capability_classes": [
   "rpc.standard",
   "rpc.archive",
   "rpc.trace",
   "sim",
   "rpc.ws"
  ],
  "capability_support": [
   {
    "raw": "json-rpc",
    "class_ids": [
     "rpc.standard"
    ],
    "status": "reported",
    "scope": "provider",
    "source_refs": [],
    "verified": true,
    "last_verified": "2026-09-15"
   },
   {
    "raw": "archive",
    "class_ids": [
     "rpc.archive"
    ],
    "status": "reported",
    "scope": "provider",
    "source_refs": [],
    "verified": true,
    "last_verified": "2026-09-15"
   },
   {
    "raw": "debug/trace (tenderly_* + debug)",
    "class_ids": [
     "rpc.trace"
    ],
    "status": "reported",
    "scope": "provider",
    "source_refs": [],
    "verified": true,
    "last_verified": "2026-09-15"
   },
   {
    "raw": "simulation APIs",
    "class_ids": [
     "sim"
    ],
    "status": "reported",
    "scope": "provider",
    "source_refs": [],
    "verified": true,
    "last_verified": "2026-09-15"
   },
   {
    "raw": "websocket",
    "class_ids": [
     "rpc.ws"
    ],
    "status": "reported",
    "scope": "provider",
    "source_refs": [],
    "verified": true,
    "last_verified": "2026-09-15"
   },
   {
    "raw": "key-free public gateways (<chain>.gateway.tenderly.co)",
    "class_ids": [],
    "status": "reported",
    "scope": "provider",
    "source_refs": [],
    "verified": true,
    "last_verified": "2026-09-15"
   }
  ],
  "freshness": {
   "band": "recent",
   "age_days": 3,
   "last_verified": "2026-09-15",
   "as_of": "2026-09-18"
  },
  "status": "active",
  "promo_state": "none",
  "avalanche_support": "avalanche-mainnet.gateway.tenderly.co public gateway previously answered archive-state query key-free (not re-tested). Keyed Node RPC: paid/custom plans only.",
  "avalanche_flag": "c-chain",
  "access_model_raw": "paid-only (keyed Node RPC on custom-scoped plans; Free plan is browser UI with no API); public gateways usable without a key",
  "access_model": "paid-only",
  "free_tier": "'Tenderly Free': available indefinitely, no card, browser UI only (full debugger + tx search on a single chain, single-transaction simulation), explicitly 'no API access'. Node RPC docs: 'available on paid plans only. The Free plan does not include Node RPC access.' Public *.gateway.tenderly.co endpoints remain usable key-free (limits unpublished; not re-tested this run).",
  "rate_limit": "Not published (self-serve TU/s tiers removed). TU weights: read 1, compute 4, write 20, debug/trace 40, advanced compute 40/400 TU.",
  "paid_from": "Custom scoped contract built from Console/Simulator/Monitor/Node RPC ('No tiers'); sales-quoted. Previous Starter $50/mo and Pro $500/mo tiers no longer shown.",
  "pricing_unit": "Tenderly Units (eth_call 4 TU; debug_traceTransaction 40 TU)",
  "promos": null,
  "notes": "TU/s limits are extremely low for indexing; Tenderly is a debugging/simulation platform more than a bulk RPC. [2026-09-10] Pricing page has moved to a tierless, sales-led model; self-serve Starter/Pro TU plans and TU/s figures are gone and the Free plan is described as UI-only with no API access. Web search unavailable to corroborate date of change.",
  "sources": [
   "https://docs.tenderly.co/pricing",
   "https://docs.tenderly.co/node-rpc/pricing",
   "https://tenderly.co/pricing",
   "https://chainlist.org/rpcs.json"
  ],
  "verified": true,
  "last_verified": "2026-09-15",
  "page": "/providers/tenderly-node-rpc.html"
 },
 "changes": [
  {
   "date": "2026-09-10",
   "provider": "Tenderly Node RPC",
   "type": "free-tier-cut",
   "title": "Tenderly drops self-serve Starter/Pro tiers; Free plan loses API access",
   "summary": "Tenderly's pricing page now offers a single custom-scoped contract with 'No tiers' (Console, Simulator, Monitor, Node RPC configured per team). The previously listed Starter $50/mo (35M TU) and Pro $500/mo (350M TU) plans and the 10/20/300 TU/s limits are no longer published, and 'Tenderly Free' is described as browser-UI only with 'no API access'. Node RPC stays paid-only. The tracker's Tenderly (data) row already showed the tierless Console page on Sept 9, so the switch happened between Sept 5 and Sept 9; the Node RPC row still carried the old $50/$500 tiers until this run.",
   "sources": [
    "https://tenderly.co/pricing",
    "https://docs.tenderly.co/node-rpc/pricing"
   ],
   "verified": true
  }
 ]
}
