{"p":"can-20","op":"mint","tick":"can","amt":"1000","rows":[{"df":"qa","content":[{"q":"The data structure of Sysvar RecentBlockhashes in the blockchain is as follows:↵↵Sysvar RecentBlockhashes is a variable that stores a list of recent block hashes in the blockchain. Each entry in the list contains the following information:↵↵1. Block hash: A 32-byte hash of the block.↵2. Block height: The height of the block in the blockchain.↵3. Block timestamp: The timestamp of the block.↵4. Prev block hash: The hash of the previous block in the chain.↵5. Next block hash: The hash of the next block in the chain.↵↵The list is typically sorted by the block height in ascending order, with the most recent blocks at the top. This variable is used by the blockchain software to track the recent history of block hashes, which is useful for identifying changes in the network and ensuring the integrity of the blockchain.","a":"Block Body:The block body mainly includes the detailed information of transactions, including the number of transactions (transaction count) and transaction details (transaction details)."}]}],"pr":"44d694c1cd62a662a5423d601bbb7246fd31fbc0b5d0b878e57d1f2fb5bf3c81"}