type GenerateMerkleTreeInfoERC721Params = { snapshot: Array<SnapshotEntryERC721>; tokenAddress: string;};