if i perform this, how can I consolidate the change balance into the "deposit balance"
is there an easy way to consolidate all the addresses into one?
Thank you all
Are you going to get all of your addresses?
And put it all in your app to show the total amount of your BTC from your addresses in your Electrum?
Or you just want to get the list of your addresses in your addresses tab? so that you can put all of that address in the app you are developing?
If this is what you are talking about you can get all of your address via command and copy them it includes both addresses and change addresses.
This is the command line in console to show all addresses in a single text
listaddresses()