Skip to main content

Function: extractContractArgs()

function extractContractArgs(contextTx): ResolvedOperation[];

Function to extract the contract arguments from a transaction context.

Parameters

contextTx: L2TxResolved

The transaction context.

Returns

ResolvedOperation[]

The contract arguments.


Coinweb © 2024