EVM
eth_mining
Returns true if client is actively mining new blocks.
POST
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Returns
Boolean - True if the client is mining, otherwise false. Example:
true.