UNPKG

@multiversx/sdk-dapp-swap

Version:

A library to hold the main logic for swapping between tokens on the MultiversX blockchain

5 lines 232 B
export declare const translateSwapError: ({ serviceError, lossPercentage }: { serviceError?: string | undefined; lossPercentage?: string | undefined; }) => string | undefined; //# sourceMappingURL=translateSwapError.d.ts.map