From 0cc587c6ccc659a358d2781c0ac51575bdd3f8b9 Mon Sep 17 00:00:00 2001 From: kexley <87971154+kexleyBeefy@users.noreply.github.com> Date: Mon, 29 Jul 2024 20:37:59 -0400 Subject: [PATCH] Add re.al chain to Beefy (#11138) --- projects/beefy/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/beefy/index.js b/projects/beefy/index.js index 57cd2993eef6..de93a2a029f2 100644 --- a/projects/beefy/index.js +++ b/projects/beefy/index.js @@ -57,6 +57,7 @@ const chains = { oasis: 42262, avax: 43114, linea: 59144, + real: 111188, aurora: 1313161554, harmony: 1666600000 }