-
Notifications
You must be signed in to change notification settings - Fork 157
Allow CoWs for long-tail assets #3372
Copy link
Copy link
Closed
Description
Description
I want to be able to allow participants to create arbitrary buy and sell orders for arbitrary tokens and have them matched through cowswap.
Specifically, as a DAO, I want to be able to put up some tokens up for sale with some future settlement date (like 7 or 14 days). These tokens do not have a (direct) market on-chain. Instead they are a claim on some tokens on a remote chain which can be bridged via a diverse set of "bridges" by the winning bidder. Bidders should be able to bid for those tokens with the DAO's token (which does have an on-chain price).
Proposal
Alternatives
- not sure
Additional context
- Talked with Chen and Martin briefly at Devcon about this, it sounded like what's necessary is for order-referenced prices during the matching phase, but also for solvers to support these tokens that are not automatically indexed?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels