====== System constants ====== === Description === No === Structure === * [[en:api:systemconstants:getsystemconstants]] === Attributes === ^ Attribute ^ Type ^ Description ^ Additionally ^ | SystemWMR | string| WMR purse for sending WMR to replenish the account balance | | | TransferPercent | integer | Percentage that the system debits for credits transfer | | ExchangeRate | integer | The number of credits that the system writes to the balance when 1 WMR received | | | ProxyFactor | real| Coefficient that determines the increasing in the task's value depending on whether the option [[en:api:account:folder:task|AllowProxy]] is being installed. | If the task is done with the proxy, the cost of execution increases AllowProxyFactor times | | IPRangeFactor | real | Coefficient determining the cost increasing according to the value of [[en:api:account:folder:task|RangeSize]] | | | UniqueTimeFactor | real | Coefficient determining the cost increasing according to the value of [[en:api:account:folder:task|UniqueTime]] | | | TaskSecondCost | real | The cost of the single second of the task | | | TaskMinCost | real | The minimal task cost | | | StaticIPFactor | real | Coefficient determining the increasing in the cost of the task depending on whether the static IP are prohibited. If static IP prohibited, the cost of the task increases StaticIPFactor times. | |