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# 682484db-bbe8-4f58-87b8-449a1b827093
header: {
txn_type: test
txn_id: 682484db-bbe8-4f58-87b8-449a1b827093
block_id: 55778596
timestamp: 1711131197
tag: vault, logo
}
proof: {
full: 2NJNaQH4Zx79JpNpjhR6x57Ib4IoZTzaCnotvXH10Yo=
stripped: MEQCIAMPtCKYjKsI1w7gVJOR5Dun1ycR4lm1yQo91am1IlZDAiAeDhBTunscNX99RcbD/2nUlZq1//IX5qMa/rhmf9dO8A==
}
payload {"filename":"vault-logo.svg","company":"viiision","data":"PHN2ZyB3aWR0aD0iMTAwMCIgaGVpZ2h0PSIxMDAwI...