SystemStatus

Verified contract

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

No balances found for "SystemStatus"

0xcefcaf4324d2c7dfc89e9e3f7a7fde03b4c3adcb2d73bb0ee705f8a4c0a2c1c5
0x7c8167d2077ff52c9ace00a0deb9dc3acbba88508ea9fe1150553504289a9b62
0x820ba3e2742c3e74cb4c5fe3c78341e78ad5a088aa28c75ed33c96abd25256ed
0xa8de3950a450010ad3f6fd3038ab2f4f66ba7ed84fbe1610d50998294b78cd36
0x512ee56c3f6ce3f262291b32e297a78e22265560de5c870361b574dc58eab85c
0x7b57b3885ff81c9231abc33223f49e3d8c8cdab648b41e24047ff66d0483fc3e
0x349e362ce7ba39d99ea706a13abe2100d2e3d85123631cfba925a5ed5a0f2405
0x33f11833739f98431052225eba290e4056794dc42bf881e71c76ea17efa885c3
0x4f7a8ad94c8d4868d08496d7300f6f8a5336a8b0ddc6bd887aedbb4846cf2e74
0x214cba6a1175128e43daf27587c341ab3b322dcf11ab239fa2850db7c35edb5b

Functions
Getter at block 20939666
SECTION_EXCHANGE(view returns (bytes32)
0x45786368616e6765000000000000000000000000000000000000000000000000
SECTION_ISSUANCE(view returns (bytes32)
0x49737375616e6365000000000000000000000000000000000000000000000000
SECTION_PYNTH(view returns (bytes32)
0x50796e7468000000000000000000000000000000000000000000000000000000
SECTION_PYNTH_EXCHANGE(view returns (bytes32)
0x50796e746845786368616e676500000000000000000000000000000000000000
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)
0x1c19d81a6f11958d58130ddbc505933426c80369
requireExchangeActive(view 
()
requireIssuanceActive(view 
()
requireSystemActive(view 
()
systemSuspension(view returns (bool suspendeduint248 reason)
(suspended=false, reason=0)
Read-only
accessControl(bytes32addressview returns (bool canSuspendbool canResume)
getPynthExchangeSuspensions(bytes32[] pynthsview returns (bool[] exchangeSuspensionsuint256[] reasons)
getPynthSuspensions(bytes32[] pynthsview returns (bool[] suspensionsuint256[] reasons)
pynthExchangeSuspension(bytes32view returns (bool suspendeduint248 reason)
pynthSuspension(bytes32view returns (bool suspendeduint248 reason)
requireExchangeBetweenPynthsAllowed(bytes32 sourceCurrencyKeybytes32 destinationCurrencyKeyview 
requirePynthActive(bytes32 currencyKeyview 
requirePynthExchangeActive(bytes32 currencyKeyview 
requirePynthsActive(bytes32 sourceCurrencyKeybytes32 destinationCurrencyKeyview 
State-modifying
acceptOwnership(
nominateNewOwner(address _owner
resumeExchange(
resumeIssuance(
resumePynth(bytes32 currencyKey
resumePynthExchange(bytes32 currencyKey
resumePynths(bytes32[] currencyKeys
resumePynthsExchange(bytes32[] currencyKeys
resumeSystem(
suspendExchange(uint256 reason
suspendIssuance(uint256 reason
suspendPynth(bytes32 currencyKeyuint256 reason
suspendPynthExchange(bytes32 currencyKeyuint256 reason
suspendPynths(bytes32[] currencyKeysuint256 reason
suspendPynthsExchange(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
PynthExchangeResumed(bytes32 currencyKeyuint256 reason
PynthExchangeSuspended(bytes32 currencyKeyuint256 reason
PynthResumed(bytes32 currencyKeyuint256 reason
PynthSuspended(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.