Диапазон блоков
Получите ограниченный список индексированных блоков, отсортированный по возрастанию или убыванию.
Получите ограниченный список индексированных блоков, отсортированный по возрастанию или убыванию.
Ответы от выбранного эндпоинта появляются здесь после запуска запроса.
Здесь появится вывод живого ответа после запуска запроса.
Эта операция выполняет POST /v0/blocks с телом запроса типа application/json.
Обязательные входные данные запроса: да
POST /v0/blocks
{
"desc": false,
"from_block_height": 193916402,
"limit": 10,
"to_block_height": 193916411
}descbooleanSort newest-first when true; oldest-first when false or omitted.
from_block_heightintegerInclusive lower bound on block height.
limitintegerMaximum blocks to return in one page (1–100).
to_block_heightintegerExclusive upper bound on block height.
Строки блоков
блоки *arrayitemsobjectBlockRowauthor_id *stringblock_hash *stringblock_height *integerblock_ordinalintegerblock_timestamp *stringchunks_included *integerepoch_id *stringgas_burnt *stringgas_price *stringnext_epoch_id *stringnum_receipts *integernum_transactions *integerprev_block_hash *stringprev_block_heightintegerprotocol_version *integertokens_burnt *stringtotal_supply *string