Skip to content

Commit 23bc6ac

Browse files
authored
Scheduled update from changes to monorepo
1 parent ef4d3f9 commit 23bc6ac

File tree

11 files changed

+1556
-372
lines changed

11 files changed

+1556
-372
lines changed

docs/reference/contracts/deployment-addresses/arbitrum.md

Lines changed: 184 additions & 34 deletions
Large diffs are not rendered by default.

docs/reference/contracts/deployment-addresses/avalanche.md

Lines changed: 124 additions & 34 deletions
Large diffs are not rendered by default.

docs/reference/contracts/deployment-addresses/base.md

Lines changed: 132 additions & 34 deletions
Large diffs are not rendered by default.

docs/reference/contracts/deployment-addresses/fraxtal.md

Lines changed: 74 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -3,49 +3,89 @@
33
# Fraxtal Deployment Addresses
44

55
::: info More Details
6-
For more information on specific deployments as well as changelogs for different contract versions, please see the [deployment tasks](https://github.com/balancer/balancer-deployments/tree/master/v2/tasks).
6+
For more information on specific deployments as well as changelogs for different contract versions, please see the [deployment tasks](https://github.com/balancer/balancer-deployments/tree/master/tasks).
77
:::
88

9-
## Core
10-
<DeploymentAddresses chain="fraxtal" :active="true" group="core" />
11-
129
## Pool Factories
13-
<DeploymentAddresses chain="fraxtal" :active="true" group="poolfactory" />
14-
15-
## Authorization
16-
<DeploymentAddresses chain="fraxtal" :active="true" group="authorizations" />
17-
18-
19-
## Gauges and Governance
20-
<DeploymentAddresses chain="fraxtal" :active="true" group="gaugesgovernance" />
21-
22-
## Ungrouped Active/Current Contracts
23-
<DeploymentAddresses chain="fraxtal" :active="true" group="ungrouped" />
24-
2510

26-
## Deprecated Contracts
11+
| Contract | Address | Deployment |
12+
|:---------------------------------|:----------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------|
13+
| ComposableStablePoolFactory (v6) | [0x4bdCc2fb18AEb9e2d281b0278D946445070EAda7](https://fraxscan.com//address/0x4bdCc2fb18AEb9e2d281b0278D946445070EAda7#code) | [20240223-composable-stable-pool-v6](https://github.com/balancer/balancer-deployments/blob/master/tasks/20240223-composable-stable-pool-v6) |
14+
| ManagedPoolFactory (v2) | [0x7A2535f5fB47b8e44c02Ef5D9990588313fe8F05](https://fraxscan.com//address/0x7A2535f5fB47b8e44c02Ef5D9990588313fe8F05#code) | [20230411-managed-pool-v2](https://github.com/balancer/balancer-deployments/blob/master/tasks/20230411-managed-pool-v2) |
15+
| WeightedPoolFactory (v4) | [0x9dA18982a33FD0c7051B19F0d7C76F2d5E7e017c](https://fraxscan.com//address/0x9dA18982a33FD0c7051B19F0d7C76F2d5E7e017c#code) | [20230320-weighted-pool-v4](https://github.com/balancer/balancer-deployments/blob/master/tasks/20230320-weighted-pool-v4) |
2716

28-
These deployments were in use at some point, and may still be in active operation, for example in the case of pools created with old factories. In general it's better to interact with newer versions when possible.
29-
30-
::: warning Note
31-
If you can only find the contract you are looking for in the deprecated section and it is not an old pool, try checking the deployments tasks to find it or ask in the Discord before using a deprecated contract.
32-
:::
17+
## Core
3318

34-
### Core Contracts
35-
<DeploymentAddresses chain="fraxtal" :active="false" group="core" />
19+
| Contract | Address | Deployment |
20+
|:-------------------------------|:----------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------|
21+
| BalancerQueries | [0x4132f7AcC9dB7A6cF7BE2Dd3A9DC8b30C7E6E6c8](https://fraxscan.com//address/0x4132f7AcC9dB7A6cF7BE2Dd3A9DC8b30C7E6E6c8#code) | [20220721-balancer-queries](https://github.com/balancer/balancer-deployments/blob/master/tasks/20220721-balancer-queries) |
22+
| BalancerRelayer (v6) | [0xb541765F540447646A9545E0A4800A0Bacf9E13D](https://fraxscan.com//address/0xb541765F540447646A9545E0A4800A0Bacf9E13D#code) | [20231031-batch-relayer-v6](https://github.com/balancer/balancer-deployments/blob/master/tasks/20231031-batch-relayer-v6) |
23+
| BatchRelayerLibrary (v6) | [0x662112B8CB18889e81459b92CA0f894a2ef2c1B8](https://fraxscan.com//address/0x662112B8CB18889e81459b92CA0f894a2ef2c1B8#code) | [20231031-batch-relayer-v6](https://github.com/balancer/balancer-deployments/blob/master/tasks/20231031-batch-relayer-v6) |
24+
| ProtocolFeePercentagesProvider | [0xf23b4DB826DbA14c0e857029dfF076b1c0264843](https://fraxscan.com//address/0xf23b4DB826DbA14c0e857029dfF076b1c0264843#code) | [20220725-protocol-fee-percentages-provider](https://github.com/balancer/balancer-deployments/blob/master/tasks/20220725-protocol-fee-percentages-provider) |
25+
| Vault | [0xBA12222222228d8Ba445958a75a0704d566BF2C8](https://fraxscan.com//address/0xBA12222222228d8Ba445958a75a0704d566BF2C8#code) | [20210418-vault](https://github.com/balancer/balancer-deployments/blob/master/tasks/20210418-vault) |
3626

37-
### Pool Factories
38-
<DeploymentAddresses chain="fraxtal" :active="false" group="poolfactory" />
27+
## Authorization
3928

40-
### Routers
41-
<DeploymentAddresses chain="fraxtal" :active="false" group="routers" />
29+
| Contract | Address | Deployment |
30+
|:--------------------------------|:----------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------|
31+
| Authorizer | [0xE39B5e3B6D74016b2F6A9673D7d7493B6DF549d5](https://fraxscan.com//address/0xE39B5e3B6D74016b2F6A9673D7d7493B6DF549d5#code) | [20210418-authorizer](https://github.com/balancer/balancer-deployments/blob/master/tasks/20210418-authorizer) |
32+
| AuthorizerAdaptor | [0x36caC20dd805d128c1a6Dd16eeA845C574b5A17C](https://fraxscan.com//address/0x36caC20dd805d128c1a6Dd16eeA845C574b5A17C#code) | [20220325-authorizer-adaptor](https://github.com/balancer/balancer-deployments/blob/master/tasks/20220325-authorizer-adaptor) |
33+
| AuthorizerAdaptorEntrypoint | [0xb9F8AB3ED3F3aCBa64Bc6cd2DcA74B7F38fD7B88](https://fraxscan.com//address/0xb9F8AB3ED3F3aCBa64Bc6cd2DcA74B7F38fD7B88#code) | [20221124-authorizer-adaptor-entrypoint](https://github.com/balancer/balancer-deployments/blob/master/tasks/20221124-authorizer-adaptor-entrypoint) |
34+
| AuthorizerWithAdaptorValidation | [0x6817149cb753BF529565B4D023d7507eD2ff4Bc0](https://fraxscan.com//address/0x6817149cb753BF529565B4D023d7507eD2ff4Bc0#code) | [20230414-authorizer-wrapper](https://github.com/balancer/balancer-deployments/blob/master/tasks/20230414-authorizer-wrapper) |
4235

43-
### Authorization Contracts
36+
## Gauges and Governance
4437

45-
<DeploymentAddresses chain="fraxtal" :active="false" group="authorizations" />
46-
### Gauges and Governance
47-
<DeploymentAddresses chain="fraxtal" :active="false" group="gaugesgovernance" />
38+
| Contract | Address | Deployment |
39+
|:----------------------------|:----------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------|
40+
| ChildChainGauge (v2) | [0x4fb47126Fa83A8734991E41B942Ac29A3266C968](https://fraxscan.com//address/0x4fb47126Fa83A8734991E41B942Ac29A3266C968#code) | [20230316-child-chain-gauge-factory-v2](https://github.com/balancer/balancer-deployments/blob/master/tasks/20230316-child-chain-gauge-factory-v2) |
41+
| ChildChainGaugeFactory (v2) | [0xc3ccacE87f6d3A81724075ADcb5ddd85a8A1bB68](https://fraxscan.com//address/0xc3ccacE87f6d3A81724075ADcb5ddd85a8A1bB68#code) | [20230316-child-chain-gauge-factory-v2](https://github.com/balancer/balancer-deployments/blob/master/tasks/20230316-child-chain-gauge-factory-v2) |
42+
| L2LayerZeroBridgeForwarder | [0xa523f47A933D5020b23629dDf689695AA94612Dc](https://fraxscan.com//address/0xa523f47A933D5020b23629dDf689695AA94612Dc#code) | [20230404-l2-layer0-bridge-forwarder](https://github.com/balancer/balancer-deployments/blob/master/tasks/20230404-l2-layer0-bridge-forwarder) |
43+
| ProtocolFeesCollector | [0xce88686553686DA562CE7Cea497CE749DA109f9F](https://fraxscan.com//address/0xce88686553686DA562CE7Cea497CE749DA109f9F#code) | [20210418-vault](https://github.com/balancer/balancer-deployments/blob/master/tasks/20210418-vault) |
44+
| ProtocolFeesWithdrawer | [0x85a80afee867aDf27B50BdB7b76DA70f1E853062](https://fraxscan.com//address/0x85a80afee867aDf27B50BdB7b76DA70f1E853062#code) | [20220517-protocol-fee-withdrawer](https://github.com/balancer/balancer-deployments/blob/master/tasks/20220517-protocol-fee-withdrawer) |
45+
| VeBoostV2 (v2) | [0x1702067424096F07A60e62cceE3dE9420068492D](https://fraxscan.com//address/0x1702067424096F07A60e62cceE3dE9420068492D#code) | [20230525-l2-veboost-v2](https://github.com/balancer/balancer-deployments/blob/master/tasks/20230525-l2-veboost-v2) |
46+
| VotingEscrowDelegationProxy | [0xE3881627B8DeeBCCF9c23B291430a549Fc0bE5F7](https://fraxscan.com//address/0xE3881627B8DeeBCCF9c23B291430a549Fc0bE5F7#code) | [20230316-l2-ve-delegation-proxy](https://github.com/balancer/balancer-deployments/blob/master/tasks/20230316-l2-ve-delegation-proxy) |
4847

49-
### Ungrouped Inactive Contracts
50-
<DeploymentAddresses chain="fraxtal" :active="false" group="ungrouped" />
48+
## Ungrouped Active/Current Contracts
49+
50+
51+
| Contract | Address | Deployment |
52+
|:-----------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------|
53+
| BalancerHelpers | [0x8E9aa87E45e92bad84D5F8DD1bff34Fb92637dE9](https://fraxscan.com//address/0x8E9aa87E45e92bad84D5F8DD1bff34Fb92637dE9#code) | [20210418-vault](https://github.com/balancer/balancer-deployments/blob/master/tasks/20210418-vault) |
54+
| BatchRelayerQueryLibrary (v6) | [0x4DdFc173C8F67808AE8F7913DccFfa6bdBFE5b0e](https://fraxscan.com//address/0x4DdFc173C8F67808AE8F7913DccFfa6bdBFE5b0e#code) | [20231031-batch-relayer-v6](https://github.com/balancer/balancer-deployments/blob/master/tasks/20231031-batch-relayer-v6) |
55+
| ChainlinkRateProviderFactory | [0x3f170631ed9821Ca51A59D996aB095162438DC10](https://fraxscan.com//address/0x3f170631ed9821Ca51A59D996aB095162438DC10#code) | [20230717-chainlink-rate-provider-factory](https://github.com/balancer/balancer-deployments/blob/master/tasks/20230717-chainlink-rate-provider-factory) |
56+
| GaugeWorkingBalanceHelper | [0x83E443EF4f9963C77bd860f94500075556668cb8](https://fraxscan.com//address/0x83E443EF4f9963C77bd860f94500075556668cb8#code) | [20230526-gauge-working-balance-helper](https://github.com/balancer/balancer-deployments/blob/master/tasks/20230526-gauge-working-balance-helper) |
57+
| L2BalancerPseudoMinter | [0x9805dcfD25e6De36bad8fe9D3Fe2c9b44B764102](https://fraxscan.com//address/0x9805dcfD25e6De36bad8fe9D3Fe2c9b44B764102#code) | [20230316-l2-balancer-pseudo-minter](https://github.com/balancer/balancer-deployments/blob/master/tasks/20230316-l2-balancer-pseudo-minter) |
58+
| MockLiquidityBootstrappingPool | [0xaeace3B34BcA1BFe585e4B0Bb303e60e0771F139](https://fraxscan.com//address/0xaeace3B34BcA1BFe585e4B0Bb303e60e0771F139#code) | [20211202-no-protocol-fee-lbp](https://github.com/balancer/balancer-deployments/blob/master/tasks/20211202-no-protocol-fee-lbp) |
59+
| NoProtocolFeeLiquidityBootstrappingPoolFactory | [0x956CCab09898C0AF2aCa5e6C229c3aD4E93d9288](https://fraxscan.com//address/0x956CCab09898C0AF2aCa5e6C229c3aD4E93d9288#code) | [20211202-no-protocol-fee-lbp](https://github.com/balancer/balancer-deployments/blob/master/tasks/20211202-no-protocol-fee-lbp) |
60+
| NullVotingEscrow | [0x5cF4928a3205728bd12830E1840F7DB85c62a4B9](https://fraxscan.com//address/0x5cF4928a3205728bd12830E1840F7DB85c62a4B9#code) | [20230316-l2-ve-delegation-proxy](https://github.com/balancer/balancer-deployments/blob/master/tasks/20230316-l2-ve-delegation-proxy) |
61+
| OmniVotingEscrowChild | [0xE241C6e48CA045C7f631600a0f1403b2bFea05ad](https://fraxscan.com//address/0xE241C6e48CA045C7f631600a0f1403b2bFea05ad#code) | [20230524-lz-omni-voting-escrow-child](https://github.com/balancer/balancer-deployments/blob/master/tasks/20230524-lz-omni-voting-escrow-child) |
62+
| ProtocolIdRegistry | [0x9dd5Db2d38b50bEF682cE532bCca5DfD203915E1](https://fraxscan.com//address/0x9dd5Db2d38b50bEF682cE532bCca5DfD203915E1#code) | [20230223-protocol-id-registry](https://github.com/balancer/balancer-deployments/blob/master/tasks/20230223-protocol-id-registry) |
63+
64+
65+
# Deprecated Contracts
66+
67+
These deployments were in use at some point, and may still be in active operation, for example in the case of pools created with old factories. In general it's better to interact with newer versions when possible.
68+
69+
#### If you can only find the contract you are looking for in the deprecated section and it is not an old pool, try checking the deployments tasks to find it or ask in the Discord before using a deprecated contract.
70+
71+
72+
No deprecated contracts found
73+
74+
75+
<style scoped>
76+
table {
77+
display: table;
78+
width: 100%;
79+
}
80+
table th:first-of-type, td:first-of-type {
81+
width: 30%;
82+
}
83+
table th:nth-of-type(2) {
84+
width: 40%;
85+
}
86+
td {
87+
max-width: 0;
88+
overflow: hidden;
89+
}
90+
</style>
5191

0 commit comments

Comments
 (0)