Smart Contracts

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

Parameters
None
Errors
None
Event
{
  "Enum": [
    {
      "Registration": [
        {
          "file_hash": "<String of size 64 containing lowercase hex characters.>",
          "timestamp": "<Timestamp (e.g. `2000-01-01T12:00:00Z`)>",
          "witness": "<AccountAddress>"
        }
      ]
    }
  ]
}
Methods

Parameters
"<String of size 64 containing lowercase hex characters.>"
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "OnlyAccount": []
    },
    {
      "AlreadyRegistered": []
    }
  ]
}
Return
None

Parameters
"<String of size 64 containing lowercase hex characters.>"
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "OnlyAccount": []
    },
    {
      "AlreadyRegistered": []
    }
  ]
}
Return
{
  "Enum": [
    {
      "None": []
    },
    {
      "Some": [
        {
          "timestamp": "<Timestamp (e.g. `2000-01-01T12:00:00Z`)>",
          "witness": "<AccountAddress>"
        }
      ]
    }
  ]
}
Address
🗎<9369,0>


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