The account ID of the contract that is called.
The method name of the contract that was invoked.
Base64 encoded arguments to the method.
gas amount.
deposit amount in yoctoNEAR.
Private
Readonly
actionReadonly
argsBase64 encoded arguments to the method.
Readonly
depositdeposit amount in yoctoNEAR.
Readonly
gasgas amount.
Readonly
methodThe method name of the contract that was invoked.
Readonly
receiverThe account ID of the contract that is called.
whether the call was successful.
array of logs produced in this call.
predecessorId: the contract that invoked this call.
receiptId in which this call was executed.
Execution status object of the corresponding receipt.
original signer of the transaction.
Static
fromGenerated using TypeDoc
Represents a Function Call to a smart cotract