SystemSettings

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0x14abbb5d at 12425651
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SystemSettings"

0x7cd7dbf1ac9a7f9b37c2d39dddada60b483f081fd38d23bc7b96978d251e5cf5
0xf6fca1dba92261a6f1ada32d34f071d37e399ba394885da2052b0ce49551af1d
0x2b5a31fb1f33893b93550565ac2b6cca6811457eff476787243a5a1f17828534
0xcafa3d00904ffada0708402941004ba8652cd6b4fc125888e6da39eddda95a2a

Functions
Getter at block 21420379
MAX_CROSS_DOMAIN_GAS_LIMIT(view returns (uint256)
8000000
MAX_ETHER_WRAPPER_BURN_FEE_RATE(view returns (uint256)
1000000000000000000
MAX_ETHER_WRAPPER_MINT_FEE_RATE(view returns (uint256)
1000000000000000000
MAX_EXCHANGE_FEE_RATE(view returns (uint256)
100000000000000000
MAX_FEE_PERIOD_DURATION(view returns (uint256)
5184000
MAX_ISSUANCE_RATIO(view returns (uint256)
1000000000000000000
MAX_LIQUIDATION_DELAY(view returns (uint256)
2592000
MAX_LIQUIDATION_PENALTY(view returns (uint256)
250000000000000000
MAX_LIQUIDATION_RATIO(view returns (uint256)
1000000000000000000
MAX_MINIMUM_STAKE_TIME(view returns (uint256)
604800
MAX_TARGET_THRESHOLD(view returns (uint256)
50
MIN_CROSS_DOMAIN_GAS_LIMIT(view returns (uint256)
3000000
MIN_FEE_PERIOD_DURATION(view returns (uint256)
86400
MIN_LIQUIDATION_DELAY(view returns (uint256)
86400
RATIO_FROM_TARGET_BUFFER(view returns (uint256)
2000000000000000000
aggregatorWarningFlags(view returns (address)
0x4a5b9b4ad08616d11f3a402ff7cbeacb732a76c6
debtSnapshotStaleTime(view returns (uint256)
43800
etherWrapperBurnFeeRate(view returns (uint256)
0
etherWrapperMaxETH(view returns (uint256)
0
etherWrapperMintFeeRate(view returns (uint256)
500000000000000
feePeriodDuration(view returns (uint256)
604800
isResolverCached(view returns (bool)
true
issuanceRatio(view returns (uint256)
1
liquidationDelay(view returns (uint256)
28800
liquidationPenalty(view returns (uint256)
100000000000000000
liquidationRatio(view returns (uint256)
625000000000000000
minimumStakeTime(view returns (uint256)
1
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
priceDeviationThresholdFactor(view returns (uint256)
1800000000000000000
rateStalePeriod(view returns (uint256)
90000
resolver(view returns (address)
0x4e3b31eb0e5cb73641ee1e65e7dcefe520ba3ef2
resolverAddressesRequired(view returns (bytes32[] addresses)
[0x466c657869626c6553746f726167650000000000000000000000000000000000]
targetThreshold(view returns (uint256)
10000000000000000
tradingRewardsEnabled(view returns (bool)
false
waitingPeriodSecs(view returns (uint256)
360
Read-only
crossDomainMessageGasLimit(uint8 gasLimitTypeview returns (uint256)
exchangeFeeRate(bytes32 currencyKeyview returns (uint256)
State-modifying
acceptOwnership(
nominateNewOwner(address _owner
rebuildCache(
setAggregatorWarningFlags(address _flags
setCrossDomainMessageGasLimit(uint8 _gasLimitTypeuint256 _crossDomainMessageGasLimit
setDebtSnapshotStaleTime(uint256 _seconds
setEtherWrapperBurnFeeRate(uint256 _rate
setEtherWrapperMaxETH(uint256 _maxETH
setEtherWrapperMintFeeRate(uint256 _rate
setExchangeFeeRateForSynths(bytes32[] synthKeysuint256[] exchangeFeeRates
setFeePeriodDuration(uint256 _feePeriodDuration
setIssuanceRatio(uint256 _issuanceRatio
setLiquidationDelay(uint256 time
setLiquidationPenalty(uint256 penalty
setLiquidationRatio(uint256 _liquidationRatio
setMinimumStakeTime(uint256 _seconds
setPriceDeviationThresholdFactor(uint256 _priceDeviationThresholdFactor
setRateStalePeriod(uint256 period
setTargetThreshold(uint256 _percent
setTradingRewardsEnabled(bool _tradingRewardsEnabled
setWaitingPeriodSecs(uint256 _waitingPeriodSecs
Events
AggregatorWarningFlagsUpdated(address flags
CacheUpdated(bytes32 nameaddress destination
CrossDomainMessageGasLimitChanged(uint8 gasLimitTypeuint256 newLimit
DebtSnapshotStaleTimeUpdated(uint256 debtSnapshotStaleTime
EtherWrapperBurnFeeRateUpdated(uint256 rate
EtherWrapperMaxETHUpdated(uint256 maxETH
EtherWrapperMintFeeRateUpdated(uint256 rate
ExchangeFeeUpdated(bytes32 synthKeyuint256 newExchangeFeeRate
FeePeriodDurationUpdated(uint256 newFeePeriodDuration
IssuanceRatioUpdated(uint256 newRatio
LiquidationDelayUpdated(uint256 newDelay
LiquidationPenaltyUpdated(uint256 newPenalty
LiquidationRatioUpdated(uint256 newRatio
MinimumStakeTimeUpdated(uint256 minimumStakeTime
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
PriceDeviationThresholdUpdated(uint256 threshold
RateStalePeriodUpdated(uint256 rateStalePeriod
TargetThresholdUpdated(uint256 newTargetThreshold
TradingRewardsEnabled(bool enabled
WaitingPeriodSecsUpdated(uint256 waitingPeriodSecs
Constructor
constructor(address _owneraddress _resolver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.