Skip to content

Commit

Permalink
chore: Add new factory label (#5182)
Browse files Browse the repository at this point in the history
  • Loading branch information
garethfuller authored Jan 31, 2024
1 parent 0fb8360 commit c72501c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/config/zkevm/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ const pools: Pools = {
'0x956ccab09898c0af2aca5e6c229c3ad4e93d9288': 'composableStablePool',
'0x6b1da720be2d11d95177ccfc40a917c2688f396c': 'erc4626Linear', // ERC4626 LinearPool
'0x5d56ea1b2595d2dbe4f5014b967c78ce75324f0c': 'gyroE',
'0x577e5993b9cc480f07f98b5ebd055604bd9071c4': 'composableStablePool',
},
Stakable: {
VotingGaugePools: [
Expand Down

0 comments on commit c72501c

Please sign in to comment.