Skip to main content

/cosmwasm/wasm/v1/codes/params REST API Endpoint

Gets the module params.

Updated on
Jun 28, 2025

/cosmwasm/wasm/v1/codes/params REST API Endpoint

Parameters

This method does not accept any parameters

Returns

params
object
Parameters governing code upload access and contract instantiation permissions
code_upload_access
object
Access control configuration for uploading smart contract code
permission
string
The type of upload permission; typically a role or method of access (e.g. 'AnyOfAddresses')
addresses
array
An array of account addresses permitted to upload smart contract code
instantiate_default_permission
string
The default permission level required to instantiate smart contracts (e.g. 'Everybody')
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free