Preparing search index...
The search index is not available
@torch-finance/simulator
@torch-finance/simulator
types
SimulatorSnapshot
Interface SimulatorSnapshot
interface
SimulatorSnapshot
{
adminFeeNumerator
:
number
;
adminFees
:
bigint
[]
;
feeNumerator
:
number
;
futureA
:
number
;
futureATime
:
number
;
initA
:
number
;
initATime
:
number
;
lpTotalSupply
:
bigint
;
now
:
number
;
poolAddress
:
string
;
rates
:
bigint
[]
;
reserves
:
bigint
[]
;
}
Hierarchy
SimulatorConfig
SimulatorSnapshot
Index
Properties
admin
Fee
Numerator
admin
Fees
fee
Numerator
futureA
futureATime
initA
initATime
lp
Total
Supply
now
pool
Address
rates
reserves
Properties
admin
Fee
Numerator
adminFeeNumerator
:
number
admin
Fees
adminFees
:
bigint
[]
fee
Numerator
feeNumerator
:
number
futureA
futureA
:
number
futureATime
futureATime
:
number
initA
initA
:
number
initATime
initATime
:
number
lp
Total
Supply
lpTotalSupply
:
bigint
now
now
:
number
pool
Address
poolAddress
:
string
rates
rates
:
bigint
[]
reserves
reserves
:
bigint
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
admin
Fee
Numerator
admin
Fees
fee
Numerator
futureA
futureATime
initA
initATime
lp
Total
Supply
now
pool
Address
rates
reserves
@torch-finance/simulator
Loading...