SystemSettings

Verified contract

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

No balances found for "SystemSettings"

0x242d14b658bfa2e3d3bb1613f1ca79ea4248e5715512127f357630a18df22eb6
0xe6bc538f2f4dc8dfa6992380c53a40ef59e4a4b442d13493fbdcaaf5e43bafd4
0x893cf5c837bc7b06c67522210822f631474458f15e5bf514accbea95edebd029
0x7c8a59ccdee9f46a573427abb27c24df507c09a7942e7a93ef7a8d18cded3d39
0x3d2f1a441283282fd5c1fd72472da70f411d98c8e343aa5e0d99d58fead1c1f1
0x81f46134e8500b77f524fcd07f273108d9ac3ea3e5176fc109ce76385c48337d
0x4a2942db4e21a61ea6d4127a8cff7e4b18016ff1e84ce095bd90a275ce9aa9c6
0xaa5ce7e91764ea2cb9fa129baef856a9ea164e8af5445930285ede33845938f4
0xb1fabb09ae82359a98cd5f58f2b0448e0e261546d6b28fd9d3bb1888416f393a
0xf302f66a431037005ebca802bb3ca0e42bc4ce9572b07d797febf235a2de20d4

Functions
Getter at block 20944433
MAX_CROSS_DOMAIN_GAS_LIMIT(view returns (uint256)
8000000
MAX_EXCHANGE_FEE_RATE(view returns (uint256)
100000000000000000
MAX_EXTERNAL_TOKEN_QUOTA(view returns (uint256)
800000000000000000
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)
604800
externalTokenQuota(view returns (uint256)
500000000000000000
feePeriodDuration(view returns (uint256)
594000
isResolverCached(view returns (bool)
true
issuanceRatio(view returns (uint256)
250000000000000000
liquidationDelay(view returns (uint256)
86400
liquidationPenalty(view returns (uint256)
100000000000000000
liquidationRatio(view returns (uint256)
666666666666666666
minimumStakeTime(view returns (uint256)
86400
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x918153d6e806df9d4d33664d1cc580416171f720
priceDeviationThresholdFactor(view returns (uint256)
3000000000000000000
rateStalePeriod(view returns (uint256)
90000
resolver(view returns (address)
0x7015cd1e78ba1428d103b0c2513077b2826b64fc
resolverAddressesRequired(view returns (bytes32[] addresses)
[0x466c657869626c6553746f726167650000000000000000000000000000000000]
targetThreshold(view returns (uint256)
10000000000000000
tradingRewardsEnabled(view returns (bool)
false
waitingPeriodSecs(view returns (uint256)
300
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
setExchangeFeeRateForPynths(bytes32[] pynthKeysuint256[] exchangeFeeRates
setExternalTokenQuota(uint256 _newQuota
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
ExchangeFeeUpdated(bytes32 pynthKeyuint256 newExchangeFeeRate
ExternalTokenQuotaUpdated(uint256 quota
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.