added

2022-02-15

  • Added new endpoint GetTokensByMinter. This endpoint simplifies the search for the creator of a specific collection.
  • Added block_timestamp_gt filter in the GetTokensByMinter, which allows filtering by minimal block timestamp, using "greater" comparison. This filter exludes rows matching given timestamp exactly.