CreateTokenOptions
type CreateTokenOptions = ClientAndChainAndAccount & { launchConfig?: LaunchConfig; referrerAddress?: string; salt?: Hex;};
type CreateTokenOptions = ClientAndChainAndAccount & { launchConfig?: LaunchConfig; referrerAddress?: string; salt?: Hex;};