Ultra Sound Money as an OP Stack Chain

Jun 27, 2023
Open
Open
Mad Science
  • Links

What is a Mad Science Project Idea?

A Mad Science Project Idea is an idea for a project within the Optimism ecosystem that may not have clear value but is generally cool as heck. Mad Science Project Ideas make great hackathon projects and tend to be a great way to explore Optimism, OP Mainnet, and the OP Stack.

Summary

This project aims to leverage the OP Stack chains, without a Sequencer, to index data. In particular, these chains, dubbed "Indexing Chains," can capture various L1 data, such as gas burn information. By doing this, we can potentially replace the Ultra Sound Money website backend with an OP Stack chain Rollup. To do this, you would need to modify the OP Stack chain to constantly keep track of the L1 gas burn and store that information in an L2 smart contract.

Possible Features

  • Implement an Indexing Chain to track L1 gas burn.
  • Store the L1 gas burn in an L2 smart contract.
  • Replace the Ultra Sound Money website backend with the newly created Indexing Chain.
  • Query the L1 gas burn from the L2 smart contract via the USM website.

Impact

  • It offers a novel and efficient way to index L1 data.
  • Enhances the robustness and performance of the Ultra Sound Money website backend.
  • Showcases the versatility of the OP Stack chains for tasks beyond Sequencer-based operations.
  • More Information
  • Tag 1
    OP Stack
  • Tag2
    Contracts
  • Tag3
    Consumer Apps