From dd7fa1e416ef18fa37e4df822da46f38c32d68d8 Mon Sep 17 00:00:00 2001 From: whoops Date: Wed, 13 Nov 2024 03:14:53 +0000 Subject: [PATCH] feat: add treehouse points --- pools/tags/icons/points_treehouse.svg | 32 +++++++++++++++++++++++++++ pools/tags/index.json | 9 ++++++++ pools/tags/points_treehouse.json | 3 +++ 3 files changed, 44 insertions(+) create mode 100644 pools/tags/icons/points_treehouse.svg create mode 100644 pools/tags/points_treehouse.json diff --git a/pools/tags/icons/points_treehouse.svg b/pools/tags/icons/points_treehouse.svg new file mode 100644 index 0000000..cfeb83b --- /dev/null +++ b/pools/tags/icons/points_treehouse.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + diff --git a/pools/tags/index.json b/pools/tags/index.json index bd14048..94332ee 100644 --- a/pools/tags/index.json +++ b/pools/tags/index.json @@ -217,5 +217,14 @@ "0x8d93b853849b9884e2bb413444ec23eb5366ee910002000000000000000006b3", "0x33251abecb0364df98a27a8d5d7b5ccddc774c42000000000000000000000008" ] + }, + { + "id": "points_treehouse", + "name": "Points (Treehouse Nuts)", + "description": "Treehouse Nuts are additional ecosystem rewards on top of staking and market efficiency yield", + "value": "2", + "url": "https://www.treehouse.finance", + "file": "points_treehouse.json", + "fileIcon": "points_treehouse.svg" } ] diff --git a/pools/tags/points_treehouse.json b/pools/tags/points_treehouse.json new file mode 100644 index 0000000..bc1c468 --- /dev/null +++ b/pools/tags/points_treehouse.json @@ -0,0 +1,3 @@ +[ + "0x1d13531bf6344c102280ce4c458781fbf14dad140000000000000000000006df" +]