From 66842a449260a970e7ee520661d1daa069492a03 Mon Sep 17 00:00:00 2001 From: ErgoBTC <52682613+ErgoBTC@users.noreply.github.com> Date: Sat, 6 Mar 2021 09:55:42 -0500 Subject: [PATCH] Update arf.json oxt.me (Open Explorer Tool) is a basic free chain analysis tool that has many features beneficial to the OSINT community that are not available on most public block explorers. These features include: - User annotations of financial entities, available with a free account (no email required) - A conservative wallet clustering algorithm for grouping multiple addresses - A transaction graph which is accessible from tool bar on the left side of the transactions tab --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 5fafb27..a0a8142 100644 --- a/public/arf.json +++ b/public/arf.json @@ -5548,6 +5548,11 @@ "children": [ { "children": [ + { + "name": "OXT", + "type": "url", + "url": "https://oxt.me" + }, { "name": "Blocktrail", "type": "url",