Function balancesTransferAllTx

  • Parameters

    • to: string

      Public address of the account to transfer the amount to.

    • keepAlive: boolean = true

      Ensure that the transfer does not kill the account, it retains the Existential Deposit.

    Returns Promise<`0x${string}`>

    Unsigned unsubmitted Balance-TransfertAll Transaction Hash. The Hash is only valid for 5 minutes.

    Name

    balancesTransferAllTx

    Summary

    Creates an unsigned unsubmitted Balance-TransfertAll Transaction Hash.

Generated using TypeDoc