Last updated 7 months ago
Returns tokens
/entities/tokens
Page index
0
Page size
10
Order field
consensusTimestamp
Order direction
{"value":"ASC","description":"Ascending ordering"}
Token identifier
0.0.1960
Treasury
curl -L \ --url '/api/v1/entities/tokens'
{ "pageIndex": "0", "pageSize": "10", "total": "100", "order": {}, "items": [ { "id": "667c240639282050117a1985", "tokenId": "0.0.4481265", "status": "UPDATED", "lastUpdate": 1716755852055, "serialNumber": 1, "hasNext": false, "name": "iRec Token", "symbol": "iRec", "treasury": "0.0.1", "memo": "0.0.2952745", "totalSupply": "77", "decimals": "2", "type": "NON_FUNGIBLE_UNIQUE" } ] }