Coinbase
post
Returns the client coinbase address. Parameters none Returns
DATA
, 20 bytes - the current coinbase address.
Body
jsonrpcstringRequired
methodstringRequired
paramsstring[]Required
idinteger · int32Required
Responses
200
Successful operation
500
Internal Server Error
post
POST //coinbase HTTP/1.1
Host: tomo.nownodes.io
Content-Type: application/json
Accept: */*
Content-Length: 61
{
"jsonrpc": "2.0",
"method": "eth_coinbase",
"params": [],
"id": 64
}
No content