TronTron HTTP API EndpointsGet latest blocks by numberCopy pagePOSThttps://tron-mainnet.g.alchemy.com/v2/docs-demo/wallet/getblockbylatestnumRetrieves the latest N blocks starting from the most recent one.RequestThis endpoint expects an object.numintegerRequiredNumber of blocks to retrieve.ResponseSuccessfully retrieved blocks.