Skip to main content

Interface: ExecuteResult

Properties

events

Readonly events: readonly Event[]

Defined in

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


gasUsed

Readonly gasUsed: number

Defined in

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


gasWanted

Readonly gasWanted: number

Defined in

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


height

Readonly height: number

Block height in which the transaction is included

Defined in

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


logs

Readonly logs: readonly Log[]

Defined in

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


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:91