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