DriipSettlementByPayment
Verified contract
Active on
Ethereum with 27 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7896…5352
0x41bf…6dca
0xcc8d…9099
0xbb0e…544d
0x9599…4d9c
0x0e3b…1da4
0x9b5b…5b62
0x2608…0341
0x7f11…cab7
Balances ($0.00)
No balances found for "DriipSettlementByPayment"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8270399 | 5 years ago | | | 0 | 0.00011233200 | |
| 8259041 | 5 years ago | | | 0 | 0.0034166970 | |
| 8210561 | 5 years ago | | | 0 | 0.00082633300 | |
| 8208030 | 5 years ago | | | 0 | 0.0012298970 | |
| 8167818 | 5 years ago | | | 0 | 0.00067399200 | |
| 8167748 | 5 years ago | | | 0 | 0.00067399200 | |
| 8167725 | 5 years ago | | | 0 | 0.00067399200 | |
| 8125678 | 5 years ago | | | 0 | 0.00011290800 | |
| 8125652 | 5 years ago | | | 0 | 0.00011290800 | |
| 8125640 | 5 years ago | | | 0 | 0.00011290800 |
ABI
ABI objects
Getter at block 21307022
clientFund() view returns (address)
0xcc8d82f6ba952966e63001c7b320eef2ae729099
communityVote() view returns (address)
0xbb0eed554080e05e1f14796f94ffbf95f081544d
communityVoteFrozen() view returns (bool)
false
configuration() view returns (address)
0x78966acb215bfe03dc5d41a1c0689bff4a0d5352
deployer() view returns (address)
0xf05179bac3d1fbef58a2fcd7ad0f769840027cc6
destructor() view returns (address)
0xf05179bac3d1fbef58a2fcd7ad0f769840027cc6
driipSettlementChallengeState() view returns (address)
0x9b5b87ad686a55b59354f88a6a048c03b0495b62
driipSettlementState() view returns (address)
0x260849cb5b9890f8c908d0d9c9d96877ed590341
fraudChallenge() view returns (address)
0x95990bc424c1adf7d10488f2af59b7f42f464d9c
operator() view returns (address)
0xf05179bac3d1fbef58a2fcd7ad0f769840027cc6
partnerBenefactor() view returns (address)
0x0000000000000000000000000000000000000000
revenueFund() view returns (address)
0x7f11c2e1b54650c9064e202eb46e6113f8e6cab7
selfDestructionDisabled() view returns (bool)
false
settlementsCount() view returns (uint256)
11
validator() view returns (address)
0x41bf1a5879ce7daef38bd2abbe3e016ec6f16dca
walletLocker() view returns (address)
0x0e3b42f7c307a9b0541b46e9a2be320caafd1da4
walletLockerFrozen() view returns (bool)
false
Read-only
settlementByWalletAndIndex(address wallet, uint256 index) view returns (struct (string, bytes32, (uint256, address, bool, uint256), (uint256, address, bool, uint256)))
settlementByWalletAndNonce(address wallet, uint256 nonce) view returns (struct (string, bytes32, (uint256, address, bool, uint256), (uint256, address, bool, uint256)))
settlementsCountByWallet(address wallet) view returns (uint256)
State-modifying
Events disableSelfDestruction()
freezeCommunityVote()
freezeWalletLocker()
setClientFund(address newClientFund)
setCommunityVote(address newCommunityVote)
setConfiguration(address newConfiguration)
setDeployer(address newDeployer)
setDriipSettlementChallengeState(address newDriipSettlementChallengeState)
setDriipSettlementState(address newDriipSettlementState)
setFraudChallenge(address newFraudChallenge)
setOperator(address newOperator)
setPartnerBenefactor(address newPartnerBenefactor)
setRevenueFund(address newRevenueFund)
setValidator(address newValidator)
setWalletLocker(address newWalletLocker)
settlePayment(struct (int256, (address, uint256), (uint256, address, (int256, int256), ((int256, (address, uint256)), (uint256, (int256, (address, uint256)))[]), string), (uint256, address, (int256, int256), ((uint256, (int256, (address, uint256)))[])), (int256, int256), ((bytes32, (bytes32, bytes32, uint8)), (bytes32, (bytes32, bytes32, uint8))), uint256, (uint256, string)) payment, string standard)
settlePaymentByProxy(address wallet, struct (int256, (address, uint256), (uint256, address, (int256, int256), ((int256, (address, uint256)), (uint256, (int256, (address, uint256)))[]), string), (uint256, address, (int256, int256), ((uint256, (int256, (address, uint256)))[])), (int256, int256), ((bytes32, (bytes32, bytes32, uint8)), (bytes32, (bytes32, bytes32, uint8))), uint256, (uint256, string)) payment, string standard)
triggerSelfDestruction()
FreezeCommunityVoteEvent()
FreezeWalletLockerEvent()
SelfDestructionDisabledEvent(address wallet)
SetClientFundEvent(address oldClientFund, address newClientFund)
SetCommunityVoteEvent(address oldCommunityVote, address newCommunityVote)
SetConfigurationEvent(address oldConfiguration, address newConfiguration)
SetDeployerEvent(address oldDeployer, address newDeployer)
SetDriipSettlementChallengeStateEvent(address oldDriipSettlementChallengeState, address newDriipSettlementChallengeState)
SetDriipSettlementStateEvent(address oldDriipSettlementState, address newDriipSettlementState)
SetFraudChallengeEvent(address oldFraudChallenge, address newFraudChallenge)
SetOperatorEvent(address oldOperator, address newOperator)
SetPartnerBenefactorEvent(address oldPartnerBenefactor, address newPartnerBenefactor)
SetRevenueFundEvent(address oldRevenueFund, address newRevenueFund)
SetValidatorEvent(address oldValidator, address newValidator)
SetWalletLockerEvent(address oldWalletLocker, address newWalletLocker)
SettlePaymentByProxyEvent(address proxy, address wallet, struct (int256, (address, uint256), (uint256, address, (int256, int256), ((int256, (address, uint256)), (uint256, (int256, (address, uint256)))[]), string), (uint256, address, (int256, int256), ((uint256, (int256, (address, uint256)))[])), (int256, int256), ((bytes32, (bytes32, bytes32, uint8)), (bytes32, (bytes32, bytes32, uint8))), uint256, (uint256, string)) payment, string standard)
SettlePaymentEvent(address wallet, struct (int256, (address, uint256), (uint256, address, (int256, int256), ((int256, (address, uint256)), (uint256, (int256, (address, uint256)))[]), string), (uint256, address, (int256, int256), ((uint256, (int256, (address, uint256)))[])), (int256, int256), ((bytes32, (bytes32, bytes32, uint8)), (bytes32, (bytes32, bytes32, uint8))), uint256, (uint256, string)) payment, string standard)
StageFeesEvent(address wallet, int256 deltaAmount, int256 cumulativeAmount, address currencyCt, uint256 currencyId)
TriggerSelfDestructionEvent(address wallet)
constructor(address deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.