Skip to content

Commit

Permalink
add pools to stakable
Browse files Browse the repository at this point in the history
  • Loading branch information
zekraken-bot authored Jun 25, 2024
1 parent a7fb70f commit 80efe34
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/lib/config/fraxtal/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,12 @@ const pools: Pools = {
'0x9da18982a33fd0c7051b19f0d7c76f2d5e7e017c': 'weightedPool',
},
Stakable: {
VotingGaugePools: [],
VotingGaugePools: [
'0xa0b92b33beafce388ce0092afdcd0ca77323eb12000000000000000000000006',
'0xa0af0b88796c1aa67e93db89fead2ab7aa3d6747000000000000000000000007',
'0x33251abecb0364df98a27a8d5d7b5ccddc774c42000000000000000000000008',
'0x1570315476480fa80cec1fff07a20c1df1adfd53000200000000000000000009',
],
AllowList: [],
},
Deep: [],
Expand Down

0 comments on commit 80efe34

Please sign in to comment.