Smart Contracts (Testnet)

Module: levea_issuer
back to overview
levea_issuer
Methods: 14
Instances: 1
Initialization

Parameters
{
  "credential_schema": {
    "schema_ref": {
      "hash": {
        "Enum": [
          {
            "None": []
          },
          {
            "Some": [
              [
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>",
                "<UInt8>"
              ]
            ]
          }
        ]
      },
      "url": "<String>"
    }
  },
  "issuer_address": "<AccountAddress>",
  "issuer_key": "<String of size 64 containing lowercase hex characters.>",
  "issuer_metadata": {
    "hash": {
      "Enum": [
        {
          "None": []
        },
        {
          "Some": [
            [
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>"
            ]
          ]
        }
      ]
    },
    "url": "<String>"
  }
}
Errors
None
Event
None
Methods

Parameters
{
  "credential_type": "<String>",
  "holder_key": "<String of size 64 containing lowercase hex characters.>",
  "id": "<String>",
  "metadata_url": {
    "hash": {
      "Enum": [
        {
          "None": []
        },
        {
          "Some": [
            [
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>"
            ]
          ]
        }
      ]
    },
    "url": "<String>"
  },
  "nonce": "<UInt64>",
  "status": {
    "Enum": [
      {
        "Valid": []
      },
      {
        "Expired": []
      },
      {
        "Pending": []
      },
      {
        "NotValid": []
      }
    ]
  },
  "valid_from": "<Timestamp (e.g. `2000-01-01T12:00:00Z`)>"
}
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CredentialNotFound": []
    },
    {
      "CredentialAlreadyExists": []
    },
    {
      "NotAuthorized": []
    },
    {
      "InvalidIssuer": []
    },
    {
      "InvalidInputParameter": []
    },
    {
      "ServicePaused": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "MissingModule": []
    },
    {
      "MissingContract": []
    },
    {
      "UnsupportedModuleVersion": []
    }
  ]
}
Return
"<String>"

Parameters
None
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CredentialNotFound": []
    },
    {
      "CredentialAlreadyExists": []
    },
    {
      "NotAuthorized": []
    },
    {
      "InvalidIssuer": []
    },
    {
      "InvalidInputParameter": []
    },
    {
      "ServicePaused": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "MissingModule": []
    },
    {
      "MissingContract": []
    },
    {
      "UnsupportedModuleVersion": []
    }
  ]
}
Return
"<String>"

Parameters
{
  "id": "<String>",
  "metadata_url": {
    "hash": {
      "Enum": [
        {
          "None": []
        },
        {
          "Some": [
            [
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>"
            ]
          ]
        }
      ]
    },
    "url": "<String>"
  }
}
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CredentialNotFound": []
    },
    {
      "CredentialAlreadyExists": []
    },
    {
      "NotAuthorized": []
    },
    {
      "InvalidIssuer": []
    },
    {
      "InvalidInputParameter": []
    },
    {
      "ServicePaused": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "MissingModule": []
    },
    {
      "MissingContract": []
    },
    {
      "UnsupportedModuleVersion": []
    }
  ]
}
Return
"<String>"

Parameters
{
  "hash": {
    "Enum": [
      {
        "None": []
      },
      {
        "Some": [
          [
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>"
          ]
        ]
      }
    ]
  },
  "url": "<String>"
}
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CredentialNotFound": []
    },
    {
      "CredentialAlreadyExists": []
    },
    {
      "NotAuthorized": []
    },
    {
      "InvalidIssuer": []
    },
    {
      "InvalidInputParameter": []
    },
    {
      "ServicePaused": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "MissingModule": []
    },
    {
      "MissingContract": []
    },
    {
      "UnsupportedModuleVersion": []
    }
  ]
}
Return
{
  "Enum": [
    {
      "Updated": [
        {
          "holder_key": "<String of size 64 containing lowercase hex characters.>",
          "id": "<String>"
        }
      ]
    },
    {
      "PauseStateChange": [
        {
          "issuer_key": "<String of size 64 containing lowercase hex characters.>",
          "pause": "<Bool>"
        }
      ]
    },
    {
      "Shared": [
        {
          "holder_key": "<String>",
          "id": "<String>"
        }
      ]
    },
    {
      "Issued": [
        {
          "holder_key": "<String of size 64 containing lowercase hex characters.>",
          "id": "<String>"
        }
      ]
    },
    {
      "UpdateIssuerInfo": [
        {
          "issuer": "<AccountAddress>",
          "issuer_key": "<String of size 64 containing lowercase hex characters.>",
          "issuer_metadata": {
            "hash": {
              "Enum": [
                {
                  "None": []
                },
                {
                  "Some": [
                    [
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>"
                    ]
                  ]
                }
              ]
            },
            "url": "<String>"
          }
        }
      ]
    }
  ]
}

