The tx 9f938f1c670fbcee7980c53d7b5a059ab64f5c93dc8290a8d10068b6dd696316 is an invalid mint vault mint tx with missing genesis. The explorer currently tries to retrieve the token from the token id, which doesn't exists and so it returns an error. Handle this case instead so we can still show transaction data.
Note that the rendered tx is not very good. Chronik correctly decoded that this is a SLPv2 invalid transaction but because of the template this data is not shown in the explorer page. This can be improved but will be done in another diff.
Depends on D17474 for the preview.