List all assets(TRC10 tokens) on chainget https://api.shasta.trongrid.io/v1/assetsQuery Paramsorder_bystringorder_by = total_supply,asc | total_supply,desc | start_time,asc | start_time,desc | end_time,asc | end_time,desc | id,asc | id,desc (default)limitint32number of assets per page, default 20, max 200fingerprintstringfingerprint of the last asset returned by the previous page; when using it, the other parameters and filters should remain the sameResponses 200200 400400Updated 5 months ago