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