Staking API

How to send a transaction using Blockdaemon's Ethereum Staking API.

On this page, you will find a TypeScript example showing how to send an ETH transaction using the Ethereum Staking API. The transaction is signed and sent with the web3.js Ethereum API and use RPC access. However, you can choose other tools and methods for these purposes.

Prerequisites

You’ll need the following before running the script:

  • An Ethereum sender address
  • RPC access
  • Your Blockdaemon API key

Tutorial

⬇️ Follow the step-by-step guide in the recipe below:

👍

Reference

  • View the Ethereum - Staking API Endpoints here.
  • View the Ethereum - Staking Reporting API Endpoints here.

👋 Need Help?

Contact us through email or our support page for any issues, bugs, or assistance you may need.