Skip to content

Commit f5c2364

Browse files
committed
Fix the wrong address for the buyhelper2
1 parent 52014fc commit f5c2364

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-webapp-arb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
POSTHOG_ENV_ID: ${{ secrets.POSTHOG_ENV_ID }}
3535
NEXT_PUBLIC_SNITCH_ENDPOINT: "https://snitch.superposition.so"
3636
NEXT_PUBLIC_CLAIMANT_HELPER_ADDR: "0xf8Da8d65120b317331C79092Bf65e99bed6e65dE"
37-
NEXT_PUBLIC_BUY_HELPER2_ADDR: "0xf8Da8d65120b317331C79092Bf65e99bed6e65dE"
37+
NEXT_PUBLIC_BUY_HELPER2_ADDR: "0xAa901219528e22aC1E3a3bDc40a34Eab7983d240"
3838
NEXT_PUBLIC_PAYMASTER_ADDR: "0xA19B3a76d5744825c3672a5FFE1F4F5Aee3F28dE"
3939
NEXT_PUBLIC_ACCOUNT_AUTHORITY_ADDR: "0x982158348B3f1Af92DB33671BC7C70c46ee2cbb8"
4040
steps:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ See [audits/README.md](audits/README.md) for details.
222222
| Trading DPPM price impl | `0x0000000000000000000000000000000000000000` |
223223
| Trading AMM mint impl | `0x18ff22a43e9f4f28f04660041f8bd07f0c6a197a` |
224224
| Trading AMM extras impl | `0xe421ea1da03c45207437a53fc3b5cea6017f2368` |
225-
| Trading AMM quotes impl | `0x971428d8579a8462f07c2ebc3e01f491b07ed152` |
225+
| Trading AMM quotes impl | `0x5a592a787a925aaf8dfcee8e99c591095bb3045c` |
226226
| Trading AMM price impl | `0x5b60a793bccac54a2430420e6e8cc814e97ad85e` |
227227
| Share implementation | `0x87f03D061C1e92802e2A9969E93Ff30f0C178230` |
228228
| Factory proxy | `0x90234c942f335df8c055b9c1a2e0babf060a31ad` |

0 commit comments

Comments
 (0)