Steem LogoSDS API Reference0.1.9


blocks_api

/ getBlockById / :blockId / :withTransactions? / :withVirtualOps?


Description

Returns the block for the given :blockId.

Example

/blocks_api/getBlockById/02faf0817156fbe4752dd8de2b22b7a52dd37e2d

Parameters

NameTypeOptionalDefaultAllowed Values
:blockIdhex_string (40)No
:withTransactionsboolYestrue
- true
- false
- 1
- 0
:withVirtualOpsboolYestrue
- true
- false
- 1
- 0

Result

JSON Object