Smart Contracts (Testnet)

Module: ewill
back to overview
ewill
Methods: 6
Instances: 1
Initialization

Parameters
None
Errors
None
Event
None
Methods

Parameters
{
  "notary": "<AccountAddress>",
  "will_file": "<String>",
  "will_hash": "<String of size 64 containing lowercase hex characters.>"
}
Errors
{
  "Enum": [
    {
      "ParseParamsError": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "AlreadyRegistered": []
    },
    {
      "NotaryCantBeTestator": []
    },
    {
      "WillAlreadyOwnedError": []
    },
    {
      "NoWillToBurn": []
    },
    {
      "NoWill": []
    },
    {
      "WillAlreadyNotarized": []
    },
    {
      "IncorrectNotary": []
    },
    {
      "NotaryWillHashIsIncorrect": []
    },
    {
      "OnlyAccoutsCanNotarized": []
    }
  ]
}
Return
None

Parameters
None
Errors
{
  "Enum": [
    {
      "ParseParamsError": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "AlreadyRegistered": []
    },
    {
      "NotaryCantBeTestator": []
    },
    {
      "WillAlreadyOwnedError": []
    },
    {
      "NoWillToBurn": []
    },
    {
      "NoWill": []
    },
    {
      "WillAlreadyNotarized": []
    },
    {
      "IncorrectNotary": []
    },
    {
      "NotaryWillHashIsIncorrect": []
    },
    {
      "OnlyAccoutsCanNotarized": []
    }
  ]
}
Return
None

Parameters
{
  "will_hash": "<String of size 64 containing lowercase hex characters.>",
  "will_id": "<AccountAddress>",
  "witness": "<AccountAddress>"
}
Errors
{
  "Enum": [
    {
      "ParseParamsError": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "AlreadyRegistered": []
    },
    {
      "NotaryCantBeTestator": []
    },
    {
      "WillAlreadyOwnedError": []
    },
    {
      "NoWillToBurn": []
    },
    {
      "NoWill": []
    },
    {
      "WillAlreadyNotarized": []
    },
    {
      "IncorrectNotary": []
    },
    {
      "NotaryWillHashIsIncorrect": []
    },
    {
      "OnlyAccoutsCanNotarized": []
    }
  ]
}
Return
None

Parameters
"<AccountAddress>"
Errors
None
Return
"<Bool>"

Parameters
None
Errors
None
Return
{
  "Enum": [
    {
      "None": []
    },
    {
      "Some": [
        {
          "e_seal": {
            "timestamp": {
              "Enum": [
                {
                  "None": []
                },
                {
                  "Some": [
                    "<Timestamp (e.g. `2000-01-01T12:00:00Z`)>"
                  ]
                }
              ]
            },
            "witness": {
              "Enum": [
                {
                  "None": []
                },
                {
                  "Some": [
                    "<AccountAddress>"
                  ]
                }
              ]
            }
          },
          "is_notarized": "<Bool>",
          "notary": "<AccountAddress>",
          "will_file": "<String>",
          "will_hash": "<String of size 64 containing lowercase hex characters.>"
        }
      ]
    }
  ]
}

Parameters
None
Errors
{
  "Enum": [
    {
      "ParseParamsError": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "AlreadyRegistered": []
    },
    {
      "NotaryCantBeTestator": []
    },
    {
      "WillAlreadyOwnedError": []
    },
    {
      "NoWillToBurn": []
    },
    {
      "NoWill": []
    },
    {
      "WillAlreadyNotarized": []
    },
    {
      "IncorrectNotary": []
    },
    {
      "NotaryWillHashIsIncorrect": []
    },
    {
      "OnlyAccoutsCanNotarized": []
    }
  ]
}
Return
"<Bool>"
Address
🗎<3166,0>


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