Query

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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.