diff --git a/config.live.example.json b/config.live.example.json index 3eefe135..e4d047a5 100644 --- a/config.live.example.json +++ b/config.live.example.json @@ -10,9 +10,7 @@ "buy_only": true, "min_their_usd": 25.0, "per_wallet_min_usd": { - "0x41558102a796ba971c7567cad41c307e59f8fa41": 258.51, - "0xd96750bf8d941a8186e592b0ae6e096da66aa266": 122.32, - "0xe8ca3f758c93f44f3ec210542ab78afb7c0bcccb": 126.84, + "0xe8ca3f758c93f44f3ec210542ab78afb7c0bcccb": 80.0, "0xbadaf319415c17f28824a43ae0cd912b9d84d874": 44.98, "0xd7d36345c4aab150e59577e360696b01d01d698b": 304.34, "0x921433c93558b9a4ba807ec824d02aad7ea2ddbf": 295.32, @@ -45,23 +43,11 @@ "rpc_url": "" }, "wallets": [ - { - "wallet": "0x41558102a796ba971c7567cad41c307e59f8fa41", - "name": "LSB1", - "class": "volume", - "floor": 258.51 - }, - { - "wallet": "0xd96750bf8d941a8186e592b0ae6e096da66aa266", - "name": "imwalkinghere", - "class": "volume", - "floor": 122.32 - }, { "wallet": "0xe8ca3f758c93f44f3ec210542ab78afb7c0bcccb", "name": "Kruto2027", "class": "volume", - "floor": 126.84 + "floor": 80.0 }, { "wallet": "0xbadaf319415c17f28824a43ae0cd912b9d84d874", diff --git a/live/backtest.json b/live/backtest.json index 97929972..a7efccc0 100644 --- a/live/backtest.json +++ b/live/backtest.json @@ -39,6 +39,26 @@ "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" } ] } \ No newline at end of file diff --git a/live/copybot.paper.json b/live/copybot.paper.json index feafc7c2..05fb5bd8 100644 --- a/live/copybot.paper.json +++ b/live/copybot.paper.json @@ -3,23 +3,11 @@ "bankroll_usd": 1000.0, "bankroll_pct": 0.04, "wallets": [ - { - "wallet": "0x41558102a796ba971c7567cad41c307e59f8fa41", - "name": "LSB1", - "class": "volume", - "floor": 267.75 - }, - { - "wallet": "0xd96750bf8d941a8186e592b0ae6e096da66aa266", - "name": "imwalkinghere", - "class": "volume", - "floor": 122.12 - }, { "wallet": "0xe8ca3f758c93f44f3ec210542ab78afb7c0bcccb", "name": "Kruto2027", "class": "volume", - "floor": 125.61 + "floor": 80.0 }, { "wallet": "0xbadaf319415c17f28824a43ae0cd912b9d84d874",