<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Christoph Mussenbrock</title>
        <link>https://paragraph.com/@christoph.mussenbrock</link>
        <description>Twitter: @liesdorn</description>
        <lastBuildDate>Thu, 03 Sep 2026 20:17:32 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Christoph Mussenbrock</title>
            <url>https://storage.googleapis.com/papyrus_images/75023ff0905e6239d0d0636305c9420600d3c26f6240ab50ba85a9cd0bf3bee4.jpg</url>
            <link>https://paragraph.com/@christoph.mussenbrock</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[How to turn insurance risks into fungible ERC20 tokens]]></title>
            <link>https://paragraph.com/@christoph.mussenbrock/how-to-turn-insurance-risks-into-fungible-erc20-tokens</link>
            <guid>hCMGX3KuKZLXkbKNQtBJ</guid>
            <pubDate>Wed, 30 Mar 2022 19:51:29 GMT</pubDate>
            <description><![CDATA[In a recent blog post https://blog.etherisc.com/staking-as-a-fundamental-building-block-for-insurance-333eb37f42 we already gave a high-level overview on the role of staking in insurance. We have been constantly working on the topic in the last weeks to tackle the core challenges.The problemInsurance risks are not homogenous. In a portfolio of risks, e.g. flights insured, or crop parcels insured, or anything else, you typically have individual risks with individual risk parameters. Therefore ...]]></description>
            <content:encoded><![CDATA[<p>In a recent blog post <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.etherisc.com/staking-as-a-fundamental-building-block-for-insurance-333eb37f42">https://blog.etherisc.com/staking-as-a-fundamental-building-block-for-insurance-333eb37f42</a> we already gave a high-level overview on the role of staking in insurance. We have been constantly working on the topic in the last weeks to tackle the core challenges.</p><h2 id="h-the-problem" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">The problem</h2><ul><li><p><strong>Insurance risks are not homogenous</strong>. In a portfolio of risks, e.g. flights insured, or crop parcels insured, or anything else, you typically have individual risks with individual risk parameters. Therefore the relation of premium to payout is typically not uniform. With FlightDelay, each policy has an individual payout based on the specific risk of that flight.</p></li><li><p>If you put all these risks in a pool, the total risk will vary over time. This is all the more true if we are not talking about retail risks but about large individual risks.</p></li><li><p><strong>Exposure</strong> of investors to risks will therefore also <strong>vary over time</strong>.</p></li><li><p>To provide capacity to an insurance product, investors need to lock in their capital for the period of an insurance contract. However, the periods of different insurance contracts can vary or overlap. We need a <strong>transparent way to withdraw</strong> invested assets, <strong>and at the same time</strong>, have a <strong>guaranteed capacity</strong> available to cover potential losses.</p></li><li><p>You need a sophisticated system to <strong>distribute profits and liabilities in a fair way</strong>. (Unfair systems create opportunities for exploits, so actually we are building fair systems not because we are altruistic, but because we don’t want to create honeypots).</p></li></ul><h2 id="h-insurance-risks-are-non-fungible-turn-them-in-nfts" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Insurance Risks are non fungible - turn them in NFTs</h2><p>All in all, <strong>insurance risks</strong> have individual traits which can ideally <strong>represented by NFTs</strong>. Depending on the type of the risk, you could create an individual NFT for each risk or, for efficiency, you bundle homogenous risks. While these NFTs could very accurately represent the parameters of the individual risks, they are not an ideal investment target, because they would be most likely not easily tradeable. To trade such a risk, you would need to find a partner who is interested in exactly this risk.</p><p>How would an “ideal” asset look like from the perspective of an investor? Let’s call them “<strong>Risk Pool Tokens</strong>”. A Risk Pool Token represents insurance risks - to be exact, a risk pool token represents a certain amount of capital which provides capacitiy for an insurance product, and it represents the cash flow connected with this capacities - the inflow of premiums and the outflow of payouts for losses, and the value of this token is the current market value of the capital plus the discounted value of the (expected) cashflow.</p><p><strong>The ideal Risk Pool Token would be fungible</strong>, with <strong>sufficient</strong> <strong>liquidity</strong> available. Investors are typically interested in investment opportunities which protect their liquidity. It’s a huge difference between investing in real estate and investing in shares of a company. The first ist illiquide, the latter is liquide.</p><h2 id="h-the-challenge-and-the-solution-fractionalizing-insurance-risks" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">The challenge - and the solution: Fractionalizing insurance risks</h2><p>Now here comes the challenge: Given all this, how to create a risk pool which will give investors fungible Risk Pool Tokens, if the underlying risks are actually non-fungible?</p><p>Our solution is to <strong>introduce an intermediary layer</strong> which “<strong>fractionalizes</strong>” the non-fungible risks (which are, of course, represented by NFTs) into fungible Risk Pool Tokens (which are of course represented by ERC-20 tokens and can be traded on any DEX).</p><p>While we are still finalizing the conceptual framework, we have already started the implementation in Solidity and we are pretty confident that a first working prototype will be available soon. The first prototype will run on a testnet but we will deploy a live system backing the FlightDelay Product soon afterwards.</p><p>This step-by-step rollout minimizes the risk for both investors and our project. In the next essay, I’ll go into more detail on <strong>how the fractionalizing actually works</strong>. Stay tuned!</p>]]></content:encoded>
            <author>christoph.mussenbrock@newsletter.paragraph.com (Christoph Mussenbrock)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/7890a703612700c739ab3d457a33f28b7d5b0a4aae22829c0537e6688751e8b7.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[My first post on mirror.xyz - here is how it went for me]]></title>
            <link>https://paragraph.com/@christoph.mussenbrock/my-first-post-on-mirror-xyz-here-is-how-it-went-for-me</link>
            <guid>PoFqyLWkUsYpGhqwkdJw</guid>
            <pubDate>Mon, 28 Mar 2022 22:37:31 GMT</pubDate>
            <description><![CDATA[Since I’m posting more regularly on web3-related stuff, I’ve been looking for a platform to write and publish. A few days ago I learned about mirror.xyz and so I decided to give it a try. A first field report.Getting startedAs usual for a web3 applicaton, you don’t need to sign up. Just connect with Metamask, sign a message and you’re done. The signature serves as a proof that you actually own the address you’re using - you don’t need an on-chain transaction. In the next step, you can setup y...]]></description>
            <content:encoded><![CDATA[<p>Since I’m posting more regularly on web3-related stuff, I’ve been looking for a platform to write and publish. A few days ago I learned about <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz">mirror.xyz</a> and so I decided to give it a try. A first field report.</p><h2 id="h-getting-started" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Getting started</h2><p>As usual for a web3 applicaton, you don’t need to sign up. Just connect with Metamask, sign a message and you’re done. The signature serves as a proof that you actually own the address you’re using - you don’t need an on-chain transaction.</p><p>In the next step, you can setup your profile. There’s not much to do, just set your name, bio, and if you like, upload a nice background picture.</p><h3 id="h-connecting-with-ens" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Connecting with ENS</h3><p>The nice stuff starts when you connect your ENS name with mirror. If your wallet is linked to an ENS domain, you can use it as your mirror.xyz subdomain, like in <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/christoph.mussenbrock.eth">https://mirror.xyz/christoph.mussenbrock.eth</a>. To use this feature, you need to set up your primary ENS record for this domain, so that mirror.xyz can find your domain via your address (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.alpharithms.com/ens-reverse-records-guide-552211/">here you can read how do set it up</a>)</p><p>You can also connect your twitter account with your profile.</p><h2 id="h-writing-your-first-post" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Writing your first post</h2><p>Creating your first post is as easy as it is on medium, typeshare or any other social blogging platform. However, I’m pretty excited on how convenient the editor is. You can select different “blocks” like headlines, images, bulleted lists, blockquotes, code snippets etc. but there’s some really cool stuff: You can embed widgets for crowdfunding, editons, auctions and even NFT previews in your blog!</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://foundation.app/@danielcasson2/msty/1">https://foundation.app/@danielcasson2/msty/1</a></p><p>After you’re done with editing, push the “Publish” button. And again: Not only can you just publish, but you can mint your essay right away as an NFT!</p><p>It looks like this is all just the beginning. In any case, I think mirror.xyz is the medium of choice for everybody writing regularly on web3.</p><ul><li><p>It’s free</p></li><li><p>It’s seems like it will be fully integrated with web3</p></li><li><p>It has a nice UI and user experience.</p></li></ul><p>In a while I will report back on my experiences with it, but for now I am very impressed.</p>]]></content:encoded>
            <author>christoph.mussenbrock@newsletter.paragraph.com (Christoph Mussenbrock)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/0fa600de4f123d5459e18cc41d94e53e9d1f30c96c8cae19fffdbedf0d0fbc36.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>