0x4dc0bf9b18f9c550786a67ef42569d6337c4e78c

Unverified contract

Proxy

Active on Ethereum with 1 txns
Deployed by via 0xc444c1b7 at 20468369
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0x4dc0bf9b18f9c550786a67ef42569d6337c4e78c"

0x1f5b2a5b6f330ec3975f2062d12bd1285315d29c8eb87c1bd7f60088c0c79045
From

Functions
Getter at block 21212222
getClient(view returns (address)
0xd4f962494c3f70244bf3dd3a2c55132da56da880
getFactory(view returns (address)
0x10f4ec919e3e692cb79301e58a7055c783630dfc
getFeeDistributor(view returns (address)
0x224c83c4e1a99a7c4f330800e3435e205750a8d3
operator(view returns (address)
0x588ede4403df0082c5ab245b35f0f79eb2d8033a
owner(view returns (address)
0xbc1ff75c84724fe6377e0fdd13cd0f59c156e864
Read-only
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
depositToSSV(uint256 _tokenAmountuint64[] _operatorIdsstruct ISSVClustersCluster[] _clusters
initialize(address _feeDistributor
liquidate(uint64[] _operatorIdsstruct ISSVClustersCluster[] _clusters
reactivate(uint256 _tokenAmountuint64[] _operatorIdsstruct ISSVClustersCluster[] _clusters
registerValidators(struct SsvPayload _ssvPayload
removeValidators(bytes[] _pubkeysuint64[] _operatorIdsstruct ISSVClustersCluster[] _clusters
setFeeRecipientAddress(address _feeRecipientAddress
transferERC1155(address _tokenaddress _recipientuint256 _tokenIduint256 _amountbytes _data
transferERC20(address _tokenaddress _recipientuint256 _amount
transferERC721(address _tokenaddress _recipientuint256 _tokenId
transferEther(address _recipientuint256 _amount
withdrawFromSSV(uint256 _tokenAmountuint64[] _operatorIdsstruct ISSVClustersCluster[] _clusters
withdrawSSVTokens(address _touint256 _amount
Events
ERC1155Transferred(address indexed _tokenaddress indexed _recipientuint256 _tokenIduint256 _amountbytes _data
ERC20Transferred(address indexed _tokenaddress indexed _recipientuint256 _amount
ERC721Transferred(address indexed _tokenaddress indexed _recipientuint256 _tokenId
EtherTransferred(address indexed _recipientuint256 _amount
P2pSsvProxy__Initialized(address indexed _feeDistributor
P2pSsvProxy__SuccessfullyCalledViaFallback(address indexed _callerbytes4 indexed _selector
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors
AssetRecoverer__TransferFailed(address _recipientuint256 _amount
OwnableBase__CallerNotOwner(address _calleraddress _owner
P2pSsvProxy__AmountOfParametersError(
P2pSsvProxy__CallerNeitherOperatorNorOwner(address _calleraddress _operatoraddress _owner
P2pSsvProxy__CallerNeitherOperatorNorOwnerNorClient(address _caller
P2pSsvProxy__NotP2pSsvProxyFactory(address _passedAddress
P2pSsvProxy__NotP2pSsvProxyFactoryCalled(address _msgSenderaddress _actualFactory
P2pSsvProxy__SelectorNotAllowed(address _callerbytes4 _selector
TokenRecoverer__NoBurn(