Celenium API Docs
PlansExplorer
PlansExplorer
  1. Namespace
  • Introduction
  • Celenium API
    • Address
      • Get addresses
      • Get count of addresses in network
      • Get address info
      • Get blobs pushed by address
      • Get delegations made by address
      • Get grants where address is grantee
      • Get grants made by address
      • Get address messages
      • Get redelegations made by address
      • Get address stats
      • Get address transactions
      • Get undelegations made by address
      • Get vesting for address
    • Namespace
      • List all blobs with filters
        GET
      • Get namespace blob by commitment on height
        POST
      • Get blob metadata by commitment on height
        POST
      • Get namespaces
        GET
      • Get namespace info
        GET
      • Get namespace info by id and version
        GET
      • Get blob metadata for namespace
        GET
      • Get namespace messages by id and version
        GET
      • List rollups using the namespace
        GET
      • Get namespace info by base64
        GET
      • Get namespace blobs on height
        GET
    • Block
      • Get blocks
      • Get count of blocks in network
      • Get block info
      • List blobs which was pushed in the block
      • Count of blobs which was pushed in block
      • Get events from begin and end of block
      • Get messages contained in the block
      • ODS for block
      • Get block stats by height
    • General
      • Get network constants
      • Get celenium enumerators
      • Get current indexer head
    • Gas
      • Get estimated gas for pay for blob
      • Get estimated gas price
    • Rollup
      • Get rollups
      • Get count of rollups in network
      • Get rollup by slug
      • Get rollup info
      • Get rollup blobs
      • Get rollup distribution
      • Export rollup blobs
      • Get rollup namespaces info
      • Get rollup stats
    • Search
      • Search by hash
    • Stats
      • Get histogram for namespace with precomputed stats
      • Get namespaces with sorting by size.
      • Get current TIA price
      • Get histogram with TIA price
      • Get histogram with precomputed stats
      • Get cumulative histogram with precomputed stats​
      • Get histogram for staking with precomputed stats
      • Get value by table and function
      • Get tps
    • Transactions
      • Get transactions
      • Get count of transactions in network
      • List genesis transactions info
      • Get transaction by hash
      • List blobs which was pushed by transaction
      • Count of blobs which was pushed by transaction
      • Get transaction events
      • Get transaction messages
    • Validator
      • Get validators
      • Get validator's count by status
      • Get validator info
      • Get blocks which was proposed by validator
      • Get validator's delegators
      • Get validator's jails
      • Get validator's uptime and history of signed block
    • Vesting
      • Periods vesting periods by id
    • Websocket
      • Websocket API
  1. Namespace

List all blobs with filters

Mainnet
https://api-mainnet.celenium.io
Mainnet
https://api-mainnet.celenium.io
GET
https://api-mainnet.celenium.io
/v1/blob
namespace
Last modified:2024-12-11 10:55:35
Returns blobs

Request

Authorization
Add parameter in header
apiKey
Example:
apiKey: ********************
Query Params
limit
integer 
optional
Count of requested entities
Example:
10
offset
integer 
optional
Offset
Example:
0
sort
enum<string> 
optional
Sort order
Allowed values:
ascdesc
Default:
desc
Example:
asc
sort_by
enum<string> 
optional
Sort field. If it's empty internal id is used
Allowed values:
timesize
Example:
time
commitment
string 
optional
Commitment value in URLbase64 format
Example:
LdtKWTGBWySb86zPVOu/r5NsPlSfGYtnE9yriLdwEd8=
from
integer 
optional
Time from in unix timestamp
Example:
1727523000
to
integer 
optional
Time to in unix timestamp
Example:
1727524000
namespaces
string 
optional
Comma-separated celestia namespaces
Example:
AAAAAAAAAAAAAAAAAAAAAAAAAAAAsyuK//bz2rs=
signers
string 
optional
Comma-separated celestia addresses
Example:
celestia1gx2d6ttwf7zuewn9jtf6d4ddjkn3g8hjnafsc3
cursor
integer 
optional
Last entity id which is used for cursor pagination
Example:
100

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api-mainnet.celenium.io/v1/blob?limit=10&offset=0&sort=asc&sort_by=time&commitment=LdtKWTGBWySb86zPVOu/r5NsPlSfGYtnE9yriLdwEd8=&from=1727523000&to=1727524000&namespaces=AAAAAAAAAAAAAAAAAAAAAAAAAAAAsyuK//bz2rs=&signers=celestia1gx2d6ttwf7zuewn9jtf6d4ddjkn3g8hjnafsc3&cursor=100' \
--header 'apiKey;'

