Skip to main content

Interface: InstantiateResult

Properties

contractAddress

Readonly contractAddress: string

The address of the newly instantiated contract

Defined in

node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:48


events

Readonly events: readonly Event[]

Defined in

node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:54


gasUsed

Readonly gasUsed: number

Defined in

node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:56


gasWanted

Readonly gasWanted: number

Defined in

node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:55


height

Readonly height: number

Block height in which the transaction is included

Defined in

node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:51


logs

Readonly logs: readonly Log[]

Defined in

node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:49


transactionHash

Readonly transactionHash: string

Transaction hash (might be used as transaction ID). Guaranteed to be non-empty upper-case hex

Defined in

node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:53