Returns a list of smart rollup refutation games.
/v1/smart_rollups/games
Filter by internal TzKT id.
Click on the parameter to expand more details.
Filter by smart rollup.
Click on the parameter to expand more details.
Filter by initiator (who found a wrong commitment and started the refutation game).
Click on the parameter to expand more details.
Filter by internal TzKT id.
Click on the parameter to expand more details.
Filter by commitment hash.
Click on the parameter to expand more details.
Filter by opponent (who was accused in publishing a wrong commitment).
Click on the parameter to expand more details.
Filter by internal TzKT id.
Click on the parameter to expand more details.
Filter by commitment hash.
Click on the parameter to expand more details.
Filter by level of the block, where the refutation game was started.
Click on the parameter to expand more details.
Filter by timestamp of the block, where the refutation game was started.
Click on the parameter to expand more details.
Filter by level of the block, where the refutation game was last updated.
Click on the parameter to expand more details.
Filter by timestamp of the block, where the refutation game was last updated.
Click on the parameter to expand more details.
Sorts items (asc or desc) by the specified field.
You can see what fields can be used for sorting in the response description, below.
Click on the parameter to expand more details.
Specifies which or how many items should be skipped.
Click on the parameter to expand more details.
Maximum number of items to return.
Specify a comma-separated list of fields to include into response or leave it undefined to get default set of fields.
This parameter accepts values of the following format: {field}{path?}{as alias?}
, so you can do deep selection
(for example, ?select=balance,token.metadata.symbol as token,...
).
Note, if you select just one field, the response will be flatten into a simple array of values.
Click on the parameter to expand the details.