Docs

BalanceOfBatchParams

type BalanceOfBatchParams = { owners: readonly Array<string>; tokenIds: readonly Array<bigint> }