Function: extractContractInfo()
function extractContractInfo(contextTx): ContractInfo;
Function to extract basic contract information from a transaction context.
Parameters
• contextTx: L2TxResolved
The transaction context.
Returns
The basic contract information.