Optional
argsnamed arguments to pass the method { messageText: 'my message' }
Optional
attachedamount of NEAR (in yoctoNEAR) to send together with the call
Optional
blockThe 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
parseOptional
stringifyConvert input arguments into bytes array.
Options used to initiate a function call (especially a change function call)
See
viewFunction to initiate a view function call