0x3320875201081098da88b738edac3cf2ffd085bf
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 "0x3320875201081098da88b738edac3cf2ffd085bf"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11048943 | 4 years ago | | | 0 | 0.0086282500 | |
| 11048943 | 4 years ago | | | 0 | 0.0054954000 | |
| 11048943 | 4 years ago | | | 0 | 0.0055476000 |
ABI
ABI objects
Getter at block 21310976
checkBondAmount() view returns (uint256)
0
digest() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getMembers() view returns (address[])
[0xc010B84528b0809295Fcd21CB37415E8c532343A, 0x4F4f0D0dfd93513B3f4Cb116Fe9d0A005466F725, 0x045E511f53DeBF55c9C0B4522f14F602f7C7cA81]
getOpenedTimestamp() view returns (uint256)
1602613959
getOwner() view returns (address)
0x43c4b16c1f9e17a669e7584f4b0e5e39375fd735
getPublicKey() view returns (bytes)
0xaa2fbf983ded6600742bdf3c06728975f911e211e98d86d4ee600a23e2494243e3b4e3a68e782a4f25c115a7eee9ad8bcdd262a67e3fc4af6d888ef3c6e9a956
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)
0x43c4b16c1f9e17a669e7584f4b0e5e39375fd735
publicKey() view returns (bytes)
0xaa2fbf983ded6600742bdf3c06728975f911e211e98d86d4ee600a23e2494243e3b4e3a68e782a4f25c115a7eee9ad8bcdd262a67e3fc4af6d888ef3c6e9a956
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.