Currently, the parser only supports `LegacyTx`. It needs to handle another 2 types `AccessListTx` and `DynamicFeeTx` (Ref: https://github.com/evmos/ethermint/blob/main/x/evm/types/tx_data.go).