Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 735 Bytes

File metadata and controls

14 lines (10 loc) · 735 Bytes

Address

Properties

Name Type Description Notes
Address string The literal address. [optional]
UserAddress string The user address. [optional]
Type string Whether this is an entry credit or factoid address. [optional]
Balance string The current entry credit or factoid balance of the address. [optional]
Transactions map[string]interface{} A list of all transactions that this address has paricipated in. [optional]

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