Blob Archive API

The Blocknative Blob Archive retains every blob that enters the mempool (whether confirmed on-chain or not) within the Ethereum network through its extensive network of nodes. For any versionedHash of an on-chain blob, the archive provides the versioned hash, commitment, proof, zero-byte count, non-zero byte count, and blob data. If users merely desire a summary view of the blob data, the archive can provide the response excluding the complete blob data.

Loading