Celestia Testnet

Testnet: mocha_3

Chain ID: mocha_3

For Celestia's testnet you'll find the following tables:

Raw Tables

Contains each validated block in the chain. block_timestamp is only available in this table, so you need to do an inner join on block_height to get block_timestamp to the other tables.

Last updated