Last updated 1 year ago
Find the metadata of the included block of a transaction.
Identifier of the transaction to look up.
0xaf7579fb57746219561072c2cc0e4d0fbb8d493d075bd21bf25ae81a450c11ef
Returns the metadata of a given block.
GET /api/core/v2/transactions/{transactionId}/included-block/metadata HTTP/1.1 Host: iota.nownodes.io Accept: */*
Successful operation.
{ "blockId": "0xf532a53545103276b46876c473846d98648ee418468bce76df4868648dd73e5d", "parents": [ "0x7ed3d67fc7b619e72e588f51fef2379e43e6e9a856635843b3f29aa3a3f1f006", "0xd97e89e49ed263b763afeda192515fe154ec826ceb92ef08926cd68ec02c9510" ], "isSolid": true, "referencedByMilestoneIndex": 15465, "whiteFlagIndex": 25, "ledgerInclusionState": "included" }