post https://{ethereum-network}.gateway.tatum.io/
The eth_getBlockByHash is an Ethereum JSON-RPC method that allows developers to query a specific block in the Ethereum blockchain by its block hash.
This method can be used in various scenarios, such as analysing historical transactions, validating the state of the blockchain, or monitoring the progress of mining activities.