Retrieve contract info
POST/info/contract
Retrieves detailed information about a contract.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
- 503
Successful retrieval of contract info for the given contract and his admin contract and other contracts that are related to it.
Bad request - invalid input parameters.
Unauthorized - user not authenticated.
Forbidden - user doesn't have permission.
Too many requests.
Internal server error - something went wrong during the request.
Service unavailable - blockchain or other external service is down.