Stats
These commands return statistical information from Piri system.
This endpoint is used on the PIRI network to access a list of wallets that hold the most of the given "assetID" asset type. Skip and limit parameters can be used for pagination.
Body
assetIDstringRequired
Asset ID
limitnumberRequired
Record count for per page
skipnumberOptional
Page count for skip according to limit value.
Responses
200
OK
application/json; charset=utf-8
post
/getRichList200
OK
Last updated