Beaconchain

Learn how to use Beaconchain with Composio

Overview

Enum

BEACONCHAIN

Description

Beaconchain is a platform providing real-time data and analytics for the Ethereum 2.0 Beacon Chain, offering insights into validators, blocks, and network performance.

Authentication Details

Actions

Tool to get the health status of the node. use when you need to check if the node is ready, syncing, or in an error state.

Action Parameters

syncing_status
integer

Action Response

data
object
error
string
successful
boolean
Tool to retrieve information for a specific validator from beaconcha.in api.

Action Parameters

validator_id
stringRequired

Action Response

data
object
error
string
successful
boolean
successfull
boolean