-
Understand the basic function and purpose of AMMs (Automatic Market Makers) & Orderbook.
-
```
# Queries from Dashboard: https://dune.com/cowprotocol/cow-amms-v2
[[jobs]]
query_id = 3967954
table_name = "results_3967954"
poll_frequency = 20
query_engine = "medium"
[[jobs]]
query_i…
-
### What problem does your feature solve?
Path payments are presently specified thinly, not accounting for material [details](https://github.com/stellar/stellar-protocol/blob/master/core/cap-0024.md)…
-
### 🐛 Bug Report
When viewing a layer with extreme levels of skew, I get the following traceback while rotating the volume:
```pytb
220 """Get the coordinate for a given face in an axis-align…
jni updated
14 minutes ago
-
# Lines of code
https://github.com/code-423n4/2022-02-hubble/blob/main/contracts/ClearingHouse.sol#L339-L342
https://github.com/code-423n4/2022-02-hubble/blob/main/contracts/ClearingHouse.sol#L269-L2…
-
**Is your feature request related to a problem? Please describe.**
SDF plans to add support for [AMMs](https://stellar.org/blog/introducing-automated-market-makers-on-stellar) to Stellar Protocol 1…
-
# API Overview
We need to show liquidity provision data for AMMs so that we can show that alongside the existing liquidity provisions data in console.
Its not completely clear at this point how …
-
It would be nice to have a swap button so that conversions can be done faster at the market instead of limit orders.
-
## Background
Giveth needs their token whitelisted and AMMs deployed.
Chains to support: Eth, Gnosis, Op
## Tasks
- [x] Whitelist Giveth token: https://app.safe.global/transactions/tx?id=multisig_…
-
# `> 0` is less efficient than `!= 0` for uint in require condition
Ref: https://twitter.com/GalloDaSballo/status/1485430908165443590
```
contracts/MarginAccount.sol:150: require(amount > 0, "A…