Поиск блока
Получите строку блока по высоте или хешу и при необходимости разверните связанные транзакции и квитанции.
Живой ответ
Ответы от выбранного эндпоинта появляются здесь после запуска запроса.
Здесь появится вывод живого ответа после запуска запроса.
Справка по запросу
application/jsonЭта операция выполняет POST /v0/block с телом запроса типа application/json.
Обязательные входные данные запроса: да
POST /v0/block
{
"block_id": 193916411,
"with_receipts": true,
"with_transactions": true
}Схема тела запроса
objectBlockInput
требует block_idblock_id *один изintegerstring
with_receiptsbooleanwith_transactionsbooleanСправка по ответу
200 application/jsonРезультат поиска блока
Схема ответа
objectBlockResponse
требует блок, block_txs, block_receiptsблок *objectauthor_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 *stringblock_receipts *arrayitemsobjectReceiptTxRowappear_block_height *integerappear_receipt_index *integerblock_height *integerblock_timestamp *stringis_success *booleanpredecessor_id *stringpriority *integerreceipt_id *stringreceipt_index *integerreceipt_type *stringreceiver_id *stringshard_id *integertransaction_hash *stringtx_block_height *integertx_block_timestamp *stringtx_index *integerblock_txs *arrayitemsobjectBlockTxRowgas_burnt *integeris_completed *booleanis_relayed *booleanis_success *booleanlast_block_height *integernonce *integerpriority_fee *integerreal_receiver_id *stringreal_signer_id *stringreceiver_id *stringshard_id *integersigner_id *stringsigner_public_key *stringtokens_burnt *stringtransaction_hash *stringtx_block_hash *stringtx_block_height *integertx_block_timestamp *stringtx_index *integer