Smart Contracts (Testnet)

Module: Campaign_contract
back to overview
Campaign_contract
Methods: 3
Instances: 0
Initialization

Parameters
None
Errors
None
Event
None
Methods

Parameters
{
  "age_range": {
    "lower": "<String>",
    "upper": "<String>"
  },
  "description": "<String>",
  "nationality": [
    "<String>"
  ],
  "title": "<String>"
}
Errors
None
Return
None

Parameters
None
Errors
None
Return
[
  {
    "age_range": {
      "lower": "<String>",
      "upper": "<String>"
    },
    "creator": {
      "Enum": [
        {
          "Account": [
            "<AccountAddress>"
          ]
        },
        {
          "Contract": [
            {
              "index": "<UInt64>",
              "subindex": "<UInt64>"
            }
          ]
        }
      ]
    },
    "description": "<String>",
    "id": "<UInt32>",
    "nationality": [
      "<String>"
    ],
    "participants": "<UInt32>",
    "title": "<String>"
  }
]

Parameters
None
Errors
None
Return
[
  {
    "age_range": {
      "lower": "<String>",
      "upper": "<String>"
    },
    "creator": {
      "Enum": [
        {
          "Account": [
            "<AccountAddress>"
          ]
        },
        {
          "Contract": [
            {
              "index": "<UInt64>",
              "subindex": "<UInt64>"
            }
          ]
        }
      ]
    },
    "description": "<String>",
    "id": "<UInt32>",
    "nationality": [
      "<String>"
    ],
    "participants": "<UInt32>",
    "title": "<String>"
  }
]
Address
🗎<9662,0>


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