Protected
configurationOptional
initOverrides: RequestInitRetrieves block details of a specific block for a given burnchain block hash Get block by burnchain block hash
Optional
initOverrides: RequestInitRetrieves block details of a specific block for a given burn chain height Get block by burnchain height
Optional
initOverrides: RequestInitRetrieves block details of a specific block for a given burn chain height Get block by burnchain height
Optional
initOverrides: RequestInitRetrieves block details of a specific block for a given chain height. You can use the hash from your latest block ('get_block_list' API) to get your block details. Get block by hash
Optional
initOverrides: RequestInitRetrieves block details of a specific block for a given chain height. You can use the hash from your latest block ('get_block_list' API) to get your block details. Get block by hash
Optional
initOverrides: RequestInitRetrieves block details of a specific block at a given block height Get block by height
Optional
initOverrides: RequestInitRetrieves block details of a specific block at a given block height Get block by height
Optional
initOverrides: RequestInitRetrieves a list of recently mined blocks If you need to actively monitor new blocks, we highly recommend subscribing to WebSockets or Socket.io for real-time updates. Get recent blocks
Optional
initOverrides: RequestInitRetrieves a list of recently mined blocks If you need to actively monitor new blocks, we highly recommend subscribing to WebSockets or Socket.io for real-time updates. Get recent blocks
Optional
initOverrides: RequestInitProtected
requestOptional
initOverrides: RequestInitRest
...middlewares: Middleware[]Rest
...postMiddlewares: ((context: ResponseContext) => Promise<void | Response>)[]Rest
...preMiddlewares: ((context: RequestContext) => Promise<void | FetchParams>)[]Generated using TypeDoc
Retrieves block details of a specific block for a given burnchain block hash Get block by burnchain block hash