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.
With the Blockdeamon API Suite, you can easily perform complex operations across multiple protocols. This page contains a selection of powerful, time-saving use cases.
Realtime Event Streaming
The Blockdeamon API Suite provides a WebSockets endpoint for streaming a live feed of blockchain data. Websockets provide 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 utilize the Universal API to broadcast signed transactions with 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 you with direct access to native protocol RPC APIs.
Further information: Native APIs
Gas Fee Estimation
The Blockdeamon API Suite allows you to 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