Skip to content

Commit

Permalink
chore: update x-layer & taiko contract address
Browse files Browse the repository at this point in the history
  • Loading branch information
coolryanc committed Dec 29, 2024
1 parent 6c3a38a commit 4861d1b
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 4861d1b

Please sign in to comment.