T2447
Depends on D12130
The parseChronikTx function was originally used only to parse incoming websocket txs for incoming tx notifications. This used a legacy way of getting token info.
Modify this implementation to use the now existing cashtabCache object.