Query delegate keys by eth
get
Query parameters
eth_addressstringOptional
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET /peggy/v1/query_delegate_keys_by_eth HTTP/1.1
Host: inj.nownodes.io
Accept: */*
{
"validator_address": "text",
"orchestrator_address": "text"
}