Function balancesTransferKeepAliveTx

  • Parameters

    • to: string

      Public address of the account to transfer the amount to.

    • amount: number | BN

      Token amount to transfer.

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

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

    Name

    balancesTransferKeepAliveTx

    Summary

    Creates an unsigned unsubmitted Balance-TransfertKeepAlive Transaction Hash.

Generated using TypeDoc