Folks Finance

A cross-chain lending and borrowing protocol that links users across multiple blockchain networks through a unified account model and a shared liquidity layer.

Mission

The vision driving Folks Finance is straightforward: make borrowing and lending operate identically regardless of which chain holds your assets. Transferring capital between networks has always required additional steps, higher costs, and greater risk. The Folks Finance platform eliminates that friction.

Since its initial launch, the protocol has addressed a clear gap in decentralized finance — the inability to use collateral on one network to borrow on another. Most platforms require users to either bridge assets manually or maintain separate positions across different chains. Folks Finance's account model consolidates those positions into a single interface.

The figures reflect real demand. The protocol has processed hundreds of millions in deposit volume across Avalanche, Ethereum, Base, Arbitrum, Polygon, and several other networks. That breadth was not coincidental — it resulted from constructing infrastructure that other DeFi protocols and teams can connect to.

Technology

Cross-chain messaging forms the technical backbone of Folks Finance. Rather than depending on a single bridge, the protocol integrates multiple messaging layers — Chainlink CCIP, Wormhole, and Circle's CCTP — to relay instructions and asset data between networks. Each messaging layer contributes an additional degree of redundancy.

The account system operates as follows: a user creates one account that exists across all supported chains at the same time. Deposits made on Avalanche are registered in that account. A borrow request submitted on Arbitrum reads the same account balance. The protocol's spoke contracts on each chain communicate with a central hub that maintains the authoritative state.

Oracle pricing is sourced from Chainlink data feeds, which provide on-chain price updates across all supported assets. This is critical for liquidation logic — when collateral values fall, the protocol requires accurate and timely prices to protect lenders. Chainlink's decentralized oracle network supplies that layer.

Smart contract development on Folks Finance uses standard tooling. The contracts were built and tested with Hardhat, and formal audits from independent security firms cover the core lending logic, cross-chain message handling, and liquidation mechanisms. Audit reports are publicly accessible in the protocol's documentation.

8+ Supported Networks
3 Messaging Layers
30+ Supported Assets
$100M+ Total Value Locked

How the Protocol Works

When a user connects a wallet and deposits USDC on Avalanche, the spoke contract on that chain logs the deposit and transmits a message to the hub. The hub updates the account's collateral balance. That balance is immediately available — the user can open a browser on Base, connect the same wallet, and borrow against their Avalanche collateral without moving a single token manually.

Variable and stable borrow rates adjust according to utilization. High utilization drives rates upward, which encourages fresh deposits and discourages additional borrowing until equilibrium is restored. This is standard interest rate model behavior, but Folks Finance applies it across chains rather than within a single pool.

Liquidations follow the same pattern. If a borrower's health factor falls below the threshold — because collateral prices declined or borrow rates accrued — any participant can trigger a liquidation. The liquidator repays a portion of the debt and receives collateral at a discount. Cross-chain coordination happens automatically through the messaging layer.

For a thorough walkthrough of the deposit and borrow flows, the Q&A page addresses common questions in detail.

Security Approach

Security in cross-chain protocols is more challenging than in single-chain ones. A vulnerability in the message-passing layer can affect every connected network simultaneously. The team behind Folks Finance has addressed this through layered verification — multiple audits, an active bug bounty program, and conservative deployment practices.

The protocol avoids rushing integrations. New chains and new assets go through internal review before they appear on the platform. Collateral factors — the percentage of a deposit's value that may be borrowed against — are set conservatively and adjusted over time based on observed liquidity and volatility data.

Using Chainlink as the oracle layer provides an additional safeguard. Chainlink's data feeds aggregate prices from multiple sources and apply deviation thresholds before posting on-chain. A single exchange going offline or reporting anomalous prices does not cascade into erroneous liquidations on Folks Finance.

The Folks Finance platform also maintains a governance system through which protocol parameters can be updated. This covers collateral ratios, supported assets, and interest rate model parameters. Governance proposals undergo a voting period prior to implementation.

Team and Background

The Folks Finance project originated with work on the Algorand blockchain, where an earlier version of the lending protocol operated for over two years. That history is meaningful — it shows the team has genuine experience running a lending protocol through market cycles, managing liquidations under stress, and refining interest rate parameters based on real usage data.

The move to EVM-compatible chains came as user demand shifted toward Ethereum and its layer-2 networks. Rather than abandoning the Algorand version, the team maintained both simultaneously for a period, giving them hands-on insight into cross-chain coordination that few teams possess.

The core team includes engineers, economists, and security specialists. They have published documentation covering the protocol's architecture, the mathematics behind interest rate models, and the design decisions underlying the cross-chain account system. That documentation is available at the official docs site linked from Folks Finance's home page.

The Algorand app remains live. The EVM version — accessible at the main Folks Finance interface — is where most activity now takes place, though the team supports both deployments.

Points and Incentives

Depositing, borrowing, and repaying on Folks Finance earns points. The system applies multipliers — depositing USDT0 currently earns 2x, while some Bitcoin-backed assets earn 1.5x. Multipliers change over time as the protocol encourages liquidity in specific markets.

Points accumulate to a user's account. The long-term purpose of the points program is tied to the protocol's governance token distribution. Details on conversion and redemption are published through official Folks Finance channels.

For more context on how points work and what the xPortal integration does, see the questions and answers page.