Home

Injective Chain - Legacy REST and gRPC Gateway docs

v1.0.0
Base URL
https://inj.nownodes.io

A REST interface for state queries, legacy transactions

Authentication

api-keyAuthapiKey

API Key: api-key in header

API Reference

Batch

GET
https://inj.nownodes.io/peggy/v1/batch

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

noncestring<uint64>query
contract_addressstringquery

Response

200OK

A successful response.

default

An unexpected error response.

GET
https://inj.nownodes.io/peggy/v1/batch/confirms

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

noncestring<uint64>query
contract_addressstringquery

Response

200OK

A successful response.

default

An unexpected error response.

GET
https://inj.nownodes.io/peggy/v1/batch/last

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

addressstringquery

Response

200OK

A successful response.

default

An unexpected error response.

GET
https://inj.nownodes.io/peggy/v1/batch/outgoingtx

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Response

200OK

A successful response.

default

An unexpected error response.

GET
https://inj.nownodes.io/peggy/v1/batchfees

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Response

200OK

A successful response.

default

An unexpected error response.

Confirms

GET
https://inj.nownodes.io/peggy/v1/confirms/{nonce}

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

noncestring<uint64>requiredpath

Response

200OK

A successful response.

default

An unexpected error response.

Cosmos_originated

GET
https://inj.nownodes.io/peggy/v1/cosmos_originated/denom_to_erc20

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

denomstringquery

Response

200OK

A successful response.

default

An unexpected error response.

GET
https://inj.nownodes.io/peggy/v1/cosmos_originated/erc20_to_denom

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

erc20stringquery

Response

200OK

A successful response.

default

An unexpected error response.

Missing_nonces

GET
https://inj.nownodes.io/peggy/v1/missing_nonces

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Response

200OK

A successful response.

default

An unexpected error response.

Module_state

Retrieves the entire peggy module's state

GET
https://inj.nownodes.io/peggy/v1/module_state

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Response

200OK

A successful response.

default

An unexpected error response.

Oracle

claim

GET
https://inj.nownodes.io/peggy/v1/oracle/event/{address}

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

addressstringrequiredpath

Response

200OK

A successful response.

default

An unexpected error response.

Params

Deployments queries deployments

GET
https://inj.nownodes.io/peggy/v1/params

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Response

200OK

A successful response.

default

An unexpected error response.

Pending_send_to_eth

batch

GET
https://inj.nownodes.io/peggy/v1/pending_send_to_eth

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

sender_addressstringquery

Response

200OK

A successful response.

default

An unexpected error response.

Query_delegate_keys_by_eth

GET
https://inj.nownodes.io/peggy/v1/query_delegate_keys_by_eth

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

eth_addressstringquery

Response

200OK

A successful response.

default

An unexpected error response.

Query_delegate_keys_by_orchestrator

GET
https://inj.nownodes.io/peggy/v1/query_delegate_keys_by_orchestrator

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

orchestrator_addressstringquery

Response

200OK

A successful response.

default

An unexpected error response.

Query_delegate_keys_by_validator

GET
https://inj.nownodes.io/peggy/v1/query_delegate_keys_by_validator

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

validator_addressstringquery

Response

200OK

A successful response.

default

An unexpected error response.

Valset

GET
https://inj.nownodes.io/peggy/v1/valset

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

noncestring<uint64>query

Response

200OK

A successful response.

default

An unexpected error response.

GET
https://inj.nownodes.io/peggy/v1/valset/confirm

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

noncestring<uint64>query
addressstringquery

Response

200OK

A successful response.

default

An unexpected error response.

valset

GET
https://inj.nownodes.io/peggy/v1/valset/current

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Response

200OK

A successful response.

default

An unexpected error response.

GET
https://inj.nownodes.io/peggy/v1/valset/last

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

addressstringquery

Response

200OK

A successful response.

default

An unexpected error response.

GET
https://inj.nownodes.io/peggy/v1/valset/requests

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Response

200OK

A successful response.

default

An unexpected error response.