Bor
bor_getSignersAtHash
Returns the validator signer addresses for the block corresponding to the specified block hash on the Polygon Bor chain.
POST
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for bor_getSignersAtHash: [blockHash]Positional parameters for
bor_getSignersAtHash:params[]: 32-byte block hash (hex-encoded, 0x-prefixed).
Returns
List of validator addresses (signers) for the specified block hash.