added
2022-02-15
over 1 year ago by Andrii Yasinsky
- Added new endpoint
GetTokensByMinter
. This endpoint simplifies the search for the creator of a specific collection. - Added
block_timestamp_gt
filter in theGetTokensByMinter
, which allows filtering by minimal block timestamp, using "greater" comparison. This filter exludes rows matching given timestamp exactly.