Describe the Issue
Dencun upgrade introduced a new transaction type, blob-carrying transaction, to benefit layer-2 applications. We simply skip the new transaction type in Athens which is a temporary fix. We should be able to observe blob-carrying transactions if it's a gas token deposit to Tss address.
Expected Outcome
zetaclient should be able to parse and observe new transaction type without error.