TxUtxo

November 20, 2024 ยท View on GitHub

Properties

NameTypeDescriptionNotes
currencystrcrypto currency code
tx_hashstrTransaction hash
coinbaseboolCoinbase transaction flag
heightHeight
no_inputsintnumber of input addresses
no_outputsintnumber of output addresses
timestampintTimestamp in posix seconds format
total_inputValues
total_outputValues
tx_typestrdefaults to "utxo"
inputsTxValues[optional]
outputsTxValues[optional]
any string namebool, date, datetime, dict, float, int, list, str, none_typeany 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]