Get TRC-20 token holder balancesget https://api.shasta.trongrid.io/v1/contracts/{contractAddress}/tokensPath ParamscontractAddressstringrequiredThe address of contract (format: Base58 or Hex). Example: TG3XXyExBkPp9nzdajDZsozEu4BkaSJozsQuery ParamsfingerprintstringThe fingerprint for pagination, obtained from the meta.fingerprint field of a previous response. Note: When using fingerprint, all other parameters must remain the same.limitint32The maximum number of transactions to return per page. (Default: 20,Max: 200)order_bystringSpecifies the sort order. balance,asc | balance,desc (default).Responses 200200 400400Updated 4 months ago