Skip to main content

withdraw_usdc

Function withdraw_usdc 

Source
pub async fn withdraw_usdc(
    __arg0: State<AppState>,
    signer_ctx: SignerContext,
    __arg2: SonicJson<WithdrawUsdcRequest>,
) -> Result<SonicJson<WithdrawUsdcResponse>, ApiError>