Smart Contracts (Testnet)

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

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

Parameters
"<String>"
Errors
{
  "Enum": [
    {
      "ParsingFailed": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "VotingFinished": []
    },
    {
      "InvalidVote": []
    },
    {
      "ContractVoter": []
    }
  ]
}
Return
None

Parameters
"<String>"
Errors
None
Return
"<UInt32>"

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


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