From 3e57588c385a17b09df7ba8d39536deadffbe59c Mon Sep 17 00:00:00 2001 From: jaxperro Date: Sat, 13 Jun 2026 17:33:41 -0400 Subject: [PATCH] watch.json: add edge-weights (z x copyability) used by the /trading tracker --- watch.json | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/watch.json b/watch.json index a69040ea..675ab38d 100644 --- a/watch.json +++ b/watch.json @@ -1,34 +1,42 @@ [ { "wallet": "0x0b0f92507bbc340762d38eca43eba1e11ee37af1", - "name": "Famecesgoal" + "name": "Famecesgoal", + "weight": 0.2379 }, { "wallet": "0xe8c4d68aff65b38cac46987b9b65e01eb47d395d", - "name": "JAMJAMJAM4" + "name": "JAMJAMJAM4", + "weight": 0.1388 }, { "wallet": "0xf4ad6aedf5475f2023912cd191eff5ec90ead00b", - "name": "Domerina" + "name": "Domerina", + "weight": 0.1313 }, { "wallet": "0x419f32f30814030554f5df3e9f508ad7394ce853", - "name": "MyLastStand" + "name": "MyLastStand", + "weight": 0.1041 }, { "wallet": "0x71528368bdff0a0b58493b71832c34c373c5faac", - "name": "qqqq88888" + "name": "qqqq88888", + "weight": 0.0719 }, { "wallet": "0x3dd2db2d398ff72c2c71c9ad6473368b941e9ab1", - "name": "paspor" + "name": "paspor", + "weight": 0.0337 }, { "wallet": "0x03805a13a0b3e058f55f6c6af95389d4f431073d", - "name": "donthackme" + "name": "donthackme", + "weight": 0.0545 }, { "wallet": "0xf6099a9eacfef24a4161bd857fbfbcd36cdfe68b", - "name": "Xixihaha008" + "name": "Xixihaha008", + "weight": 0.2279 } ] \ No newline at end of file