post https://{tron-network}.gateway.tatum.io/jsonrpc/
The eth_getBlockByNumber is an Tron JSON-RPC method that allows developers to query a specific block in the Tron 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.