/events/contract/{contractAddress}
Ok
BadRequest
Unauthorized
NotFound
InternalServerError
ServiceUnavailable
curl -L \ --url 'https://alephium.nownodes.io/events/contract/{contractAddress}?start=1'
{ "events": [ { "blockHash": "bdaf9dc514ce7d34b6474b8ca10a3dfb93ba997cb9d5ff1ea724ebe2af48abe5", "txId": "503bfb16230888af4924aa8f8250d7d348b862e267d75d3147f1998050b6da69", "eventIndex": 1, "fields": [ { "type": "Address", "value": "1AujpupFP4KWeZvqA7itsHY9cLJmx4qTzojVZrg8W9y" }, { "type": "U256", "value": "10" } ] } ], "nextStart": 2 }