WebsiteSwap TwitterAnalytics
Search
⌃K
Links
CoW Protocol Overview
Overview
Introduction
Batch Auctions
Coincidence of Wants
Signed Orders
Learnings & Improvements of GPv1
Road to Decentralization
Smart Contracts
Introduction
Allow-list authenticator
Settlement Contract
Vault relayer
ETH Flow Contract
High Level Description
Interactions
User and ETH Flow Contract Orders
Orders in Storage
Order Creation
Order Execution
Order Invalidation
Off-Chain Services
Introduction
API
Solvers
In-depth: Solver specification
Front End
Introduction
CoW Explorer
CoW Swap
Creating App Ids
CoW Protocol Custom Linking
CoW SDK
Tutorials
Onchain Order Cancellation
Submit orders via the API
Submit Limit Orders via API
CoW Protocol trades with a Gnosis Safe Wallet
How to test a solver locally
Solver Workshop
How to write a solver
How to place ERC-1271 (Smart Contract) Orders
🐮 Build on top of CoW Protocol
Page 1
Powered By GitBook

High Level Description

A smart contract handles ETH sell orders for the user.
The user interacts with it to deposit ETH and at the same time to set the parameters of the order.
Our exchange settles the user order through the eth-flow contract.
The proceeds will go to the user and not to the exchange because we specify the user as the receiver in the eth-flow contract orders.
Smart Contracts - Previous
ETH Flow Contract
Next
Interactions
Last modified 3mo ago
Copy link