Eth_coinbase
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
2.0methodstring · enumRequiredExample:
eth_coinbasePossible values: paramsarrayRequired
This method takes no parameters.
idintegerRequiredExample:
1Responses
200
JSON-RPC Response with the coinbase address
application/json
jsonrpcstringRequiredExample:
2.0idintegerRequiredExample:
1resultstringRequiredExample:
The coinbase address as a hexadecimal string (20 bytes, 0x-prefixed).
0x0000000000000000000000000000000000000000post
/200
JSON-RPC Response with the coinbase address
Last updated