Folks Finance Questions Answered
Everything you wanted to know about lending, borrowing, cross-chain accounts, and the Folks Finance points program — with straight answers.
What exactly is Folks Finance and what problem does it solve?
Folks Finance is a decentralized lending and borrowing protocol that lets users supply and borrow crypto assets across multiple blockchains from a single account. Most DeFi lending platforms lock users into one chain. The Folks Finance platform removes that constraint.
You deposit collateral on Avalanche, for instance, and can borrow against it on Arbitrum or Base without bridging assets manually. The protocol handles cross-chain message passing using Chainlink CCIP and Wormhole as messaging layers, so the coordination happens at the protocol level rather than requiring extra steps from you.
Which blockchains does Folks Finance currently support?
As of mid-2025, the protocol is live on Avalanche, Ethereum, Arbitrum One, Base, Polygon, BNB Smart Chain, Sei Network, and Monad testnet. New chains get added through governance proposals rather than unilateral team decisions.
Avalanche was the original deployment chain, so it has the deepest liquidity. Ethereum and Arbitrum carry the largest ETH and BTC-correlated markets. Each supported chain runs its own pool but shares account state through the cross-chain messaging infrastructure. Visit the main app to see current TVL per chain.
How do I create an account on Folks Finance?
First, connect a compatible wallet — MetaMask, Rabby, WalletConnect, and Coinbase Wallet all work. Then navigate to the Account page and submit a "Create Account" transaction. This deploys a small on-chain record tied to your wallet address.
One account can operate across all supported networks. You do not need separate accounts per chain. Gas for account creation is paid in the native token of whichever chain you create it on. The process takes one transaction and roughly 30 seconds.
Is Folks Finance safe? Has the protocol been audited?
The Folks Finance protocol has undergone multiple third-party security audits. Smart contract code is publicly available on GitHub. The team has also run a bug bounty program to surface edge cases that formal audits may miss.
That said, all DeFi protocols carry risk. Smart contract bugs, oracle failures, and extreme market volatility can cause losses. The Folks Finance platform uses Chainlink price feeds for asset valuation — one of the more battle-tested oracle networks in production. Using the protocol means accepting these baseline risks. Start small if you are new.
What assets can I deposit as collateral?
The available collateral list changes as new markets are added through governance. At launch in 2025, major supported assets include USDC, USDT0, AVAX, ETH (and WETH variants), BTC-correlated tokens like SolvBTC and BTC.b, wstETH, sAVAX, stAVAX, LINK, wstLINK, POL, ARB, and several liquid staking tokens.
Each asset has its own loan-to-value ratio and liquidation threshold. Stablecoins generally allow higher LTV than volatile assets. You can check current parameters directly on the deposit page.
How does cross-chain borrowing actually work under the hood?
When you initiate a cross-chain action, the Folks Finance platform sends a message from the source chain to the destination chain via one of its supported messaging layers — Chainlink CCIP, Wormhole, or Circle's CCTP for USDC. The message carries your account state and the instruction (borrow, repay, withdraw).
The destination chain pool receives the message, validates it, and executes the action. Your health factor is recalculated using the unified account view. The whole flow typically settles within a few minutes depending on the chains involved and current network congestion. No manual bridging required at any step.
What is the Folks Finance points program and how do I earn points?
The points program rewards active protocol users with Folks Finance points, which may convert to token allocations in future distributions. Points accumulate based on your deposited value, borrowed amounts, and repayment activity.
Certain asset pairs have multipliers — for example, USDT0 and USDC carry x2 to x2.5 multipliers as of Q2 2025. The multipliers change with market conditions and protocol incentives. To track your points balance, visit the Account section of the app and scroll to the Point System panel. Depositing more and borrowing actively both accelerate accrual.
Can I use Folks Finance if I only hold assets on one chain?
Yes. Single-chain usage works fine. You deposit and borrow on the same network without touching the cross-chain features at all. Many users start this way and add cross-chain positions later once they are comfortable with the mechanics.
The cross-chain features are optional, not mandatory. If you only ever use Avalanche, your experience is similar to any other lending protocol — supply collateral, borrow against it, manage your health factor. The added complexity of multi-chain operation only matters when you want to borrow on a different chain than where your collateral lives. Read more on the info page.
What happens if my health factor drops too low?
If your health factor falls below 1.0, your position becomes eligible for liquidation. A liquidator can repay part of your debt and receive a portion of your collateral at a discount. This is a standard DeFi safety mechanism.
The exact liquidation bonus varies per asset. To avoid liquidation: monitor your health factor regularly, maintain a buffer above 1.5 in volatile markets, and either repay debt or deposit more collateral if prices move against you. The Folks Finance platform shows your current health factor prominently on the loans page. There is no grace period once health factor hits 1.0.
What is the difference between variable and stable borrow rates?
Variable rates change continuously based on pool utilization. When more borrowers use a pool, rates go up; when utilization drops, rates fall. Most borrowers use variable rates because they tend to be lower on average.
Stable rates lock in a rate at the time of borrowing and do not fluctuate with utilization. They cost more upfront but protect against rate spikes. Stable borrow is not available on every asset — the Folks Finance platform only offers it for assets where the liquidity depth supports it. Both rate types are visible on the Markets table on the main app.
Why should I use Folks Finance instead of a single-chain lending protocol?
Single-chain protocols require you to bridge assets yourself when you want liquidity on a different network. That means extra transactions, bridge fees, and waiting for confirmations. The Folks Finance protocol handles coordination natively.
Another practical benefit: if you hold yield-bearing assets on Avalanche — say, stAVAX earning staking rewards — you can use them as collateral on Folks Finance to borrow stablecoins on Base or Arbitrum where you may want to spend or invest them. Your staking yield continues accruing while your collateral works across chains simultaneously. That capital efficiency is difficult to replicate elsewhere right now.
How does Folks Finance handle oracle pricing for assets?
Asset prices are sourced primarily through Chainlink data feeds. Chainlink provides tamper-resistant price data aggregated from multiple sources, which reduces the risk of a single compromised feed triggering incorrect liquidations. This is one of the more important security decisions in the protocol design.
For assets not covered by Chainlink feeds, the team evaluates alternative oracle solutions before listing. No new asset market opens without a confirmed, reliable price source. If a price feed goes stale or returns an anomalous value, circuit breakers in the smart contracts can pause affected markets temporarily.
Does Folks Finance charge fees and where do those go?
The protocol earns a percentage of interest paid by borrowers — called the reserve factor. This reserve accumulates in each pool and is controlled by governance. At present, reserves serve as a safety buffer against bad debt rather than being distributed directly to token holders.
Users also pay network gas fees for every transaction, and cross-chain operations include the cost of the messaging layer. Chainlink CCIP fees, for instance, are built into cross-chain transaction costs. There are no hidden platform charges beyond what is visible in the smart contract parameters. All reserve factor values are on-chain and inspectable.
How does governance work for Folks Finance?
Protocol parameters — interest rate curves, reserve factors, asset listings, chain additions — are managed through a governance process. Token holders can propose changes and vote. The governance infrastructure is separate from the main lending contracts.
For users who just want to lend or borrow, governance participation is optional. But if you hold Folks Finance tokens and care about how the protocol evolves, staking them in the governance module gives you voting weight. Major parameter changes go through a timelock delay before execution, which gives the community time to react if a malicious proposal somehow passes.
What is the xPortal app and how is it different from the main Folks Finance app?
xPortal is a companion interface to Folks Finance focused on a more streamlined mobile-first experience. The underlying protocol and smart contracts are the same — it is the same liquidity and the same account system. The interface is just different.
The main Folks Finance app at the primary domain offers the full feature set including detailed market analytics, the points dashboard, and advanced loan management. xPortal is better suited for users who prefer a simpler layout or are accessing the protocol from a mobile device. Both connect to the same on-chain positions, so switching between them is seamless.