Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TransactionFromExplorerApiResponse

Index

Properties

block_number: number
block_timestamp: string
code: number
codespace: string
data?: string | internal.Uint8Array
error_log?: string
events: any[]
gas_fee: { amount: { amount: string; denom: string }[]; gas_limit: number; granter: string; payer: string }

Type declaration

  • amount: { amount: string; denom: string }[]
  • gas_limit: number
  • granter: string
  • payer: string
gas_used: number
gas_wanted: number
hash: string
id: string
info: string
memo?: string
messages: { type: string; value: any }[]
signatures: { address: string; pubkey: string; sequence: number; signature: string }[]
tx_type: string

Generated using TypeDoc