Post
Topic
Board Development & Technical Discussion
Re: Get list of all addresss, hash160, amount
by
bob123
on 08/07/2019, 09:23:54 UTC
Is there a way to find/export all addresss, hash160, amount above  certain number to TXT or other file?
addresss, hash160, amount

If you are - with 'hash160' - refering to the RIPEMD-160 hash of the public key.. that basically IS the address (at least all you need to get the address from).
So.. currently you are basically asking for address, address, amount.

What exactly do you need, and what for ?