UNPKG

@iguanadex/v3-sdk

Version:

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

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