From a6f51d5e6f543c0d47293ad294b36614428383fc Mon Sep 17 00:00:00 2001 From: james-a-morris Date: Fri, 20 Dec 2024 15:51:43 -0500 Subject: [PATCH] feat: add ink to op rewards Signed-off-by: james-a-morris --- src/utils/constants.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/constants.ts b/src/utils/constants.ts index 670193481..46b82c189 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -122,6 +122,7 @@ export const rewardPrograms: Record = { ChainId.OPTIMISM, ChainId.MODE, ChainId.BASE, + ChainId.INK, ChainId.WORLD_CHAIN, ChainId.LISK, ],