0xcb31ddce2cc0de35296746052bf99ad37cfb3a91
Verified contract
Proxy
Active on
Ethereum with 663 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2732…a3d5
0x1293…5458
Balances ($0.00)
No balances found for "0xcb31ddce2cc0de35296746052bf99ad37cfb3a91"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11559786 | 4 years ago | | | 0 | 0.0026646278 | |
| 11559734 | 4 years ago | | | 0 | 0.0027613792 | |
| 11559690 | 4 years ago | | | 0 | 0.0031134320 | |
| 11559645 | 4 years ago | | | 0 | 0.0033484080 | |
| 11559606 | 4 years ago | | | 0 | 0.0037713649 | |
| 11559561 | 4 years ago | | | 0 | 0.0030693740 | |
| 11559517 | 4 years ago | | | 0 | 0.0034365240 | |
| 11559478 | 4 years ago | | | 0 | 0.0027785912 | |
| 11559432 | 4 years ago | | | 0 | 0.0027060424 | |
| 11559388 | 4 years ago | | | 0 | 0.0027060424 |
ABI
ABI objects
Getter at block 21325153
checkBondAmount() view returns (uint256)
0
digest() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getMembers() view returns (address[])
[0xa62E990E0229A3247270d6206adf3d883dbED919, 0x3a0495aD7EFdAe541455846fFe4a6D3858211C4E, 0x81e1B56db174a935fe81E4b9839d6D92528090f4]
getOpenedTimestamp() view returns (uint256)
1609063102
getOwner() view returns (address)
0xb35ebe6851cb256cdb3f1087aa07e43733e52bd5
getPublicKey() view returns (bytes)
0x
honestThreshold() view returns (uint256)
3
isActive() view returns (bool)
false
isClosed() view returns (bool)
false
isTerminated() view returns (bool)
true
memberStake() view returns (uint256)
70000000000000000000000
owner() view returns (address)
0xb35ebe6851cb256cdb3f1087aa07e43733e52bd5
publicKey() view returns (bytes)
0x
Read-only
checkSignatureFraud(uint8 _v, bytes32 _r, bytes32 _s, bytes32 _signedDigest, bytes _preimage) view returns (bool _isFraud)
digests(bytes32) view returns (uint256)
getMemberETHBalance(address _member) view returns (uint256)
isAwaitingSignature(bytes32 _digest) view returns (bool)
members(uint256) view returns (address)
State-modifying
Events closeKeep()
distributeERC20Reward(address _tokenAddress, uint256 _value)
distributeETHReward() payable
initialize(address _owner, address[] _members, uint256 _honestThreshold, uint256 _memberStake, uint256 _stakeLockDuration, address _tokenStaking, address _keepBonding, address _keepFactory)
returnPartialSignerBonds() payable
seizeSignerBonds()
sign(bytes32 _digest)
submitPublicKey(bytes _publicKey)
submitSignature(bytes32 _r, bytes32 _s, uint8 _recoveryID)
submitSignatureFraud(uint8 _v, bytes32 _r, bytes32 _s, bytes32 _signedDigest, bytes _preimage) returns (bool _isFraud)
withdraw(address _member)
ConflictingPublicKeySubmitted(address indexed submittingMember, bytes conflictingPublicKey)
ERC20RewardDistributed(address indexed token, uint256 amount)
ETHRewardDistributed(uint256 amount)
KeepClosed()
KeepTerminated()
PublicKeyPublished(bytes publicKey)
SignatureRequested(bytes32 indexed digest)
SignatureSubmitted(bytes32 indexed digest, bytes32 r, bytes32 s, uint8 recoveryID)
SlashingFailed()
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.