Preparing search index...
The search index is not available
Documentation
Documentation
@orca-so/whirlpools-client
fetchMaybeWhirlpoolsConfig
Function fetchMaybeWhirlpoolsConfig
fetchMaybeWhirlpoolsConfig
<
TAddress
extends
string
=
string
>
(
rpc
:
Rpc
<
GetAccountInfoApi
>
,
address
:
Address
<
TAddress
>
,
config
?:
FetchAccountConfig
,
)
:
Promise
<
MaybeAccount
<
WhirlpoolsConfig
,
TAddress
>
>
Type Parameters
TAddress
extends
string
=
string
Parameters
rpc
:
Rpc
<
GetAccountInfoApi
>
address
:
Address
<
TAddress
>
Optional
config
:
FetchAccountConfig
Returns
Promise
<
MaybeAccount
<
WhirlpoolsConfig
,
TAddress
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...