Skip to main content

Get the request ids for the latest block

GET 

/v1/chain/core/blocklog/blocks/latest/requestids

Get the request ids for the latest block

Request

Query Parameters

    block string

    Block index or trie root

Responses

A list of request ids (ISCRequestID[])

Schema
    requestIds string[]required
Loading...