0x54cd0e6771b6487c721ec620c4de1240d3b07696

Unverified contract

Proxy

Active on Ethereum with 0 txns
Deployed by via 0x82d6ad41 at 15527763

The storage layout for this contract could not be retrieved.

ERC-20
--

No transactions found for "0x54cd0e6771b6487c721ec620c4de1240d3b07696"


Functions
Getter at block 21244124
getPoolState(view returns (struct IStakefishTransactionFeePoolComputationCache)
(1664279363, 6190188781, 34627358500303591264, 95215919148792479661, 157875527977432984)
 
proxiableUUID(view returns (bytes32)
stakefishCommissionRateBasisPoints(view returns (uint256)
2000
totalValidators(view returns (uint256)
8622
Read-only
pendingReward(address depositorAddressview returns (uint256uint256)
State-modifying
bulkJoinPool(bytes validatorPubkeyArrayaddress[] depositorAddressesuint256 ts
bulkPartPool(bytes validatorPubkeyArrayuint256 ts
changeOperator(address newOperator
closePoolForWithdrawal(
collectPoolCommission(address beneficiaryuint256 amountRequested
collectReward(address beneficiaryuint256 amountRequested
emergencyWithdraw(address[] depositorAddressesaddress[] beneficiariesuint256 maxAmount
initialize(address operatorAddress_address adminAddress_address devAddress_
joinPool(bytes validatorPubKeyaddress depositoruint256 joinTime
migrate(address toAddress
openPoolForWithdrawal(
partPool(bytes validatorPubKeyuint256 leaveTime
setCommissionRate(uint256 commissionRate
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
CommissionRateChanged(uint256 newRate
Initialized(uint8 version
OperatorChanged(address newOperator
Upgraded(address indexed implementation
ValidatorBulkJoined(bytes validatorPubkeyArrayaddress[] depositorAddressuint256 time
ValidatorBulkParted(bytes validatorPubkeyArrayaddress[] depositorAddressuint256 time
ValidatorJoined(bytes indexed validatorPubkeyaddress indexed depositorAddressuint256 ts
ValidatorParted(bytes indexed validatorPubkeyaddress indexed depositorAddressuint256 ts
ValidatorRewardCollected(address indexed depositorAddressaddress beneficiaryuint256 rewardAmountaddress requester
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.