Event
Path parameters
addressstringRequired
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET /peggy/v1/oracle/event/{address} HTTP/1.1
Host: inj.nownodes.io
Accept: */*
{
"last_claim_event": {
"ethereum_event_nonce": "text",
"ethereum_event_height": "text"
}
}