Sample txns:

Txn 1Txn 2Txn 3

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# 783c0244-8a0c-48a5-96d4-76983f539fc4

header: {

txn_type: cc-type

txn_id: 783c0244-8a0c-48a5-96d4-76983f539fc4

block_id: 57061112

timestamp: 1717543776

tag: test transaction

}


proof: {

full: /HNZAfD0F6C0jeLjU16/ByzOaKi1AdSQHCR4NstqX9c=

stripped: MEQCIHyIL1B3muDxE2NDhKcobXFz6AePr7ig7+tmWMOG4QwpAiBdGKusuHb3F2fQFfXUm1FV6t/1EXMdTQVDCCt+L418TA==

}


payload dbtest