Represents an abstract call to be executed in the transaction. Each call specifies a target contract and optional parameters.
Optional
Gas limit for the call execution. Defaults to 500_000n. Overestimated gas will be refunded.
Address of the contract to call
Represents an abstract call to be executed in the transaction. Each call specifies a target contract and optional parameters.