estimate_l1_component
Estimates the L1 data-availability portion of a transaction cost using the NodeInterface precompile, revealing costs hidden by standard eth_estimateGas.
Instructions
Estimate the L1 data-availability component of a transaction's cost via the NodeInterface precompile — the part a plain eth_estimateGas does not show.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| data | No | 0x | |
| from | No | ||
| value | No | 0x0 |