Asset API
Asset
get_asset_holders
Get asset holders for a specific asset.
asset
: The specific asset id or symbolstart
: The start indexlimit
: Maximum limit must not exceed 100
get_all_asset_holders
Get all asset holders.
A list of all asset holders.
Last updated