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

DriipSettlementChallengeState

Verified contract

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

No balances found for "DriipSettlementChallengeState"

0x186a491bc8504c79128e788a49078cc64d7885cc17e3d50ff89c8e5a71f3ab3c
0xe8fe53b815c4a9fd1e8ee901c1b04a1d57bdf480ef32718c48bf8adb7fe721d6
0x32e4d0484b75bf3054622e38462065f6c84e23a0b6731d73d242deaa4113e385
0x095308e15cf7e3021e0efff0e471cb572bfeb8c04ef5467fcb7288ba9c8aaae2
0xdd23874c7bed4cdee53a0c04f3804c1d287b83fe233dc573217455e41135f1d1
0xafd5fa09da8f33456a48be915a8d7c2e07b2148b1afa389b8dbe73a00295f89a
0x91b7436d62549c8facc761be859524c399decc25e0be2165efaf7b85284e96e3
0xa58c9384882cd96d039d66e9b8ab0aa5abd7593a7152996f95d9b583124e6ae1
0xa7b2895475d71c394d7890fc1f657ad19f15e4d27a374ce3b3459be69d45b23f
0x01469483c5a39dacba75f28578ae5ed8e5ba0c10510f841b99db15345a35583c

Functions
Getter at block 20806702
DISQUALIFY_PROPOSAL_ACTION(view returns (string)
disqualify_proposal
INITIATE_PROPOSAL_ACTION(view returns (string)
initiate_proposal
QUALIFY_PROPOSAL_ACTION(view returns (string)
qualify_proposal
REMOVE_PROPOSAL_ACTION(view returns (string)
remove_proposal
TERMINATE_PROPOSAL_ACTION(view returns (string)
terminate_proposal
configuration(view returns (address)
0x78966acb215bfe03dc5d41a1c0689bff4a0d5352
deployer(view returns (address)
0xf05179bac3d1fbef58a2fcd7ad0f769840027cc6
destructor(view returns (address)
0xf05179bac3d1fbef58a2fcd7ad0f769840027cc6
operator(view returns (address)
0xf05179bac3d1fbef58a2fcd7ad0f769840027cc6
proposalsCount(view returns (uint256)
37
selfDestructionDisabled(view returns (bool)
false
serviceActivationTimeout(view returns (uint256)
0
upgradeAgent(view returns (address)
0x30411fa6a2e08f52e04c85e33a9698883f09c1b7
upgradesFrozen(view returns (bool)
true
Read-only
hasProposal(address walletstruct MonetaryTypesLibCurrency currencyview returns (bool)
hasProposal(address walletuint256 noncestruct MonetaryTypesLibCurrency currencyview returns (bool)
hasProposalExpired(address walletstruct MonetaryTypesLibCurrency currencyview returns (bool)
hasProposalTerminated(address walletstruct MonetaryTypesLibCurrency currencyview returns (bool)
isEnabledServiceAction(address servicestring actionview returns (bool)
isRegisteredActiveService(address serviceview returns (bool)
isRegisteredService(address serviceview returns (bool)
proposalChallengedHash(address walletstruct MonetaryTypesLibCurrency currencyview returns (bytes32)
proposalChallengedKind(address walletstruct MonetaryTypesLibCurrency currencyview returns (string)
proposalCumulativeTransferAmount(address walletstruct MonetaryTypesLibCurrency currencyview returns (int256)
proposalDefinitionBlockNumber(address walletstruct MonetaryTypesLibCurrency currencyview returns (uint256)
proposalDisqualificationBlockNumber(address walletstruct MonetaryTypesLibCurrency currencyview returns (uint256)
proposalDisqualificationCandidateHash(address walletstruct MonetaryTypesLibCurrency currencyview returns (bytes32)
proposalDisqualificationCandidateKind(address walletstruct MonetaryTypesLibCurrency currencyview returns (string)
proposalDisqualificationChallenger(address walletstruct MonetaryTypesLibCurrency currencyview returns (address)
proposalDisqualificationNonce(address walletstruct MonetaryTypesLibCurrency currencyview returns (uint256)
proposalExpirationTime(address walletstruct MonetaryTypesLibCurrency currencyview returns (uint256)
proposalIndexByWalletCurrency(addressaddressuint256view returns (uint256)
proposalIndexByWalletNonceCurrency(addressuint256addressuint256view returns (uint256)
proposalNonce(address walletstruct MonetaryTypesLibCurrency currencyview returns (uint256)
proposalReferenceBlockNumber(address walletstruct MonetaryTypesLibCurrency currencyview returns (uint256)
proposalStageAmount(address walletstruct MonetaryTypesLibCurrency currencyview returns (int256)
proposalStatus(address walletstruct MonetaryTypesLibCurrency currencyview returns (uint8)
proposalTargetBalanceAmount(address walletstruct MonetaryTypesLibCurrency currencyview returns (int256)
proposalWalletInitiated(address walletstruct MonetaryTypesLibCurrency currencyview returns (bool)
proposals(uint256view returns (address walletuint256 nonceuint256 referenceBlockNumberuint256 definitionBlockNumberuint256 expirationTimeuint8 statusstruct SettlementChallengeTypesLibAmounts amountsstruct MonetaryTypesLibCurrency currencystruct SettlementChallengeTypesLibDriip challengedbool walletInitiatedbool terminatedstruct SettlementChallengeTypesLibDisqualification disqualification)
State-modifying
deregisterService(address service
disableSelfDestruction(
disableServiceAction(address servicestring action
disqualifyProposal(address challengedWalletstruct MonetaryTypesLibCurrency currencyaddress challengerWalletuint256 blockNumberuint256 candidateNoncebytes32 candidateHashstring candidateKind
enableServiceAction(address servicestring action
freezeUpgrades(
initiateProposal(address walletuint256 nonceint256 cumulativeTransferAmountint256 stageAmountint256 targetBalanceAmountstruct MonetaryTypesLibCurrency currencyuint256 blockNumberbool walletInitiatedbytes32 challengedHashstring challengedKind
qualifyProposal(address walletstruct MonetaryTypesLibCurrency currency
registerService(address service
registerServiceDeferred(address service
removeProposal(address walletstruct MonetaryTypesLibCurrency currency
removeProposal(address walletstruct MonetaryTypesLibCurrency currencybool walletTerminated
setConfiguration(address newConfiguration
setDeployer(address newDeployer
setOperator(address newOperator
setServiceActivationTimeout(uint256 timeoutInSeconds
setUpgradeAgent(address _upgradeAgent
terminateProposal(address walletstruct MonetaryTypesLibCurrency currencybool clearNonce
terminateProposal(address walletstruct MonetaryTypesLibCurrency currencybool clearNoncebool walletTerminated
triggerSelfDestruction(
upgradeProposal(struct SettlementChallengeTypesLibProposal proposal
Events
DeregisterServiceEvent(address service
DisableServiceActionEvent(address servicestring action
DisqualifyProposalEvent(address challengedWalletuint256 challengedNonceint256 cumulativeTransferAmountint256 stageAmountint256 targetBalanceAmountstruct MonetaryTypesLibCurrency currencyuint256 blockNumberbool walletInitiatedaddress challengerWalletuint256 candidateNoncebytes32 candidateHashstring candidateKind
EnableServiceActionEvent(address servicestring action
FreezeUpgradesEvent(
InitiateProposalEvent(address walletuint256 nonceint256 cumulativeTransferAmountint256 stageAmountint256 targetBalanceAmountstruct MonetaryTypesLibCurrency currencyuint256 blockNumberbool walletInitiatedbytes32 challengedHashstring challengedKind
QualifyProposalEvent(address challengedWalletuint256 challengedNonceint256 cumulativeTransferAmountint256 stageAmountint256 targetBalanceAmountstruct MonetaryTypesLibCurrency currencyuint256 blockNumberbool walletInitiatedaddress challengerWalletuint256 candidateNoncebytes32 candidateHashstring candidateKind
RegisterServiceDeferredEvent(address serviceuint256 timeout
RegisterServiceEvent(address service
RemoveProposalEvent(address walletuint256 nonceint256 cumulativeTransferAmountint256 stageAmountint256 targetBalanceAmountstruct MonetaryTypesLibCurrency currencyuint256 blockNumberbool walletInitiatedbytes32 challengedHashstring challengedKind
SelfDestructionDisabledEvent(address wallet
ServiceActivationTimeoutEvent(uint256 timeoutInSeconds
SetConfigurationEvent(address oldConfigurationaddress newConfiguration
SetDeployerEvent(address oldDeployeraddress newDeployer
SetOperatorEvent(address oldOperatoraddress newOperator
SetUpgradeAgentEvent(address upgradeAgent
TerminateProposalEvent(address walletuint256 nonceint256 cumulativeTransferAmountint256 stageAmountint256 targetBalanceAmountstruct MonetaryTypesLibCurrency currencyuint256 blockNumberbool walletInitiatedbytes32 challengedHashstring challengedKind
TriggerSelfDestructionEvent(address wallet
UpgradeProposalEvent(struct SettlementChallengeTypesLibProposal proposal
Constructor
constructor(address deployer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.