Proxy Implementation
Creating a proxy contract
At a minimum, a proxy contract must:
Example of a Atlas Searcher Proxy contract: https://github.com/FastLane-Labs/atlas-solver-example/blob/main/src/AtlasProxySolver.sol
Last updated