get_deployment_status
Check whether a NEAR account has a smart contract deployed and retrieve deployment details for mainnet or testnet.
Instructions
Check if a NEAR account has a smart contract deployed and get deployment details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | NEAR network to query (default: mainnet) | |
| account_id | Yes | The NEAR account ID to check |