Parameters
{
  "hash": {
    "Enum": [
      {
        "None": []
      },
      {
        "Some": [
          [
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>"
          ]
        ]
      }
    ]
  },
  "url": "<String>"
}
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CredentialNotFound": []
    },
    {
      "CredentialAlreadyExists": []
    },
    {
      "NotAuthorized": []
    },
    {
      "InvalidIssuer": []
    },
    {
      "InvalidInputParameter": []
    },
    {
      "ServicePaused": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "MissingModule": []
    },
    {
      "MissingContract": []
    },
    {
      "UnsupportedModuleVersion": []
    }
  ]
}
Return
{
  "schema_ref": {
    "hash": {
      "Enum": [
        {
          "None": []
        },
        {
          "Some": [
            [
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>"
            ]
          ]
        }
      ]
    },
    "url": "<String>"
  }
}

Parameters
"<String of size 64 containing lowercase hex characters.>"
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CredentialNotFound": []
    },
    {
      "CredentialAlreadyExists": []
    },
    {
      "NotAuthorized": []
    },
    {
      "InvalidIssuer": []
    },
    {
      "InvalidInputParameter": []
    },
    {
      "ServicePaused": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "MissingModule": []
    },
    {
      "MissingContract": []
    },
    {
      "UnsupportedModuleVersion": []
    }
  ]
}
Return
{
  "Enum": [
    {
      "Updated": [
        {
          "holder_key": "<String of size 64 containing lowercase hex characters.>",
          "id": "<String>"
        }
      ]
    },
    {
      "PauseStateChange": [
        {
          "issuer_key": "<String of size 64 containing lowercase hex characters.>",
          "pause": "<Bool>"
        }
      ]
    },
    {
      "Shared": [
        {
          "holder_key": "<String>",
          "id": "<String>"
        }
      ]
    },
    {
      "Issued": [
        {
          "holder_key": "<String of size 64 containing lowercase hex characters.>",
          "id": "<String>"
        }
      ]
    },
    {
      "UpdateIssuerInfo": [
        {
          "issuer": "<AccountAddress>",
          "issuer_key": "<String of size 64 containing lowercase hex characters.>",
          "issuer_metadata": {
            "hash": {
              "Enum": [
                {
                  "None": []
                },
                {
                  "Some": [
                    [
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>"
                    ]
                  ]
                }
              ]
            },
            "url": "<String>"
          }
        }
      ]
    }
  ]
}

Parameters
{
  "holder_key": "<String of size 64 containing lowercase hex characters.>",
  "id": "<String>"
}
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CredentialNotFound": []
    },
    {
      "CredentialAlreadyExists": []
    },
    {
      "NotAuthorized": []
    },
    {
      "InvalidIssuer": []
    },
    {
      "InvalidInputParameter": []
    },
    {
      "ServicePaused": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "MissingModule": []
    },
    {
      "MissingContract": []
    },
    {
      "UnsupportedModuleVersion": []
    }
  ]
}
Return
{
  "Enum": [
    {
      "Updated": [
        {
          "holder_key": "<String of size 64 containing lowercase hex characters.>",
          "id": "<String>"
        }
      ]
    },
    {
      "PauseStateChange": [
        {
          "issuer_key": "<String of size 64 containing lowercase hex characters.>",
          "pause": "<Bool>"
        }
      ]
    },
    {
      "Shared": [
        {
          "holder_key": "<String>",
          "id": "<String>"
        }
      ]
    },
    {
      "Issued": [
        {
          "holder_key": "<String of size 64 containing lowercase hex characters.>",
          "id": "<String>"
        }
      ]
    },
    {
      "UpdateIssuerInfo": [
        {
          "issuer": "<AccountAddress>",
          "issuer_key": "<String of size 64 containing lowercase hex characters.>",
          "issuer_metadata": {
            "hash": {
              "Enum": [
                {
                  "None": []
                },
                {
                  "Some": [
                    [
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>",
                      "<UInt8>"
                    ]
                  ]
                }
              ]
            },
            "url": "<String>"
          }
        }
      ]
    }
  ]
}

