ClaimERC721Params

type ClaimERC721Params = { recipient: string; tokenAddress: string };