Quickstart

This quickstart walks you through submitting your first Hedera transaction using the playground, creating and funding a testnet account via the developer portal, and viewing the transaction on HashScan.


Submit Your First Transaction

1

Open the Playground

OPEN PLAYGROUND

2

Transfer HBAR transaction

Under the Acc & HBAR native services, click the Transfer HBAR transaction from the left navigation

  1. Replace receiverAccount with account ID "0.0.800"

  2. Then click on Get Account Balance under Queries

3

Execute transaction

Click the Execute button to submit your first transaction.

4

Create a Hedera testnet account

When you click Execute, you’ll be prompted to sign up for a developer portal account. Once logged in, click the CREATE ACCOUNT button to complete the testnet account creation flow.

Your new testnet account will be automatically funded with 1000 HBAR. View your account ID and key pair from the portal dashboard.

5

View the transaction on HashScan

View and verify the transaction details and success confirmation. Click the HashScan link from the transaction output on the playground. View your transaction details, account history, and network activity.

-------------------------------- Transfer HBAR ------------------------------ 
Receipt status           : SUCCESS
Transaction ID           : [email protected]
Hashscan URL             : https://hashscan.io/testnet/tx/[email protected]
-------------------------------- Account Balance ------------------------------
HBAR account balance     : 995.99724961 ℏ
Token account balance    : {}

Next Step

Last updated

Was this helpful?