From 0be6bdc86d1b98fd91cb4b6214065f195006c2bc Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Sun, 27 Mar 2022 19:09:02 +0100 Subject: [PATCH] Create liquidity_pools.md --- keeperDAO/liquidity_pools.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 keeperDAO/liquidity_pools.md diff --git a/keeperDAO/liquidity_pools.md b/keeperDAO/liquidity_pools.md new file mode 100644 index 0000000..9f05340 --- /dev/null +++ b/keeperDAO/liquidity_pools.md @@ -0,0 +1,8 @@ +## Liquidity Pools + +
+ +* KeeperDAO offers five liquidity pools for farming ROOK tokens: ETH, WETH, USDC, renBTC, and DAI pools. +* The liquidity provided by these pools is used by KeeperDAO's Keepers for Flash Loans as well as JITU. +* When you deposit assets into a liquidity pool, you receive kToken in return which represents your share of the pool. Each liquidity pool has its own kToken: kDAI for DAI pool, kETH for ETH pool, etc. +*