contractAddress
: string - The address of the contract that the token belongs to. We currently support both ERC721 and ERC1155 contracts.tokenId
: string - The ID of the token. Can be in hex or decimal format.owners
: string[] - A list of strings representing addresses of the owners.