@neutral-trade/sdk - v1.0.0
GitHub
Preparing search index...
fetchMaybeBundle
Function fetchMaybeBundle
fetchMaybeBundle
<
TAddress
extends
string
=
string
>
(
rpc
:
Rpc
<
GetAccountInfoApi
>
,
address
:
Address
<
TAddress
>
,
config
?:
FetchAccountConfig
,
)
:
Promise
<
MaybeAccount
<
Bundle
,
TAddress
>
>
Type Parameters
TAddress
extends
string
=
string
Parameters
rpc
:
Rpc
<
GetAccountInfoApi
>
address
:
Address
<
TAddress
>
Optional
config
:
FetchAccountConfig
Returns
Promise
<
MaybeAccount
<
Bundle
,
TAddress
>
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
@neutral-trade/sdk - v1.0.0
Loading...