Smart Contracts (Testnet)

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

Parameters
{
  "administrators": [
    {
      "Enum": [
        {
          "Account": [
            "<AccountAddress>"
          ]
        },
        {
          "Contract": [
            {
              "index": "<UInt64>",
              "subindex": "<UInt64>"
            }
          ]
        }
      ]
    }
  ]
}
Errors
None
Event
None
Methods

Parameters
{
  "index": "<UInt32>"
}
Errors
None
Return
None

Parameters
None
Errors
None
Return
None

Parameters
{
  "amount": "<Amount in microCCD>",
  "index": "<UInt32>",
  "receiver": "<AccountAddress>"
}
Errors
None
Return
None

Parameters
{
  "index": "<UInt32>"
}
Errors
None
Return
None

Parameters
{
  "index": "<UInt32>"
}
Errors
None
Return
{
  "amount": "<Amount in microCCD>",
  "approvals": "<UInt8>",
  "fulfilled": "<Bool>",
  "index": "<UInt32>",
  "proposer": {
    "Enum": [
      {
        "Account": [
          "<AccountAddress>"
        ]
      },
      {
        "Contract": [
          {
            "index": "<UInt64>",
            "subindex": "<UInt64>"
          }
        ]
      }
    ]
  },
  "recipient": "<AccountAddress>",
  "voters": [
    {
      "Enum": [
        {
          "Account": [
            "<AccountAddress>"
          ]
        },
        {
          "Contract": [
            {
              "index": "<UInt64>",
              "subindex": "<UInt64>"
            }
          ]
        }
      ]
    }
  ]
}

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

Parameters
{
  "index": "<UInt32>"
}
Errors
None
Return
"<UInt8>"
Address
🗎<7350,0>


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