Skip to main content

bor_getCurrentProposer RPC Method

Returns the address of the current proposer.

Updated on
Nov 2, 2023

bor_getCurrentProposer RPC Method

Parameters

This method does not accept any parameters

Returns

result
The address of the current proposer
Request
1
curl https://docs-demo.matic.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"jsonrpc":"2.0","method":"bor_getCurrentProposer","params":[], "id":1}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free