Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/sdk-ts
TxInfoResponse
Interface TxInfoResponse
Hierarchy
TxInfoResponse
Index
Properties
code
codespace
data
gas_
used
gas_
wanted
height
info
logs
raw_
log
timestamp
tx
txhash
Properties
code
code
:
number
codespace
codespace
:
string
data
data
:
string
gas_
used
gas_
used
:
string
gas_
wanted
gas_
wanted
:
string
height
height
:
string
info
info
:
string
logs
logs
:
RestTxLog
[]
raw_
log
raw_
log
:
string
timestamp
timestamp
:
string
tx
tx
:
RestTx
txhash
txhash
:
string
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Tx
Info
Response
code
codespace
data
gas_
used
gas_
wanted
height
info
logs
raw_
log
timestamp
tx
txhash
Generated using
TypeDoc