Call functions

After deploying a contract, it would be added to the list of contracts in the Run tab beneath the Deploy button.

Click on a contract to expand it and reveal all public functions within it.

Each public function is represented as a button that you can click and pass parameters to.

Each function would produce a transaction that can be viewed in the Console section (beneath the Editor).

Last updated