Skip to content

Commit

Permalink
weekly stakable (#5889)
Browse files Browse the repository at this point in the history
* weekly stakable

* Update pools.ts

* Update pools.ts

* Update pools.ts

* Update pools.ts

---------

Co-authored-by: Tritium <11885129+Tritium-VLK@users.noreply.github.com>
  • Loading branch information
zekraken-bot and Tritium-VLK committed Jul 16, 2024
1 parent 23ddd64 commit 9dc2ecc
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib/config/arbitrum/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,9 @@ const pools: Pools = {
'0xe8a6026365254f779b6927f00f8724ea1b8ae5e0000000000000000000000580',
'0xb8cb384e65096386c1edaaf784e842c957fa3645000000000000000000000571',
'0x5b89dc91e5a4dc6d4ab0d970af6a7f981971a443000000000000000000000572',
'0x7967fa58b9501600d96bd843173b9334983ee6e600020000000000000000056e',
'0x7272163a931dac5bbe1cb5fefaf959bb65f7346f000200000000000000000549',
'0x6e822c64c00393b2078f2a5bb75c575ab505b55c000200000000000000000548',
],
AllowList: [
'0x88e2c969e2a1c69c16d1dcd9f8acde4c6ab3838a0002000000000000000004c1',
Expand Down
1 change: 1 addition & 0 deletions src/lib/config/gnosis-chain/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ const pools: Pools = {
'0x045200c6077f105023000d803f3f95b16b187d70000200000000000000000091',
'0x8dd4df4ce580b9644437f3375e54f1ab0980822800020000000000000000009c',
'0x71e1179c5e197fa551beec85ca2ef8693c61b85b0002000000000000000000a0',
'0xfc095c811fe836ed12f247bcf042504342b73fb700000000000000000000009f',
],
AllowList: [],
},
Expand Down
2 changes: 2 additions & 0 deletions src/lib/config/mainnet/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,8 @@ const pools: Pools = {
'0xabc7d08ef73fe3fb67efd900f4471cca788b089900000000000000000000069d',
'0x79af734562f741946566d5126bbded4cb699e35500000000000000000000069f',
'0xc5b3f108024da9776d024fd9cefa4b48e021f1a200000000000000000000069e',
'0x9412206f58cc72b9b4e340422a95354372a3ec3d00020000000000000000069a',
'0x19df5bb37380186bc8efc5ad91516373a2c5459f000200000000000000000698',
'0x58aadfb1afac0ad7fca1148f3cde6aedf5236b6d00000000000000000000067f',
'0x093254005743b7af89e24f645730ba2dd84413330002000000000000000006a4',
'0xe96a45f66bdda121b24f0a861372a72e8889523d00020000000000000000069b',
Expand Down
1 change: 1 addition & 0 deletions src/lib/config/optimism/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ const pools: Pools = {
'0x8bb826afc0ff7d2c034a2883f4c461ffd238e1c300020000000000000000012b',
'0x876e0a21626c33bdab879330505eccc6091aa60700020000000000000000012e',
'0x73a7fe27fe9545d53924e529acf11f3073841b9e000000000000000000000133',
'0x2bb4712247d5f451063b5e4f6948abdfb925d93d000000000000000000000136',
],
AllowList: [],
},
Expand Down
3 changes: 3 additions & 0 deletions src/lib/config/polygon/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -799,6 +799,9 @@ const pools: Pools = {
'0x4b7586a4f49841447150d3d92d9e9e000f766c30000000000000000000000e8a', // USDC/USDT/DAI
'0x1dcea0bfbbe6848f117640d534c9b60f41b9f2a8000100000000000000000ea1', // USDC/WBTC/WETH
'0x7c173e2a341faf5c90bf0ff448cd925d3731c604000200000000000000000eb8',
'0x98f9220f128eed5e853cd3d23a2c33e1f98f8311000200000000000000000e55',
'0x31ac27805b0665695071b640bf2abfbe0736c02e000200000000000000000e56',
'0x418681127fb0c4fb5ee01202fbe4ab8c8f4eb84a000100000000000000000e59',
],
AllowList: [
'0xe6d8fcd23ed4e417d7e9d1195edf2ca634684e0e000200000000000000000caf',
Expand Down

0 comments on commit 9dc2ecc

Please sign in to comment.