From 5bc0af41f92b40bd849d0d89394eea442943a940 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 17 Sep 2020 12:31:53 -0700 Subject: [PATCH] Added uniswap's retroactive query repo --- data/ecosystems/u/uniswap.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/u/uniswap.toml b/data/ecosystems/u/uniswap.toml index dfe6975a..07ff6938 100644 --- a/data/ecosystems/u/uniswap.toml +++ b/data/ecosystems/u/uniswap.toml @@ -33,6 +33,9 @@ url = "https://github.com/Uniswap/old-solidity-contracts" [[repo]] url = "https://github.com/Uniswap/replace-vercel-dns-records" +[[repo]] +url = "https://github.com/Uniswap/retroactive-query" + [[repo]] url = "https://github.com/Uniswap/token-lists"