Smart Contracts (Testnet)

Module: escrow
back to overview
escrow
Methods: 2
Instances: 2
Initialization

Parameters
{
  "amount": "<UInt32>",
  "arbiter": "<AccountAddress>",
  "beneficiary": "<AccountAddress>",
  "fee_arbiter": "<UInt32>"
}
Errors
None
Event
None
Methods

Parameters
None
Errors
{
  "Enum": [
    {
      "ParseParamsError": []
    },
    {
      "AmountTotalError": []
    }
  ]
}
Return
None

Parameters
None
Errors
None
Return
{
  "amount": "<UInt32>",
  "arbiter": "<AccountAddress>",
  "arbitration_complete": "<Bool>",
  "beneficiary": "<AccountAddress>",
  "depositor": "<AccountAddress>",
  "fee_arbiter": "<UInt32>",
  "is_aproved": "<Bool>"
}


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