Search
Preparing search index...
The search index is not available
@saberhq/saber-periphery - v1.1.3
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@saberhq/saber-periphery - v1.1.3
PoolOutputResult
Interface PoolOutputResult<P>
Result of a pool strategy.
Type Parameters
P
Hierarchy
PoolOutputResult
Index
Properties
amount
fees
pair
Properties
amount
amount
:
TokenAmount
Amount out.
fees
fees
:
TokenAmount
Fees paid.
pair
pair
:
Pair
<
P
>
The new Pair state.
Exports
Pool
Output
Result
amount
fees
pair
Generated using
TypeDoc
Result of a pool strategy.