Shows users more details for Ethereum Pectra validator management transactions

It would be great if the fireblocks app/console would show more detailed information to users for the following transaction types/structures

EIP 7002 partial withdrawals
Predeploy address: 0x00000961Ef480Eb55e80D19ad83579A64c007002
The transaction payload has a structure of `[validatorPubkey][withdrawalAmount]`
also supports full exits with a payload specifying 0 as the withdrawal amount: `[validatorPubkey][0]`

EIP 7251 consolidations
Predeploy address: 0x0000BBdDc7CE488642fb579F8B00f3a590007251
The transaction payload has a structure of `[sourcePubkey][targetPubkey]`

Hi @chrism ,

Thank you for your feedback. We will share it with our product team for review.