T2447
Depends on D11933
Add a function to create a preliminary version of the tokens wallet state object.
Preliminary because you will need another function to get token info and calculate the true balance based on token decimals.
The way this is done is slightly different between bch-api and chronik, so splitting it up for simplicity of review.