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
TxClientSimulateResponse
Interface TxClientSimulateResponse
Hierarchy
TxClientSimulateResponse
Index
Properties
gas
Info
result
Properties
gas
Info
gas
Info
:
{
gasUsed
:
number
;
gasWanted
:
number
}
Type declaration
gas
Used
:
number
gas
Wanted
:
number
result
result
:
{
data
:
string
|
internal
.
Uint8Array
;
eventsList
:
any
[]
;
log
:
string
}
Type declaration
data
:
string
|
internal
.
Uint8Array
events
List
:
any
[]
log
:
string
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Tx
Client
Simulate
Response
gas
Info
result
Generated using
TypeDoc