Skip to content

Commit

Permalink
Update src/addresses.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Shuhui Luo <[email protected]>
  • Loading branch information
malik672 and shuhuiluo authored Mar 5, 2024
1 parent 3c831f2 commit ccb404d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/addresses.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ lazy_static! {
);
m.insert(
ChainId::SEPOLIA as u64,
address!("5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f"),
address!("B7f907f7A9eBC822a80BD25E224be42Ce0A698A0"),
);
m.insert(
ChainId::OPTIMISM as u64,
Expand Down

0 comments on commit ccb404d

Please sign in to comment.