This contract is being backfilled. You may encounter incomplete storage history.

SystemStatus

Verified contract

Active on Ethereum with 1,414 txns
Deployed by via 0xe9d4a33b at 11787716
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SystemStatus"

0x02e4ebdddb2cebf2735d51fb50e6e54404a2a2802d3137957182ed45f40206a0
0xb58440c00fa77a67f41e9b7087ca2e2cb8b4dc87fc7261dadb8679c1abdfbec2
0xfcd3f588871a86ded1903a318b8229bac72cc58a4d7e7d666cc5e4861d6e655b
0x13b7b07680697feb6a93c8bc575ec986252785bf2648f5dce1f2a3fa0fbb5c41
0x1aadb288fbd09b5dd09a8903267d90681790211578ff7a0167de97e391243dcd
0xef10136e75811560929cc2490b1e4a91b03e178fc1f28c78733d3bf93008506b
0xf46f9bfcb635db6aefa38f78bc2daf677bc4131063fc6956d5886760b7c400c2
0x9c6ee9dd16c383b499b0138cf678e44a5cbaaa386f129bd7e27c510a50de73e5
0x187fff9d83071a764ccb49fb44b3162f67c20fa4e25f62449124a559e77fe24d
0x5bda599c90824dc414596d3b8214b51bf1a1c1b96c01e1629ac75fdfb33a1b2d

Functions
Getter at block 20796015
SECTION_EXCHANGE(view returns (bytes32)
0x45786368616e6765000000000000000000000000000000000000000000000000
SECTION_ISSUANCE(view returns (bytes32)
0x49737375616e6365000000000000000000000000000000000000000000000000
SECTION_SYNTH(view returns (bytes32)
0x53796e7468000000000000000000000000000000000000000000000000000000
SECTION_SYNTH_EXCHANGE(view returns (bytes32)
0x53796e746845786368616e676500000000000000000000000000000000000000
SECTION_SYSTEM(view returns (bytes32)
0x53797374656d0000000000000000000000000000000000000000000000000000
SUSPENSION_REASON_UPGRADE(view returns (uint248)
1
exchangeSuspension(view returns (bool suspendeduint248 reason)
(suspended=false, reason=0)
isSystemUpgrading(view returns (bool)
false
issuanceSuspension(view returns (bool suspendeduint248 reason)
(suspended=false, reason=0)
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
requireExchangeActive(view 
()
requireIssuanceActive(view 
()
requireSystemActive(view 
()
systemSuspension(view returns (bool suspendeduint248 reason)
(suspended=false, reason=0)
Read-only
accessControl(bytes32addressview returns (bool canSuspendbool canResume)
getSynthExchangeSuspensions(bytes32[] synthsview returns (bool[] exchangeSuspensionsuint256[] reasons)
getSynthSuspensions(bytes32[] synthsview returns (bool[] suspensionsuint256[] reasons)
requireExchangeBetweenSynthsAllowed(bytes32 sourceCurrencyKeybytes32 destinationCurrencyKeyview 
requireSynthActive(bytes32 currencyKeyview 
requireSynthExchangeActive(bytes32 currencyKeyview 
requireSynthsActive(bytes32 sourceCurrencyKeybytes32 destinationCurrencyKeyview 
synthExchangeSuspension(bytes32view returns (bool suspendeduint248 reason)
synthSuspension(bytes32view returns (bool suspendeduint248 reason)
State-modifying
acceptOwnership(
nominateNewOwner(address _owner
resumeExchange(
resumeIssuance(
resumeSynth(bytes32 currencyKey
resumeSynthExchange(bytes32 currencyKey
resumeSynths(bytes32[] currencyKeys
resumeSynthsExchange(bytes32[] currencyKeys
resumeSystem(
suspendExchange(uint256 reason
suspendIssuance(uint256 reason
suspendSynth(bytes32 currencyKeyuint256 reason
suspendSynthExchange(bytes32 currencyKeyuint256 reason
suspendSynths(bytes32[] currencyKeysuint256 reason
suspendSynthsExchange(bytes32[] currencyKeysuint256 reason
suspendSystem(uint256 reason
updateAccessControl(bytes32 sectionaddress accountbool canSuspendbool canResume
updateAccessControls(bytes32[] sectionsaddress[] accountsbool[] canSuspendsbool[] canResumes
Events
AccessControlUpdated(bytes32 indexed sectionaddress indexed accountbool canSuspendbool canResume
ExchangeResumed(uint256 reason
ExchangeSuspended(uint256 reason
IssuanceResumed(uint256 reason
IssuanceSuspended(uint256 reason
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
SynthExchangeResumed(bytes32 currencyKeyuint256 reason
SynthExchangeSuspended(bytes32 currencyKeyuint256 reason
SynthResumed(bytes32 currencyKeyuint256 reason
SynthSuspended(bytes32 currencyKeyuint256 reason
SystemResumed(uint256 reason
SystemSuspended(uint256 reason
Constructor
constructor(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.