Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
EndymionJkb committed Nov 10, 2023
1 parent 9c168eb commit e817728
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
- Deployed `ChainlinkRateProviderFactory` to all networks.
- Deployed `StakelessGaugeCheckpointer` V2 to Ethereum and Sepolia.
- Deployed `BaseRootGaugeFactory` to Mainnet.
- Deployed `BatchRelayerLibrary` V6 to all networks.

### Deprecations

Expand Down
11 changes: 11 additions & 0 deletions tasks/20231031-batch-relayer-v6/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,15 @@ This version also adds gauge checkpoint / mint capabilities for gauges (both mai

## Useful Files

- [Ethereum mainnet addresses](./output/mainnet.json)
- [Polygon mainnet addresses](./output/polygon.json)
- [Arbitrum mainnet addresses](./output/arbitrum.json)
- [Optimism mainnet addresses](./output/optimism.json)
- [BSC mainnet addresses](./output/bsc.json)
- [Gnosis mainnet addresses](./output/gnosis.json)
- [Avalanche mainnet addresses](./output/avalanche.json)
- [Polygon zkeVM mainnet addresses](./output/zkevm.json)
- [Base mainnet addresses](./output/base.json)
- [Goerli testnet addresses](./output/goerli.json)
- [Sepolia testnet addresses](./output/sepolia.json)
- [`BalancerRelayer` artifact](./artifact/BalancerRelayer.json)

0 comments on commit e817728

Please sign in to comment.