eth_getBlockByNumber
Returns block information for the specified block number. > 🚧 Response taking too long? Response time may increase when including transactions! > > When requesting full block information, response time can increase if the block contains many transactions. > For faster responses, exclude transactions and request only the block header (include transactions=false).