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# 1a5a6cc9-ba5a-41f3-a63c-4ddfc6939c1b
header: {
txn_type: Purity Test Results
txn_id: 1a5a6cc9-ba5a-41f3-a63c-4ddfc6939c1b
block_id: 57225051
timestamp: 1718363470
tag: bulk upload of Zego test results
}
proof: {
full: NB5FEWKxJCCT523Yw4IVxJEC9N3HaMSRE966JGvFzEo=
stripped: MEQCIGP5N9mIyh1ZV4LuXy1jaD0g2a/K8FxpBCnPALhIvjm5AiAeKPpezREuGQW8X1rqm5BGAjpspLlndZ5Qz3WUR/6aOA==
}
payload {"MIME":"application/pdf","folder":"Oats Purity Test Results\\Pesticides","filename":"Lab_Tests_Double_Protein_Oats_pesticides_052022.pdf","company":"climatechain","client":"Zego"}