Use call to execute a pure or view smart contract method. These methods do not modify the blockchain, do not cost anything to execute, and are also not broadcasted to the network.UsageJavaScript
Parameters No need to pass parameters.Returns ObjectExample