Call a contract function
Allows you to call a contract method as a view function.
method:
query
params:
request_type
:call_function
account_id
:"example.testnet"
method_name
:name_of_a_example.testnet_method
(exampleview
methodsargs_base64
:method_arguments_base_64_encoded
Example:
Last updated