From d76224671b1ecad9b58aeacb8fa88684d705bcac Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 5 Jun 2022 21:59:25 -0700 Subject: [PATCH] Added osmosis-ts repo To The Graph ecosystem --- data/ecosystems/t/the-graph.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/t/the-graph.toml b/data/ecosystems/t/the-graph.toml index a099d70b..c7c9fd0e 100644 --- a/data/ecosystems/t/the-graph.toml +++ b/data/ecosystems/t/the-graph.toml @@ -780,6 +780,9 @@ url = "https://github.com/graphprotocol/NuoNetwork-subgraph" [[repo]] url = "https://github.com/graphprotocol/origin-subgraph" +[[repo]] +url = "https://github.com/graphprotocol/osmosis-ts" + [[repo]] url = "https://github.com/graphprotocol/pino-sentry-simple"