From 7f05b3574cc2a451ea76331d7fda14729d4e666c Mon Sep 17 00:00:00 2001 From: Paul <108695806+pxrl@users.noreply.github.com> Date: Wed, 2 Oct 2024 12:38:45 +0200 Subject: [PATCH] chore: Add 0x3d7d; delete 0x4a4e (#69) Requested by the respective operators. --- configs/0x3d7dC36aA2B542ad239012730DFdB23F03D75bE9.json | 7 +++++++ configs/0x4a4e392290A382C9d2754E5Dca8581eA1893db5D.json | 7 ------- 2 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 configs/0x3d7dC36aA2B542ad239012730DFdB23F03D75bE9.json delete mode 100644 configs/0x4a4e392290A382C9d2754E5Dca8581eA1893db5D.json diff --git a/configs/0x3d7dC36aA2B542ad239012730DFdB23F03D75bE9.json b/configs/0x3d7dC36aA2B542ad239012730DFdB23F03D75bE9.json new file mode 100644 index 0000000..71057ea --- /dev/null +++ b/configs/0x3d7dC36aA2B542ad239012730DFdB23F03D75bE9.json @@ -0,0 +1,7 @@ +{ + "minExclusivityPeriod": 3, + "minProfitThreshold": 0.00005, + "balanceMultiplier": 0.75, + "maxFillSize": 10000, + "originChainIds": [10,324,8453,34443,42161,59144,81457,534352] +} diff --git a/configs/0x4a4e392290A382C9d2754E5Dca8581eA1893db5D.json b/configs/0x4a4e392290A382C9d2754E5Dca8581eA1893db5D.json deleted file mode 100644 index e4db723..0000000 --- a/configs/0x4a4e392290A382C9d2754E5Dca8581eA1893db5D.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "minExclusivityPeriod": 15, - "minProfitThreshold": 0.00005, - "balanceMultiplier": 0.2, - "maxFillSize": 10000, - "originChainIds": [1,10,324,8453,34443,42161,59144,81457,534352] -}