Post
Topic
Board Development & Technical Discussion
Re: All bitcoin addresses with balance
by
TryNinja
on 09/11/2018, 15:43:29 UTC
I just downloaded the sample and opened it up. Am i right in assuming that all balances of the sample are also "truncated".

Code:
3D2oetdNuZUqQHPJ......[truncated]......;13866086137914
If not, what are those numbers behind the ; referring to? amount of satoshi stored?
Yes.

Check the last post from OP:

This is normal, this is the result of the parser, all values ​​are in Satoshi.
The list is accurate =)
1e+12 is a number with twelve zeros (in satoshi).