rethink.finance
  • Getting Started
    • Welcome
    • Rethinking Vaults
  • dApp
    • Overview
  • Protocol
    • Architecture
      • Admin Contract
        • Flows
          • V1.0 Flows
          • V2.0 Flows
        • Fees
          • Performance Fee
          • Management Fee
          • Deposit Fee
          • Redemption Fee
      • NAV Calculator Contract
        • NAV Liquid Spot
        • NAV Illiquid
        • NAV DeFi Composable
        • NAV Methods Library
    • Security
    • Integrations
  • Execution
    • Manual
    • Algo/AI
  • Community
    • Closed Beta
  • Policies
    • Terms of Service
    • Privacy Policy
  • Links
    • GitHub
    • Discord
    • X
Powered by GitBook
On this page
  • Rethink Protocol
  • Rethink Safe Module
  • Safe Core Custody
  • Open Zeppelin Governance
  • Gnosis Zodiac Roles Modifier
  1. Protocol

Overview

Last updated 1 month ago

Rethink Protocol

The Rethink protocol is a peer-to-contract asset management system that facilitates the creation and management of vaults on the EVM networks. It combines established and reliable smart contracts with a robust approach to net asset value (NAV) calculation, all cohesively presented through an intuitive and user-friendly experience.

Rethink Safe Module

Safe Core Custody

Safe is a modular account abstraction stack with a battle-tested core, securing over $100B of digital assets. It demonstrates exceptional proficiency in securely managing all underlying positions within a vault.

Open Zeppelin Governance

rethink.finance vaults are compatible with alternative governance standards (including optimistic governor contracts or standard multisig).

By leveraging governance vaults offer a streamlined and secure process for decision-making, tailored to meet the unique asset management needs. This approach ensures security and integrity of collective decisions made to support sophisticated and decentralized asset management.

Gnosis Zodiac Roles Modifier

This framework allows for the precise definition and assignment of manager roles within the organizational structure. Each manager role is empowered with specific permissions, carefully tailored to enable them to interact independently with approved positions. This setup facilitates efficient and autonomous management of various tasks and responsibilities. Simultaneously, it ensures that all actions remain under the umbrella of governance oversight, maintaining a balance between operational efficiency and stringent governance control.

Admin Module is a set of smart contracts that add functionality to the while separating module logic from Safe's core contracts. It enables settling deposit and redemption requests at fair net asset value (NAV), automated fees, and whitelist (if applicable).

Safe Protocol