Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/distributor
solana
AirdropFeeClient
Type Alias AirdropFeeClient
AirdropFeeClient
:
{
getAirdropFee
:
(
distributorAddress
:
string
,
)
=>
Promise
<
{
data
?:
AirdropFeeServiceResponse
}
>
;
}
Type declaration
getAirdropFee
:
(
distributorAddress
:
string
)
=>
Promise
<
{
data
?:
AirdropFeeServiceResponse
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Streamflow SDK
Loading...