Skip to content

Commit

Permalink
XY agg (#2299)
Browse files Browse the repository at this point in the history
* chore: update taiko & x-layer contract address

* minor fix

---------

Co-authored-by: ryanC <ryan149347@gmail.com>
  • Loading branch information
g1nt0ki and coolryanc authored Jan 10, 2025
1 parent 78d1697 commit 9e64b55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bridge-aggregators/xy-finance/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,11 @@ const contract: Contract = {
xyRouter: "0x43A86823EBBe2ECF9A384aDfD989E26A30626458"
},
[CHAIN.XLAYER]: {
yBridge: "0x73Ce60416035B8D7019f6399778c14ccf5C9c7A1",
yBridge: "0x6be1fe9dd10a4fbfce5552ca9add122341ec6c04",
xyRouter: "0x6A816cEE105a9409D8df0A83d8eeaeD9EB4309fE"
},
[CHAIN.TAIKO]: {
yBridge: "0x73Ce60416035B8D7019f6399778c14ccf5C9c7A1",
yBridge: "0x6be1fe9dd10a4fbfce5552ca9add122341ec6c04",
xyRouter: "0xedC061306A79257f15108200C5B82ACc874C239d"
},
[CHAIN.CRONOS_ZKEVM]: {
Expand Down

0 comments on commit 9e64b55

Please sign in to comment.