Skip to content

Lab 1: Chain, Wallet & Gas

  1. Create or prepare a test wallet
  2. Switch to the assigned testnet
  3. Obtain testnet ETH
  4. Query the block number with CLI or RPC
  5. Query your account balance
  6. Send a test transaction
  7. Explain transaction fields in a block explorer
  • Testnet name
  • Command or RPC request used to query block number
  • Wallet balance query result
  • Test transaction link
  • Explanation of nonce, gas limit, gas price / fee, to, value, and data