Parameters
"<String>"
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CredentialNotFound": []
    },
    {
      "CredentialAlreadyExists": []
    },
    {
      "NotAuthorized": []
    },
    {
      "InvalidIssuer": []
    },
    {
      "InvalidInputParameter": []
    },
    {
      "ServicePaused": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "MissingModule": []
    },
    {
      "MissingContract": []
    },
    {
      "UnsupportedModuleVersion": []
    }
  ]
}
Return
{
  "credential_type": "<String>",
  "holder_key": "<String of size 64 containing lowercase hex characters.>",
  "id": "<String>",
  "metadata_url": {
    "hash": {
      "Enum": [
        {
          "None": []
        },
        {
          "Some": [
            [
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>"
            ]
          ]
        }
      ]
    },
    "url": "<String>"
  },
  "nonce": "<UInt64>",
  "status": {
    "Enum": [
      {
        "Valid": []
      },
      {
        "Expired": []
      },
      {
        "Pending": []
      },
      {
        "NotValid": []
      }
    ]
  },
  "valid_from": "<Timestamp (e.g. `2000-01-01T12:00:00Z`)>"
}

Parameters
"<String>"
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CredentialNotFound": []
    },
    {
      "CredentialAlreadyExists": []
    },
    {
      "NotAuthorized": []
    },
    {
      "InvalidIssuer": []
    },
    {
      "InvalidInputParameter": []
    },
    {
      "ServicePaused": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "MissingModule": []
    },
    {
      "MissingContract": []
    },
    {
      "UnsupportedModuleVersion": []
    }
  ]
}
Return
{
  "Enum": [
    {
      "Valid": []
    },
    {
      "Expired": []
    },
    {
      "Pending": []
    },
    {
      "NotValid": []
    }
  ]
}

Parameters
"<String>"
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CredentialNotFound": []
    },
    {
      "CredentialAlreadyExists": []
    },
    {
      "NotAuthorized": []
    },
    {
      "InvalidIssuer": []
    },
    {
      "InvalidInputParameter": []
    },
    {
      "ServicePaused": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "MissingModule": []
    },
    {
      "MissingContract": []
    },
    {
      "UnsupportedModuleVersion": []
    }
  ]
}
Return
{
  "hash": {
    "Enum": [
      {
        "None": []
      },
      {
        "Some": [
          [
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>",
            "<UInt8>"
          ]
        ]
      }
    ]
  },
  "url": "<String>"
}

Parameters
None
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CredentialNotFound": []
    },
    {
      "CredentialAlreadyExists": []
    },
    {
      "NotAuthorized": []
    },
    {
      "InvalidIssuer": []
    },
    {
      "InvalidInputParameter": []
    },
    {
      "ServicePaused": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "MissingModule": []
    },
    {
      "MissingContract": []
    },
    {
      "UnsupportedModuleVersion": []
    }
  ]
}
Return
{
  "issuer": "<AccountAddress>",
  "issuer_key": "<String of size 64 containing lowercase hex characters.>",
  "issuer_metadata": {
    "hash": {
      "Enum": [
        {
          "None": []
        },
        {
          "Some": [
            [
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>"
            ]
          ]
        }
      ]
    },
    "url": "<String>"
  }
}

Parameters
None
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CredentialNotFound": []
    },
    {
      "CredentialAlreadyExists": []
    },
    {
      "NotAuthorized": []
    },
    {
      "InvalidIssuer": []
    },
    {
      "InvalidInputParameter": []
    },
    {
      "ServicePaused": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "MissingModule": []
    },
    {
      "MissingContract": []
    },
    {
      "UnsupportedModuleVersion": []
    }
  ]
}
Return
{
  "schema_ref": {
    "hash": {
      "Enum": [
        {
          "None": []
        },
        {
          "Some": [
            [
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>",
              "<UInt8>"
            ]
          ]
        }
      ]
    },
    "url": "<String>"
  }
}

Parameters
None
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CredentialNotFound": []
    },
    {
      "CredentialAlreadyExists": []
    },
    {
      "NotAuthorized": []
    },
    {
      "InvalidIssuer": []
    },
    {
      "InvalidInputParameter": []
    },
    {
      "ServicePaused": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "MissingModule": []
    },
    {
      "MissingContract": []
    },
    {
      "UnsupportedModuleVersion": []
    }
  ]
}
Return
"<Bool>"

Parameters
{
  "migrate": {
    "Enum": [
      {
        "None": []
      },
      {
        "Some": [
          [
            "<String>",
            "<String with lowercase hex>"
          ]
        ]
      }
    ]
  },
  "module": "<String of size 64 containing lowercase hex characters.>"
}
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CredentialNotFound": []
    },
    {
      "CredentialAlreadyExists": []
    },
    {
      "NotAuthorized": []
    },
    {
      "InvalidIssuer": []
    },
    {
      "InvalidInputParameter": []
    },
    {
      "ServicePaused": []
    },
    {
      "LogFull": []
    },
    {
      "LogMalformed": []
    },
    {
      "MissingModule": []
    },
    {
      "MissingContract": []
    },
    {
      "UnsupportedModuleVersion": []
    }
  ]
}
Return
None
Address
🗎<9276,0>


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