/cosmos/auth/v1beta1/params
GET
Params queries all parameters.
Responses
params defines the parameters of the module.
max_memo_charactersstring
tx_sig_limitstring
tx_size_cost_per_bytestring
sig_verify_cost_ed25519string
sig_verify_cost_secp256k1string
codestringrequired
Code identifying the cause of the failed request.messagestringrequired
Detailed message including the name and value of the invalid parameter.{"code": "ERROR_CODE","message": "An unexpected error response."}
cURL
curl -X GET 'https://rest-celestia-mainnet.nodit.io/cosmos/auth/v1beta1/params' \-H 'Content-Type: application/json' \-H 'X-API-KEY: nodit-demo'