v1

latestOpenAPI 3.0.02026-07-26356764.0 KB
History

Get history

Get all history

get/history

Query parameters

limitnumber double required
cursorstring
transactionHashstring
excludePayloadboolean
streamIdstring
chainIdstring[]
blockNumbernumber[]
fromTimestampnumber double
toTimestampnumber double

Response

Ok

cursorstring
totalnumber double required

Example response

{
  "result": [
    {
      "payload": {
        "abi": [
          {}
        ]
      }
    }
  ]
}