Open capt-nemo429 opened 1 year ago
Filter tokens by the the minting box (Token.box field) with the following objects:
Token.box
{ ergoTree?: string; registers?: AdditionalRegisters; }
or
{ address?: string; registers?: AdditionalRegisters; }
Filter tokens by the the minting box (
Token.box
field) with the following objects:or