Responses

🟢200Success
application/json
Body
array of:
id
integer 
required
commitment
string 
required
size
integer 
required
height
integer 
required
time
string 
required
signer
object (responses.ShortAddress) 
required
hash
string 
required
Celestia address
Example:
celestia15hgtsr3sezr6tl6jsf0afdh3qlgpgq48czxqpw
celestials
object 
required
Primary celestials domain
content_type
string 
required
namespace
string 
required
tx_hash
string 
required
Example
[
  {
    "id": 7580658,
    "commitment": "FErObk2OOWNEdt+DKERuogHFNvodxH8BFLO3gh6Y+mQ=",
    "size": 285,
    "height": 4150465,
    "time": "2025-02-09T09:24:01.915945Z",
    "content_type": "application/octet-stream",
    "namespace": "AAAAAAAAAAAAAAAAAAAAAAAAAKhxis3MfZmkNy8=",
    "tx_hash": "cd63b6f6abcc1257ba7050a345e8b5b4aeca9d8378159ef31e1f3f0136b37d07",
    "signer": {
      "hash": "celestia1r02f5pq4skz439ve3ydkn9zj9kpgacdn64yrrq"
    }
  },
  {
    "id": 7580657,
    "commitment": "7CrAO83EU4qULu+EBH67UfP6a3YgE8rgtf+1oS93GA4=",
    "size": 292,
    "height": 4150463,
    "time": "2025-02-09T09:23:52.829857Z",
    "content_type": "application/octet-stream",
    "namespace": "AAAAAAAAAAAAAAAAAAAAAAAAAKhxis3MfZmkNy8=",
    "tx_hash": "50f1c7a5ee279c42c1dad7cb7a0908afc751905809b8c443b5f919f117761db1",
    "signer": {
      "hash": "celestia1r02f5pq4skz439ve3ydkn9zj9kpgacdn64yrrq"
    }
  },
  {
    "id": 7580656,
    "commitment": "BWNUB5kdwsZH5EkVsin5gw4yYTnaeEA+OIAkuuLekWc=",
    "size": 283,
    "height": 4150461,
    "time": "2025-02-09T09:23:43.795753Z",
    "content_type": "application/octet-stream",
    "namespace": "AAAAAAAAAAAAAAAAAAAAAAAAAKhxis3MfZmkNy8=",
    "tx_hash": "539b66e5373a848a7784db4a0943e8bbe9f93a76d9efb99c2497231f603166d0",
    "signer": {
      "hash": "celestia1r02f5pq4skz439ve3ydkn9zj9kpgacdn64yrrq"
    }
  },
  {
    "id": 7580655,
    "commitment": "Gu6BgLp1jlC3PxWfa8leJLHBpMNsZN9WEGHv4QRH7+E=",
    "size": 288,
    "height": 4150459,
    "time": "2025-02-09T09:23:34.77107Z",
    "content_type": "application/octet-stream",
    "namespace": "AAAAAAAAAAAAAAAAAAAAAAAAAKhxis3MfZmkNy8=",
    "tx_hash": "4112c31e17a48e673dc3f8c952102e771291f39986e9e3be9d425670dff7e578",
    "signer": {
      "hash": "celestia1r02f5pq4skz439ve3ydkn9zj9kpgacdn64yrrq"
    }
  },
  {
    "id": 7580654,
    "commitment": "WkSirMCRSq4eipYhgwq81lcwppoiD6JrhWWAQhh9A4I=",
    "size": 281,
    "height": 4150457,
    "time": "2025-02-09T09:23:25.722032Z",
    "content_type": "application/octet-stream",
    "namespace": "AAAAAAAAAAAAAAAAAAAAAAAAAKhxis3MfZmkNy8=",
    "tx_hash": "be5e911f4c135039098e4d359a93ce1d58315b8ee4a1d6ce55c52024e4b572e5",
    "signer": {
      "hash": "celestia1r02f5pq4skz439ve3ydkn9zj9kpgacdn64yrrq"
    }
  }
]
Modified at 2024-12-11 10:55:35
Previous
Get vesting for address
Next
Get namespace blob by commitment on height
Built with