User:Seeker/Abundance Token/Ledger: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
m (GAIA auto-refinement)
m (GAIA auto-refinement)
Tag: Replaced
 
(407 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Live Ledger =
= Live Ledger =
''Synced: 2025-12-10 16:08:06''
''Synced: 2025-12-11 21:26:24''


== Status ==
== Status ==
* Blocks: 10
* Blocks: 1


== Raw Data ==
== Raw Data ==
Line 9: Line 9:
[
[
   {
   {
     "hash": "genesis_py_0000",
     "hash": "genesis_0000000000000000",
     "parents": [],
     "parents": [],
     "data": {
     "data": {
       "block_type": "GENESIS",
       "block_type": "GENESIS",
       "task": "Python Genesis",
       "task": "Genesis Block",
      "hours": null,
      "complexity": null,
      "proof": "In the beginning...",
      "sender": null,
      "receiver": null,
      "amount": null,
      "title": null,
      "description": null,
      "bounty": null,
      "status": null,
       "verified": true
       "verified": true
     },
     },
     "timestamp": 1765401159
     "timestamp": 0
  },
  {
    "hash": "e45af850e878f02765adf14188a7c216",
    "parents": [
      "genesis_py_0000"
    ],
    "data": {
      "task": "Auto-Op: System Check #26055",
      "hours": 0.1,
      "complexity": 1,
      "proof": "AUTO",
      "block_type": "MINT",
      "verified": false
    },
    "timestamp": 1765403129
  },
  {
    "hash": "1f4ab9d8c9bef5101412747513177c1a",
    "parents": [
      "e45af850e878f02765adf14188a7c216"
    ],
    "data": {
      "task": "Auto-Op: System Check #16291",
      "hours": 0.1,
      "complexity": 1,
      "proof": "AUTO",
      "block_type": "MINT",
      "verified": false
    },
    "timestamp": 1765403191
  },
  {
    "hash": "129c7ae68ae062a7d85b79051b62fe3e",
    "parents": [
      "1f4ab9d8c9bef5101412747513177c1a"
    ],
    "data": {
      "task": "Auto-Op: System Check #7685",
      "hours": 0.1,
      "complexity": 1,
      "proof": "AUTO",
      "block_type": "MINT",
      "verified": false
    },
    "timestamp": 1765403223
  },
  {
    "hash": "ee4e96719d3e16e3686bc51423599bf4",
    "parents": [
      "129c7ae68ae062a7d85b79051b62fe3e"
    ],
    "data": {
      "task": "Auto-Op: System Check #26196",
      "hours": 0.1,
      "complexity": 1,
      "proof": "AUTO",
      "block_type": "MINT",
      "verified": false
    },
    "timestamp": 1765403290
  },
  {
    "hash": "27a278ef63350b7e341f8648a3c90d49",
    "parents": [
      "ee4e96719d3e16e3686bc51423599bf4"
    ],
    "data": {
      "task": "Auto-Op: System Check #4351",
      "hours": 0.1,
      "complexity": 1,
      "proof": "AUTO",
      "block_type": "MINT",
      "verified": false
    },
    "timestamp": 1765403532
  },
  {
    "hash": "b2c76fbbe944f82bd3fd677d3532cd90",
    "parents": [
      "27a278ef63350b7e341f8648a3c90d49"
    ],
    "data": {
      "task": "Auto-Op: System Check #24269",
      "hours": 0.1,
      "complexity": 1,
      "proof": "AUTO",
      "block_type": "MINT",
      "verified": false
    },
    "timestamp": 1765403685
  },
  {
    "hash": "da7449d7a4f53eb393e815e58c2bf3c3",
    "parents": [
      "b2c76fbbe944f82bd3fd677d3532cd90"
    ],
    "data": {
      "task": "Auto-Op: System Check #25377",
      "hours": 0.1,
      "complexity": 1,
      "proof": "AUTO",
      "block_type": "MINT",
      "verified": false
    },
    "timestamp": 1765404077
  },
  {
    "hash": "edb962dc562126b13dd0c6115912e28b",
    "parents": [
      "da7449d7a4f53eb393e815e58c2bf3c3"
    ],
    "data": {
      "task": "Auto-Op: System Check #4800",
      "hours": 0.1,
      "complexity": 1,
      "proof": "AUTO",
      "block_type": "MINT",
      "verified": false
    },
    "timestamp": 1765404259
  },
  {
    "hash": "0180a0fe25e5a06387ac2cf6c99bae17",
    "parents": [
      "edb962dc562126b13dd0c6115912e28b"
    ],
    "data": {
      "task": "Auto-Op: System Check #24523",
      "hours": 0.1,
      "complexity": 1,
      "proof": "AUTO",
      "block_type": "MINT",
      "verified": false
    },
    "timestamp": 1765404412
   }
   }
]
]

Latest revision as of 03:26, 12 December 2025

Live Ledger

Synced: 2025-12-11 21:26:24

Status

  • Blocks: 1

Raw Data

[
  {
    "hash": "genesis_0000000000000000",
    "parents": [],
    "data": {
      "block_type": "GENESIS",
      "task": "Genesis Block",
      "hours": null,
      "complexity": null,
      "proof": "In the beginning...",
      "sender": null,
      "receiver": null,
      "amount": null,
      "title": null,
      "description": null,
      "bounty": null,
      "status": null,
      "verified": true
    },
    "timestamp": 0
  }
]