SherlockClaimManager

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x9b9c9834 at 14310141
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 9 additional slots

No balances found for "SherlockClaimManager"

0xaf9a2e8a57e3fd8c5d3f5510c4b4623b30e06008fdb7ddf28ebe414728f5c901
0x62215108ce9352a86e181b69135df1aef5411c4afd7c7feb89e21311f6d9744f

Functions
Getter at block 21203022
ESCALATE_TIME(view returns (uint256)
2419200
MAX_CALLBACKS(view returns (uint256)
4
SPCC_TIME(view returns (uint256)
604800
TOKEN(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
UMA(view returns (address)
0xee3afe347d5c74317041e2618c49534daf887c24
UMAHO_TIME(view returns (uint256)
86400
UMA_IDENTIFIER(view returns (bytes32)
0x534845524c4f434b5f434c41494d000000000000000000000000000000000000
owner(view returns (address)
0x92aeffffad9fff820f7fcaf1563d8467afe358c4
paused(view returns (bool)
false
sherlockProtocolClaimsCommittee(view returns (address)
0x4fcf6aa323a92eb92a58025e821f393da6c41bd6
umaHaltOperator(view returns (address)
0x8fcc879036fc8e45395ade7d4ef739200037695c
Read-only
claim(uint256 _claimIDview returns (struct ISherlockClaimManagerClaim claim_)
claimCallbacks(uint256view returns (address)
protocolClaimActive(bytes32view returns (bool)
State-modifying
addCallback(address _callback
cleanUp(bytes32 _protocoluint256 _claimID
escalate(uint256 _claimIDuint256 _amount
executeHalt(uint256 _claimID
pause(
payoutClaim(uint256 _claimID
priceDisputed(bytes32 identifieruint32 timestampbytes ancillaryDatastruct SkinnyOptimisticOracleInterfaceRequest request
priceProposed(bytes32 identifieruint32 timestampbytes ancillaryDatastruct SkinnyOptimisticOracleInterfaceRequest request
priceSettled(bytes32 identifieruint32 timestampbytes ancillaryDatastruct SkinnyOptimisticOracleInterfaceRequest request
removeCallback(address _callbackuint256 _index
renounceOwnership(
renounceUmaHaltOperator(
setSherlockCoreAddress(address _sherlock
spccApprove(uint256 _claimID
spccRefuse(uint256 _claimID
startClaim(bytes32 _protocoluint256 _amountaddress _receiveruint32 _timestampbytes ancillaryData
transferOwnership(address newOwner
unpause(
Events
CallbackAdded(address callback
CallbackRemoved(address callback
ClaimCreated(uint256 claimIDbytes32 indexed protocoluint256 amountaddress receiverbool previousCoverageUsed
ClaimHalted(uint256 claimID
ClaimPayout(uint256 claimIDaddress receiveruint256 amount
ClaimStatusChanged(uint256 indexed claimIDuint8 previousStateuint8 currentState
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SherlockCoreSet(address sherlock
UMAHORenounced(
Unpaused(address account
Constructor
constructor(address _umahoaddress _spcc
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ClaimActive(
InvalidArgument(
InvalidConditions(
InvalidSender(
InvalidState(
ZeroArgument(