Smart Contracts (Testnet)

Module: serde
back to overview
serde
Methods: 1
Instances: 1
Initialization

Parameters
None
Errors
None
Event
None
Methods

Parameters
{
  "account_address": "<AccountAddress>",
  "amount": "<Amount in microCCD>",
  "array": [
    "<UInt32>",
    "<UInt32>"
  ],
  "bool": "<Bool>",
  "contract_address": {
    "index": "<UInt64>",
    "subindex": "<UInt64>"
  },
  "duration": "<Duration (e.g. `10d 1h 42s`)>",
  "hash_map": [
    [
      "<UInt32>",
      "<Bool>"
    ]
  ],
  "hash_set": [
    "<UInt32>"
  ],
  "i16": "<Int16>",
  "i32": "<Int32>",
  "i64": "<Int64>",
  "i8": "<Int8>",
  "pair": [
    "<UInt32>",
    "<Bool>"
  ],
  "timestamp": "<Timestamp (e.g. `2000-01-01T12:00:00Z`)>",
  "u16": "<UInt16>",
  "u32": "<UInt32>",
  "u64": "<UInt64>",
  "u8": "<UInt8>"
}
Errors
None
Return
None
Address
🗎<27,0>


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