Smart Contracts (Testnet)

Module: BictoryNftListing
back to overview
BictoryNftListing
Methods: 7
Instances: 1
Initialization

Parameters
{
  "beneficiary": "<AccountAddress>",
  "percentage": [
    "<UInt64>"
  ]
}
Errors
None
Event
None
Methods

Parameters
{
  "amount": "<UInt64>",
  "contract_name": {
    "contract": "<String>"
  },
  "data": [
    "<UInt8>"
  ],
  "from": {
    "Enum": [
      {
        "Account": [
          "<AccountAddress>"
        ]
      },
      {
        "Contract": [
          {
            "index": "<UInt64>",
            "subindex": "<UInt64>"
          }
        ]
      }
    ]
  },
  "token_id": [
    "<UInt8>"
  ]
}
Errors
None
Return
None

Parameters
{
  "contract": {
    "index": "<UInt64>",
    "subindex": "<UInt64>"
  },
  "id": [
    "<UInt8>"
  ]
}
Errors
None
Return
None

Parameters
{
  "contract": {
    "index": "<UInt64>",
    "subindex": "<UInt64>"
  },
  "id": [
    "<UInt8>"
  ]
}
Errors
None
Return
None

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

Parameters
{
  "field": {
    "Enum": [
      {
        "Maintainer": []
      },
      {
        "Admin": []
      }
    ]
  },
  "show": "<UInt32>",
  "skip": "<UInt32>"
}
Errors
None
Return
[
  {
    "Enum": [
      {
        "Account": [
          "<AccountAddress>"
        ]
      },
      {
        "Contract": [
          {
            "index": "<UInt64>",
            "subindex": "<UInt64>"
          }
        ]
      }
    ]
  }
]

Parameters
{
  "Enum": [
    {
      "Royalty": [
        [
          "<UInt64>"
        ]
      ]
    },
    {
      "Beneficiary": [
        "<AccountAddress>"
      ]
    }
  ]
}
Errors
None
Return
None

Parameters
{
  "Enum": [
    {
      "Royalty": []
    },
    {
      "Beneficiary": []
    }
  ]
}
Errors
None
Return
{
  "Enum": [
    {
      "Royalty": [
        [
          "<UInt64>"
        ]
      ]
    },
    {
      "Beneficiary": [
        "<AccountAddress>"
      ]
    }
  ]
}
Address
🗎<798,0>


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