Smart Contracts (Testnet)

Module: BictoryStorage
back to overview
BictoryStorage
Methods: 5
Instances: 3
Initialization

Parameters
None
Errors
None
Event
None
Methods

Parameters
{
  "entries": [
    {
      "key": [
        "<UInt8>"
      ],
      "value": [
        "<UInt8>"
      ]
    }
  ],
  "prefix": [
    "<UInt8>"
  ]
}
Errors
None
Return
None

Parameters
{
  "entries": [
    {
      "key": [
        "<UInt8>"
      ],
      "value": [
        "<UInt8>"
      ]
    }
  ],
  "prefix": [
    "<UInt8>"
  ]
}
Errors
None
Return
None

Parameters
{
  "keys": {
    "Enum": [
      {
        "All": []
      },
      {
        "Some": [
          [
            [
              "<UInt8>"
            ]
          ]
        ]
      }
    ]
  },
  "prefix": [
    "<UInt8>"
  ]
}
Errors
None
Return
None

Parameters
{
  "keys": {
    "Enum": [
      {
        "All": []
      },
      {
        "Some": [
          [
            [
              "<UInt8>"
            ]
          ]
        ]
      }
    ]
  },
  "prefix": [
    "<UInt8>"
  ]
}
Errors
None
Return
{
  "Enum": [
    {
      "None": []
    },
    {
      "Some": [
        {
          "entries": [
            {
              "key": [
                "<UInt8>"
              ],
              "value": {
                "Enum": [
                  {
                    "None": []
                  },
                  {
                    "Some": [
                      [
                        "<UInt8>"
                      ]
                    ]
                  }
                ]
              }
            }
          ],
          "prefix": [
            "<UInt8>"
          ]
        }
      ]
    }
  ]
}

Parameters
{
  "address": {
    "Enum": [
      {
        "Account": [
          "<AccountAddress>"
        ]
      },
      {
        "Contract": [
          {
            "index": "<UInt64>",
            "subindex": "<UInt64>"
          }
        ]
      }
    ]
  },
  "field": {
    "Enum": [
      {
        "Writer": []
      },
      {
        "Maintainer": []
      },
      {
        "Admin": []
      }
    ]
  },
  "kind": {
    "Enum": [
      {
        "Remove": []
      },
      {
        "Add": []
      }
    ]
  }
}
Errors
None
Return
None


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