# ReactorFusion ®

innovative DeFi-lending platform on zkSync Era

<figure><img src="/files/oyeAYMIm39L5vThaDryr" alt=""><figcaption></figcaption></figure>

ReactorFusion is a **native money market** built for the **zkSync Era and Telos ecosystem**, integrating **proven codebases** with a **real-time reward system** to offer a **practical and efficient** approach to DeFi lending.

With a focus on **competitive incentives** and **deep liquidity**, ReactorFusion aims to enhance the DeFi ecosystem by providing users with a **reliable and user-friendly** lending and borrowing experience.

<figure><img src="/files/l0A7QAzX9UNAQ0WYZdk4" alt=""><figcaption></figcaption></figure>


# Introducing zkSync Era

<br>

<figure><img src="/files/WSV5UqAT1QaCVwhjpITy" alt=""><figcaption></figcaption></figure>

**zkSync** is a [ZK rollup](https://era.zksync.io/docs/dev/fundamentals/rollups.html#what-are-zk-rollups), a trustless protocol that uses cryptographic validity proofs to provide scalable and low-cost transactions on Ethereum. In zkSync, computation is performed off-chain and most data is stored off-chain as well. As all transactions are proven on the Ethereum mainchain, users enjoy the same security level as in Ethereum.

zkSync Era is made to look and feel like Ethereum, but with lower fees. Just like on Ethereum, smart contracts are written in Solidity/Vyper and can be called using the same clients as the other EVM-compatible chains.

You don't need to register a separate private key before usage; zkSync supports existing Ethereum wallets out of the box. At this time, zkSync is solely run and operated by the zkSync team's servers and is therefore centralized. However, this will be transitioned to a decentralized system shortly.

Find more about zkSync era: <https://blog.matter-labs.io/gm-zkevm-171b12a26b36>


# Introducing Telos EVM

<figure><img src="/files/XCHFxfIniV4cRQdggoLk" alt=""><figcaption></figcaption></figure>

Telos provides cutting-edge solutions to address the drawbacks developers and users face with other Layer 1 blockchains, such as lagging performance (high latency times & network congestion), limited scalability, and energy consumption. The Telos EVM also implements a fixed gas fee on all transactions, rendering it impossible for whales or any other user to front run their transaction in a mempool.

* **Architecture:** Telos EVM is a Smart Contract built on the native Antelope.io layer. The EVM RPC plays a critical role by translating the native APIs to the standard EVM RPC methods, so all EVM tools and wallets are compatible.
* **Solidity & Vyper:** Telos EVM processes the same code as Ethereum's and other EVMs. No modifications are needed.
* **RPC Specification:** Every Telos client implements a JSON-RPC specification identical to Ethereum's, making it easy to read blockchain data and send transactions to the network.
* **Convenience Libraries:** Telos supports the same libraries for JSON-RPC API, such as ethers.js & web3.js.
* **Custom indexing COMING SOON**: A public API that will offer improved data over the standard RPC, such as token holder lists, NFTs, approvals, and more.

For more detailed information about Telos and its EVM, please refer to the following documentation: [Telos EVM Overview](https://docs.telos.net/overview/what-is-telos/evm).<br>


# Bridging

<figure><img src="/files/uTLSPLXeGfR5wYahItJd" alt=""><figcaption></figcaption></figure>

First of all, we recommend using the official bridge provided by zkSync era and Telos first, and ReactorFusion is not responsible for any problems that may occur when using the bridges. Please contact the respective bridge operator if you have any problems using the bridge.

* zkSync Era Portal : <https://portal.zksync.io/bridge>
* Telos Bridge: <https://bridge.telos.net/bridge>


# Improvements and Innovations

<figure><img src="/files/UyLOfc1boJDL0ohqhVI5" alt=""><figcaption></figcaption></figure>

ReactorFusion, built on a solid codebase, introduces innovative enhancements to the traditional lending and borrowing market. These enhancements are carefully designed to deliver immediate value to users without increasing the risk of the protocol.

## Improvement: Automated Reward Distribution

ReactorFusion has developed its own **bribe-reward tokenomics system**, integrating a **verified Compound Finance-based codebase** for a **seamless and automated** connection with the veDEX.

Unlike systems that require **manual claims and off-chain emission distributions**, which introduce centralization risks and restrict protocol activity to fixed intervals, ReactorFusion **automates the entire process through smart contracts**. This ensures that rewards are **distributed efficiently and reflected in liquidity in real-time**, enhancing both user experience and ecosystem stability.

## Improvement: Per-second Compound Interest

Compared to Compound Finance, the method of applying interest has been modified from linear approximation calculations to per-second compounding. This optimization results in a reduction of gas fees by calculating the return only when necessary, and increases predictability as the interest rates are not affected by the calculation interval.


# Collateral and Reserve Factor

<figure><img src="/files/C4QqhrlrMJqwydKWvzr3" alt=""><figcaption></figcaption></figure>

ReactorFusion implements the collateral and reserve mechanic implemented by Compound Finance.&#x20;

{% tabs %}
{% tab title="Collateral Factor" %}
rfTokens have a collateral factor that can range from between 0-90%, and represents the proportionate increase in liquidity (borrow limit) that an account receives by minting the rfToken.

Large or liquid assets tend to have high collateral factors; whereas smaller or more illiquid assets will tend to have lower collateral factors. If an asset has a 0% collateral factor, it cannot be used as collateral (or seized in a forced liquidation event). However, the asset can still be borrowed.

In summary, the Collateral Factor is the maximum you can borrow against a particular asset.

**Example**: if the collateral factor for USDC is 75%, the maximum amount of USDC you would be able to borrow in other assets (assuming a deposit of 1000 USDC) would be $750.
{% endtab %}

{% tab title="Reserve Factor" %}
Reserves are an accounting entry in each rfToken contract that represents a portion of historical interest which can be withdrawn or transferred through the protocol's governance. A small portion of borrower interest accrues into the protocol, determined by the reserve factor.\
\
The reserve factor is the percentage of interest paid to the ReactorFusion. If the reserve factor is 10, then that would imply a 10% rate of interest paid on the borrowed asset allocated to ReactorFusion.
{% endtab %}
{% endtabs %}

## zkSyncEra

<table><thead><tr><th width="159">Token</th><th>Collateral Factor</th><th>Reserve Factor</th></tr></thead><tbody><tr><td>ETH</td><td>80%</td><td>20%</td></tr><tr><td>WBTC</td><td>80%</td><td>20%</td></tr><tr><td>USDC</td><td>85%</td><td>15%</td></tr><tr><td>USDT</td><td>85%</td><td>15%</td></tr><tr><td>USDC (native)</td><td>85%</td><td>15%</td></tr><tr><td>ZK</td><td>60%</td><td>20%</td></tr></tbody></table>

## Telos

<table><thead><tr><th width="159">Token</th><th>Collateral Factor</th><th>Reserve Factor</th></tr></thead><tbody><tr><td>TLOS</td><td>70%</td><td>20%</td></tr><tr><td>ETH</td><td>70%</td><td>20%</td></tr><tr><td>USDC</td><td>80%</td><td>15%</td></tr><tr><td>USDT</td><td>80%</td><td>15%</td></tr></tbody></table>

{% hint style="info" %}
Collateral factors, and/or reserve factors, may be adjusted from time to time, depending on factors such as the liquidity for a particular asset.
{% endhint %}


# Liquidation Event

<figure><img src="/files/D9NURiYaOCNdAdSdTR2Z" alt=""><figcaption></figcaption></figure>

Liquidation events are triggered by surpassing thresholds established by collateral factors (which determine initial borrowing capacity). Once an account's borrow balance surpasses these predetermined limits, it becomes eligible for liquidation.

A liquidator (such as a bot, contract, or individual) can initiate the absorb function, which transfers ownership of the account's collateral while returning the collateral's value, minus a liquidation penalty, to the user in the base asset. As a result, the liquidated user's debt is eliminated, and they typically maintain an excess balance of the base asset, which generates interest.

| Close Factor           | 50% |
| ---------------------- | --- |
| Liquidiation Incentive | 8%  |


# Interest Rate Model

## Borrow APR

The interest rate model for borrowed assets can be calculated using the following formula:&#x20;

```
= Base + Multiplier * min(UtilizationRate, Kink) + max(JumpMultiplier * UtilizationRate - Kink, 0)
```

## Supply APR

The interest rate model for supplying assets can be calculated using the following formula:

```
= Distribute (Interest Paid by Borrowers Per Block - Reserve) to all suppliers, and convert it into APY

= Distribute [(1 + Borrow APY) ^ (1 / BlocksPerYear) - 1] * Total Borrow * (1 - Reserve Factor) to all suppliers, and convert it into APY

= {[(1 + Borrow APY) ^ (1 / BlocksPerYear) - 1] * Total Borrow * (1 - Reserve Factor) / Total Supply}, and convert it into APY

= {1 + [(1 + Borrow APY) ^ (1/BlocksPerYear) - 1] * Total Borrow * (1 - Reserve Factor) / Total Supply} ^ BlocksPerYear - 1
```


# Contracts

## zkSyncEra

<table><thead><tr><th width="260">Name</th><th>Contract Address</th></tr></thead><tbody><tr><td>RF</td><td><a href="https://explorer.zksync.io/address/0x5f7CBcb391d33988DAD74D6Fd683AadDA1123E4D#contract">0x5f7CBcb391d33988DAD74D6Fd683AadDA1123E4D</a></td></tr><tr><td>proxyOFT</td><td><a href="https://explorer.zksync.io/address/0xF5430284e7418891E3A0477D7598a3aA861D5c1D#contract">0xF5430284e7418891E3A0477D7598a3aA861D5c1D</a></td></tr><tr><td>Oracle</td><td><a href="https://explorer.zksync.io/address/0x1d54dd49218333125c858c0239bbda424db55c43#contract">0x1d54dd49218333125c858c0239bbda424db55c43</a></td></tr><tr><td>Comptroller</td><td><a href="https://explorer.zksync.io/address/0xF3CaF0bE62a0E6Ff6569004af55F57A0B9440434#contract">0xF3CaF0bE62a0E6Ff6569004af55F57A0B9440434</a></td></tr><tr><td>Unitroller</td><td><a href="https://explorer.zksync.io/address/0x23848c28Af1C3AA7B999fA57e6b6E8599C17F3f2#contract">0x23848c28Af1C3AA7B999fA57e6b6E8599C17F3f2</a></td></tr><tr><td>rfUSDC</td><td><a href="https://explorer.zksync.io/address/0x04e9Db37d8EA0760072e1aCE3F2A219988Fdac29#contract">0x04e9Db37d8EA0760072e1aCE3F2A219988Fdac29</a></td></tr><tr><td>rfETH</td><td><a href="https://explorer.zksync.io/address/0xC5db68F30D21cBe0C9Eac7BE5eA83468d69297e6#contract">0xC5db68F30D21cBe0C9Eac7BE5eA83468d69297e6</a></td></tr><tr><td>rfBTC</td><td><a href="https://explorer.zksync.io/address/0x0a976E1E7D3052bEb46085AcBE1e0DAccF4A19CF#contract">0x0a976E1E7D3052bEb46085AcBE1e0DAccF4A19CF</a></td></tr><tr><td>rfUSDT</td><td><a href="https://explorer.zksync.io/address/0x894cccB9908A0319381c305f947aD0EF44838591#contract">0x894cccB9908A0319381c305f947aD0EF44838591</a></td></tr><tr><td>rfnativeUSDC</td><td><a href="https://explorer.zksync.io/address/0x930DA5E58f7F0D6DC417AB07e07558C78CFF1445#contract">0x930DA5E58f7F0D6DC417AB07e07558C78CFF1445</a></td></tr><tr><td>rfZK</td><td><a href="https://explorer.zksync.io/address/0x0E392B6b05c112677096920aD938a0752d1451f3#contract">0x0E392B6b05c112677096920aD938a0752d1451f3</a></td></tr><tr><td>RF implementation</td><td><a href="https://explorer.zksync.io/address/0x5fED00811e8B84B1CD37B07cE16E7C78cB07e89d#contract">0x5fED00811e8B84B1CD37B07cE16E7C78cB07e89d</a></td></tr><tr><td>RewardsDistributor implementation</td><td><a href="https://explorer.zksync.io/address/0x7e40162E8b98186F3eEe0104ED4E03bDB6e64B34#contract">0x7e40162E8b98186F3eEe0104ED4E03bDB6e64B34</a></td></tr><tr><td>RewardsDistributor proxy</td><td><a href="https://explorer.zksync.io/address/0x53C0DE201cab0b3f74EA7C1D95bD76F76EfD12A9#contract">0x53C0DE201cab0b3f74EA7C1D95bD76F76EfD12A9</a></td></tr><tr><td>Vesting wallet (Team)</td><td><a href="https://explorer.zksync.io/address/0x51e87EB490C1c2bfe837AEc14728E3cC026c5080#contract">0x51e87EB490C1c2bfe837AEc14728E3cC026c5080</a></td></tr></tbody></table>

## Telos

<table><thead><tr><th width="260">Name</th><th>Contract Address</th></tr></thead><tbody><tr><td>RF</td><td><a href="https://www.teloscan.io/address/0xb99C43d3bce4c8Ad9B95a4A178B04a7391b2a6EB#contract">0xb99C43d3bce4c8Ad9B95a4A178B04a7391b2a6EB</a></td></tr><tr><td>Oracle</td><td><a href="https://www.teloscan.io/address/0x3B7023f3C99EAe2FA0AaeB9490A78d5D98a24148#contract">0x3B7023f3C99EAe2FA0AaeB9490A78d5D98a24148</a></td></tr><tr><td>Comptroller</td><td><a href="https://www.teloscan.io/address/0x19646a04BfDcf3553Adc8fAAf8B16D76EC41E494#contract">0x19646a04BfDcf3553Adc8fAAf8B16D76EC41E494</a></td></tr><tr><td>rfTLOS</td><td><a href="https://www.teloscan.io/address/0x7d94D2F6f91ED5ED0104D89B3D263026D990Ac5f#contract">0x7d94D2F6f91ED5ED0104D89B3D263026D990Ac5f</a></td></tr><tr><td>rfUSDC</td><td><a href="https://www.teloscan.io/address/0xA6A5FE78A12ae40BEd9300dA6DE624c089F77ac2#contract">0xA6A5FE78A12ae40BEd9300dA6DE624c089F77ac2</a></td></tr><tr><td>rfETH</td><td><a href="https://www.teloscan.io/address/0xcE08cFf82fB1B6902a7Dca2Ccd2d164Bc2B5B1Cd#contract">0xcE08cFf82fB1B6902a7Dca2Ccd2d164Bc2B5B1Cd</a></td></tr><tr><td>rfUSDT</td><td><a href="https://www.teloscan.io/address/0x3D187a993D946f196429c83f9A1831513AC2D2BE#contract">0x3D187a993D946f196429c83f9A1831513AC2D2BE</a></td></tr><tr><td>RewardsDistributor </td><td><a href="https://www.teloscan.io/address/0xC124FE2f5edc1b645076A0722A7db8E9BD0227E3#contract">0xC124FE2f5edc1b645076A0722A7db8E9BD0227E3</a></td></tr></tbody></table>


# Oracles

ReactorFusion utilizes the decentralized Chainlink oracle solutions, which provide up-to-date token price data to smart contracts on the zkSyncEra Mainnet.

{% hint style="info" %} <mark style="color:blue;">**Responsibilities of an oracle**</mark>

* Updates, stores, and distributes up-to-date token prices relevant to the system.
* Disables exchange functionality if prices are not fresh.
* Provides up-to-date token prices for liquidation functionality.
  {% endhint %}

### How Does ReactorFusion Utilize Oracles?

ReactorFusion utilizes a singular `SimpleOracle` contract to interact with Chainlink oracle.

### Oracle Contracts

At ReactorFusion, the on-chain manifestation of the oracle is the `SimpleOracle` contract, which interacts with the Chainlink contract and fetches prices. The primary user of these prices is the `Comptroller`  contract, which needs them to calculate collateral status when performing liquidations.

### Constituent Contracts

| Contract       | Description                                                                          |
| -------------- | ------------------------------------------------------------------------------------ |
| `SimpleOracle` | The oracle is responsible for fetching and processing Chainlink oracle data.         |
| `Comptroller`  | The Comptroller reads price data from SimpleOracle and calculates borrowable amounts |


# Distribution

<figure><img src="/files/FStjpj9uTjbeqCwLVx1q" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="435">Distributed to</th><th>Token Amount</th><th>%</th></tr></thead><tbody><tr><td>Public Sale</td><td>13,000,000</td><td>13%</td></tr><tr><td>Community <br>(Public Sale Farming Pool, marketing promotions)</td><td>2,000,000</td><td>2%</td></tr><tr><td>Ecosystem Fund</td><td>9,400,000</td><td>9.4%</td></tr><tr><td>Core Team (3 months cliff / 2-year vest)</td><td>11,000,000</td><td>11%</td></tr><tr><td>Initial Liquidity Generation</td><td>4,600,000</td><td>4.6%</td></tr><tr><td>Rewards+Bribes (Community)</td><td>60,000,000</td><td>60%</td></tr></tbody></table>

**The "Core Team" distribution vests over two years with a three-month cliff.**


# Reward Emissions and Emission Schedule

{% hint style="warning" %}
All emissions have been suspended as we now use external incentives instead of $RF to manage supply dilution. The remaining RF emissions will resume with further announcements. Please stay tuned for updates.
{% endhint %}

## Reward Emissions

<figure><img src="/files/hikJ1J7vRNaKAJTM9rXj" alt=""><figcaption></figcaption></figure>

* RF rewards will be distributed to users who supply/borrow tokens within the protocol. Emissions will proceed to release the total supply.
* RF emissions decrease over time, with a 7% reduction per month compared to the previous emission, excluding the initial emission.
* For the first month, the RF supply emission rate will be equal to the borrow emission rate. After the first month, the distribution will be 10%-70%-20% for Supply-Borrow-Bribe, respectively. The rates can be adjusted to keep up with market dynamics.

## Emission Schedule

<figure><img src="/files/p3jiLKq3qIgsSIYjdaHI" alt=""><figcaption></figcaption></figure>

For simplicity, the table below displays emissions on a monthly basis, but they are distributed exponentially. Furthermore, emissions persist beyond the 48th month.

| Interval | DAYS | Emission/ month | Emission/ day | Bribes/ day | Lending/ day | Borrow/ day |
| -------- | ---- | --------------- | ------------- | ----------- | ------------ | ----------- |
| 1        | 30   | 4200000         | 140000        | 28000       | 56000        | 56000       |
| 2        | 30   | 3906000         | 130200        | 26040       | 13020        | 91140       |
| 3        | 30   | 3632580         | 121086        | 24217       | 12109        | 84760       |
| 4        | 30   | 3378299         | 112610        | 22522       | 11261        | 78827       |
| 5        | 30   | 3141818         | 104727        | 20945       | 10473        | 73309       |
| 6        | 30   | 2921891         | 97396         | 19479       | 9740         | 68177       |
| 7        | 30   | 2717359         | 90579         | 18116       | 9058         | 63405       |
| 8        | 30   | 2527144         | 84238         | 16848       | 8424         | 58967       |
| 9        | 30   | 2350244         | 78341         | 15668       | 7834         | 54839       |
| 10       | 30   | 2185727         | 72858         | 14572       | 7286         | 51000       |
| 11       | 30   | 2032726         | 67758         | 13552       | 6776         | 47430       |
| 12       | 30   | 1890435         | 63014         | 12603       | 6301         | 44110       |
| 13       | 30   | 1758104         | 58603         | 11721       | 5860         | 41022       |
| 14       | 30   | 1635037         | 54501         | 10900       | 5450         | 38151       |
| 15       | 30   | 1520585         | 50686         | 10137       | 5069         | 35480       |
| 16       | 30   | 1414144         | 47138         | 9428        | 4714         | 32997       |
| 17       | 30   | 1315154         | 43838         | 8768        | 4384         | 30687       |
| 18       | 30   | 1223093         | 40770         | 8154        | 4077         | 28539       |
| 19       | 30   | 1137476         | 37916         | 7583        | 3792         | 26541       |
| 20       | 30   | 1057853         | 35262         | 7052        | 3526         | 24683       |
| 21       | 30   | 983803          | 32793         | 6559        | 3279         | 22955       |
| 22       | 30   | 914937          | 30498         | 6100        | 3050         | 21349       |
| 23       | 30   | 850891          | 28363         | 5673        | 2836         | 19854       |
| 24       | 30   | 791329          | 26378         | 5276        | 2638         | 18464       |
| 25       | 30   | 735936          | 24531         | 4906        | 2453         | 17172       |
| 26       | 30   | 684420          | 22814         | 4563        | 2281         | 15970       |
| 27       | 30   | 636511          | 21217         | 4243        | 2122         | 14852       |
| 28       | 30   | 591955          | 19732         | 3946        | 1973         | 13812       |
| 29       | 30   | 550518          | 18351         | 3670        | 1835         | 12845       |
| 30       | 30   | 511982          | 17066         | 3413        | 1707         | 11946       |
| 31       | 30   | 476143          | 15871         | 3174        | 1587         | 11110       |
| 32       | 30   | 442813          | 14760         | 2952        | 1476         | 10332       |
| 33       | 30   | 411816          | 13727         | 2745        | 1373         | 9609        |
| 34       | 30   | 382989          | 12766         | 2553        | 1277         | 8936        |
| 35       | 30   | 356180          | 11873         | 2375        | 1187         | 8311        |
| 36       | 30   | 331247          | 11042         | 2208        | 1104         | 7729        |
| 37       | 30   | 308060          | 10269         | 2054        | 1027         | 7188        |
| 38       | 30   | 286496          | 9550          | 1910        | 955          | 6685        |
| 39       | 30   | 266441          | 8881          | 1776        | 888          | 6217        |
| 40       | 30   | 247790          | 8260          | 1652        | 826          | 5782        |
| 41       | 30   | 230445          | 7681          | 1536        | 768          | 5377        |
| 42       | 30   | 214314          | 7144          | 1429        | 714          | 5001        |
| 43       | 30   | 199312          | 6644          | 1329        | 664          | 4651        |
| 44       | 30   | 185360          | 6179          | 1236        | 618          | 4325        |
| 45       | 30   | 172385          | 5746          | 1149        | 575          | 4022        |
| 46       | 30   | 160318          | 5344          | 1069        | 534          | 3741        |
| 47       | 30   | 149096          | 4970          | 994         | 497          | 3479        |
| 48       | 30   | 138659          | 4622          | 924         | 462          | 3235        |


# sRF Staking

## What is sRF?

RF is the staked version of RF, designed to distribute protocol revenue among stakers. **90% of the protocol’s revenue** will be allocated to sRF stakers in real-time, while the remaining **10% will be retained as ReactorFusion's revenue**.

Protocol revenue is generated through **reserve factor fees** from various pools, with higher-risk pools incurring higher fees. ReactorFusion operates a **single sRF staking pool**, where all rewards are distributed **directly** to sRF stakers.

### **Unstaking Delay**

Unstaking requests are subject to a **24-hour delay**. For example, if you stake and choose to unstake on **May 10, 2024**, you will be able to withdraw your tokens on **May 11, 2024**.

## Features

* Rewards are distributed **proportionally** based on your share of the staked RF supply. *(e.g., if you hold 100k sRF out of a total 1M sRF, you receive 10% of the rewards.)*
* sRF stakers receive **90% of protocol revenue**, paid out in the same tokens collected from fees.


# Audit

Vulnerabilities in the Compound-based lending and borrowing features have all been resolved, and the code audit for ReactorFusion's proprietary real-time bribe-reward system has been completed.

| Auditor                                                                                                                           | Audit Type     | Date         |
| --------------------------------------------------------------------------------------------------------------------------------- | -------------- | ------------ |
| [PeckShield](https://github.com/peckshield/publications/tree/master/audit_reports/PeckShield-Audit-Report-ReactorFusion-v1.0.pdf) | Smart Contract | May 31, 2023 |


# Multi-Sig Timelock

To ensure the security of our community, we've set a time lock on all admin functions including proxy contracts, which is controlled by a multi-sig contract.

2 out of 3 signs are needed to propose a transaction and it could be executed only after 24 hours (could be extended if needed)

Timelock Contract : 0xeE568575A8DaeF55D2fac121FD2362dF6BbB5Db5

Safe Contract (Multisig) : 0xD971FAA20db3ad4d51D453047ca03Ce4ec164CE2


# Brand Assets

Reactor Fusion's Brand Assets

{% tabs %}
{% tab title="Brand Assets" %}
{% file src="/files/6HhELghXaeOv1lRplXEd" %}

<figure><img src="/files/z0pLAJt9CqTCV09PDjz7" alt=""><figcaption><p>Wide Logo W</p></figcaption></figure>

<figure><img src="/files/V4nPo889rL22h9Pnlw4I" alt=""><figcaption><p>Wide Logo B</p></figcaption></figure>

<figure><img src="/files/EZNxKFFH5loLuV0xsiFP" alt=""><figcaption><p>RF Symbol </p></figcaption></figure>
{% endtab %}

{% tab title="Token Logo" %}

<figure><img src="/files/tV8v54eWgI6BMhlNrXGL" alt=""><figcaption><p>RF-TokenLogo.png</p></figcaption></figure>

<figure><img src="/files/4SwddbxWrEFFs3YpGDxx" alt=""><figcaption><p>RF-TokenLogo.svg</p></figcaption></figure>
{% endtab %}

{% tab title="Banner" %}

<figure><img src="/files/qxRLJXGcbbWgyoY2IlOd" alt=""><figcaption><p>ReactorFusion Poster</p></figcaption></figure>
{% endtab %}
{% endtabs %}

<details>

<summary>ReactorFusion  Logo</summary>

<img src="/files/BzqUNR6mR4RnPrYmApkW" alt="svg" data-size="original">

<img src="/files/nmekZcaqCWQUOIkc6nvn" alt="" data-size="original">

<img src="/files/WZ93ZKC5kDSAEvnN2OV8" alt="" data-size="original">

</details>


# Swift Problem-Solving Guide

The following are common solutions that can be used when problems occur. Most issues are resolved by the following.

* Attempt a force refresh and clear your browser cache&#x20;
* Transition from mobile to desktop view&#x20;
* Change your browser&#x20;
* Verify that your wallet is connected to the appropriate chain/network
* When bridging, ensure you are connected to the desired chain/network

Join our Community for additional assistance.


# Legal Disclaimer

Please read this disclaimer carefully before using[ https://reactorfusion.xyz ](< https://reactorfusion.xyz >)and/or any of its sub-domains (hereinafter referred to as the "Website"). By using the Website, you confirm that you accept this legal disclaimer and agree to comply with it. If you do not agree, you must not use the Website.

### Information Published Is Not Advice <a href="#information-published-is-not-advice" id="information-published-is-not-advice"></a>

The information provided on the Website does not constitute investment advice, financial advice, trading advice, or any other sort of advice, and you should not treat any of the Website's content as such. Our team provides the Website as a service to the public, and is not responsible for, and expressly disclaims all liability for, damages of any kind arising out of use, reference to, or reliance on any information contained within the Website. While the information contained within the website is periodically updated, no guarantee is given that the information provided in the Website is correct, complete, and up-to-date.

### Usage Risks <a href="#usage-risks" id="usage-risks"></a>

The Website will not be responsible for any losses, damages, or claims arising from events falling within the scope of events like, but not limited to: mistakes made by the user (e.g., payments sent to wrong addresses), software problems of the Website or any related software or service (e.g., malware or unsafe cryptographic libraries), technical failures (e.g., hardware wallets malfunction), security problems experienced by the user (e.g., unauthorized access to wallets), actions or inactions of third parties (e.g., bankruptcy of service providers, information security attacks on service providers, and fraud conducted by third parties).

### Investment Risks <a href="#investment-risks" id="investment-risks"></a>

The investment in cryptocurrencies can lead to loss of money and prices having large range fluctuations. The information published on the Website cannot guarantee no money loss.The Website user is responsible for understanding these risks, doing own due diligence, and making own decision on how to interface with the Website.

### Compliance With Tax Obligations <a href="#compliance-with-tax-obligations" id="compliance-with-tax-obligations"></a>

The users of the Website are solely responsible to determinate what, if any, taxes apply to their cryptocurrency holdings. The owners of, or contributors to, the Website are NOT responsible for determining the taxes that apply to user transactions.

### No Warranties <a href="#no-warranties" id="no-warranties"></a>

The Website is provided on an "as is" basis without any warranties of any kind regarding the Website and/or any content, data, materials and/or services provided on the Website.The Website functionality is not guaranteed and could be disabled fully or in part without prior notice.

### Security <a href="#security" id="security"></a>

Security audits don't eliminate risks completely. The Website is not guaranteed to be secure or free from bugs or viruses.

### Limitation of Liability <a href="#limitation-of-liability" id="limitation-of-liability"></a>

Unless otherwise required by law, in no event shall the owners of, or contributors to, the Website be liable for any damages of any kind, including, but not limited to, loss of use, loss of profits, or loss of data arising out of or in any way connected with the use of the Website.

### Arbitration <a href="#arbitration" id="arbitration"></a>

The user of the Website agrees to arbitrate any dispute arising from or in connection with the Website or this disclaimer, except for disputes related to copyrights, logos, trademarks, trade names, trade secrets or patents.


# Official Links

Website — [https://reactorfusion.xyz](https://reactorfusion.xyz/)\
\
Twitter — <https://x.com/rf_protocol>\
\
Docs — <https://docs.reactorfusion.xyz/>\
\
Medium — <https://medium.com/@ReactorFusion>\
\
Discord — <https://discord.com/invite/fYRHDqzzXN>


