From d43433e08cc4ee2024239f7f5824504a36a6663f Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Sun, 27 Mar 2022 19:05:04 +0100 Subject: [PATCH] Update hiding_game.md --- keeperDAO/hiding_game.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/keeperDAO/hiding_game.md b/keeperDAO/hiding_game.md index 8e7f6f7..c9e74b6 100644 --- a/keeperDAO/hiding_game.md +++ b/keeperDAO/hiding_game.md @@ -1,8 +1,14 @@ ## Hiding Game +
+ * The optimal way to trade in DeFi: a novel concept to cooperativelty hide and re-distribute MEV * Made possible by wraping orders in a secure way that can only be executed by whitelisted Keepers, allowing KeeperDAO to provide the most optimal Limit Orders in DeFi. * A trader can participate in the Hiding Game by submitting a trade via KeeperDAO's trading app, using the Hiding Book API, or by using a partner's integration. * heir order will be routed through the Hiding Book and any profit captured from the resulting MEV is deposited into the treasury, which is managed by ROOK holders * The trader who places the order also receives ROOK rewards proportional to the MEV their order created. * The Hiding Book is an order book in which only KeeperDAO Keepers can execute. + +
+ +Screen Shot 2022-03-27 at 10 04 49 PM