{"id":"merlin-chain","hidden":false,"ipfs":"QmVmRQ69MwPCjoFvRnF16zjuyAHHE8zUoksp8vPsfARw3q","language":"en","transactionHash":"0xd49c3d74219927c3dc4fd369f9b2a797d97bae49fb659501d50cfd67dfa63963","created":"2024-12-10T15:55:09.034Z","updated":"2025-01-10T20:48:50.378Z","title":"Merlin Chain","summary":"Merlin Chain is a Bitcoin sidechain built with Polygon CDK that aims to transition into a ZK-rollup Layer 2 and supports Bitcoin-native assets via ZK-rollups, decentralized oracles, fraud proofs, and the MERL governance token.","content":"**Merlin Chain** is a [Bitcoin](https://iq.wiki/wiki/bitcoin) sidechain founded by Jeff Yin and launched by Bitmap Technology, built with [Polygon](https://iq.wiki/wiki/polygon) CDK and designed to scale [Bitcoin](https://iq.wiki/wiki/bitcoin)-native assets, protocols, and applications through a zero-knowledge-inspired infrastructure that enhances [Bitcoin](https://iq.wiki/wiki/bitcoin)’s capabilities on [Layer 1](https://iq.wiki/wiki/layer-1). Launched on [mainnet](https://iq.wiki/wiki/mainnet) in February 2024, it focuses on extending the [Bitcoin](https://iq.wiki/wiki/bitcoin) ecosystem while maintaining a sidechain architecture connected to the base network.[\\[1\\]](#cite-id-tlg8S6CJ3i)​[\\[17\\]](#cite-id-kk4huhb8jy)​[\\[12\\]](#cite-id-UpQaeJF5rR)​\n\n## Overview\n\nMerlin Chain focuses on enhancing scalability, efficiency, and functionality within the [Bitcoin](https://iq.wiki/wiki/bitcoin) network. It operates as a [Bitcoin](https://iq.wiki/wiki/bitcoin) sidechain built with [Polygon](https://iq.wiki/wiki/polygon) CDK, using a ZK-rollup-inspired architecture to batch and validate transactions while remaining separate from [Bitcoin](https://iq.wiki/wiki/bitcoin)’s base layer. In the long term, the project aims to evolve into a [Bitcoin](https://iq.wiki/wiki/bitcoin) zero-knowledge rollup [Layer 2](https://iq.wiki/wiki/layer-2) that can post proofs back to Bitcoin for on-chain verification once such proof verification is feasible. To advance this transition, Merlin Chain collaborates with partners such as BitcoinOS, a Bitcoin scaling project that provides the BitSNARK proof system and Grail [Bridge](https://iq.wiki/wiki/bridge), and Nubit, a Bitcoin-native data availability network, for zero-knowledge proof verification on Bitcoin and data availability.[\\[2\\]](#cite-id-V5rpu7oNXJ)​[\\[6\\]](#cite-id-OUzCQVf6G8)​[\\[17\\]](#cite-id-kk4huhb8jy)​\n\nThe platform supports [EVM](https://iq.wiki/wiki/ethereum-virtual-machine-evm) compatibility and integrates with Bitcoin-native wallets, enabling users to access major Bitcoin [Layer 1](https://iq.wiki/wiki/layer-1) protocols like [BRC-20](https://iq.wiki/wiki/brc-20) and Bitmap, a Bitcoin [metaverse](https://iq.wiki/wiki/metaverse) and NFT collection. By bridging Bitcoin with over 40 [Ethereum](https://iq.wiki/wiki/ethereum) chains, Merlin Chain supports cross-chain interactions to broaden asset use cases. In addition, its launchpad system supports asset inscription and valuation within the Bitcoin ecosystem, and its Merlin’s Seal incentivization event helped the network reach a peak total value locked of over $3.5 billion in March 2024.[\\[2\\]](#cite-id-V5rpu7oNXJ)​[\\[3\\]](#cite-id-jNxcZsFjVp)​[\\[9\\]](#cite-id-8T7Wtm1evo)​[\\[17\\]](#cite-id-kk4huhb8jy)​\n\n## Key Modules\n\n### ZK-Rollup Network\n\nThe ZK-Rollup Network in Merlin Chain is the core module that batches transactions and secures them with zero-knowledge proofs. It enhances scalability and security by aggregating transaction data into batches, verified with [zero-knowledge proofs](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) and anchored to [Bitcoin](https://iq.wiki/wiki/bitcoin)'s [mainnet](https://iq.wiki/wiki/mainnet) via [Taproot](https://iq.wiki/wiki/taproot-exchange). It integrates [nodes](https://iq.wiki/wiki/node) for data processing, a zkProver using [SNARK](https://iq.wiki/wiki/zk-snark) technology for transaction validation, and a database for storing [Merkle Tree](https://iq.wiki/wiki/merkle-tree) and transaction details. This architecture inherits [Bitcoin](https://iq.wiki/wiki/bitcoin)'s security and supports EVM compatibility. It also reduces costs through optimized data usage and aims to provide higher performance with fast finality and scalability for large-scale user demands.[\\[4\\]](#cite-id-26iQbVYMnv)​\n\n![](https://ipfs.everipedia.org/ipfs/QmRVwJCtxcqW1pzqnubnLE4ZdBTFxXwdVxj82wQuPha8Te)\n\n### Decentralized Oracle Network\n\nMerlin Chain’s Decentralized [Oracle](https://iq.wiki/wiki/oracle) Network provides data processing and validation for the system’s sequencer and [staking](https://iq.wiki/wiki/staking) functions. Merlin Chain’s Decentralized [Oracle](https://iq.wiki/wiki/oracle) Network securely processes and stores data by distributing tasks across sequencer [nodes](https://iq.wiki/wiki/node), which batch transactions, generate ZK state proofs, and upload data to [Bitcoin](https://iq.wiki/wiki/bitcoin)'s Taproot. Users can verify transactions through ZK proofs without exposing details, ensuring transparency and security. The system reduces centralization risks with fraud-proof mechanisms, multi-signature protocols, and cold storage. It supports [staking](https://iq.wiki/wiki/staking) multiple assets and automates [staking](https://iq.wiki/wiki/staking) and rewards through [smart contracts](https://iq.wiki/wiki/smart-contract). It also offers real-time monitoring and a flexible withdrawal system for enhanced user control and liquidity.[\\[5\\]](#cite-id-9mRT7T7gDL)​\n\n### Data Availability\n\nThe Data Availability module in Merlin Chain ensures that [block](https://iq.wiki/wiki/block) data is publicly accessible and verifiable. Merlin Chain collaborates with [Celestia](https://iq.wiki/wiki/celestia) and Nubit, a Bitcoin-native data availability network, to enhance data availability by ensuring transparent and verifiable [block](https://iq.wiki/wiki/block) data publication. Its solution provides public access to network states, allowing anyone to view and store Merlin Chain’s data. Once confirmed on the data availability network, rollups and applications manage historical data storage. [Nodes](https://iq.wiki/wiki/node) verify the availability of new [blocks](https://iq.wiki/wiki/block), ensuring data completeness and consistency across the network.[\\[6\\]](#cite-id-OUzCQVf6G8)​\n\n### Two-Step ZKP Submission Mechanism\n\nThe Two-Step ZKP Submission Mechanism is designed to decentralize proof generation while preventing race attacks. Merlin Chain implements a Two-Step [Zero-Knowledge Proof (ZKP)](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) submission mechanism, inspired by [Lumoz](https://iq.wiki/wiki/lumoz), to enable decentralized [Proof of Work](https://iq.wiki/wiki/proof-of-work-pow) [(PoW)](https://iq.wiki/wiki/proof-of-work-pow). In the first step, provers generate a ZKP for a sequence, calculate its hash, and submit it along with their address to a chain-level [smart contract](https://iq.wiki/wiki/smart-contract). This initial hash submission is open for T+10 [blocks](https://iq.wiki/wiki/block). After the T+11 [block](https://iq.wiki/wiki/block), provers can submit the complete ZKP, which validates previously submitted hashes. Verified provers are rewarded based on their stake proportion. This approach prevents race attacks, incentivizes continuous participation, and enhances system efficiency, security, and reliability.[\\[7\\]](#cite-id-VCQ8jMZqBQ)​\n\n![](https://ipfs.everipedia.org/ipfs/QmdnULcgbu4gLHnPdcFtU1pJbYjes533kwpKZqRxvjX6e7)\n\n### Fraud Detection\n\nThe Fraud Detection module provides a framework for proving correctness and challenging invalid computations. Merlin Chain employs a fraud-proof mechanism to ensure data integrity and security, utilizing two roles: Prover and Verifier. Provers pre-sign transactions and convert programs into binary circuits composed of NAND logic gates, with each gate's behavior represented by a leaf script. These scripts are organized into a [Merkle Tree](https://iq.wiki/wiki/merkle-tree), with the Merkle Root submitted to a Taproot address. Verifiers retrieve the Merkle Root, validating its authenticity. If discrepancies are suspected, a challenge-response process is initiated, requiring the Prover to supply evidence supporting the root’s accuracy. This mechanism strengthens data correctness and mitigates fraudulent activity.[\\[8\\]](#cite-id-YC1AAawAuz)​\n\n### Merlin Phantom\n\nMerlin Phantom is an asset exchange protocol launched on Merlin Chain. It enables the interchange of Bitcoin-based assets such as RUNES, a [Bitcoin](https://iq.wiki/wiki/bitcoin) fungible token standard, [BRC-20](https://iq.wiki/wiki/brc-20) tokens, BRC-420, a [Bitcoin](https://iq.wiki/wiki/bitcoin) NFT and metadata standard, and Ordinals [NFTs](https://iq.wiki/wiki/non-fungible-token-nft). Developed collaboratively by UniCross, a bridge and trading protocol, and Merlin Chain, it aims to improve liquidity and broaden the use cases for [BTC](https://iq.wiki/wiki/bitcoin-btc) assets, providing users with expanded opportunities within the ecosystem.[\\[10\\]](#cite-id-21jzFYbD9l)​\n\n## Tokenomics\n\n### Merlin Chain Token ($MERL)\n\nThe total supply of MERL is capped at 2,100,000,000 tokens, which will be gradually released over four years, beginning with the Token Generation Event (TGE). MERL runs on a [BRC-20](https://iq.wiki/wiki/brc-20) standard and serves multiple functions within the Merlin Chain ecosystem, playing a key role in [governance](https://iq.wiki/wiki/governance-tokens), security, and transaction efficiency.[\\[11\\]](#cite-id-L1f7hhkdqL)​[\\[13\\]](#cite-id-r9moM0tLWz)​\n\n#### Token Utility\n\n* **Governance**: MERL holders can participate in the decision-making process by voting on proposals, supporting community-driven governance.\n* [**Staking**](https://iq.wiki/wiki/staking): MERL can be staked to enhance network security, help prevent [Sybil attacks](https://iq.wiki/wiki/sybil-attack), and penalize malicious actors.\n* [**Transaction Fees**](https://iq.wiki/wiki/transaction-fee): MERL is used for paying transaction fees within the Merlin Chain ecosystem, including [Layer 3](https://iq.wiki/wiki/layer-3) networks.\n* **Delegating to Consensus** [**Nodes**](https://iq.wiki/wiki/node): Token holders can delegate MERL to consensus [nodes](https://iq.wiki/wiki/node) or stake it to operate one, supporting decentralization and scalability.\n* **Native Liquidity and** [**Collateral**](https://iq.wiki/wiki/collateral): MERL can be used as liquidity and [collateral](https://iq.wiki/wiki/collateral), aiding transactions and supporting lending mechanisms within the network.[\\[11\\]](#cite-id-L1f7hhkdqL)\n\n#### Governance and Security\n\nIn addition to its utilities, MERL underpins Merlin Chain’s governance and security mechanisms. MERL token holders can vote on governance proposals that influence protocol upgrades, incentive programs, and other ecosystem parameters.[\\[11\\]](#cite-id-L1f7hhkdqL)​[\\[17\\]](#cite-id-kk4huhb8jy) [Staking](https://iq.wiki/wiki/staking) and delegating MERL to consensus [nodes](https://iq.wiki/wiki/node) contributes to network security by helping to prevent [Sybil attacks](https://iq.wiki/wiki/sybil-attack) and aligning [node](https://iq.wiki/wiki/node) operators with correct behavior, with the possibility of slashing staked tokens in cases of malicious activity.[\\[11\\]](#cite-id-L1f7hhkdqL)​[\\[17\\]](#cite-id-kk4huhb8jy) Merlin Chain’s bridge and core contracts have undergone third-party security audits, including an audit by ScaleBit that used code review, automated testing, and formal verification techniques to identify vulnerabilities and recommend fixes.[\\[18\\]](#cite-id-qooee16v6a)​\n\n#### Allocation\n\n![](https://ipfs.everipedia.org/ipfs/QmettHfYTLLogkAc1jGMm4Z8jKuLmocwkHDkSwGRjMHTAK)\n\nMERL’s initial four-year post-TGE allocation distributes 20% of the total supply to Merlin’s Seal participants, 1% to a public sale, 15.23% to private investors, 3% to advisors, and 4.2% to the team, with 16.57% earmarked for community incentives and 40% reserved for ecosystem grants and programs.[\\[11\\]](#cite-id-L1f7hhkdqL)​[\\[17\\]](#cite-id-kk4huhb8jy)​\n\n## Merlin's Seal\n\nMerlin's Seal is a [staking](https://iq.wiki/wiki/staking) event on Merlin Chain, where participants can earn M-points and claim $MERL, the [governance token](https://iq.wiki/wiki/governance-tokens). 20% of the total $MERL supply is allocated as rewards. In this event, users stake assets, and their value is converted to $BTC to calculate daily M-points, which determine their share of $MERL.\n\nBeyond basic [staking](https://iq.wiki/wiki/staking), rewards also include benefits for providing liquidity on Merlin Swap, a decentralized exchange on Merlin Chain, participating in [DeFi](https://iq.wiki/wiki/defi) protocols, and [staking](https://iq.wiki/wiki/staking) ETH. Supported assets include BTC, [BRC-20](https://iq.wiki/wiki/brc-20) tokens, Bitmap, a [Bitcoin](https://iq.wiki/wiki/bitcoin) [metaverse](https://iq.wiki/wiki/metaverse) and NFT collection, BRC-420 tokens, a [Bitcoin](https://iq.wiki/wiki/bitcoin) NFT and metadata standard, ETH, [USDT](https://iq.wiki/wiki/tether), and [USDC](https://iq.wiki/wiki/usdc). Users can stake via wallets like UniSat, [OKX](https://iq.wiki/wiki/okx), and [Bitget](https://iq.wiki/wiki/bitget). Team leaders and members can earn bonus rewards based on total staked value.[\\[14\\]](#cite-id-7eV9Fw1un5)​\n\n### **M-Token**\n\nM-Token is a representation of [Layer 1](https://iq.wiki/wiki/layer-1) assets staked on the Merlin Chain during the \"Merlin's Seal\" event. When users stake assets such as [Bitcoin](https://iq.wiki/wiki/bitcoin) or [Ethereum](https://iq.wiki/wiki/ethereum) on the Merlin Chain, they receive corresponding M-Tokens. Participants can [mint](https://iq.wiki/wiki/minting) M-Tokens with no [gas](https://iq.wiki/wiki/gas) fees and exchange them 1:1 for their original assets once they are unlocked. M-Tokens also facilitate interactions with NFT assets by including metadata like the [Layer 1](https://iq.wiki/wiki/layer-1) NFT number and inscription ID.\n\nUsers can claim their original assets by destroying the corresponding M-Tokens during the unlocking process, which began in April 2024.[\\[15\\]](#cite-id-Nbo791jQIx)​[\\[16\\]](#cite-id-uDYhC1Mvsc)​\n","recentActivity":null,"operator":{"id":"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138"},"categories":[{"id":"projects-and-protocols","title":"Projects & Protocols"}],"tags":[{"id":"Layer 1"},{"id":"Infrastructure"},{"id":"Layer2"},{"id":"Bitcoin"}],"images":[{"id":"QmXq5h6iNqcTqk5JmZxyhYZAnTxPKnA1FKPDEK5TbquuLu","type":"image/jpeg, image/png"}],"media":[{"name":"merlin chain_round_white-1.svg","id":"QmU8TgbSeWfx3DhZMpmWq4nj4bjrZuFaNscDQS8GqApscW","size":null,"type":null,"source":"IPFS_IMG"},{"name":"image (3).png","id":"QmRVwJCtxcqW1pzqnubnLE4ZdBTFxXwdVxj82wQuPha8Te","size":null,"type":null,"source":"IPFS_IMG"},{"name":"image (4).png","id":"QmdnULcgbu4gLHnPdcFtU1pJbYjes533kwpKZqRxvjX6e7","size":null,"type":null,"source":"IPFS_IMG"},{"name":"merlin chain_hollow_icon.png","id":"QmcCUC5m9CyNsTbgTeyKz9grVwg45Ef4C71RaAT4ysE7sx","size":null,"type":null,"source":"IPFS_IMG"},{"name":"1_8k_Bmwek5ZcwwPQwJvljmA.webp","id":"QmettHfYTLLogkAc1jGMm4Z8jKuLmocwkHDkSwGRjMHTAK","size":null,"type":null,"source":"IPFS_IMG"}],"linkedWikis":{"founders":[],"blockchains":["bitcoin"],"speakers":[]},"events":[{"title":"Bitmap Tech officially announced Merlin Chain","date":"2024-01-19","type":"CREATED","description":"Bitmap Tech announced the Merlin Chain Bitcoin scaling project.","link":"https://docs.merlinchain.io/merlin-docs","country":"","continent":"","multiDateStart":null,"multiDateEnd":null,"id":"0946f66f-a944-4b68-b62e-15738668bb65"},{"title":"Mainnet launch and Merlin’s Seal staking event launched","date":"2024-02-01","type":"DEFAULT","description":"Merlin Chain mainnet and the Merlin’s Seal staking campaign went live.","link":"https://medium.com/@merlinchaincrypto/merlins-seal-the-biggest-fair-launch-of-layer2-5614001b2582","country":"","continent":"","multiDateStart":null,"multiDateEnd":null,"id":"972e4cbe-5bf6-4f25-9773-20947a433174"},{"title":"TVL surpassed $3 billion","date":"2024-03-01","type":"DEFAULT","description":"Total value locked on Merlin Chain exceeded $3 billion during Merlin’s Seal.","link":"https://messari.io/report/understanding-merlinchain-a-comprehensive-overview","country":"","continent":"","multiDateStart":null,"multiDateEnd":null,"id":"9702bbd7-5e61-4920-88ed-44c014d09fb4"},{"title":"Unstaking enabled and M-Token unlocking began","date":"2024-04-01","type":"DEFAULT","description":"Merlin Chain enabled unstaking and 1:1 redemption of M-Tokens for underlying assets.","link":"https://docs.merlinchain.io/merlin-docs/user-quick-start/how-to/m-token/what-is-m-token","country":"","continent":"","multiDateStart":null,"multiDateEnd":null,"id":"95c95168-a1ad-4de9-9d83-bd728ea36387"}],"founderWikis":[],"blockchainWikis":[],"metadata":[{"id":"twitter_profile","value":"https://x.com/MerlinLayer2"},{"id":"website","value":"https://merlinchain.io/"},{"id":"discord_profile","value":"https://discord.com/invite/merlinchain"},{"id":"github_profile","value":"https://github.com/MerlinLayer2"},{"id":"coinmarketcap_url","value":"https://coinmarketcap.com/currencies/merlin-chain/"},{"id":"contract_url","value":"https://scan.merlinchain.io/token/0x5c46bFF4B38dc1EAE09C5BAc65872a1D8bc87378"},{"id":"telegram_profile","value":"https://t.me/merlin_chain"},{"id":"medium_profile","value":"https://medium.com/@merlinchaincrypto"},{"id":"coingecko_profile","value":"https://www.coingecko.com/en/coins/merlin-chain"},{"id":"youtube_profile","value":"https://www.youtube.com/@MerlinChain"},{"id":"blocks-changed","value":"tags, image"},{"id":"wiki-score","value":"92"},{"id":"references","value":"[{\"url\":\"https://docs.merlinchain.io/merlin-docs\",\"description\":\"Merlin Chain Docs: About Merlin\",\"id\":\"tlg8S6CJ3i\",\"timestamp\":1733844346479},{\"url\":\"https://docs.merlinchain.io/merlin-docs/about-merlin/key-modules\",\"description\":\"Merlin Chain Docs: Key Modules\",\"id\":\"V5rpu7oNXJ\",\"timestamp\":1733844743043},{\"url\":\"https://drive.google.com/file/d/1DIAQA-68yPfpkkd8T6YL3iKGmfp1YR97/view\",\"description\":\"Merlin Chain One-Pager PDF\",\"id\":\"jNxcZsFjVp\",\"timestamp\":1733844768992},{\"url\":\"https://docs.merlinchain.io/merlin-docs/about-merlin/key-modules/zk-rollup-network\",\"description\":\"Merlin Docs: ZK-Rollup Network\\n\",\"id\":\"26iQbVYMnv\",\"timestamp\":1733844922273},{\"url\":\"https://docs.merlinchain.io/merlin-docs/about-merlin/key-modules/decentralized-oracle-network\",\"description\":\"Merlin Chain Docs: Decentralized Oracle Network\",\"id\":\"9mRT7T7gDL\",\"timestamp\":1733845057709},{\"url\":\"https://docs.merlinchain.io/merlin-docs/about-merlin/key-modules/data-availability\",\"description\":\"Merlin Chain Docs: Data Availability\",\"id\":\"OUzCQVf6G8\",\"timestamp\":1733845387996},{\"url\":\"https://docs.merlinchain.io/merlin-docs/about-merlin/key-modules/two-step-zkp-submission-mechanism\",\"description\":\"Merlin Chain Docs: ZKP Mechanism\",\"id\":\"VCQ8jMZqBQ\",\"timestamp\":1733845529799},{\"url\":\"https://docs.merlinchain.io/merlin-docs/about-merlin/key-modules/fraud-proofs-based-on-bitcoin\",\"description\":\"Merlin Chain Docs: Fraud Proofs Based on Bitcoin\",\"id\":\"YC1AAawAuz\",\"timestamp\":1733845722909},{\"url\":\"https://bitmap.tech/\",\"description\":\"Bitmap Tech Website\",\"id\":\"8T7Wtm1evo\",\"timestamp\":1733846373163},{\"url\":\"https://docs.merlinchain.io/merlin-docs/user-quick-start/how-to/merlin-phantom\",\"description\":\"Merlin Chain Docs: Merlin Phantom\",\"id\":\"21jzFYbD9l\",\"timestamp\":1733846563956},{\"url\":\"https://docs.merlinchain.io/merlin-docs/about-merlin/tokenomics\",\"description\":\"Merlin Chain Docs: Tokenomics\",\"id\":\"L1f7hhkdqL\",\"timestamp\":1733846786344},{\"url\":\"https://coinmarketcap.com/currencies/merlin-chain/#About\",\"description\":\"Merlin Chain CMC\",\"id\":\"UpQaeJF5rR\",\"timestamp\":1733847521898},{\"url\":\"https://medium.com/@merlinchaincrypto/introducing-merlin-chain-token-merl-376fe43f180d\",\"description\":\"Medium: 'Introducing Merlin Chain Token ($MERL)'\",\"id\":\"r9moM0tLWz\",\"timestamp\":1733847829139},{\"url\":\"https://medium.com/@merlinchaincrypto/merlins-seal-the-biggest-fair-launch-of-layer2-5614001b2582\",\"description\":\"Medium: 'Merlin’s Seal: The Biggest Fair Launch of Layer 2'\",\"id\":\"7eV9Fw1un5\",\"timestamp\":1733848291921},{\"url\":\"https://www.gate.io/learn/articles/how-to-use-merlin-chain-s-m-token/2366\",\"description\":\"Gate: 'How to Use Merlin Chain’s M-Token'\",\"id\":\"Nbo791jQIx\",\"timestamp\":1733848514109},{\"url\":\"https://docs.merlinchain.io/merlin-docs/user-quick-start/how-to/m-token/what-is-m-token\",\"description\":\"Merlin Chain Docs: What is M-Token?\",\"id\":\"uDYhC1Mvsc\",\"timestamp\":1733848544526},{\"id\":\"kk4huhb8jy\",\"url\":\"https://messari.io/report/understanding-merlinchain-a-comprehensive-overview\",\"description\":\"Messari: Understanding Merlin Chain\",\"timestamp\":1789400676416},{\"id\":\"qooee16v6a\",\"url\":\"https://scalebit.xyz/reports/Merlin-Chain-Audit-Report-.pdf\",\"description\":\"ScaleBit: Merlin Chain Audit Report\",\"timestamp\":1789401192147}]"},{"id":"previous_cid","value":"QmVmRQ69MwPCjoFvRnF16zjuyAHHE8zUoksp8vPsfARw3q"},{"id":"commit-message","value":"Update Merlin Chain wiki: expand summary, timeline, and tags"},{"id":"previous_cid","value":"QmVmRQ69MwPCjoFvRnF16zjuyAHHE8zUoksp8vPsfARw3q"}],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138"},"views":547}