latestOpenAPI 3.0.3Apache 2.02026-08-107311157.4 KB

68de350419c7

Blocks

Get tx history by block height.

get/v1/indexer/block/{height}/txs

Path parameters

heightinteger required

Block height

Query parameters

cursorinteger required

Start offset

sizeinteger required

Number of items returned

Response

Successful operation

code0 | -1
msgstring

Example response

{
  "msg": "OK"
}