v1
latestSwagger 2.02026-07-17211405605.6 KBQuery
BuildAddress builds a contract address
get/cosmwasm/wasm/v1/contract/build_address
Query parameters
code_hashstring
CodeHash is the hash of the code
creator_addressstring
CreatorAddress is the address of the contract instantiator
saltstring
Salt is a hex encoded salt
init_argsstring byte
InitArgs are optional json encoded init args to be used in contract address building if provided
Response
A successful response.