type CreateTokenOptions = ClientAndChainAndAccount & { developerAddress?: string; launchConfig?: LaunchConfig; params: TokenParams; salt?: Hex;};