Smart Contracts (Testnet)

Module: voting
back to overview
voting
Methods: 2
Instances: 1
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": [
    {
      "ParseError": []
    },
    {
      "VotingFinished": []
    },
    {
      "ContractVoter": []
    },
    {
      "InvalidVotingOption": []
    },
    {
      "YourError": []
    }
  ]
}
Return
None

Parameters
None
Errors
None
Return
{
  "tally": [
    [
      "<String>",
      "<UInt32>"
    ]
  ]
}
Address
🗎<9390,0>


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