From 0b9988eeb8254777de82f5b56fd85df150d91a33 Mon Sep 17 00:00:00 2001 From: defi-dev <69192116+defi-dev@users.noreply.github.com> Date: Fri, 28 Jun 2024 01:46:45 +0800 Subject: [PATCH] add gnosis vrf agent (#110) --- app/Constants.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/Constants.ts b/app/Constants.ts index 0ff4dff..f178968 100644 --- a/app/Constants.ts +++ b/app/Constants.ts @@ -35,6 +35,11 @@ export const AGENT_HARDCODED_CONFIGS: { [network: string]: { [agent: string]: Ag version: '2.5.0', strategy: 'randao', }, + '0x8ea807157e2905Ba866f609b5c09CCa78a48DEE9': { + deployedAt: 34623754, + version: '2.5.0', + strategy: 'randao', + }, }, arbitrumOne: { '0xad1e507f8A0cB1B91421F3bb86BBE29f001CbcC6': {