Rethinking Vaults

rethink.finance vaults are non-custodial investment vehicles that enable flexible deposits and redemptions and are governed through own on-chain governance.

To achieve operational efficiency, vaults may delegate scoped permissions for any transaction to:

  • Human managers

  • Automation scripts

  • AI agents

Vaults may support any position type on any EVM network.

More information: Integrations

The net asset value (NAV) calculation is automated and done on-chain.

More information: NAV Calculator Contract

Vaults can technically operate without a manager and execute any transaction through governance. The infrastructure is governance framework agnostic, but our frontend currnetly supports the OZ Governor. Stakeholders can choose to:

  • Use LP tokens representing custody as governance tokens

  • Use any legacy ERC-20 as governance tokens

  • Trust multisg signers to govern the vault - not recommended

Fees for deposits, redemptions, performance, and management are optional, automated, and upgradeable through governance.

Last updated