Skip to main content

/cosmos/bank/v1beta1/params REST API Endpoint

Queries the parameters of x/bank module.

Updated on
May 9, 2024

/cosmos/bank/v1beta1/params REST API Endpoint

Parameters

This method does not accept any parameters

Returns

params
object
An object containing parameters related to transaction functionalities
send_enabled
array
An array containing objects representing whether sending transactions is enabled for specific denominations
denom
string
The denomination or identifier of the token unit
enabled
boolean
A boolean value indicating whether sending transactions is enabled (true) or disabled (false) for the specified denomination
default_send_enabled
boolean
A boolean value indicating whether sending transactions is enabled by default for all denominations
Request
1
curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/bank/v1beta1/params'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free