UNPKG

@ultron.foundation/v3-sdk

Version:

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

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