Skip to content

@liquality.terra.TerraTypes.FCD.LcdTransaction

Krasimir Raykov edited this page Mar 30, 2022 · 3 revisions

Interface: LcdTransaction

TerraTypes.FCD.LcdTransaction

Table of contents

Properties

Properties

code

Optional code: number

Defined in

terra/lib/types/fcd.ts:54


codespace

Optional codespace: string

Defined in

terra/lib/types/fcd.ts:53


gas_used

gas_used: string

Defined in

terra/lib/types/fcd.ts:58


gas_wanted

gas_wanted: string

Defined in

terra/lib/types/fcd.ts:57


height

height: string

Defined in

terra/lib/types/fcd.ts:51


logs

logs: Log[]

Defined in

terra/lib/types/fcd.ts:56


raw_log

raw_log: string

Defined in

terra/lib/types/fcd.ts:55


timestamp

timestamp: string

Defined in

terra/lib/types/fcd.ts:60


tx

tx: LcdTx

Defined in

terra/lib/types/fcd.ts:59


txhash

txhash: string

Defined in

terra/lib/types/fcd.ts:52

Clone this wiki locally