diff --git a/scripts/checkpoint_bots.py b/scripts/checkpoint_bots.py index 539aa6499..061613341 100644 --- a/scripts/checkpoint_bots.py +++ b/scripts/checkpoint_bots.py @@ -44,6 +44,8 @@ CHECKPOINT_BOT_LOW_ETH_THRESHOLD = { # Linea 59144: FixedPoint(0.01), + # Base + 8453: FixedPoint(0.01), }