HomeSDKsv3 SDKTechnical ReferenceinterfacesFeeOptionsOn this page@uniswap/v3-sdk / Exports / FeeOptions Interface: FeeOptions Table of contents Properties fee recipient Properties fee • fee: Percent The percent of the output that will be taken as a fee. Defined in payments.ts:11 recipient • recipient: string The recipient of the fee. Defined in payments.ts:16