Add ETH and USDC balance check before start/restart bot and autoswap
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
},
|
||||
"Web3Proxy": {
|
||||
"BaseUrl": "http://localhost:4111",
|
||||
"MaxRetryAttempts": 3,
|
||||
"RetryDelayMs": 1000,
|
||||
"MaxRetryAttempts": 2,
|
||||
"RetryDelayMs": 1500,
|
||||
"TimeoutSeconds": 30
|
||||
},
|
||||
"Kaigen": {
|
||||
|
||||
Reference in New Issue
Block a user