get_account_info
Fetch Solana account details including owner, lamports, data size, and executable status for any address on mainnet, devnet, or testnet.
Instructions
Get detailed account information for a Solana address including owner, lamports, data size, and executable status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The Solana wallet or account address | |
| network | No | Solana network to use |