v1

latestSwagger 2.02026-07-17127100479.5 KB
namespace

Get blob inclusion proofs

Returns NMT inclusion proofs for a blob identified by block height, namespace hash, and commitment. Proofs can be used to verify that the blob is included in the block's data square.

post/blob/proofs

Request body

commitmentstring required
hashstring required
heightinteger required

Example request

{
  "commitment": "vbGakK59+Non81TE3ULg5Ve5ufT9SFm/bCyY+WLR3gg=",
  "hash": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAs2bWWU6FOB0=",
  "height": 123456
}

Response

OK

commitmentstring base64
content_typestring string
heightinteger
idinteger
share_versioninteger
sizeinteger
timestring date-time