l1_fee is obtained from this rpc method eth_getTransactionReceipt, l2_fee is to parse the transaction directly from the block, in the transaction with gas * gasPrice or gasUsed * gasPrice l2 fee by parsing the transaction directly from the block, l2 fee = gas * gasPrice or gasUsed * gasPrice