{
"id": 1,
"jsonrpc": "2.0",
"method": "eth_coinbase",
"params": []
}
{
"id": 1,
"jsonrpc": "2.0",
"result": "0x407d73d8a49eeb85d32cf465507dd71d507100c1"
}
Get the client coinbase address
{
"id": 1,
"jsonrpc": "2.0",
"method": "eth_coinbase",
"params": []
}
{
"id": 1,
"jsonrpc": "2.0",
"result": "0x407d73d8a49eeb85d32cf465507dd71d507100c1"
}
{
"id": 1,
"jsonrpc": "2.0",
"method": "eth_coinbase",
"params": []
}
{
"id": 1,
"jsonrpc": "2.0",
"result": "0x407d73d8a49eeb85d32cf465507dd71d507100c1"
}
Code | Message | Description |
---|---|---|
4100 | Requested method not supported | The method is not supported by the wallet |
Was this page helpful?