bor_getCurrentProposerpost https://api.zan.top/node/v1/polygon/mainnet/{apiKey}Returns the current proposer's address.Request Parameters None. Response Returns the the current proposer's address. Result Fields address: string - Address of the current proposer Examples Example Responses JSON{ "jsonrpc": "2.0", "id": 1, "result": "0x88c5e96c1459d224383dcb1fe0cedd1fcee25ffb" }