type GenerateMerkleTreeInfoERC20Params = { snapshot: Array<SnapshotEntryERC20>; tokenAddress: string;};