mirror of
https://github.com/jaxperro/winning-wallet-finder.git
synced 2026-08-04 03:37:45 +00:00
5ac5396c7a
The 08:00 daily sync_floors.py unconditionally overwrote every paper-book floor with the trusted p80 — silently reverting Kruto 80→125.61 the morning after the deliberate lowering, so the paper book stopped matching the live book (which reads a different config) and the 'catch more Kruto flow' experiment ran on real money only. sync_floors now honors a per-wallet floor_pin; Kruto pinned to 80 in paper + backtest (live already 80 via per_wallet_min_usd). All three books gate Kruto at 80 again. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
66 lines
1.5 KiB
JSON
66 lines
1.5 KiB
JSON
{
|
|
"days": 30,
|
|
"class_pct": {
|
|
"volume": 0.04,
|
|
"whale": 0.12
|
|
},
|
|
"wallets": [
|
|
{
|
|
"wallet": "0x41558102a796ba971c7567cad41c307e59f8fa41",
|
|
"name": "LSB1",
|
|
"class": "volume"
|
|
},
|
|
{
|
|
"wallet": "0xd96750bf8d941a8186e592b0ae6e096da66aa266",
|
|
"name": "imwalkinghere",
|
|
"class": "volume"
|
|
},
|
|
{
|
|
"wallet": "0xe8ca3f758c93f44f3ec210542ab78afb7c0bcccb",
|
|
"name": "Kruto2027",
|
|
"class": "volume",
|
|
"floor": 80.0,
|
|
"floor_pin": 80.0
|
|
},
|
|
{
|
|
"wallet": "0xbadaf319415c17f28824a43ae0cd912b9d84d874",
|
|
"name": "0xbadaf319",
|
|
"class": "volume"
|
|
},
|
|
{
|
|
"wallet": "0xd7d36345c4aab150e59577e360696b01d01d698b",
|
|
"name": "gkmgkldfmg",
|
|
"class": "volume"
|
|
},
|
|
{
|
|
"wallet": "0x921433c93558b9a4ba807ec824d02aad7ea2ddbf",
|
|
"name": "AIcAIc",
|
|
"class": "volume"
|
|
},
|
|
{
|
|
"wallet": "0xa1d57d329227c75b12b09f927fb3d6d6ef8f1343",
|
|
"name": "1kto1m",
|
|
"class": "volume"
|
|
},
|
|
{
|
|
"wallet": "0x2d462b29127b919ae4c085e03be44ae7077e3e2d",
|
|
"name": "Vahan88",
|
|
"class": "volume"
|
|
},
|
|
{
|
|
"wallet": "0x0d42cc5ff0526fbb8f0bb9eafa9ebba3f23df124",
|
|
"name": "42021",
|
|
"class": "volume"
|
|
},
|
|
{
|
|
"wallet": "0x215adbb63b47d0ca92f849fe2c2dc1adb0f6254c",
|
|
"name": "BikesAreTheBikes",
|
|
"class": "volume"
|
|
},
|
|
{
|
|
"wallet": "0x0c3e55cf50a00a7e74fabd8584c6fdde21603c4c",
|
|
"name": "EdwardIN",
|
|
"class": "volume"
|
|
}
|
|
]
|
|
} |