Returns a list of blocks on the network.
The block's number
^((eq|gt|gte|lt|lte):)?\d{1,19}$
The maximum number of items to return
2
The order in which items are listed
"asc"
The consensus timestamp in seconds.nanoseconds format with an optional comparison operator
^((eq|gt|gte|lt|lte|ne):)?\d{1,10}(.\d{1,9})?$
OK
A hex encoded 256-byte array with 0x prefix
^0x[0-9a-fA-F]{512}$
A timestamp range an entity is valid for
"1586567700.453054000"
^\d{1,10}(\.\d{1,9})?$
The inclusive from timestamp in seconds
"1586567700.453054000"
^\d{1,10}(\.\d{1,9})?$
The exclusive to timestamp in seconds
A timestamp range an entity is valid for
"1586567700.453054000"
^\d{1,10}(\.\d{1,9})?$
The inclusive from timestamp in seconds
"1586567700.453054000"
^\d{1,10}(\.\d{1,9})?$
The exclusive to timestamp in seconds
"/api/v1/transactions?timestamp=lt:1657598275.517984411"