Smart Contracts (Testnet)

Module: ManaChallenge
back to overview
ManaChallenge
Methods: 2
Instances: 1
Initialization

Parameters
None
Errors
None
Event
None
Methods

Parameters
{
  "challenge": {
    "amount": "<UInt64>",
    "challenger": "<AccountAddress>",
    "expiration": "<Timestamp (e.g. `2000-01-01T12:00:00Z`)>",
    "game": "<String>",
    "is_public": "<Bool>",
    "opponents": {
      "Enum": [
        {
          "None": []
        },
        {
          "Some": [
            [
              "<AccountAddress>"
            ]
          ]
        }
      ]
    },
    "winner": {
      "Enum": [
        {
          "None": []
        },
        {
          "Some": [
            "<AccountAddress>"
          ]
        }
      ]
    }
  },
  "challenge_id": "<String>"
}
Errors
None
Return
None

Parameters
{
  "challenge_id": "<String>"
}
Errors
None
Return
None
Address
🗎<2057,0>


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