Blockdaemon API Suite Use Cases

Familiarize yourself with the Blockdaemon API suite use cases.

The Blockdeamon API Suite simplifies and streamlines blockchain access. The Blockdeamon API Suite reduces time and effort while increasing the consistency of your blockchain data.

The Blockdeamon API Suite allows you to perform complex operations across multiple protocols easily. This page contains a selection of robust, time-saving use cases.

⏰ Realtime Event Streaming

The Blockdeamon API Suite provides a WebSockets endpoint for streaming a live feed of blockchain data. WebSockets offer real-time information about the network, including new blocks and transactions.

For further information, visit: Universal API: WebSockets

🪙 Native Token Balances

The Blockdeamon API Suite allows you to get the current balance of a native token for one or multiple addresses in a single call.

For further information, visit: Universal API: Accounts

🏗️ Tx Construction

You can utilize SDKs to construct and sign transfer transactions.

Further information: Universal API: Transaction Construction

📡 Tx Broadcasting

You can use the Universal API to broadcast signed transactions in a unified format across multiple protocols. You can utilize the Native RPC API to broadcast transactions in a protocol’s native format.

Further information: Universal API: Transaction Broadcasting

📑 Staking Reports

With the Blockdeamon API Suite, you can generate reports (.csv) of staking rewards and balance changes from rewards over time.

Further information: Staking Reporting API

🚪 RPC and Native Protocol Access

The Blockdeamon API Suite provides direct access to native protocol RPC APIs.

Further information: Native APIs

💰 Gas Fee Estimation

The Blockdeamon API Suite lets you get transaction fee estimates across multiple protocols.

This includes individual estimates for fast, medium, and slow speeds.

Further information: Gas Fee Estimation Endpoint

⌛️ Access Full Historical Data

You can use the Native API to access these archive/full history nodes for the supported protocols.

Further information: Historical Data