How to call a function of a smart contract?
Miscellaneous1 posts455 viewsLast activity May 2023
MA
marimaqOP
May 2023How 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