Update hiding_game.md

This commit is contained in:
bt3gl 2022-03-27 19:05:04 +01:00 committed by GitHub
parent 0d43836fbd
commit d43433e08c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,14 @@
## Hiding Game
<br>
* 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.
<br>
<img width="534" alt="Screen Shot 2022-03-27 at 10 04 49 PM" src="https://user-images.githubusercontent.com/1130416/160294580-ce85bfe4-f81c-48e3-a71b-29fc17ab1c29.png">