GET /api/v1/anchors
Retrieve a list of blockchain anchors for your workspace, ordered by creation date (newest first). Each anchor represents a Merkle root computed from events in a given period and submitted to the Base blockchain.Query Parameters
Number of anchors to return (max 100).
Response
Response Fields
Examples
Anchors with
status: "pending" or status: "submitted" will have null values for tx_hash, block_number, and explorer_url. These anchors cannot yet be verified on-chain.