Skip to content

Commit

Permalink
Merge pull request #324 from XY-Finance/feature/xy_finance_update_con…
Browse files Browse the repository at this point in the history
…tract_address

XY Finance: update x-layer & taiko contract address
  • Loading branch information
vrtnd authored Dec 30, 2024
2 parents 6c3a38a + 4861d1b commit 7347cd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/adapters/xy-finance/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -419,8 +419,8 @@ export const YBridgeContractAddress: Record<Exclude<Chain, Chain.Numbers>, Addre
[Chain.ThunderCore]: "0xF103b5B479d2A629F422C42bb35E7eEceE1ad55E",
[Chain.Wemix]: "0x73Ce60416035B8D7019f6399778c14ccf5C9c7A1",
[Chain.Blast]: "0x73Ce60416035B8D7019f6399778c14ccf5C9c7A1",
[Chain.XLayer]: "0x73Ce60416035B8D7019f6399778c14ccf5C9c7A1",
[Chain.Taiko]: "0x73Ce60416035B8D7019f6399778c14ccf5C9c7A1",
[Chain.XLayer]: "0x6be1fe9dd10a4fbfce5552ca9add122341ec6c04",
[Chain.Taiko]: "0x6be1fe9dd10a4fbfce5552ca9add122341ec6c04",
[Chain.CronosZkevm]: "0xE22747472A565e96D0867741811193895b9538f2",
}

Expand Down

0 comments on commit 7347cd2

Please sign in to comment.