Update account/position and platform summary
This commit is contained in:
@@ -112,6 +112,10 @@ namespace Managing.Common
|
||||
public static decimal MinimumSwapEthBalanceUsd = 1m;
|
||||
public const decimal MaximumGasFeeUsd = 1.5m;
|
||||
public const double AutoSwapAmount = 3;
|
||||
|
||||
// Fee Configuration
|
||||
public const decimal UiFeeRate = 0.001m; // 0.1% UI fee rate
|
||||
public const decimal GasFeePerTransaction = 0.15m; // $0.15 gas fee per transaction
|
||||
}
|
||||
|
||||
public class TokenAddress
|
||||
|
||||
Reference in New Issue
Block a user