fund

open suspend fun fund(chainId: String, params: FundParams): Result<FundResponse>

Prepares the ejection of a wallet by obtaining the necessary share for the operation.

Return

A string representing the prepared share required for ejection.

Parameters

walletId

The unique identifier of the wallet.

backupMethod

The method used for backup before ejection.