explore · calls & traces · full instrumentation

Internal calls. The stuff RPC hides.

Every internal transaction— contract-to-contract calls, delegatecalls, creates, self-destructs — with caller, callee, value, depth and gas. A plain JSON-RPC indexer can't produce this; it needs trace/Firehose instrumentation.

Sourced from Pinax Firehose→Parquet and materialised in-engine by camp-node's pinax source — same query path as every other camp dataset. Powered by GET /v1/calls over _/eth@1.0.0.
Showcase slice: ETH mainnet (Arbitrum full instrumentation pending upstream).

Couldn't load calls: {"success":false,"result":null,"errors":[{"code":10005,"message":"Method Not Allowed"}]}

0 internal calls · try it: curl https://engine.camp/v1/calls