Skip to content

Commit 7347cd2

Browse files
authored
Merge pull request #324 from XY-Finance/feature/xy_finance_update_contract_address
XY Finance: update x-layer & taiko contract address
2 parents 6c3a38a + 4861d1b commit 7347cd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/adapters/xy-finance/constants.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -419,8 +419,8 @@ export const YBridgeContractAddress: Record<Exclude<Chain, Chain.Numbers>, Addre
419419
[Chain.ThunderCore]: "0xF103b5B479d2A629F422C42bb35E7eEceE1ad55E",
420420
[Chain.Wemix]: "0x73Ce60416035B8D7019f6399778c14ccf5C9c7A1",
421421
[Chain.Blast]: "0x73Ce60416035B8D7019f6399778c14ccf5C9c7A1",
422-
[Chain.XLayer]: "0x73Ce60416035B8D7019f6399778c14ccf5C9c7A1",
423-
[Chain.Taiko]: "0x73Ce60416035B8D7019f6399778c14ccf5C9c7A1",
422+
[Chain.XLayer]: "0x6be1fe9dd10a4fbfce5552ca9add122341ec6c04",
423+
[Chain.Taiko]: "0x6be1fe9dd10a4fbfce5552ca9add122341ec6c04",
424424
[Chain.CronosZkevm]: "0xE22747472A565e96D0867741811193895b9538f2",
425425
}
426426

0 commit comments

Comments
 (0)