Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 798 Bytes

File metadata and controls

15 lines (11 loc) · 798 Bytes

GetTokenHoldersResponse

Properties

Name Type Description Notes
token_id str TokenId of the token [optional]
holders list[GetTokenHoldersResponseHolders] [optional]
divibility float How many decimal points the token is divisble to [optional]
lock_status bool Whether new issuances of this token are locked [optional]
aggregation_policy str Whether the tokesn are aggregatable [optional]
some_utxo str A UTXO of this token [optional]

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