¯\ツ/¯cryptowhatever

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users

    CoWSwap - coincidence of wants auction mechanism

    Things 🎀
    1
    1
    95
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • saintsal
      saintsal last edited by

      https://docs.cow.fi/overview/coincidence-of-wants

      Coincidence Of Wants (what makes bartering work) is being used here to create a peer-to-peer settlement layer using a batch auction mechanism. This avoids MEV (loss to arbitrage/sniping) in AMMs because it uses signed messages for orders instead of an on-chain transaction, but then settles on-chain in batches.

      It uses signatures to keep the off-chain messages trustable, and link them back to on-chain settlement. It’s an application of an interdependence architecture and is maybe an interesting mechanic for multiple, simultaneous use too.

      There’s also a fun play on decentralisation here. Ethereum is architecturally and politically decentralised (assuming enough distribution in mining power) but not logically decentralised since it is the single source of truth.

      This logical centralisation leaves a weakness: the lag in the consensus mechanism. Sniping on AMMs takes advantage of this centralisation weakness. CoWSwap decentralises that, creating an off-chain consensus layer in each auction batch. It feels like it’s moving in the direction of BitTorrent or ScuttleBot to me.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post