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
 
(411 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Live Ledger =
= Live Ledger =
''Synced: 2025-12-10 15:52:49''
''Synced: 2025-12-11 21:26:24''


== Status ==
== Status ==
* Blocks: 0
* Blocks: 1


== Raw Data ==
== Raw Data ==
<pre>
<pre>
[]
[
  {
    "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
  }
]
</pre>
</pre>


[[Category:Abundance Token]]
[[Category:Abundance Token]]

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
  }
]