Skip to content

eth_coinbase

Returns the current coinbase address, which is the account the wallet will use as the default sender.

Returns

string

The current Ethereum address that is set as the coinbase (default sender).

Errors

This method does not typically return errors.