# Interface: GetAmountInParams

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

## Table of contents

### Properties

- [amountOut](Swap.GetAmountInParams.md#amountout)
- [decimalsIn](Swap.GetAmountInParams.md#decimalsin)
- [decimalsOut](Swap.GetAmountInParams.md#decimalsout)
- [fee](Swap.GetAmountInParams.md#fee)
- [reserveIn](Swap.GetAmountInParams.md#reservein)
- [reserveOut](Swap.GetAmountInParams.md#reserveout)

## Properties

### amountOut

• **amountOut**: `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)
