Merge pull request #2925 from tequdev/ja-mpt

[JA] MPToken
This commit is contained in:
Rome Reginelli
2025-04-08 12:26:56 -07:00
committed by GitHub
26 changed files with 784 additions and 36 deletions

View File

@@ -7,7 +7,7 @@ labels:
# mpt_holders
_(Requires the [MPToken amendment][] {% not-enabled /%})_
_(Requires the [MPTokensV1 amendment][] {% not-enabled /%})_
For a given `MPTokenIssuanceID` and ledger sequence, `mpt_holders` returns all holders of that MPT and their balance. This method likely returns very large data sets, so you should expect to implement paging via the `marker` field. This API is only available using Clio, not rippled.