# Interface: GetAmountOutParams

[Swap](../modules/Swap.md).GetAmountOutParams

## Table of contents

### Properties

- [amountIn](Swap.GetAmountOutParams.md#amountin)
- [decimalsIn](Swap.GetAmountOutParams.md#decimalsin)
- [decimalsOut](Swap.GetAmountOutParams.md#decimalsout)
- [fee](Swap.GetAmountOutParams.md#fee)
- [reserveIn](Swap.GetAmountOutParams.md#reservein)
- [reserveOut](Swap.GetAmountOutParams.md#reserveout)

## Properties

### amountIn

• **amountIn**: `string`

___

### decimalsIn

• **decimalsIn**: `number`

___

### decimalsOut

• **decimalsOut**: `number`

___

### fee

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

___

### reserveIn

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

___

### reserveOut

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