# Interface: GetOppositeAmountParams

[Liquidity](../modules/Liquidity.md).GetOppositeAmountParams

## Table of contents

### Properties

- [amountIn](Liquidity.GetOppositeAmountParams.md#amountin)
- [decimalsIn](Liquidity.GetOppositeAmountParams.md#decimalsin)
- [decimalsOut](Liquidity.GetOppositeAmountParams.md#decimalsout)
- [reserveIn](Liquidity.GetOppositeAmountParams.md#reservein)
- [reserveOut](Liquidity.GetOppositeAmountParams.md#reserveout)

## Properties

### amountIn

• **amountIn**: `string`

___

### decimalsIn

• **decimalsIn**: `number`

___

### decimalsOut

• **decimalsOut**: `number`

___

### reserveIn

• **reserveIn**: [`Number`](../modules/Types.md#number)

___

### reserveOut

• **reserveOut**: [`Number`](../modules/Types.md#number)
