Get contract info
Retrieves details for a specific smart contract.
GET
/extended/v1/contract/{contract_id}
Retrieves details of a contract with a given contract_id.
| Status code | Description | 
|---|---|
| 200 | Contract found | 
| 404 | Cannot find contract of given ID | 
GET request that returns smart contract details