Javascript – How to query the (ordered) account IDs for a set of lazy-created accounts created by a `TransferTransaction` to EVM addresses on Hedera?
I've done the following steps 1 through 3, and figuring out how to complete step 4. (1) Generate several several EVM addresses (evmAddress*) locally, and those EVM addresses do not have accounts on the Hedera network yet. (2) Create a…