Description
Definition. This chart presents the number of contract calls, both internal and external, alongside the total transaction and transfer counts, with price in grey:
🔵 External Contract Calls are those initiated by an Externally Owned Address. It is typical for only one external contract call per confirmed transaction if a smart contract is initialized.
🔴 Internal Contract Calls are those initiated internally by a smart contract. These are often reflections of composability, where several smart contracts interact within a single transaction.
🟠Transaction Counts reflect the number of confirmed transactions each day.
🟢 Transfer Counts reflect the number of confirmed transactions each day that transferred a non-zero volume of ETH. One transaction can trigger one or more transfers. Only successful transfers are counted.
Interpretation. Read together, these four series decompose Ethereum activity into its structural components. The ratio of internal to external contract calls gauges on-chain composability — values well above 1 indicate that a typical interaction cascades through multiple smart contracts, characteristic of DeFi-heavy usage regimes. The gap between transaction count and transfer count reflects the share of activity that moves no ETH value (pure contract interactions, token transfers, approvals), so a widening gap marks the network's evolution away from simple value transfer toward smart-contract usage. Broad-based rises across all four series describe genuine demand expansion, whereas divergences isolate which layer of activity is driving the trend.
Notes. Built from External Contract Calls, Internal Contract Calls, Transaction Count and Transfer Count. For the trend of overall throughput see Transaction Count Momentum.