Luna
v2.10Base URL
https://luna.nownodes.ioAuthentication
api-keyAuthapiKeyAPI Key: api-key in header
API Reference
Osmosis
BeforeSendHookAddress defines a gRPC query method for getting the address registered for the before send hook.
GET
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Parameters
denomstringrequiredpathResponse
200OK
A successful response.
default
An unexpected error response.
DenomsFromCreator defines a gRPC query method for fetching all denominations created by a specific admin/creator.
GET
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Parameters
creatorstringrequiredpathResponse
200OK
A successful response.
default
An unexpected error response.
Params defines a gRPC query method that returns the tokenfactory module's parameters.
GET
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Response
200OK
A successful response.
default
An unexpected error response.