diff --git a/src/utils.ts b/src/utils.ts index ca35b5cd6..31bc0ba64 100644 --- a/src/utils.ts +++ b/src/utils.ts @@ -102,6 +102,7 @@ export const { getBlockNumber, getProvider, getSnapshots, + getFormattedAddress, SNAPSHOT_SUBGRAPH_URL } = snapshot.utils;