Skip to main content

Function: getContractArguments()

function getContractArguments(contextTx): ResolvedOperation[];

Function to get the arguments of a contract from the context of a transaction.

Parameters

contextTx: L2TxResolved

The context of the transaction.

Returns

ResolvedOperation[]

The arguments of the contract as an array of ResolvedOperation.


Coinweb © 2024