Returns raw contract storage historical values.
Contract address
Id of the last item received (for pagination)
0
Maximum number of items to return
10
GET /v1/contracts/{address}/storage/raw/history HTTP/1.1 Host: xtz-index.nownodes.io Accept: */*
[ { "id": 1, "level": 1, "timestamp": "2025-05-13T21:09:32.141Z", "operation": { "type": "text", "hash": "text", "counter": 1, "nonce": 1, "parameter": { "entrypoint": "text", "value": null } }, "value": null } ]