-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Some use cases requires querying a box for multiple Token IDs.
Example:
If I want to fetch all boxes which contains tokenA and tokenB, I will pass Token IDs in containsTokens param and only boxes that contains both tokens will be returned.
Remarks
- I think 5 tokenIds per query is a reasonable limit
- Since conventionally we use multiple IDs as OR operator, would be good to make this different than other, so I suggest calling it
containsTokens.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request