mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-02 14:56:18 -04:00
Update RFQ.md
This commit is contained in:
parent
a15e497ca7
commit
11b66bac79
1 changed files with 12 additions and 3 deletions
|
@ -1,12 +1,21 @@
|
|||
## Request-for-Quote (RFQ)
|
||||
## request-for-quote (RFQ)
|
||||
|
||||
<br>
|
||||
|
||||
### tl; dr
|
||||
|
||||
<br>
|
||||
|
||||
* rfq-based exchanges work similar to central limit order books (clobs), as users submit orders using signed messages and market makers execute them on-chain (assuming the role of both lps and searchers).
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
### resources
|
||||
### links
|
||||
|
||||
* [0xv4 RFQ order guide in python](https://gist.github.com/lampshade9909/cf16b2aa198e4df8d00702ffd7bf506a)
|
||||
<br>
|
||||
|
||||
* [hashflow](https://www.hashflow.com/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue