Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 598 Bytes

rmm-sdk.swapresult.md

File metadata and controls

21 lines (13 loc) · 598 Bytes

Home > @primitivefi/rmm-sdk > SwapResult

SwapResult interface

Post-swap invariant and implied price after a swap.

Signature:

export interface SwapResult 

Properties

Property Type Description
invariant number Post-swap invariant of the pool.
priceIn string Price of the asset paid from the swap.