Module eip7840

Source
Expand description

Contains constants and utility functions for EIP-7840

Structs§

BlobParams
Configuration for the blob-related calculations.

Constants§

BLOB_BASE_COST
BLOB_BASE_COST represents the minimum execution gas required to include a blob in a block, as defined by EIP-7918 (Decoupling Blob Gas from Execution Gas). This ensures that even though blob gas and execution gas are decoupled, there is still a base cost in execution gas to include blobs.