Smart Contracts (Testnet)

Module: ewills146
back to overview
ewills146
Methods: 8
Instances: 2
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": []
    },
    {
      "OnlyAccount": []
    },
    {
      "NotaryCantBeTestator": []
    },
    {
      "WillAlreadyOwnedError": []
    },
    {
      "NoWillToBurn": []
    },
    {
      "NoWill": []
    },
    {
      "WillAlreadyNotarized": []
    },
    {
      "IncorrectNotary": []
    }
  ]
}
Return
None

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

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

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

Parameters
None
Errors
None
Return
"<Bool>"

Parameters
"<AccountAddress>"
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
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
"<AccountAddress>"
Errors
{
  "Enum": [
    {
      "ParseParamsError": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "OnlyAccount": []
    },
    {
      "NotaryCantBeTestator": []
    },
    {
      "WillAlreadyOwnedError": []
    },
    {
      "NoWillToBurn": []
    },
    {
      "NoWill": []
    },
    {
      "WillAlreadyNotarized": []
    },
    {
      "IncorrectNotary": []
    }
  ]
}
Return
"<Bool>"


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