Smart Contracts (Testnet)

Module: calculator
back to overview
calculator
Methods: 2
Instances: 1
Initialization

Parameters
None
Errors
None
Event
None
Methods

Parameters
{
  "operand1": "<UInt32>",
  "operand2": "<UInt32>",
  "operation": "<String>"
}
Errors
{
  "Enum": [
    {
      "ParseParamsError": []
    },
    {
      "DivisionError": []
    },
    {
      "OperationError": []
    }
  ]
}
Return
None

Parameters
None
Errors
None
Return
{
  "equation": "<String>",
  "result": "<UInt32>"
}
Address
🗎<3116,0>


Release: 2024.12
Support CCDExplorer.io Uptime Backend Status CCDExplorer is supported by AesirX - Decentralized Consent & Data Ownership