Other than network round trip time optimizations, since there is no smart contract deployed, this is functionally similar to a batch request, isn't it? In other words, on the node's side, will it unpack the request into multiple individual RPC calls rather than a single RPC call? Thanks.