/cosmos/auth/v1beta1/params REST API Endpoint
Parameters
This method does not accept any parameters
Returns
params
object
The params object defines the parameters of the module, which contains the following fields:
max_memo_characters
string
The maximum number of characters allowed in the memo field of a transaction
tx_sig_limit
string
Specifies the maximum number of signatures permitted on a single transaction
tx_size_cost_per_byte
string
Indicates the cost, in units specified, per byte of transaction size
sig_verify_cost_ed25519
string
The cost of verifying a signature using the Ed25519 cryptographic algorithm
sig_verify_cost_secp256k1
string
The cost of verifying a signature using the secp256k1 cryptographic algorithm
disable_seqno_check
boolean
A boolean value indicating whether sequential number checking for transactions is disabled
Request
1curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/auth/v1beta1/params'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free