KeyManager

Verified contract

Active on Ethereum with 254 txns
Deployed by via 0xc40082d7 at 18277081
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "KeyManager"

0xafbfedc4f6b64415f72319e8ef447a1f6184f33d79ec9cbd94775e04737fbb00
0x1303577e23832afc96e52fcc5c2da066ae953a9bf92e9d4048214d0ab23508c6
0x9c0c9ac81b0c7e7d573d276d57b45c98c846bfdb706bd9e9de1d8ad5d2c7fcce
0xf977dbe60f10cdd08b6874d8c3a09f341ca01faa25b749c248bda3497527c048
0x4fdef228e0bc48d0092483495ae341cf358a2c109d8ddea0c4547261842c6aec
0x30c8b0018042a76225eee1f3a98df89f4f36ee7dcae6a6009d742964e7b1af28
0xcc1c27bf09a3b73f925da708c055da34aeb2d2e67b8a721a20d404aae491e797
0x6d08d74c3403de70b1fd6503bb69da56b9980cbd51426505f863488d7f392b95
0xaa361c62cda2e6e4c9217bbda9c0109bf96918db44e1693c98769b50a50fd7ac
0x831e69e3f9e9c91ce720fed115b07fdd851464bcdca245a9eb851889dcaf287c

Functions
Getter at block 21116129
getAggregateKey(view returns (struct ISharedKey)
(8082689221775186834539119880696236110943619584685958616063466974217892958087, 0)
getCommunityKey(view returns (address)
0x38a4bcc04f5136e6408589a440f495d7ad0f34db
getGovernanceKey(view returns (address)
0x38a4bcc04f5136e6408589a440f495d7ad0f34db
getLastValidateTime(view returns (uint256)
1730744531
Read-only
isNonceUsedByAggKey(uint256 nonceview returns (bool)
State-modifying
consumeKeyNonce(struct ISharedSigData sigDatabytes32 contractMsgHash
govAction(bytes32 message
setAggKeyWithAggKey(struct ISharedSigData sigDatastruct ISharedKey newAggKey
setAggKeyWithGovKey(struct ISharedKey newAggKey
setCommKeyWithAggKey(struct ISharedSigData sigDataaddress newCommKey
setCommKeyWithCommKey(address newCommKey
setGovKeyWithAggKey(struct ISharedSigData sigDataaddress newGovKey
setGovKeyWithGovKey(address newGovKey
Events
AggKeySetByAggKey(struct ISharedKey oldAggKeystruct ISharedKey newAggKey
AggKeySetByGovKey(struct ISharedKey oldAggKeystruct ISharedKey newAggKey
CommKeySetByAggKey(address oldCommKeyaddress newCommKey
CommKeySetByCommKey(address oldCommKeyaddress newCommKey
GovKeySetByAggKey(address oldGovKeyaddress newGovKey
GovKeySetByGovKey(address oldGovKeyaddress newGovKey
GovernanceAction(bytes32 message
SignatureAccepted(struct ISharedSigData sigDataaddress signer
Constructor
constructor(struct ISharedKey initialAggKeyaddress initialGovKeyaddress initialCommKey
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.