InterfacesContractMethodsVersion: near-api-js@1.1.0On this pageInterface: ContractMethodscontract.ContractMethodsPropertieschangeMethods changeMethods: string[]Methods that change state. These methods cost gas and require a signed transaction.SeefunctionCallDefined incontract.ts:37viewMethods viewMethods: string[]View methods do not require a signed transaction.SeeviewFunctionDefined incontract.ts:44