Optional argsnamed arguments to pass the method { messageText: 'my message' }
Optional attachedamount of NEAR (in yoctoNEAR) to send together with the call
The NEAR account id where the contract is deployed
Optional gasmax amount of gas that method call can use
Optional jsIs contract from JS SDK, automatically encodes args from JS SDK to binary.
The name of the method to invoke
Optional stringifyConvert input arguments into bytes array.
Optional walletCallback url to send the NEAR Wallet if using it to sign transactions.
RequestSignTransactionsOptions
Optional walletMetadata to send the NEAR Wallet if using it to sign transactions.
RequestSignTransactionsOptions
Generated using TypeDoc
Options used to initiate a function call (especially a change function call)
See
viewFunction to initiate a view function call