ClaimManagement

Verified contract

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

No balances found for "ClaimManagement"

0xbd24c2010b5073a1674306e08a7efd1bb46d75f7c24a9054f8d5385d062b43ba
0x226159e808023b5444fc72edd125d1c7e092c520f9bcc90cd8874309c696f2dc
0x2b6579f0d10206cc2774de741cdf8d3b5951709733c5f2cadc5ef9a8a0810f2b
0x0c6eafccd32d9f450e35fd9c7d76acd1ddb9fd382b0d8fd755ea7c95857081ad
0xf6344c7b73725f1df17f29dd86ee84a367b0a508de562f98e866ae0f652692e2
0xca2427bb6c634a278fb37809b07f8227d75185ca8f6b8814d3613e17f0fab0e3
0xe08c2979768f488e6749264df2bd5fc451d381f6780afd084dce8498fcb359bc
0xc30dda8a80b40310b844aff4113bf5e9df154e045ec82ebc5ad624b7ec46e622
0xc6c7882d3ddfa98add75935c703854079cca9d871c69c42df6e253784e0c6b49
0xf90451a5b57e2d3343138153c1824e17b844b0578fe45ce0ef2e99d192e2b1cd

Functions
Getter at block 20941157
allowPartialClaim(view returns (bool)
true
auditor(view returns (address)
0x7eba9c735f8c1fe0670be69edf61dbfbbb3c76e4
baseClaimFee(view returns (uint256)
50000000000000000000
feeCurrency(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
feeMultiplier(view returns (uint256)
2
forceClaimFee(view returns (uint256)
500000000000000000000
governance(view returns (address)
0xc698645b5c5b662b52a5a5c092804f23e3f5b4c5
isAuditorVoting(view returns (bool)
true
maxClaimDecisionWindow(view returns (uint256)
604800
owner(view returns (address)
0x15957f0ca310d35b2e73fb5070ce44a5b0141ab1
protocolFactory(view returns (address)
0xedfc81bf63527337cd2193925f9c0cf2d537acca
treasury(view returns (address)
0x859eefc267671595d987d0f6589d7771d4877113
Read-only
getAddressFromFactory(bytes32 _protocolNameview returns (address)
getAllClaimsByNonce(address _protocoluint256 _nonceview returns (struct IClaimManagementClaim[])
getAllClaimsByState(address _protocoluint256 _nonceuint8 _stateview returns (struct IClaimManagementClaim[])
getFileClaimWindow(address _protocolview returns (uint256)
getProtocolClaimFee(address _protocolview returns (uint256)
getProtocolNonce(address _protocolview returns (uint256)
protocolClaims(addressuint256uint256view returns (uint8 stateaddress filedByuint16 payoutNumeratoruint16 payoutDenominatoruint48 filedTimestampuint48 incidentTimestampuint48 decidedTimestampuint256 feePaid)
State-modifying
claimOwnership(
decideClaim(address _protocoluint256 _nonceuint256 _indexbool _claimIsAccepteduint16 _payoutNumeratoruint16 _payoutDenominator
fileClaim(address _protocolbytes32 _protocolNameuint48 _incidentTimestamp
forceFileClaim(address _protocolbytes32 _protocolNameuint48 _incidentTimestamp
setAuditor(address _auditor
setFeeAndCurrency(uint256 _baseClaimFeeuint256 _forceClaimFeeaddress _currency
setFeeMultiplier(uint256 _multiplier
setGovernance(address _governance
setMaxClaimDecisionWindow(uint256 _newTimeWindow
setPartialClaimStatus(bool _allowPartialClaim
setTreasury(address _treasury
transferOwnership(address newOwner
validateClaim(address _protocoluint256 _nonceuint256 _indexbool _claimIsValid
Events
ClaimDecided(bool indexed claimIsAcceptedaddress indexed protocoluint256 nonceuint256 indexuint16 payoutNumeratoruint16 payoutDenominator
ClaimFiled(bool indexed isForcedaddress indexed filedByaddress indexed protocoluint48 incidentTimestampuint256 nonceuint256 indexuint256 feePaid
ClaimValidated(bool indexed claimIsValidaddress indexed protocoluint256 nonceuint256 index
OwnershipTransferCompleted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferInitiated(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _governanceaddress _auditoraddress _treasuryaddress _protocolFactory
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.