Kyo Finance

Kyo Finance

A liquidity protocol on SONEIUM, built for directed incentives and vote-escrow governance.

Mission

The mission behind Kyo Finance is direct: give liquidity providers real control over where emissions go. Most AMM protocols distribute rewards passively. The Kyo Finance platform disagrees with that model.

Vote-escrow is not new — Curve popularized it in 2021. What the team behind Kyo Finance built is a cleaner implementation tuned specifically for SONEIUM's throughput and fee structure. The goal is aligned incentives between protocols, LPs, and token holders, without the complexity that makes other ve-systems hostile to new users.

One metric the team tracks closely: the ratio of productive liquidity to total liquidity. Dead TVL earns nothing for anyone. Kyo Finance's design pushes that ratio higher by routing incentives to pools that actually generate fee revenue.

Technology

At the core of Kyo Finance's protocol sits the veKYO token — a time-locked position that grants voting rights over gauge weights. Lock duration ranges from one week to two years. Longer locks produce higher voting power, following the same decay curve Uniswap v3 researchers analyzed in their concentrated liquidity work.

The swap engine supports both stable and volatile pairs. Stable pairs use a constant-sum curve modified for low-slippage assets. Volatile pairs use a standard constant-product formula with a 0.3% fee tier and an optional 1% tier for exotic assets.

The aggregator mode routes orders across multiple internal pools and, where the protocol has bridging liquidity, across chains. This matters because SONEIUM's block times are fast — around 2 seconds — meaning multi-hop routing can settle in a single user-facing transaction without the latency penalty that makes aggregation painful on Ethereum mainnet.

Smart contracts are written in Solidity 0.8.x. The fee collection and distribution logic is separated from the AMM core, which means future fee model changes can be deployed without migrating pool liquidity. The protocol also implements EIP-1559-style fee burning on a portion of collected fees, reducing KYO circulating supply over time.

Approach to Liquidity

Most liquidity hubs try to attract TVL by offering high APYs indiscriminately. Kyo Finance takes a different angle. Emission weight is determined weekly by veKYO holders. Protocols that want deep liquidity for their tokens must either convince existing veKYO holders or acquire veKYO themselves.

This creates a market for liquidity. It is observable, on-chain, and auditable. Projects can see exactly how much voting power they need to secure a target depth. That predictability has value — it lets treasury managers plan liquidity budgets with more confidence than they get from mercenary farming arrangements.

The approach mirrors what Optimism did with its retroactive public goods funding: tie reward distribution to demonstrated value rather than projected value. Whether a pool deserves emissions is answered by the market each epoch, not by a multisig or a single parameter set at launch.

Bribes — direct payments to veKYO voters — are also part of the system. A protocol can offer USDC.e or any whitelisted token to voters who allocate gauge weight to their pool. This is transparent; bribe amounts and voter choices are visible on-chain before each vote closes.

Security & Audits

Security is not treated as an afterthought by the Kyo Finance platform. The AMM core went through internal review before any external capital was at risk. Formal third-party audits were completed before mainnet launch on SONEIUM.

The protocol uses a timelocked admin key for parameter changes. The timelock delay is 48 hours, giving users time to exit if they disagree with a proposed change before it takes effect. Emergency pause functionality exists but is limited to halting new deposits — existing LP positions cannot be frozen by any admin action.

Bug reports can be submitted through the support page. Critical findings are eligible for bounty awards paid in KYO tokens at market rate. The team behind Kyo Finance reviews all submissions within 72 hours.

The Team

The team behind Kyo Finance is pseudonymous, as is common in DeFi. Core contributors have backgrounds in smart contract engineering, quantitative market-making, and protocol design. Several team members previously contributed to ve(3,3) forks on other EVM chains, which is where the practical knowledge of what breaks in vote-escrow systems came from.

The team operates publicly through Discord and Telegram. Governance proposals are discussed openly before any on-chain vote. The core contributors commit to publishing weekly development updates covering contract changes, liquidity stats, and upcoming features.

Two advisors with backgrounds in tokenomics and exchange infrastructure joined in early 2024. Their primary role is reviewing incentive model changes before they go to governance — a checks-and-balances layer between the engineering team and veKYO voters.

Roadmap

The near-term roadmap for Kyo Finance has three main tracks. First is expanding the whitelisted token set for bribes — currently limited to stablecoins and blue-chip assets, with community votes determining additions. Second is cross-chain swap routing, extending the aggregator beyond SONEIUM to connected L2s. Third is a governance UI redesign that makes the voting process clearer for users who are new to ve-tokenomics.

Longer term, the protocol plans to introduce concentrated liquidity positions for stable pairs, similar to the approach Uniswap v3 uses for correlated assets. The implementation timeline depends on audit cycles, which the team estimates at roughly 8-12 weeks per major contract change.

Track progress, vote on proposals, and read full documentation by visiting the main app. Questions about any of the above? The support section covers common topics in detail.