chore: add milestone for status swap aggregator (#53)

This commit is contained in:
r4bbit 2024-05-02 15:02:51 +02:00 committed by GitHub
parent 02ccf45eac
commit c388308072
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,24 @@
---
title: "Status Swap Aggregator"
---
## `vac:sc::status:swap-aggregator`
- status: 0%
- CC: TBD
### Description
The exact details of this milestone are yet to be discussed. However, the general idea is to research if we could build a swap aggregator similar to MetaMask Swap and Rainbow Swap for Status.
Research has to be done in what existing system exist, how they work and how they capture revenue. Ideally we find a model that works for Status as well.
### Justification
Both, MetaMask and Rainbow Wallet are making most of their revenue with their Swap protocols. With enough users, a small percentage of every trade could accumulate a significant amount of reoccuring revenue.
### Deliverables
TBD

View File

@ -26,6 +26,7 @@ lastmod: 2023-09-21
* [x] [[ vac/sc/g/status/staking-contract-mvp | staking-contract-mvp ]]
* [[ vac/sc/g/status/staking-contract-v1 | staking-contract-v1 ]]
* [[ vac/sc/g/status/staking-contract-maintenance | staking-contract-maintenance ]]
* [[ vac/sc/g/status/swap-aggregator | swap-aggregator ]]
### `codex:`
* [x] [[ vac/sc/g/codex/review-codex-contracts | review-codex-contracts ]]