# Flash Pool (Ontology EVM)

## Overview

Flash Pools are collateral based fund pools on the Wing DAO platform with different versions based on several popular blockchain networks. They bring down collateral rates by introducing an insurance pool mechanism. You can read more about Flash Pool mechanisms [here](https://docs.wing.finance/rules/flash-pool).

## Supported Assets

Ontology based assets need to be converted into ORC-20 tokens before interacting with Flash Pool (Ontology EVM). Ontology EVM based assets are directly supported by the pool. Please find detailed trading guides [here](https://docs.wing.finance/guide-1/flash-pool-ontology-evm).

Below is a list of tokens supported by Flash Pool (Ontology EVM). Transaction and smart contract details of each token are accessible via [Ontology Explorer](https://explorer.ont.io/) with token addresses:

|          |                                                                                                                                                                                               |
| -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Name** | **Token Address**                                                                                                                                                                             |
| WING     | [0x6ea9f7B81bdEB047d63A023b1F28Bea481a5785a](https://explorer.ont.io/token/0x6ea9f7B81bdEB047d63A023b1F28Bea481a5785a?contractType=orc20\&tokenName=Wing%20Token\&pageSize=10\&pageNumber=1)  |
| ONG      | (Native)                                                                                                                                                                                      |
| WONT     | [0x219CC8e994EA6B35CdCFFB5d44E229325D5aD02A](https://explorer.ont.io/token/0x219CC8e994EA6B35CdCFFB5d44E229325D5aD02A?contractType=orc20\&tokenName=Wrapped%20ONT\&pageSize=10\&pageNumber=1) |
| USDT     | [0x72b0f5612802d473a13716db71a0348bcf631d98](https://explorer.ont.io/token/0x72b0f5612802d473a13716db71a0348bcf631d98?contractType=orc20\&tokenName=USDT\&pageSize=10\&pageNumber=1)          |
| USDC     | [0xae834526aa3b70de9b34f81c4bf51bc2c80a5473](https://explorer.ont.io/token/0xae834526aa3b70de9b34f81c4bf51bc2c80a5473?contractType=orc20\&tokenName=USDC\&pageSize=10\&pageNumber=1)          |
| WBTC     | [0xfcad47c29551c7691398776c8fa73287c8fa8ec0](https://explorer.ont.io/token/0xfcad47c29551c7691398776c8fa73287c8fa8ec0?contractType=orc20\&tokenName=WBTC\&pageSize=10\&pageNumber=1)          |
| ETH      | [0xd18f97592a1adf4fa18d041abb7bd89491d3a8be](https://explorer.ont.io/token/0xd18f97592a1adf4fa18d041abb7bd89491d3a8be?contractType=orc20\&tokenName=ETH\&pageSize=10\&pageNumber=1)           |

## fToken

fTokens represent ownership of assets supplied to Wing Flash Pool which allow users to regain liquidity of the locked-up funds while earning interest at the same time.

Currently fTokens support 7 assets on Ontology EVM: fWING, fWONT, fUSDT, fUSDC, fWBTC, fETH, fONG. Each asset has a corresponding fToken. Transaction details of each fToken are accessible via [Ontology Explorer](https://explorer.ont.io/home) with token addresses listed below:

|          |                                            |
| -------- | ------------------------------------------ |
| **Name** | **Token Address**                          |
| fWING    | 0x239DC35cBFa5d0F16366068dAe4a9b9259E4f265 |
| fWONT    | 0x9B0e6063A7e409542C1Eba386E91Ba32236790Fb |
| fUSDT    | 0xDC23f44425848528D973fb206EaD75613048ABE0 |
| fUSDC    | 0x0CFd20f39F95fc52121F24610ED306DfE0eb566a |
| fWBTC    | 0xE5Bb2C6B83E0db9A529EaD458c5D6C289Ae2EE84 |
| fETH     | 0x19733e75a3B68Ab1f531f19A2402A3B90F8f73d4 |
| fONG     | 0x3D933Cab2E5f0E0673D35bC1Ae04D3d06d615e7B |

## Gas Costs

[Gas ](https://docs.wing.finance/glossary#gas-fee)costs may fluctuate. The amount of gas costs shown below is for reference only.&#x20;

| Function                                                                                                                                        | Gas Type | Gas Cost   |
| ----------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ---------- |
| Supply, Withdraw, Borrow or Repay Assets                                                                                                        | ONG      | \~1.8 ONG  |
| [Insure ](https://docs.wing.finance/glossary#insure)or [Withdraw](https://docs.wing.finance/glossary#withdraw) Assets, Withdraw WING Incentives | ONG      | \~1.3 ONG  |
| Liquidate Assets                                                                                                                                | ONG      | \~3.0 ONG  |
| Transactions on Ontology of Wing Buy-back Auction                                                                                               | ONG      | \~0.1 ONG  |
| Transfer on Ontology                                                                                                                            | ONG      | \~0.05 ONG |
