Filter tokens by the the minting box (`Token.box` field) with the following objects: ```ts { ergoTree?: string; registers?: AdditionalRegisters; } ``` or ```ts { address?: string; registers?: AdditionalRegisters; } ```