| Name | Type | Description | Notes |
|---|---|---|---|
| programId | string | The on-chain program address that owns this instruction. | [default to undefined] |
| programName | string | Human-readable program name (e.g. `SystemProgram`, `ComputeBudget`). | [default to undefined] |
| instructionData | ProgramCallInstructionData | [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]