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
Transaction
Interface Transaction
Hierarchy
Transaction
Index
Properties
block
Number
block
Timestamp
code
codespace
data
error
Log
events
gas
Fee
gas
Used
gas
Wanted
hash
id
info
memo
messages
signatures
tx
Type
Properties
block
Number
block
Number
:
number
block
Timestamp
block
Timestamp
:
string
code
code
:
number
codespace
codespace
:
string
Optional
data
data
?:
string
|
internal
.
Uint8Array
Optional
error
Log
error
Log
?:
string
Optional
events
events
?:
{
attributes
:
Record
<
string
,
string
>
;
type
:
string
}
[]
gas
Fee
gas
Fee
:
GasFee
gas
Used
gas
Used
:
number
gas
Wanted
gas
Wanted
:
number
hash
hash
:
string
id
id
:
string
info
info
:
string
Optional
memo
memo
?:
string
Optional
messages
messages
?:
TxMessage
[]
signatures
signatures
:
{
address
:
string
;
pubkey
:
string
;
sequence
:
number
;
signature
:
string
}
[]
tx
Type
tx
Type
:
string
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Transaction
block
Number
block
Timestamp
code
codespace
data
error
Log
events
gas
Fee
gas
Used
gas
Wanted
hash
id
info
memo
messages
signatures
tx
Type
Generated using
TypeDoc