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
SimulationResponse
Interface SimulationResponse
Hierarchy
SimulationResponse
Index
Properties
gas_
info
result
Properties
gas_
info
gas_
info
:
{
gas_used
:
string
;
gas_wanted
:
string
}
Type declaration
gas_
used
:
string
gas_
wanted
:
string
result
result
:
{
data
:
string
;
events
:
{
attributes
:
{
key
:
string
;
value
:
string
}
[]
;
type
:
string
}
[]
;
log
:
string
}
Type declaration
data
:
string
events
:
{
attributes
:
{
key
:
string
;
value
:
string
}
[]
;
type
:
string
}
[]
log
:
string
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Simulation
Response
gas_
info
result
Generated using
TypeDoc