UNPKG

@pancakeswap/v3-sdk

Version:

⚒️ An SDK for building applications on top of Pancakeswap V3

3 lines 185 B
import { Percent } from '@pancakeswap/swap-sdk-core'; export declare function parseProtocolFees(feeProtocol: number | string): Percent[]; //# sourceMappingURL=parseProtocolFees.d.ts.map