From 8b6233b183929485d8349ba63645d3a64d64d352 Mon Sep 17 00:00:00 2001 From: 0xngmi <80541789+0xngmi@users.noreply.github.com> Date: Thu, 18 Jul 2024 22:58:30 +0100 Subject: [PATCH] add augur hallmarks --- projects/augur/index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/augur/index.js b/projects/augur/index.js index b04181bee363..e270d9d8d669 100644 --- a/projects/augur/index.js +++ b/projects/augur/index.js @@ -26,4 +26,7 @@ module.exports = { ethereum: { tvl, }, + hallmarks:[ + [1613091600, "Election market resolves"] + ] }