@neutral-trade/sdk - v1.0.0
GitHub
Preparing search index...
getProcessReferrerWithdrawalInstructionAsync
Function getProcessReferrerWithdrawalInstructionAsync
getProcessReferrerWithdrawalInstructionAsync
<
TAccountKeeper
extends
string
,
TAccountReferrer
extends
string
,
TAccountReferrerTokenAccount
extends
string
,
TAccountAssetAddress
extends
string
,
TAccountBundleAssetAccount
extends
string
,
TAccountBundleAccount
extends
string
,
TAccountOracleData
extends
string
,
TAccountBundleTempData
extends
string
,
TAccountBundleAssetAuthority
extends
string
,
TAccountReferrerAccount
extends
string
,
TAccountTokenProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"BUNDDh4P5XviMm1f3gCvnq2qKx6TGosAGnoUK12e7cXU"
>
,
>
(
input
:
ProcessReferrerWithdrawalAsyncInput
<
TAccountKeeper
,
TAccountReferrer
,
TAccountReferrerTokenAccount
,
TAccountAssetAddress
,
TAccountBundleAssetAccount
,
TAccountBundleAccount
,
TAccountOracleData
,
TAccountBundleTempData
,
TAccountBundleAssetAuthority
,
TAccountReferrerAccount
,
TAccountTokenProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
Promise
<
ProcessReferrerWithdrawalInstruction
<
TProgramAddress
,
TAccountKeeper
,
TAccountReferrer
,
TAccountReferrerTokenAccount
,
TAccountAssetAddress
,
TAccountBundleAssetAccount
,
TAccountBundleAccount
,
TAccountOracleData
,
TAccountBundleTempData
,
TAccountBundleAssetAuthority
,
TAccountReferrerAccount
,
TAccountTokenProgram
,
[
]
,
>
,
>
Type Parameters
TAccountKeeper
extends
string
TAccountReferrer
extends
string
TAccountReferrerTokenAccount
extends
string
TAccountAssetAddress
extends
string
TAccountBundleAssetAccount
extends
string
TAccountBundleAccount
extends
string
TAccountOracleData
extends
string
TAccountBundleTempData
extends
string
TAccountBundleAssetAuthority
extends
string
TAccountReferrerAccount
extends
string
TAccountTokenProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"BUNDDh4P5XviMm1f3gCvnq2qKx6TGosAGnoUK12e7cXU"
>
Parameters
input
:
ProcessReferrerWithdrawalAsyncInput
<
TAccountKeeper
,
TAccountReferrer
,
TAccountReferrerTokenAccount
,
TAccountAssetAddress
,
TAccountBundleAssetAccount
,
TAccountBundleAccount
,
TAccountOracleData
,
TAccountBundleTempData
,
TAccountBundleAssetAuthority
,
TAccountReferrerAccount
,
TAccountTokenProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
Promise
<
ProcessReferrerWithdrawalInstruction
<
TProgramAddress
,
TAccountKeeper
,
TAccountReferrer
,
TAccountReferrerTokenAccount
,
TAccountAssetAddress
,
TAccountBundleAssetAccount
,
TAccountBundleAccount
,
TAccountOracleData
,
TAccountBundleTempData
,
TAccountBundleAssetAuthority
,
TAccountReferrerAccount
,
TAccountTokenProgram
,
[
]
,
>
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
@neutral-trade/sdk - v1.0.0
Loading...