Skip to main content
Example code snippets to query the auth module on the chain.

Using gRPC

Fetch parameters such as max memo characters or tsx signature limit

Fetch account details associated with an injective address such as the account’s address, sequence, or pub_key

Fetch list of accounts on chain

Using HTTP REST

Fetch account details associated with an injective address such as the account’s address, sequence, or pub_key

Fetch cosmos address from an injective address

Last modified on March 30, 2026