Skip to content

Commit

Permalink
Merge pull request #3681 from balancer/hf/allowlist-pools
Browse files Browse the repository at this point in the history
hotfix: allowlist pools
  • Loading branch information
alter-eggo authored Jul 12, 2023
2 parents cb9635e + da3e74b commit d643111
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/lib/config/polygon/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,10 @@ const pools: Pools = {
'0xca0f8eb1b81e1a69fac97f1c898e0938c768eb20000200000000000000000bc1', // 30WBTC-702BRL (BRZ)
'0x2e1fd968a7185f52cfb933e51b5bb7f8f43e6105000100000000000000000bc5', // 10WBTC-10USDC-40WETH-40NEX
'0x3c2f277eedac899f67116ad598664f0f91bac210000100000000000000000bcd', // 20AGA-20RNDR-20MANA-20DIMO-20AGAr
'0xe833723690873780b967ad94a1218eb410319411000200000000000000000bc8', // wstETHUSDC
'0xa874e67a1b203819bce84f161eba4b4eb3f4359b000200000000000000000bcc', // 50USDC-50TRYB
'0x2814a9f16d7b5b5826df47f702f16279ccd799c8000200000000000000000bd1', // 50wMatic-50stMatic
'0xa874e67a1b203819bce84f161eba4b4eb3f4359b000200000000000000000bcc', // 50USDC-50TRYB
],
},
Factories: {
Expand Down Expand Up @@ -334,6 +338,8 @@ const pools: Pools = {
'xave',
'0xf0ad209e2e969eaaa8c882aac71f02d8a047d5c2000200000000000000000b49':
'gyro',
'0xee278d943584dd8640eaf4cc6c7a5c80c0073e85000200000000000000000bc7':
'gyro',
},
Issues: {
[PoolWarning.PoolProtocolFeeVulnWarning]: [
Expand Down

0 comments on commit d643111

Please sign in to comment.