BondedECDSAKeepFactory
Verified contract
Active on
Ethereum with 1,254 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5051…aafd
0x92e0…9683
0x1293…5458
0x2732…a3d5
Balances ($922,743.16)
Native
Value
$922,743.16
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 258.556934 | $3,568.82 |
$922,743.16 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17024903 | 2 years ago | | | 0 | 0.0026827886 | |
| 16819313 | 2 years ago | | | 0 | 0.0047808198 | |
| 16819293 | 2 years ago | | | 0 | 0.0052969143 | |
| 16819293 | 2 years ago | | | 0 | 0.0087196022 | |
| 15175112 | 2 years ago | | | 0 | 0.0025344645 | |
| 14965634 | 2 years ago | | | 0 | 0.0039054483 | |
| 14956956 | 2 years ago | | | 0 | 0.014873684 | |
| 14930939 | 2 years ago | | | 0 | 0.0075877190 | |
| 14922682 | 2 years ago | | | 0 | 0.0088945710 | |
| 14922682 | 2 years ago | | | 0 | 0.0092495112 |
ABI
ABI objects
Getter at block 21288490 newEntryFeeEstimate() view returns (uint256) newGroupSelectionSeedFee() view returns (uint256) openKeepFeeEstimate() view returns (uint256)
callbackGas() view returns (uint256)
30000
getKeepCount() view returns (uint256)
4304
groupSelectionSeed() view returns (uint256)
67786490136323295785993114096381877322127487589909351046954648999654909531216
masterKeepAddress() view returns (address)
0xa9e838fcb9295fa44d89d06ed59811ae1a22c105
minimumBond() view returns (uint256)
20000000000000000000
poolStakeWeightDivisor() view returns (uint256)
1000000000000000000
reseedPool() view returns (uint256)
258556933811359328307
Read-only
balanceOf(address _operator) view returns (uint256)
getKeepAtIndex(uint256 index) view returns (address)
getKeepOpenedTimestamp(address _keep) view returns (uint256)
getSortitionPool(address _application) view returns (address)
getSortitionPoolWeight(address _application) view returns (uint256)
hasMinimumStake(address _operator) view returns (bool)
isOperatorAuthorized(address _operator) view returns (bool)
isOperatorEligible(address _operator, address _application) view returns (bool)
isOperatorRegistered(address _operator, address _application) view returns (bool)
isOperatorUpToDate(address _operator, address _application) view returns (bool)
keeps(uint256) view returns (address)
State-modifying
Events __beaconCallback(uint256 _relayEntry)
__isRecognized(address _delegatedAuthorityRecipient) returns (bool)
createSortitionPool(address _application) returns (address)
openKeep(uint256 _groupSize, uint256 _honestThreshold, address _owner, uint256 _bond, uint256 _stakeLockDuration) payable returns (address keepAddress)
registerMemberCandidate(address _application)
requestNewGroupSelectionSeed() payable
setMinimumBondableValue(uint256 _minimumBondableValue, uint256 _groupSize, uint256 _honestThreshold)
updateOperatorStatus(address _operator, address _application)
BondedECDSAKeepCreated(address indexed keepAddress, address[] members, address indexed owner, address indexed application, uint256 honestThreshold)
SortitionPoolCreated(address indexed application, address sortitionPool)
constructor(address _masterBondedECDSAKeepAddress, address _sortitionPoolFactory, address _tokenStaking, address _keepBonding, address _randomBeacon)
fallback()
This contract contains no error objects.