From 3c141d87739b047b906c14bea66728573572e41a Mon Sep 17 00:00:00 2001 From: Mononaut Date: Sat, 9 Mar 2024 15:28:41 +0000 Subject: [PATCH] Add WhitePool --- pools-v2.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pools-v2.json b/pools-v2.json index 80dfc0d..2b29a51 100644 --- a/pools-v2.json +++ b/pools-v2.json @@ -1552,5 +1552,16 @@ "OCEAN.XYZ" ], "link": "https://ocean.xyz/" + }, + { + "id": 143, + "name": "WhitePool", + "addresses": [ + "14VkxDwSAUWrzYTxV49HnYhKLWTJ3pCoUS" + ], + "tags": [ + "WhitePool" + ], + "link": "" } ]