0x1dc8b4a1fac39bfad942e8ade66c603824b53d1e
Verified contract
Proxy
Active on
Ethereum with 3 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 "0x1dc8b4a1fac39bfad942e8ade66c603824b53d1e"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11534663 | 4 years ago | | | 0 | 0.014475004 | |
| 11534662 | 4 years ago | | | 0 | 0.0092543648 | |
| 11534662 | 4 years ago | | | 0 | 0.0093024693 |
ABI
ABI objects
Getter at block 21320746
checkBondAmount() view returns (uint256)
0
digest() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getMembers() view returns (address[])
[0x5Df67a14Bf26981543A2Ea33C2EE454CFA42aDA5, 0x36C56A69c2aeA23879b59dB0e99D57eF2ff77f06, 0x4199b03322b067A3264b40A7Ab5E3b6b6B1e046B]
getOpenedTimestamp() view returns (uint256)
1609056568
getOwner() view returns (address)
0xae08c933943c0e04f9fed3c881f35ded90eceff8
getPublicKey() view returns (bytes)
0x69aa86f9e310e8fe685b03057d91049a4ccd67959176e6d84c9a1467e3302a8d59c114338c0496f54d56f8bc87f60cab147599d9cebdf9c10c1489102c04c1df
honestThreshold() view returns (uint256)
3
isActive() view returns (bool)
false
isClosed() view returns (bool)
true
isTerminated() view returns (bool)
false
memberStake() view returns (uint256)
70000000000000000000000
owner() view returns (address)
0xae08c933943c0e04f9fed3c881f35ded90eceff8
publicKey() view returns (bytes)
0x69aa86f9e310e8fe685b03057d91049a4ccd67959176e6d84c9a1467e3302a8d59c114338c0496f54d56f8bc87f60cab147599d9cebdf9c10c1489102c04c1df
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.