Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 916 Bytes

File metadata and controls

15 lines (10 loc) · 916 Bytes

AddressInternalTransactionConfirmedEachConfirmationDataItemMinedInBlock

Refers to the specific block the transaction was mined in.

Properties

Name Type Description Notes
height int Defines the number of blocks in the blockchain preceding this specific block.
hash str Represents the hash of the block's header, i.e. an output that has a fixed length.
timestamp int Defines the exact date/time when this transaction was mined in seconds since Unix Epoch time.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]