bor_getCurrentProposer
POST/
Returns the address of the validator (or proposer) that will propose the current block. This method is used to identify the node responsible for producing the next block on the network. In PoA networks, block production rights rotate or are assigned according to a specific algorithm, and this method allows you to confirm the address of the node currently responsible for block production.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 408
- 409
- 413
- 414
- 429
- 500
- 503
Successful Response
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Request Timeout
Conflict
Payload Too Large
URI Too Long
Too Many Requests
Internal Server Error
Service Unavailable