Skip to content

fix: update Twitter URL to x.com format #234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/concepts/advanced/valuing-bpt/valuing-bpt.md
Original file line number Diff line number Diff line change
@@ -64,7 +64,7 @@ $$ Price*{BPT}=\frac{V}{Supply*{BPT}} \* \prod*{i=0\rightarrow n} \lparen \frac{
Where V is the WeightedMath invariant calculated as:
$$ V=\prod*{i=0\rightarrow n}{Balance_i^{weight_i}} $$

Forumla derivation [here](https://twitter.com/0xa9a/status/1539227193808629761).
Forumla derivation [here](https://x.com/0xa9a/status/1539227193808629761).

### Stable Pools

22 changes: 11 additions & 11 deletions docs/concepts/governance/multisig.md
Original file line number Diff line number Diff line change
@@ -69,17 +69,17 @@ The DAO Multisig Signer Set and associated Multisigs is reserved for major chang

| Signer | Association | Address |
|----------------------------------------------------|--------------------------| -------------------------------------------- |
| [Alexander Lange](https://twitter.com/AlexLangeVC) | \(Inflection\) | `0x3ABDc84Dd15b0058B281D7e26CCc3932cfb268aA` |
| [0xMaki](https://twitter.com/0xMaki) | \(LayerZero, AURA, DCV\) | `0x285b7EEa81a5B66B62e7276a24c1e0F83F7409c1` |
| [Tritium](https://twitter.com/Tritium_DAOist) | \(Balancer Maxis\) | `0xcf4fF1e03830D692F52EB094c52A5A6A2181Ab3F` |
| [Evan](https://twitter.com/0xSausageDoge) | \(Fjord\) | `0x59693BA1A5764e087CE166ac0E0085Fc071B9ea7` |
| [Ernesto](https://twitter.com/eboadom) | \(BGD\) | `0xA39a62304d8d43B35114ad7bd1258B0E50e139b3` |
| [Mounir](https://twitter.com/mounibec) | \(Paraswap\) | `0x0951FF0835302929d6c0162b3d2495A85e38ec3A` |
| [Trent McConaghy](https://twitter.com/trentmc0) | \(Ocean Protocol\) | `0x478eC43c6867c2884f87B21c164f1fD1308bD9a3` |
| [Stefan](https://twitter.com/StefanDGeorge) | \(Gnosis\) | `0x9F7dfAb2222A473284205cdDF08a677726d786A0` |
| [bonustrack87](https://twitter.com/bonustrack87) | \(Snapshot\) | `0x9BE6ff2A1D5139Eda96339E2644dC1F05d803600` |
| [nanexcool](https://twitter.com/nanexcool) | \(Ethereum OG\) | `0x823DF0278e4998cD0D06FB857fBD51e85b18A250` |
| [David Gerai](https://twitter.com/davgarai) | \(Raft\) | `0xAc1aA53108712d7f38093A67d380aD54B562a650` |
| [Alexander Lange](https://x.com/AlexLangeVC) | \(Inflection\) | `0x3ABDc84Dd15b0058B281D7e26CCc3932cfb268aA` |
| [0xMaki](https://x.com/0xMaki) | \(LayerZero, AURA, DCV\) | `0x285b7EEa81a5B66B62e7276a24c1e0F83F7409c1` |
| [Tritium](https://x.com/Tritium_DAOist) | \(Balancer Maxis\) | `0xcf4fF1e03830D692F52EB094c52A5A6A2181Ab3F` |
| [Evan](https://x.com/0xSausageDoge) | \(Fjord\) | `0x59693BA1A5764e087CE166ac0E0085Fc071B9ea7` |
| [Ernesto](https://x.com/eboadom) | \(BGD\) | `0xA39a62304d8d43B35114ad7bd1258B0E50e139b3` |
| [Mounir](https://x.com/mounibec) | \(Paraswap\) | `0x0951FF0835302929d6c0162b3d2495A85e38ec3A` |
| [Trent McConaghy](https://x.com/trentmc0) | \(Ocean Protocol\) | `0x478eC43c6867c2884f87B21c164f1fD1308bD9a3` |
| [Stefan](https://x.com/StefanDGeorge) | \(Gnosis\) | `0x9F7dfAb2222A473284205cdDF08a677726d786A0` |
| [bonustrack87](https://x.com/bonustrack87) | \(Snapshot\) | `0x9BE6ff2A1D5139Eda96339E2644dC1F05d803600` |
| [nanexcool](https://x.com/nanexcool) | \(Ethereum OG\) | `0x823DF0278e4998cD0D06FB857fBD51e85b18A250` |
| [David Gerai](https://x.com/davgarai) | \(Raft\) | `0xAc1aA53108712d7f38093A67d380aD54B562a650` |

**DAO Multisigs always require 6/11 signers to execute a transaction.**

4 changes: 2 additions & 2 deletions docs/concepts/pools/README.md
Original file line number Diff line number Diff line change
@@ -21,6 +21,6 @@ Balancer is infinitely extendible to allow for any conceivable pool type with cu

## Pool Composability

The above classes of pools already highlights the flexibility of Balancer, but taking this a step further _composition_ of those pools is where Balancer starts to shine. A great example of this is tokens paired with the boosted stable pool. Most tokens will want to pair with either stables or native assets like ETH and historically every token creates an AMM pool which leads to something like `ABC/USDC`, `XYZ/USDC`, etc. That ends up being a lot of duplicated & isolated stable liquidity that also needs further hops to connect to other stablecoins. On Balancer, `ABC` and `XYZ` can both be paired with `bb-a-usd` which has amazing shared capital efficiency and creates direct routes between `ABC->USDC`, `ABC->USDT`, and `ABC->DAI`.
The above classes of pools already highlight the flexibility of Balancer, but taking this a step further _composition_ of those pools is where Balancer starts to shine. A great example of this is tokens paired with the boosted stable pool. Most tokens will want to pair with either stables or native assets like ETH and historically every token creates an AMM pool which leads to something like `ABC/USDC`, `XYZ/USDC`, etc. That ends up being a lot of duplicated & isolated stable liquidity that also needs further hops to connect to other stablecoins. On Balancer, `ABC` and `XYZ` can both be paired with `bb-a-usd` which has amazing shared capital efficiency and creates direct routes between `ABC->USDC`, `ABC->USDT`, and `ABC->DAI`.

These types of nested pools and unique combinations are only possible on Balancer due to the vault architecture, and other concepts like pre-minted BPTs, relayers to allow for joinswaps, and more.
These types of nested pools and unique combinations are only possible on Balancer due to the vault architecture, and other concepts like pre-minted BPTs, relayers to allow for join swaps, and more.
2 changes: 1 addition & 1 deletion docs/concepts/pools/protocol.md
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ Even with strong technical teams and innovative iterations on Uniswap's concentr

DEX aggregators have limited resources and limitless sources of liquidity so it can be difficult asking for an integration. 1inch, 0x, Paraswap, and Gnosis solvers all represent very meaningful sources of volume. Balancer has full integration with each aggregator and strong connections to the teams. Through the [Smart Order Router](/concepts/advanced/smart-order-router.md) or custom implementation logic, new pool types and logic can be accessed by aggregator volume in a matter of days after going live.

A great real world example of an AMM built on Balancer seeing success after a quick aggregator integration: [Gyroscope volumes surge after 1inch integration on Polygon.](https://twitter.com/GyroStable/status/1605538356221251586)
A great real world example of an AMM built on Balancer seeing success after a quick aggregator integration: [Gyroscope volumes surge after 1inch integration on Polygon.](https://x.com/GyroStable/status/1605538356221251586)

### Arbitrageurs