{ "operationId": "governor-max-notional-available-by-chain", "summary": "", "tags": [ "wormholescan" ], "method": "GET", "path": "/api/v1/governor/notional/max_available/:chain", "parameters": [], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/response.Response-governor_MaxNotionalAvailableRecord" } }, "400": { "description": "Bad Request", "schema": {} }, "500": { "description": "Internal Server Error", "schema": {} } } }