Coinbase Wallet SDK
eth_coinbase
Get the client coinbase address
Defined in the Ethereum JSON-RPC Specification
Returns the client coinbase address.
Parameters
This method does not accept any parameters.
Returns
The current coinbase address (20 bytes).
Error Handling
Code | Message | Description |
---|---|---|
4100 | Requested method not supported | The method is not supported by the wallet |