Smart Contracts (Testnet)

Module: MyProjects
back to overview
MyProjects
Methods: 3
Instances: 1
Initialization

Parameters
None
Errors
None
Event
None
Methods

Parameters
{
  "category": "<String>",
  "description": "<String>",
  "owner_addr": "<AccountAddress>",
  "owner_name": "<String>",
  "tag": [
    "<String>"
  ],
  "title": "<String>"
}
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CustomError": []
    },
    {
      "Unauthenticated": []
    },
    {
      "Unauthorized": []
    },
    {
      "NotFound": []
    }
  ]
}
Return
None

Parameters
{
  "id": "<UInt64>",
  "token": {
    "index": "<UInt64>",
    "subindex": "<UInt64>"
  }
}
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CustomError": []
    },
    {
      "Unauthenticated": []
    },
    {
      "Unauthorized": []
    },
    {
      "NotFound": []
    }
  ]
}
Return
None

Parameters
None
Errors
None
Return
{
  "projects": [
    {
      "admins": [
        "<AccountAddress>"
      ],
      "category": "<String>",
      "description": "<String>",
      "id": "<UInt64>",
      "owner_addr": "<AccountAddress>",
      "owner_name": "<String>",
      "status": {
        "Enum": [
          {
            "Stage0": []
          },
          {
            "Stage1": []
          },
          {
            "Stage2": []
          },
          {
            "Stage3": []
          },
          {
            "Stage4": []
          },
          {
            "Stage5": []
          },
          {
            "Stage6": []
          },
          {
            "Stage7": []
          },
          {
            "Stage8": []
          }
        ]
      },
      "tag": [
        "<String>"
      ],
      "title": "<String>",
      "token": {
        "Enum": [
          {
            "None": []
          },
          {
            "Some": [
              {
                "index": "<UInt64>",
                "subindex": "<UInt64>"
              }
            ]
          }
        ]
      }
    }
  ]
}
Address
🗎<938,0>


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