Batch by celestia blob.
optimism
Batch by celestia blob.
Retrieves batch detailed info by the given celestia blob metadata (height and commitment).
GET
Batch by celestia blob.
Authorizations
API key passed as a Bearer token in the Authorization header.
Path Parameters
Celestia blob height in the path.
Pattern:
^-?([1-9][0-9]*|0)$Celestia blob commitment in the path.
Pattern:
^0x([A-Fa-f0-9]*)$The ID of the blockchain
Response
Optimism.Batch.Detailed · object | null
Batch detailed info.
Optimism Batch struct.
Available options:
in_blob4844, in_celestia, in_eigenda, in_alt_da, in_calldata Pattern:
^0x([A-Fa-f0-9]{64})$