Skip to content

Commit

Permalink
adding rETH/bbo-usd
Browse files Browse the repository at this point in the history
  • Loading branch information
zekraken-bot authored Jun 12, 2023
1 parent c50c4c0 commit c05a1d4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/lib/config/zkevm/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ const pools: Pools = {
'0x195def5dabc4a73c4a6a410554f4e53f3e55f1a900010000000000000000000a',
'0x68a69c596b3839023c0e08d09682314f582314e5000200000000000000000011',
'0x9e2d87f904862671eb49cb358e74284762cc9f42000200000000000000000013',
'0x6f34a44fce1506352a171232163e7716dd073ade000200000000000000000015',
],
},
Factories: {
Expand All @@ -60,6 +61,7 @@ const pools: Pools = {
'0xe274c9deb6ed34cfe4130f8d0a8a948dea5bb28600000000000000000000000d',
'0xdf725fde6e89981fb30d9bf999841ac2c160b512000000000000000000000010',
'0x9e2d87f904862671eb49cb358e74284762cc9f42000200000000000000000013',
'0x6f34a44fce1506352a171232163e7716dd073ade000200000000000000000015',
],
},
Metadata: {
Expand All @@ -78,11 +80,17 @@ const pools: Pools = {
hasIcon: false,
boosted: false,
},
'0x6f34a44fce1506352a171232163e7716dd073ade000200000000000000000015': {
name: 'rETH/Boosted 0vix USD',
hasIcon: false,
boosted: false,
},
},
Deep: [
'0x68a69c596b3839023c0e08d09682314f582314e5000200000000000000000011',
'0xe274c9deb6ed34cfe4130f8d0a8a948dea5bb28600000000000000000000000d',
'0x9e2d87f904862671eb49cb358e74284762cc9f42000200000000000000000013',
'0x6f34a44fce1506352a171232163e7716dd073ade000200000000000000000015',
],
Deprecated: {},
GaugeMigration: {},
Expand Down

0 comments on commit c05a1d4

Please sign in to comment.