Adds robinhood fee activation & v4 fee activation#148
Open
jtriley2p wants to merge 44 commits into
Open
Conversation
Closed
This comment has been minimized.
This comment has been minimized.
jtriley2p
marked this pull request as ready for review
July 15, 2026 01:57
…protocol-fees into jtriley2p/v4-fees-and-robinhood
| address constant V3_FACTORY = 0x1f7d7550B1b028f7571E69A784071F0205FD2EfA; | ||
| address constant POOL_MANAGER = 0x8366a39CC670B4001A1121B8F6A443A643e40951; | ||
| address constant UNI = 0x4540A3483Bb94827b0FD9c2b16a6A35Dd6F23529; | ||
| address constant TOKEN_JAR = address(0x00); |
Contributor
There was a problem hiding this comment.
just a flag to make sure we change this after robinhood deploys
hensha256
reviewed
Jul 16, 2026
hensha256
reviewed
Jul 16, 2026
hensha256
reviewed
Jul 17, 2026
hensha256
reviewed
Jul 17, 2026
hensha256
reviewed
Jul 17, 2026
hensha256
reviewed
Jul 17, 2026
hensha256
reviewed
Jul 17, 2026
hensha256
reviewed
Jul 17, 2026
hensha256
reviewed
Jul 17, 2026
hensha256
reviewed
Jul 17, 2026
| import {IV3OpenFeeAdapter} from "govkit/interfaces/IV3OpenFeeAdapter.sol"; | ||
|
|
||
| import {ArbitrumOrbitDeployer} from "../../deployers/ArbitrumOrbitDeployer.sol"; | ||
| import {IL1ERC20Gateway} from "../Interfaces.sol"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.