Home > @primitivefi/rmm-sdk > SwapResult
Post-swap invariant and implied price after a swap.
Signature:
export interface SwapResult
Property | Type | Description |
---|---|---|
invariant | number | Post-swap invariant of the pool. |
priceIn | string | Price of the asset paid from the swap. |