From e06c6e412caca81d4d2138cf5e6097d667bc3072 Mon Sep 17 00:00:00 2001 From: Pablo Urriza Date: Tue, 24 Sep 2024 14:01:52 +0200 Subject: [PATCH 1/2] Add x-LAY3R - Ethereum, Arbitrum, BSC --- crossChain.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/crossChain.json b/crossChain.json index 11ed4e6..25b3090 100644 --- a/crossChain.json +++ b/crossChain.json @@ -323,6 +323,11 @@ "symbol": "wUSDM.e", "mainnetEquivalent": "0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812", "decimals": 18 + }, + "0x646DE46Efe5A27b78E5f6f3E1E44939501Ba43Eb": { + "name": "x-AutoLayer", + "symbol": "x-LAY3R", + "decimals": 18 } }, "rpc": [ @@ -1150,6 +1155,11 @@ "name": "xPufETH", "symbol": "xPufETH", "decimals": 18 + }, + "0x646DE46Efe5A27b78E5f6f3E1E44939501Ba43Eb": { + "name": "x-AutoLayer", + "symbol": "x-LAY3R", + "decimals": 18 } }, "rpc": [ @@ -2693,6 +2703,11 @@ "name": "Xocolatl MXN Stablecoin", "symbol": "XOC", "decimals": 18 + }, + "0x646DE46Efe5A27b78E5f6f3E1E44939501Ba43Eb": { + "name": "x-AutoLayer", + "symbol": "x-LAY3R", + "decimals": 18 } }, "rpc": ["https://arb1.arbitrum.io/rpc"], From 33f07ae54455d7dd9a149a6dbce7af9af96d6bf8 Mon Sep 17 00:00:00 2001 From: Pablo Urriza Date: Fri, 27 Sep 2024 08:08:18 +0200 Subject: [PATCH 2/2] Fix XERX20LockBox for XERC20 --- crossChain.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/crossChain.json b/crossChain.json index 25b3090..7d8f1d8 100644 --- a/crossChain.json +++ b/crossChain.json @@ -324,7 +324,7 @@ "mainnetEquivalent": "0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812", "decimals": 18 }, - "0x646DE46Efe5A27b78E5f6f3E1E44939501Ba43Eb": { + "0x6EEFf5dadD79a3945E40D321Cb5a1853ae389088": { "name": "x-AutoLayer", "symbol": "x-LAY3R", "decimals": 18 @@ -1156,7 +1156,7 @@ "symbol": "xPufETH", "decimals": 18 }, - "0x646DE46Efe5A27b78E5f6f3E1E44939501Ba43Eb": { + "0x6EEFf5dadD79a3945E40D321Cb5a1853ae389088": { "name": "x-AutoLayer", "symbol": "x-LAY3R", "decimals": 18 @@ -2704,7 +2704,7 @@ "symbol": "XOC", "decimals": 18 }, - "0x646DE46Efe5A27b78E5f6f3E1E44939501Ba43Eb": { + "0x6EEFf5dadD79a3945E40D321Cb5a1853ae389088": { "name": "x-AutoLayer", "symbol": "x-LAY3R", "decimals": 18