get_contract_info
Retrieve metadata and operations for a Neo N3 contract using its name, script hash, or address.
Instructions
Get metadata and operations for a contract by known name, script hash, or Neo address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network to use: "mainnet" or "testnet" | |
| contract | No | Generic contract reference: known name, script hash, or Neo address | |
| nameOrHash | No | Backward-compatible alias for contract name or script hash | |
| contractName | No | Supported contract name |