From 9ee5e1f49cc74cd089e1372252dcb58e99f4e52e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 13 Mar 2020 15:18:49 -0700 Subject: [PATCH] Added liquidation-ui for Aave --- data/ecosystems/a/aave.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/a/aave.toml b/data/ecosystems/a/aave.toml index 60f4ae84..897ecd91 100644 --- a/data/ecosystems/a/aave.toml +++ b/data/ecosystems/a/aave.toml @@ -21,6 +21,9 @@ url = "https://github.com/aave/dlp-docs-abi" [[repo]] url = "https://github.com/aave/ethlondon-flash" +[[repo]] +url = "https://github.com/aave/liquidation-ui" + [[repo]] url = "https://github.com/aave/loanlord-bot"