get_minimum_balance_for_rent
Calculate the minimum SOL balance required to keep a Solana account rent-exempt based on its data size and optional network.
Instructions
Calculate the minimum SOL balance needed to keep an account rent-exempt
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_size | Yes | Account data size in bytes | |
| network | No | Solana network |