Skip to content

Commit

Permalink
add link
Browse files Browse the repository at this point in the history
  • Loading branch information
m-lord-renkse committed Nov 21, 2024
1 parent 5a8f293 commit dae465d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/contracts/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,7 @@ fn main() {
.add_network_str(SEPOLIA, "0xE592427A0AEce92De3Edee1F18E0157C05861564")
.add_network_str(ARBITRUM_ONE, "0xE592427A0AEce92De3Edee1F18E0157C05861564")
// For Base it is only available SwapRouter02
// <https://docs.uniswap.org/contracts/v3/reference/deployments/base-deployments>
.add_network_str(BASE, "0x2626664c2603336E57B271c5C0b26F421741e481")
// Not available on Gnosis Chain
});
Expand Down

0 comments on commit dae465d

Please sign in to comment.