Skip to content

Query boxes by multiple Token IDs #68

@capt-nemo429

Description

@capt-nemo429

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions