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