Transaction data for the transaction ID is listed below. Each transaction on ClimateChain is stored in a private node. Transactions are put into blocks and linked together to form a chain. The link to the block ID below will take you to the block that includes this transaction ID.
Each transaction includes metadata (inlcuding a header), payload data, and proof. The metadata provides data about the transaction, the payload data is the actual data of the transaction, and the proof includes a hash of the full transaction (including the payload data) and a hash of the stripped transaction (excluding the payload data).
The payload can be a simple number, a string of text, JSON data that lists data as key-value pairs, and/or encoded data to store binary files (such as images or PDFs). This flexibility allows for a wide variety of data to be stored on ClimateChain.
Txn ID# e4afae69-7fd9-4b57-a84e-af6f036ae39f
header: {
txn_type: Sirrus-Steven
txn_id: e4afae69-7fd9-4b57-a84e-af6f036ae39f
block_id: 55658927
timestamp: 1710532854
tag: Herman
}
proof: {
full: B5PrPDvLKYRehaTn/IHecW0+nvwsm+48y4S4xzESN+w=
stripped: MEQCIC4Mf94igdFKk3aBQ0hJlRfOySZZ/j0ZgU1pQrb9F+Q0AiBb0kweYMq6g7UOxGBScdjZ6n1JNr/7oIP70NmV3q4acA==
}
payload [ { "name": "Chickpea", "businessId": "64ad52b8-22e2-4f13-988c-f688199824ca", ...