Smart Contracts (Testnet)

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

Parameters
None
Errors
None
Event
None
Methods

Parameters
{
  "first_number": "<UInt128>",
  "operation": "<String>",
  "second_number": "<UInt128>"
}
Errors
{
  "Enum": [
    {
      "ParseParamsError": []
    },
    {
      "DivisionError": []
    },
    {
      "OperationError": []
    }
  ]
}
Return
None

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


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