Folks Finance

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

Mission

The vision behind Folks Finance is straightforward: make lending and borrowing function 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 first deployment, 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 themselves or manage separate positions across different chains. Folks Finance's account model consolidates those positions into a single interface.

The figures reflect the demand. The protocol has handled hundreds of millions in deposit volume across Avalanche, Ethereum, Base, Arbitrum, Polygon, and several additional networks. That breadth did not happen by chance — it resulted from building infrastructure that other DeFi protocols and development 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 transmit instructions and asset data between networks. Each messaging layer introduces an additional degree of redundancy.

The account system operates as follows: a user creates one account that exists across all supported chains at once. Deposits made on Avalanche register 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 holds the authoritative state.

Oracle pricing is sourced from Chainlink data feeds, which push on-chain price updates across all supported assets. This is critical for liquidation logic — when collateral values decline, the protocol requires accurate, current prices to safeguard lenders. Chainlink's decentralized oracle network supplies that capability.

Smart contract development on Folks Finance uses standard tooling. The contracts were built and tested with Hardhat, with formal audits from independent security firms covering the core lending logic, the cross-chain message handling, and the liquidation mechanisms. Audit reports are publicly accessible through 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 records the deposit and sends a message to the hub. The hub updates the account's collateral balance. That balance is immediately usable — the user can open a browser on Base, connect the same wallet, and borrow against their Avalanche collateral without manually moving a single token.

Variable and stable borrow rates shift based on utilization. High utilization drives rates upward, which draws in new deposits and discourages further borrowing until balance 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 logic. If a borrower's health factor falls below the threshold — because collateral prices declined or borrow interest accrued — any participant may 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 demanding than in single-chain ones. A flaw in the message-passing layer can produce consequences across every connected network simultaneously. The team behind Folks Finance has tackled this through layered verification — multiple audits, an active bug bounty program, and conservative deployment practices.

The protocol does not rush integrations. New chains and assets undergo internal review before appearing on the platform. Collateral factors — the proportion of a deposit's value that may be borrowed against — are set conservatively and refined over time based on observed liquidity and volatility data.

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

The Folks Finance platform also operates a governance system through which protocol parameters can be modified. This covers collateral ratios, supported assets, and interest rate model parameters. Governance proposals go through a voting period before taking effect.

Team and Background

The Folks Finance project began with work on the Algorand blockchain, where an earlier version of the lending protocol ran for over two years. That history matters — it means the team has genuine experience operating 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 followed as user activity shifted toward Ethereum and its layer-2 networks. Rather than retiring the Algorand version, the team maintained both simultaneously for a period, giving them practical cross-chain coordination insight 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 underpinning 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 through the main Folks Finance interface — is where most activity now takes place, but 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 shift over time as the protocol steers liquidity toward 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 function and what the xPortal integration provides, see the questions and answers page.