# CoboWaas2.SolContractCallInstruction

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**accounts** | [**[SolContractCallAccount]**](SolContractCallAccount.md) |  | 
**data** | **String** | The Base64-encoded instruction data used for interacting with a Solana program.  | 
**program_id** | **String** | The address of the Solana program (smart contract).   | 


