[@debridge-finance/solana-transaction-parser](../README.md) / ProgramInfoType

# Interface: ProgramInfoType

## Table of contents

### Properties

- [idl](ProgramInfoType.md#idl)
- [programId](ProgramInfoType.md#programid)

## Properties

### idl

• **idl**: `Idl`

#### Defined in

[interfaces.ts:90](https://github.com/debridge-finance/solana-tx-parser-public/blob/b05f439/src/interfaces.ts#L90)

___

### programId

• **programId**: `string` \| `PublicKey`

#### Defined in

[interfaces.ts:91](https://github.com/debridge-finance/solana-tx-parser-public/blob/b05f439/src/interfaces.ts#L91)
