0xe26c3c46832cd540010af7df2e88f327b2e738e1
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 "0xe26c3c46832cd540010af7df2e88f327b2e738e1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11049645 | 4 years ago | | | 0 | 0.0078551931 | |
| 11049645 | 4 years ago | | | 0 | 0.0050266706 | |
| 11049645 | 4 years ago | | | 0 | 0.0051337629 |
ABI
ABI objects
Getter at block 21193680
checkBondAmount() view returns (uint256)
0
digest() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getMembers() view returns (address[])
[0x9c06Feb7Ebc8065ee11Cd5E8EEdaAFb2909A7087, 0xF1De9490Bf7298b5F350cE74332Ad7cf8d5cB181, 0xc010B84528b0809295Fcd21CB37415E8c532343A]
getOpenedTimestamp() view returns (uint256)
1602623263
getOwner() view returns (address)
0x3ba9e6ea13ad3bbbb5e49115c1d833d508644cfb
getPublicKey() view returns (bytes)
0x58b3683a230dd5292b6ca5e3a4540508ef161d12ecd5863ffec91b09a8a97b24a56af6253d0dbed71db0cfc2b3cd33f80a499777a7147e6877fbad2ca6b5af4a
honestThreshold() view returns (uint256)
3
isActive() view returns (bool)
false
isClosed() view returns (bool)
true
isTerminated() view returns (bool)
false
memberStake() view returns (uint256)
80000000000000000000000
owner() view returns (address)
0x3ba9e6ea13ad3bbbb5e49115c1d833d508644cfb
publicKey() view returns (bytes)
0x58b3683a230dd5292b6ca5e3a4540508ef161d12ecd5863ffec91b09a8a97b24a56af6253d0dbed71db0cfc2b3cd33f80a499777a7147e6877fbad2ca6b5af4a
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.