Untitled Bank
  • 👀Overview
    • Problem Statement
    • Solution: Aggregated Lending
  • CORE CONCEPT
    • Banks
      • ✔️Layered Bank Structure
      • ✔️Broad Asset Support
      • ✔️ICrosschainERC20 Vault (TBD)
    • Markets
      • ✔️Layered Market Structure
      • ✔️Modular Architecture
      • ✔️Permissionless and Flexible
      • ✔️Advanced Risk Management
      • ✔️Multiply (Leverage) Feature
      • ✔️Bundler
  • How To
    • ✔️Earn
    • ✔️Borrow
    • ✔️Leverage / Repay with Collateral
  • USE CASES
    • ✔️Standard Lending and Borrowing
    • ✔️Customized Vault Strategies
    • ✔️Transform Treasury into a Profitable Vault
    • ✔️Yield Optimization
    • ✔️Impermanent Loss Hedge
  • Developer Docs
    • ✔️How to create a market
    • ✔️How to create a bank
    • ✔️Interest Rate Model
    • ✔️Oracle
  • RESOURCES
    • ✔️Audit Report
  • ✔️Brand Asset
  • Risk Documentation
    • ✔️Risks for Lending Users
Powered by GitBook
On this page
  1. Overview

Problem Statement

Decentralized finance (DeFi) has transformed traditional financial systems by removing intermediaries and relying on smart contracts for trustless transactions. While DeFi offers numerous advantages over traditional finance, including transparency and accessibility, existing lending platforms often face limitations. which we identified as such:

  • Limited asset diversity and accessibility on existing platforms, creating barriers for regular retail users.

  • Low capital efficiency due to underutilized assets in a fragmented ecosystem.

  • Lack of cross-chain interoperability, restricting liquidity and access to assets across different chains.

  • DAO-centric risk management potentially limiting scalability and efficient decision-making.

Untitled Bank aims to address these issues with a interoperable modular architecture that leverages a Layered Bank system to offer a more inclusive and flexible approach to decentralized lending.

PreviousOverviewNextSolution: Aggregated Lending

Last updated 6 months ago

👀