Skip to content

feat: deploy Aave v3 fork on Sentrix as lending primitive #616

Description

@satyakwok

Stand up Aave v3-style lending pools on Sentrix mainnet. SRX + WSRX + bridged assets become collateralisable.

Why

Sentrix has the DEX layer (sentrix-dex) live but no money market. Lending is the second-largest DeFi primitive by TVL across every chain that has one. Without it, capital efficiency on Sentrix caps low.

Scope

  • Fork aave-v3-core and adapt for Sentrix's chainId / RPC quirks
  • Configure initial markets (WSRX, bridged USDC via Hyperlane, maybe stSRX once that ships)
  • Oracle decision: Chainlink CCIP integration if/when available; Chronicle/Pyth as fallback; price-feed-from-DEX-TWAP as bootstrap
  • Audit before mainnet deploy

Open questions

  1. Custom audit or shared with an existing Aave-deployer audit?
  2. Risk parameters (LTV, liquidation thresholds) per market — copy mainnet defaults or tighten for new-chain risk profile?
  3. Governance: SentrixSafe-controlled initially, transition to onchain over time?

Acceptance

  • Design doc + parameter table
  • Deployment scripts + verified contracts on Sentrix mainnet
  • Audit report linked from docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions