> ## Documentation Index
> Fetch the complete documentation index at: https://docs.buckspay.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: SwapQuote

# Interface: SwapQuote

Defined in: [packages/core/src/types.ts:238](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L238)

Swap quote.

## Properties

### amountIn

> **amountIn**: `string`

Defined in: [packages/core/src/types.ts:241](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L241)

***

### amountOut

> **amountOut**: `string`

Defined in: [packages/core/src/types.ts:242](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L242)

***

### tokenIn

> **tokenIn**: `string`

Defined in: [packages/core/src/types.ts:239](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L239)

***

### tokenOut

> **tokenOut**: `string`

Defined in: [packages/core/src/types.ts:240](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L240)
