Skip to content

Commit

Permalink
update weekly gauges (#4477)
Browse files Browse the repository at this point in the history
* update weekly gauges

* add zkevm pool
  • Loading branch information
zekraken-bot authored Oct 31, 2023
1 parent 358b7c8 commit 54dcb90
Show file tree
Hide file tree
Showing 6 changed files with 2,465 additions and 2,221 deletions.
4,680 changes: 2,459 additions & 2,221 deletions src/data/voting-gauges.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/lib/config/arbitrum/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ const pools: Pools = {
'0x6b9f3f6b9054a45702d3f2c6e3d32a60204934cb0000000000000000000004a7',
'0x85ec6ae01624ae0d2a04d0ffaad3a25884c7d0f30002000000000000000004b6',
'0x004700ba0a4f5f22e1e78a277fca55e36f47e09c000000000000000000000104',
'0x835772bab114563746da80806930a9e37aa853440002000000000000000004c0',
],
AllowList: [
'0x88e2c969e2a1c69c16d1dcd9f8acde4c6ab3838a0002000000000000000004c1',
Expand Down
1 change: 1 addition & 0 deletions src/lib/config/base/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ const pools: Pools = {
'0xc771c1a5905420daec317b154eb13e4198ba97d0000000000000000000000023', // reth/weth
'0x0c659734f1eef9c63b7ebdf78a164cdd745586db000000000000000000000046', // USDC/USDbC/axlUSDC
'0x433f09ca08623e48bac7128b7105de678e37d988000100000000000000000047', // gold/weth/usdc
'0x30722f57d56037caa2c38abd1f5e2955814875e9000000000000000000000087',
],
AllowList: [
'0x868f0efc81a6c1df16298dcc82f7926b9099946b00020000000000000000000b', // Bald/weth
Expand Down
1 change: 1 addition & 0 deletions src/lib/config/mainnet/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@ const pools: Pools = {
'0x47e1cf97a0586367349a14306a65f54ba0b8f1b60002000000000000000005cd',
'0x70d5e3234f6329c1d5a26796dcf4e109d69a34880000000000000000000005e7',
'0x40c806394d03d350420d13cd7d1de1c806f349560000000000000000000005f5',
'0x127ecc2318d002664cc4515c9f2b22b09b6aea85000200000000000000000602',
],
AllowList: [
'0x02ca8086498552c071451724d3a34caa3922b65a000200000000000000000613', //80ROOT-20WETH
Expand Down
1 change: 1 addition & 0 deletions src/lib/config/polygon/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ const pools: Pools = {
'0x8c89fb53d4d83173dd65b7a94569558ce393460f000000000000000000000c26',
'0x6da7f1c193ab6c4bd16eb14a6305bba8d25737ff000000000000000000000c29',
'0x70ff0078d55ce9c1a0e668f35eb4400a4300122d000000000000000000000beb',
'0x7af62c1ebf97034b7542ccec13a2e79bbcf34380000000000000000000000c13',
],
AllowList: [],
},
Expand Down
2 changes: 2 additions & 0 deletions src/lib/config/zkevm/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const pools: Pools = {
'0x1d0a8a31cdb04efac3153237526fb15cc65a252000000000000000000000000f',
'0x6f34a44fce1506352a171232163e7716dd073ade000200000000000000000015',
'0x9e2d87f904862671eb49cb358e74284762cc9f42000200000000000000000013',
'0x65da876a95cd5b6a5880710628c436409b1b29fa00000000000000000000005b',
],
},
Investment: {
Expand Down Expand Up @@ -64,6 +65,7 @@ const pools: Pools = {
'0xdf725fde6e89981fb30d9bf999841ac2c160b512000000000000000000000010',
'0x9e2d87f904862671eb49cb358e74284762cc9f42000200000000000000000013',
'0x6f34a44fce1506352a171232163e7716dd073ade000200000000000000000015',
'0xb1557cfea06de5a1601a7f0ccf3b515ef431a50d000200000000000000000059',
],
AllowList: [
'0x195def5dabc4a73c4a6a410554f4e53f3e55f1a900010000000000000000000a',
Expand Down

0 comments on commit 54dcb90

Please sign in to comment.