DriipSettlementState

Verified contract

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

No balances found for "DriipSettlementState"

0x3ee08cb486ab6e2e9a365ca0f01171791817df2ec91e7d25295f76f03a945c92
0xa79cab990d94132192eae1f5ed8f97a0326fd96f5bc90db621815080e72b2778
0xa0f5b24448dec61d34a72b2cde025f0e4dadd8eac94ceddf1e245fbe6b943f24
0x0c6774fb3f58d1feee3bd6248937fe2400c4e0281f70777f19b79fc7dd9bdfb7
0x167108e9627878cc00d232702a698679709d67a22209bd33a187d508f0533180
0x2295a482d4f9566f096f2ad0dbb1805c7c24fa90d2d5b7c876e0172fe5262161
0x8a53f1bf94db4b605cec1d8671f628e94a2c68fa6925ad5948140c9970ba3bfc

Functions
Getter at block 21397812
INIT_SETTLEMENT_ACTION(view returns (string)
init_settlement
SET_FEE_TOTAL_ACTION(view returns (string)
set_fee_total
SET_MAX_DRIIP_NONCE_ACTION(view returns (string)
set_max_driip_nonce
SET_MAX_NONCE_ACTION(view returns (string)
set_max_nonce
SET_SETTLEMENT_ROLE_DONE_ACTION(view returns (string)
set_settlement_role_done
communityVote(view returns (address)
0x0c37786bd4065caa126b802e9be301b06eb6bd3d
communityVoteFrozen(view returns (bool)
false
deployer(view returns (address)
0xf05179bac3d1fbef58a2fcd7ad0f769840027cc6
destructor(view returns (address)
0xf05179bac3d1fbef58a2fcd7ad0f769840027cc6
maxDriipNonce(view returns (uint256)
11674
operator(view returns (address)
0xf05179bac3d1fbef58a2fcd7ad0f769840027cc6
selfDestructionDisabled(view returns (bool)
false
serviceActivationTimeout(view returns (uint256)
0
settlementsCount(view returns (uint256)
3
Read-only
isEnabledServiceAction(address servicestring actionview returns (bool)
isRegisteredActiveService(address serviceview returns (bool)
isRegisteredService(address serviceview returns (bool)
isSettlementRoleDone(address walletuint256 nonceuint8 settlementRoleview returns (bool)
maxNonceByWalletAndCurrency(address walletstruct (address, uint256) currencyview returns (uint256)
settlementByWalletAndIndex(address walletuint256 indexview returns (struct (string, bytes32, (uint256, address, bool), (uint256, address, bool)))
settlementByWalletAndNonce(address walletuint256 nonceview returns (struct (string, bytes32, (uint256, address, bool), (uint256, address, bool)))
settlements(uint256view returns (string settledKindbytes32 settledHashstruct (uint256, address, bool) originstruct (uint256, address, bool) target)
settlementsCountByWallet(address walletview returns (uint256)
totalFee(address walletaddress beneficiaryaddress destinationstruct (address, uint256) currencyview returns (struct (uint256, int256))
totalFeesMap(addressaddressaddressaddressuint256view returns (uint256 nonceint256 amount)
walletCurrencyMaxNonce(addressaddressuint256view returns (uint256)
walletNonceSettlementIndex(addressuint256view returns (uint256)
walletSettlementIndices(addressuint256view returns (uint256)
State-modifying
deregisterService(address service
disableSelfDestruction(
disableServiceAction(address servicestring action
enableServiceAction(address servicestring action
freezeCommunityVote(
initSettlement(string settledKindbytes32 settledHashaddress originWalletuint256 originNonceaddress targetWalletuint256 targetNonce
registerService(address service
registerServiceDeferred(address service
setCommunityVote(address newCommunityVote
setDeployer(address newDeployer
setMaxDriipNonce(uint256 _maxDriipNonce
setMaxNonceByWalletAndCurrency(address walletstruct (address, uint256) currencyuint256 maxNonce
setOperator(address newOperator
setServiceActivationTimeout(uint256 timeoutInSeconds
setSettlementRoleDone(address walletuint256 nonceuint8 settlementRolebool done
setTotalFee(address walletaddress beneficiaryaddress destinationstruct (address, uint256) currencystruct (uint256, int256) _totalFee
triggerSelfDestruction(
updateMaxDriipNonceFromCommunityVote(
Events
DeregisterServiceEvent(address service
DisableServiceActionEvent(address servicestring action
EnableServiceActionEvent(address servicestring action
FreezeCommunityVoteEvent(
InitSettlementEvent(struct (string, bytes32, (uint256, address, bool), (uint256, address, bool)) settlement
RegisterServiceDeferredEvent(address serviceuint256 timeout
RegisterServiceEvent(address service
SelfDestructionDisabledEvent(address wallet
ServiceActivationTimeoutEvent(uint256 timeoutInSeconds
SetCommunityVoteEvent(address oldCommunityVoteaddress newCommunityVote
SetDeployerEvent(address oldDeployeraddress newDeployer
SetMaxDriipNonceEvent(uint256 maxDriipNonce
SetMaxNonceByWalletAndCurrencyEvent(address walletstruct (address, uint256) currencyuint256 maxNonce
SetOperatorEvent(address oldOperatoraddress newOperator
SetSettlementRoleDoneEvent(address walletuint256 nonceuint8 settlementRolebool done
SetTotalFeeEvent(address walletaddress beneficiaryaddress destinationstruct (address, uint256) currencystruct (uint256, int256) totalFee
TriggerSelfDestructionEvent(address wallet
UpdateMaxDriipNonceFromCommunityVoteEvent(uint256 maxDriipNonce
Constructor
constructor(address deployer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.