Injective Chain - Legacy REST and gRPC Gateway docs
v1.0.0https://inj.nownodes.ioA REST interface for state queries, legacy transactions
Authentication
api-keyAuthapiKeyAPI Key: api-key in header
API Reference
Feed_config
Retrieves the OCR FeedConfig for a given FeedId
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Parameters
feed_idstringrequiredpathResponse
A successful response.
An unexpected error response.
Feed_config_info
Retrieves the OCR FeedConfigInfo for a given FeedId
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Parameters
feed_idstringrequiredpathResponse
A successful response.
An unexpected error response.
Latest_round
Retrieves latest round ID and data, including median answer for that round
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Parameters
feed_idstringrequiredpathResponse
A successful response.
An unexpected error response.
Latest_transmission_details
LatestTransmissionDetails returns details about the latest trasmission recorded on chain for the given feed ID.
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Parameters
feed_idstringrequiredpathResponse
A successful response.
An unexpected error response.
Module_state
Retrieves the entire OCR module's state
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Response
A successful response.
An unexpected error response.
Owed_amount
Retrieves transmitter's owed amount
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Parameters
transmitterstringrequiredpathResponse
A successful response.
An unexpected error response.
Params
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Response
A successful response.
An unexpected error response.