Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
AppConfig
Type Alias AppConfig
type
AppConfig
=
{
addresses
:
{
accountFactory
:
Address
;
dex
:
Address
;
gateway
:
Address
;
hyperlane
:
{
ism
:
Address
;
mailbox
:
Address
;
va
:
Address
}
;
lending
:
Address
;
oracle
:
Address
;
perps
:
Address
;
taxman
:
Address
;
warp
:
Address
;
}
;
makerFeeRate
:
string
;
maxLiquidationBonus
:
string
;
minimumDeposit
:
Record
<
Denom
,
string
>
;
minLiquidationBonus
:
string
;
takerFeeRate
:
string
;
targetUtilizationRate
:
string
;
}
Index
Properties
addresses
maker
Fee
Rate
max
Liquidation
Bonus
minimum
Deposit
min
Liquidation
Bonus
taker
Fee
Rate
target
Utilization
Rate
Properties
addresses
addresses
:
{
accountFactory
:
Address
;
dex
:
Address
;
gateway
:
Address
;
hyperlane
:
{
ism
:
Address
;
mailbox
:
Address
;
va
:
Address
}
;
lending
:
Address
;
oracle
:
Address
;
perps
:
Address
;
taxman
:
Address
;
warp
:
Address
;
}
maker
Fee
Rate
makerFeeRate
:
string
max
Liquidation
Bonus
maxLiquidationBonus
:
string
minimum
Deposit
minimumDeposit
:
Record
<
Denom
,
string
>
min
Liquidation
Bonus
minLiquidationBonus
:
string
taker
Fee
Rate
takerFeeRate
:
string
target
Utilization
Rate
targetUtilizationRate
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
addresses
maker
Fee
Rate
max
Liquidation
Bonus
minimum
Deposit
min
Liquidation
Bonus
taker
Fee
Rate
target
Utilization
Rate
Home
GitHub
Left Curve Software Stack
Loading...