Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.12 KB

AddressTx.md

File metadata and controls

22 lines (17 loc) · 1.12 KB

AddressTx

Properties

Name Type Description Notes
tx_type str defaults to "account"
token_tx_id int [optional]
contract_creation bool Indicates if this transaction created a new contract. Recipient address is the address of the new contract. [optional]
tx_hash str Transaction hash [optional]
currency str crypto currency code [optional]
coinbase bool Coinbase transaction flag [optional]
height Height [optional]
timestamp int Timestamp [optional]
value Values [optional]
from_address str Address [optional]
to_address str Address [optional]
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]