Holders
Array [
idstring
Account ID
amountstring
Amount of tokens held by this account
custodianstring
Name of the custodian to which this account belongs
]
Holders
[
{
"id": "string",
"amount": "string",
"custodian": "string"
}
]
Account ID
Amount of tokens held by this account
Name of the custodian to which this account belongs
[
{
"id": "string",
"amount": "string",
"custodian": "string"
}
]