Skip to content

Commit

Permalink
Merge pull request #3603 from leNFT/master
Browse files Browse the repository at this point in the history
Add LE/WETH to Weighted.Allowlist array
  • Loading branch information
timjrobinson committed Jul 3, 2023
2 parents 32dcb6a + 07ace40 commit af41efb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/config/mainnet/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ const pools: Pools = {
// Only effective after given timestamp here: usePool.ts#createdAfterTimestamp
// see useDisabledJoinPool.ts#nonAllowedWeightedPoolAfterTimestamp for logic.
AllowList: [
'0x8e6c196e201942246cef85718c5d3a5622518053000200000000000000000582', // 80LE/20WETH
'0x67f117350eab45983374f4f83d275d8a5d62b1bf0001000000000000000004f2', // GRAIN/OATH/USDC/WETH
'0x0fadd10f606554fec1574f28398469d98d68d297000200000000000000000503', // 80XEX/20USDC
'0x42fbd9f666aacc0026ca1b88c94259519e03dd67000200000000000000000507', // COIL/USDC
Expand Down

0 comments on commit af41efb

Please sign in to comment.