Smart Contracts (Testnet)

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

Parameters
None
Errors
None
Event
None
Methods

Parameters
{
  "location": "<String>",
  "name": "<String>",
  "price": "<UInt64>"
}
Errors
None
Return
None

Parameters
None
Errors
None
Return
[
  {
    "id": "<UInt64>",
    "location": "<String>",
    "name": "<String>",
    "price": "<Amount in microCCD>",
    "status": {
      "Enum": [
        {
          "Available": []
        },
        {
          "Ordered": []
        },
        {
          "Shipped": []
        },
        {
          "Delivered": []
        },
        {
          "Cancelled": []
        }
      ]
    }
  }
]

Parameters
"<UInt64>"
Errors
None
Return
None
Address
🗎<9984,0>


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