type GenerateMerkleTreeInfoERC1155Params = { snapshot: Array<SnapshotEntryERC1155>; tokenAddress: string;};