Documentation
Preparing search index...
@naviprotocol/lending
getMarket
Variable getMarket
Const
getMarket
:
(
market
:
MarketIdentity
,
options
?:
Partial
<
EnvOption
&
CacheOption
>
,
)
=>
Promise
<
Market
>
= ...
Type declaration
(
market
:
MarketIdentity
,
options
?:
Partial
<
EnvOption
&
CacheOption
>
,
)
:
Promise
<
Market
>
Parameters
market
:
MarketIdentity
Optional
options
:
Partial
<
EnvOption
&
CacheOption
>
Returns
Promise
<
Market
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...