-
Notifications
You must be signed in to change notification settings - Fork 971
across: Add ACX as a reward token for LP staking #469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The across adapter exports pools: Test Suites: 1 passed, 1 total
|
The across adapter exports pools: Test Suites: 1 passed, 1 total
|
baseRewardPerToken() is not required, and in fact should not be called externally anyway.
The across adapter exports pools: Test Suites: 1 passed, 1 total
|
Across now offers ACX rewards for ACX, WETH, USDC, DAI and WBTC LPs.
nb. This PR is currently based on #468, which only makes changes
to keep prettier happy.