Steem LogoSDS API Reference0.1.9


blocks_api

/ getBlock / :blockNum / :withTransactions? / :withVirtualOps?


Description

Returns the block for the given :blockNum.

Example

/blocks_api/getBlock/50000001

Parameters

NameTypeOptionalDefaultMin.Max.Allowed Values
:blockNumintNo183735555
:withTransactionsboolYestrue
- true
- false
- 1
- 0
:withVirtualOpsboolYestrue
- true
- false
- 1
- 0

Result

JSON Object