Skip to content

Commit

Permalink
Testnet SR addresses for Unichain, Bera, Ink (#765)
Browse files Browse the repository at this point in the history
* New SR addresses for Worldchain, XLayer and Mantle Mainnet.  Monad Testnet.

* Update relayer.ts

Removed MonadDevnet

* new: testnet relayer addresses for ink,unichain,berachain

---------

Co-authored-by: scnale <[email protected]>
  • Loading branch information
hernandp and scnale authored Jan 8, 2025
1 parent 97805ed commit 73c6b3a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core/base/src/constants/contracts/relayer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ export const relayerContracts = [[
["ArbitrumSepolia", "0x7B1bD7a6b4E61c2a123AC6BC2cbfC614437D0470"],
["BaseSepolia", "0x93BAD53DDfB6132b0aC8E37f6029163E63372cEE"],
["OptimismSepolia", "0x93BAD53DDfB6132b0aC8E37f6029163E63372cEE"],
["Berachain", "0x362fca37E45fe1096b42021b543f462D49a5C8df"],
["Unichain", "0x362fca37E45fe1096b42021b543f462D49a5C8df"],
["Ink", "0x362fca37E45fe1096b42021b543f462D49a5C8df"],
]], [
"Devnet", [
["Ethereum", "0xcC680D088586c09c3E0E099a676FA4b6e42467b4"],
Expand Down

0 comments on commit 73c6b3a

Please sign in to comment.