Preparing search index...
The search index is not available
Elements Hooks
Elements Hooks
TxResponse
Interface TxResponse
interface
TxResponse
{
code
:
number
;
codespace
:
string
;
data
:
string
;
events
:
any
[]
;
gas_used
:
string
;
gas_wanted
:
string
;
height
:
string
;
info
:
string
;
logs
:
any
[]
;
raw_log
:
string
;
timestamp
:
string
;
tx
:
any
;
txhash
:
string
;
}
Hierarchy (
view full
)
TxResponseBase
TxResponse
Index
Properties
code
codespace
data
events
gas_
used
gas_
wanted
height
info
logs
raw_
log
timestamp
tx
txhash
Properties
code
code
:
number
codespace
codespace
:
string
data
data
:
string
events
events
:
any
[]
gas_
used
gas_
used
:
string
gas_
wanted
gas_
wanted
:
string
height
height
:
string
info
info
:
string
logs
logs
:
any
[]
raw_
log
raw_
log
:
string
timestamp
timestamp
:
string
tx
tx
:
any
txhash
txhash
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
code
codespace
data
events
gas_
used
gas_
wanted
height
info
logs
raw_
log
timestamp
tx
txhash
Elements Hooks
Loading...