GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v3.4.3
Steer Protocol SDK
index
PoolActionSimulation
Interface PoolActionSimulation
interface
PoolActionSimulation
{
transaction
:
EncodedEvmTransaction
;
blockNumber
:
bigint
;
returnData
:
null
|
`
0x
${
string
}
`
;
gasEstimate
:
bigint
;
}
Hierarchy (
View Summary
)
PoolActionSimulation
AlgebraPoolActionSimulation
V3PoolActionSimulation
V4PoolActionSimulation
Index
Properties
transaction
block
Number
return
Data
gas
Estimate
Properties
Readonly
transaction
transaction
:
EncodedEvmTransaction
Readonly
block
Number
blockNumber
:
bigint
Readonly
return
Data
returnData
:
null
|
`
0x
${
string
}
`
Readonly
gas
Estimate
gasEstimate
:
bigint
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
transaction
block
Number
return
Data
gas
Estimate
GitHub
NPM
Steer Protocol SDK - v3.4.3
Loading...