Last updated 7 months ago
Returns NFT
/entities/nfts/{tokenId}//{serialNumber}
Token identifier
0.0.1960
Serial number
1
curl -L \ --url '/api/v1/entities/nfts/{tokenId}/{serialNumber}'
{ "id": "1706823227.586179534", "row": { "id": "667c240639282050117a1985", "tokenId": "0.0.4481265", "lastUpdate": 1716755852055, "serialNumber": 1, "metadata": "1706823227.586179534" }, "history": [ { "consensus_timestamp": "1707292471.903596642", "nonce": 0, "transaction_id": "0.0.1533323-1707292459-175375906", "type": "CRYPTOTRANSFER", "is_approval": false, "receiver_account_id": "0.0.1842221", "sender_account_id": "0.0.1533323" }, { "consensus_timestamp": "1707292470.199625477", "nonce": 0, "transaction_id": "0.0.1533323-1707292458-093221893", "type": "TOKENMINT", "is_approval": false, "receiver_account_id": "0.0.1533323", "sender_account_id": null } ] }