Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 943 Bytes

File metadata and controls

17 lines (13 loc) · 943 Bytes

GetAddressInfoResponseUtxos

Properties

Name Type Description Notes
index float Index of the UTXO at this address [optional]
txid str Txid of this UTXO [optional]
blockheight float Blockheight of the UTXO [optional]
blocktime float Blocktime of the UTXO [optional]
script_pub_key object Object representing the scruptPubKey of the UTXO [optional]
used bool Whether the UTXO has been used [optional]
value float Value of the UTXO in NEBL satoshi [optional]
tokens list[GetAddressInfoResponseTokens] Array of NTP1 tokens in this UTXO. [optional]

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