diff --git a/.changeset/loud-areas-cough.md b/.changeset/loud-areas-cough.md new file mode 100644 index 00000000..a845151c --- /dev/null +++ b/.changeset/loud-areas-cough.md @@ -0,0 +1,2 @@ +--- +--- diff --git a/scripts/constants.ts b/scripts/constants.ts index 740fd274..cc4e1896 100644 --- a/scripts/constants.ts +++ b/scripts/constants.ts @@ -11,7 +11,7 @@ export const goAsyncOptions: GoAsyncOptions = { }, }; -export const skippedChainAliasesInOevAuctionHouseNativeCurrencyRateValidation: string[] = []; +export const skippedChainAliasesInOevAuctionHouseNativeCurrencyRateValidation: string[] = ['hyperliquid']; export const skippedChainAliasesInOwnableCallForwarderConstructorArgumentVerification = [ 'apechain',