Autonomys IPLD Nodes
Mainnet IPLD nodes (by block height)
@blt.autonomys
Mainnet IPLD nodes (by block height)
@blt.autonomys
Autonomys mainnet IPLD node metadata fetched from the public Autonomys indexer.
CREATE TABLE ipld_nodes (
"cid" VARCHAR,
"node_type" VARCHAR,
"link_depth" BIGINT,
"name" VARCHAR,
"size" BIGINT,
"block_height" BIGINT,
"block_hash" VARCHAR,
"extrinsic_id" VARCHAR,
"extrinsic_hash" VARCHAR,
"index_in_block" BIGINT,
"links_json" VARCHAR,
"blake3_hash" VARCHAR,
"timestamp" TIMESTAMP,
"compression_algorithm" VARCHAR
);Anyone who has the link will be able to view this.