[@debridge-finance/solana-client](../README.md) / [Exports](../modules.md) / [instructions](../modules/instructions.md) / ExtCallStorageContextType

# Interface: ExtCallStorageContextType

[instructions](../modules/instructions.md).ExtCallStorageContextType

## Table of contents

### Properties

- [claimer](instructions.ExtCallStorageContextType.md#claimer)
- [externalCallMeta](instructions.ExtCallStorageContextType.md#externalcallmeta)
- [externalCallStorage](instructions.ExtCallStorageContextType.md#externalcallstorage)

## Properties

### claimer

• **claimer**: `PublicKey`

#### Defined in

[instructions.ts:360](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L360)

___

### externalCallMeta

• **externalCallMeta**: `PublicKey`

#### Defined in

[instructions.ts:359](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L359)

___

### externalCallStorage

• **externalCallStorage**: `PublicKey`

#### Defined in

[instructions.ts:358](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L358)
