Hedera Transaction Tool Demo
v0.10.0
v0.10.0
  • Overview
  • Configuration
  • Installation
  • Keys
    • Generate a key
    • Import keys
    • Add public keys
    • Change your key name
    • Change your key password
    • Export your public key
    • Recovery your keys
    • Forgot your key password
    • View your recovery phrase
    • Change your recovery phrase password
    • Forgot your recovery phrase password
  • Accounts
    • Add an account
    • Change account name
    • Import accounts
    • Add new account
    • Add account network
    • Get account balance
    • Get account info
  • Create Transactions
    • Create an account
    • Update an account
    • Transfer hbar
    • File contents update
    • Admin remove content
    • Admin restore content
    • Create transactions from an existing transaction
    • Software update
  • Sign Transactions
    • Individual transactions
    • Multiple (batch) transactions
  • History
  • Settings
  • Software Update
  • CLI Commands
    • Launch CLI
    • Change key formats
    • Get account info
    • Collate transactions
    • Submit transactions
Powered by GitBook
On this page

Was this helpful?

  1. Create Transactions

Transfer hbar

PreviousUpdate an accountNextFile contents update

Last updated 3 years ago

Was this helpful?

Create a transaction to transfer hbar from one account to another. You can have multiple transfers in one transfer transaction.

1. Click on the Create tab from the top navigation bar 2. Click on SELECT and select Transfer

3. Optionally, enter any comments you would like to provide with this transaction for other members to view

4. Select the date and time the transaction will be submitted on

The selected date/time for transaction submission should include enough time to collect the required number of signatures and prepare to submit.

5. Optionally, enter a memo that will live with the transaction and be viewable by anyone on the Hedera network

6. Enter the Hedera account ID of the account paying for the transaction fee. The checksum value is optional.

7. Enter the account ID of the node that will submit the transaction. The checksum value (-tzfmz) is optional. The default node account ID is displayed

8. Enter the account ID and value of hbar will be debited from

9. Click ACCEPT

If you add multiple senders, it will aggregate the total number of hbar to distribute to the receiver account(s).

10. Enter the account ID and value of hbar of the receiving account

The value of hbar that is being debited from the sender account must equal the value of hbar credited to the receiver account.

11. Click ACCEPT

12. Click CREATE AND EXPORT

  • Select the location where you would like to store the transaction. If you would like to view it in your application to sign, store it in the InputFiles directory.