Celestia Testnet
Testnet: mocha_3
Last updated
Testnet: mocha_3
Last updated
Chain ID: mocha_3
For Celestia's testnet you'll find the following 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.
Field | Type |
---|---|
Field | Type |
---|---|
Field | Type |
---|---|
block_height
STRING
block_timestamp
TIMESTAMP
chain_id
STRING
proposer_address
STRING
validators_hash
STRING
block_height
INTEGER
chain_id
STRING
tx_id
STRING
message_index
INTEGER
message_type
STRING
message
JSON
ingestion_timestamp
TIMESTAMP
block_height
INTEGER
chain_id
STRING
tx_id
STRING
event_index
INTEGER
event_type
STRING
attribute_key
STRING
attribute_value
STRING
attribute_index
INTEGER
ingestion_timestamp
TIMESTAMP
block_height
STRING
chain_id
STRING
tx_id
STRING
message_index
INTEGER
event_index
INTEGER
event_type
STRING
attribute_key
STRING
attribute_value
STRING
attribute_index
INTEGER
ingestion_timestamp
TIMESTAMP
block_height
STRING
chain_id
STRING
tx_id
STRING
tx_status
STRING
fee
STRING
tx_code
INTEGER
tx_index
INTEGER
gas_used
INTEGER
gas_wanted
INTEGER
ingestion_timestamp
TIMESTAMP