get Compute Unit Price
Try to find a `ComputeBudgetInstruction::SetComputeUnitPrice` instruction in the given transaction, and returns the specified Unit Price.
Return
nullable Unit Price as a decimal string. Null if no instruction found.
Parameters
encoded Tx
base64 encoded Solana transaction.