EVM
eth_getWork
Returns the hash of the current block, the seedHash, and the boundary condition to be met (“target”).
POST
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Returns
Array returned by eth_getWork. Contains [powHash, seedHash, boundary, blockNumber].