How to call a function of a smart contract?

How to call a function “func123” of a random smart contract “sm123456” ?

Does it have to do with “MsgExecuteContract”? Is there a simple example?

In Go, Py or Js

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.