-
rupee[m]I think the answer is no, but for a given monero transaction, is it possible to determine a range of the possible amount transferred? For example, could you say at least 0.2 XMR was sent and at most 130,000 XMR was sent? or any sort of broad range like that? Or is there no way to tell that one tx might have contained more value than another?
-
hycno
-
rupee[m]thanks
-
moneromoooTechnically... from 0 to 2^64-1 times the minimum of the number of inputs and the number of outputs.
-
» moneromooo so helpful
-
UkoeHBrupee[m]: not currently, but you could imagine writing bulletproofs to prove that off-chain
-
sarangYeah, you could do it by proving ranges with offsets applied
-
sarangOff-chain, as UkoeHB notes
-
moneromoooYour wallet will scan every output (except coinbase txes if you've got optimized coinbase scanning on, which is the default).
-
moneromoooFor your key images's uses, "incoming_transfers uses" will show that. You need to have enabled this in the options first though, IIRC it might not be defualt.
-
moneromooo"Zero to monero" is said to be a very good explanation of how monero works.