KeyManager

Verified contract

Active on Ethereum with 263 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"

0x2c4d21e3d8dc14033ab0f0fd7d3ecb58afcbef7cd45070a71aebf6d0701f5e68
0x6631e021306df4a1402be0a463d8bb7144f1cd628280e37ef416cf162d706b79
0xf446cd62acf9a5e432b6ded20239f71f31115717214cb25ac95f99b722392406
0xafc4b417f49f3b07e8b46cc81b7872fbd2feab1900d9631ff31a021a93d1bd45
0xbb80fdaef5de866728b474cb6278cfb92e5ad3a393f97e83cef0a1db96be36fd
0x2b369dfaf5d7dc27a7212a1a8ea03f97c596d1e92ca5753063a3a8951fa84b1e
0xf94ab0df98aa28a297f05025360853b8fd113f6b6aa85074fea6ccf4680fec2a
0xa8eda5e7941dd2644244ff9a0da139e8f109f540602215a0b38052132119d48f
0x57df726edf7d3ff24eba6055d0c1b47a9453630af4c12448dc0330cf174bf417
0xafbfedc4f6b64415f72319e8ef447a1f6184f33d79ec9cbd94775e04737fbb00

Functions
Getter at block 21299883
getAggregateKey(view returns (struct ISharedKey)
(6166517787184763340200925232653525201031812630108590639897669189352876317609, 1)
getCommunityKey(view returns (address)
0x38a4bcc04f5136e6408589a440f495d7ad0f34db
getGovernanceKey(view returns (address)
0x38a4bcc04f5136e6408589a440f495d7ad0f34db
getLastValidateTime(view returns (uint256)
1732962275
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.