v1
latestOpenAPI 3.1.02026-07-1288262495.0 KBPrimary Network Blocks
List blocks proposed by node
Lists the latest blocks proposed by a given NodeID on one of the Primary Network chains.
get/v1/networks/{network}/blockchains/{blockchainId}/nodes/{nodeId}/blocks
Path parameters
blockchainId'11111111111111111111111111111111LpoYY' | '2oYMBNV4eNHyqk2fjjV5nVQLDbtmNJzq5s3qs3Lo6ftnC6FByM' | '2JVSBoinj9C2J33VntvzYtVJNZdN2NKiwwKjcumHUWEb5DbBrm' | '2q9e4r6Mu3U68nU1fYjgbR6JvwrRx36CohpAX5UQxse55x1Q5' | 'yH8D7ThNJkxmtkuv2jgBa4P1Rn3Qpr4pPr7QYNfcdoS6k6HWp' | 'p-chain' | 'x-chain' | 'c-chain' required
A primary network blockchain id or alias.
network'mainnet' | 'fuji' | 'testnet' required
Either mainnet or testnet/fuji.
nodeIdstring required
A primary network (P or X chain) nodeId.
Query parameters
startTimestampinteger
Query param for retrieving items after a specific timestamp.
endTimestampinteger
Query param for retrieving items before a specific timestamp.
pageTokenstring
A page token, received from a previous list call. Provide this to retrieve the subsequent page.
pageSizeinteger
The maximum number of items to return. The minimum page size is 1. The maximum pageSize is 100.
Response
Successful response