Retrieve Block Data #
Fetches all the information about the block with the specified ID.
Path Parameters
tokenId string
required The unique identifier of the block.
Responses
https://api.pecunovus.net/api/v2/get_block/{id}
— 200 Block details retrieved successfully.
— 404 Block not found.

