Skip to main content
GET
fenine_getSigners

Overview

Retrieves the list of authorized signers (bootstrap nodes) at a given block. These are the addresses authorized to produce blocks in the Fenine consensus.

Parameters

string
default:"latest"
Block number in hex or “latest”

Response

array
Array of signer addresses (e.g., ["0x1234...", "0x5678..."])

Examples

Response Example

Use Cases

Track which bootstrap nodes are authorized to produce blocks.
Ensure the network has sufficient authorized signers for security.
Create dashboards to monitor signer activity and uptime.

Notes

Bootstrap nodes (signers) are different from validators. Signers authorize blocks at the consensus layer, while validators stake and earn rewards at the contract layer.

fenine_getSnapshot

Get full snapshot with signer activity

getActiveValidators

Get active validators from contract