[@debridge-finance/solana-client](../README.md) / [Exports](../modules.md) / [interfaces](../modules/interfaces.md) / ActiveDiscountType

# Interface: ActiveDiscountType

[interfaces](../modules/interfaces.md).ActiveDiscountType

## Table of contents

### Properties

- [active](interfaces.ActiveDiscountType.md#active)

## Properties

### active

• **active**: `Object`

#### Type declaration

| Name | Type |
| :------ | :------ |
| `fixBps` | `number` |
| `transferBps` | `number` |

#### Defined in

[interfaces.ts:301](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/interfaces.ts#L301)
