This is an automated archive made by the Lemmit Bot.

The original was posted on /r/monero by /u/Present-Bee8119 on 2025-08-08 06:15:29+00:00.


Hi,

I’m a developer, and I don’t know where else to ask for a solution.

Right now, I’m tracking XMR incoming deposits through monero-wallet-rpc using the json_rpc method get_transfers, but it fails to record incoming deposits to subaddresses. Only after I do a resync does it fetch the incoming transfers. I came across same issue on GitHub monero-wallet-rpc lost transaction, but I haven’t seen any solution for it.

CEX TESTNET: https://test.nonlogs.com/

Can anyone here help me out.