From e4be8f1f7a8c84cbbb19079a45c57ac3931325c1 Mon Sep 17 00:00:00 2001 From: wa0x6e <495709+wa0x6e@users.noreply.github.com> Date: Fri, 20 Jun 2025 15:14:19 +0400 Subject: [PATCH] fix: fix missing function export --- src/utils.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils.ts b/src/utils.ts index 31bc0ba64..e6d9d15c9 100644 --- a/src/utils.ts +++ b/src/utils.ts @@ -118,6 +118,7 @@ export default { getProvider, getDelegations, getSnapshots, + getFormattedAddress, SNAPSHOT_SUBGRAPH_URL, getVp, getCoreDelegations