Smart Contracts (Testnet)

Module: voting
back to overview
voting
Methods: 2
Instances: 0
Initialization

Parameters
{
  "description": "<String>",
  "end_time": "<Timestamp (e.g. `2000-01-01T12:00:00Z`)>",
  "options": [
    "<String>"
  ]
}
Errors
None
Event
None
Methods

Parameters
"<String>"
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "VotingFinished": []
    },
    {
      "ContractVoter": []
    },
    {
      "InvalidVotingOption": []
    }
  ]
}
Return
None

Parameters
None
Errors
None
Return
{
  "tally": [
    [
      "<String>",
      "<UInt32>"
    ]
  ]
}
No instances found.
Address


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