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