mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-02 06:46:13 -04:00
Update README.md
This commit is contained in:
parent
3711d8db4b
commit
7321d7f0e7
1 changed files with 9 additions and 4 deletions
|
@ -6,10 +6,13 @@
|
|||
|
||||
<br>
|
||||
|
||||
* curve is a decentralised exchange for stablecoins, with low slippage in swapping, and featuring a 3-token pool. * curve support 3 categories of exchanges: stablecoins, stable pegged assets, and non-stable pegged assets.
|
||||
* curve is a decentralised exchange for stablecoins, with low slippage in swapping, and featuring a 3-token pool.
|
||||
* curve supports 3 categories of exchanges: stablecoins, stable pegged assets, and non-stable pegged assets.
|
||||
* CRV is the native token, whose main utility is governance. veCRV is locked to vote decisions and rewards. monthly CRV unlocks from the release schedule and the trading fees generated on the platform are distributed to each pool's liquidity provider.
|
||||
* a new stablecoin design called lending-liquidation amm algorithm (LLAMMA) is being [github-ed](https://github.com/curvefi/curve-stablecoin-js).
|
||||
* for mev, volume is the key factor to influence price slipage due to the slipage design of curve
|
||||
* for mev, volume is the key factor in influencing price slippage due to the slippage design of curve
|
||||
* curve pools serve as sources of deep liquidity for stablecoins, as they are attractive to LPs due to the low risk of impairment loss in like-asset pools and the ability to earn CRV emissions (and if pools become imbalanced, it can indicate what assets LPs view as more or
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
@ -30,6 +33,8 @@
|
|||
|
||||
<br>
|
||||
|
||||
* [curve stablecoin paper](https://github.com/curvefi/curve-stablecoin/blob/master/doc/curve-stablecoin.pdf)
|
||||
* [cleaning Up of the battlefield of avi and curve](https://mirror.xyz/0xc19565163aFdEe3783FC970E4Bd0275B11848d34/MVIdkzGOWx70ap0uA9Nuh7GHXtO1jGopEaIeAK2coC8)
|
||||
|
||||
* [curve whitepaper](https://github.com/curvefi/curve-stablecoin/blob/master/doc/curve-stablecoin.pdf)
|
||||
* [curve mev report](https://mirror.xyz/0xc19565163aFdEe3783FC970E4Bd0275B11848d34/iyBEOpngdSrVzlWjWf6eHVwOBuj2pEVxtbwyCNqlAyA)
|
||||
* [cleaning up of the battlefield of avi and curve](https://mirror.xyz/0xc19565163aFdEe3783FC970E4Bd0275B11848d34/MVIdkzGOWx70ap0uA9Nuh7GHXtO1jGopEaIeAK2coC8)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue