Get contracts status
Retrieves the deployment status of multiple smart contracts.
GET
/extended/v2/smart-contracts/status
Retrieves the deployment status of multiple smart contracts.
Query parameters
contract_idRequiredarray of string
Contract IDs to fetch status for
Example:"SPQZF23W7SEYBFG5JQ496NMY0G7379SRYEDREMSV.Candy"| Status code | Description | 
|---|---|
| 200 | List of smart contract status | 
GET request that returns the deployment status of multiple smart contracts.