TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 382 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21208806 | a month ago | | | 0 | 0.0034296862 | |
| 21069680 | 2 months ago | | | 0 | 0.00066348381 | |
| 21069676 | 2 months ago | | | 0 | 0.0012335299 | |
| 21069674 | 2 months ago | | | 0 | 0.0014107423 | |
| 21069672 | 2 months ago | | | 0 | 0.0010232201 | |
| 20934547 | 2 months ago | | | 0 | 0.00037001466 | |
| 20928371 | 2 months ago | | | 0 | 0.0069371781 | |
| 20928346 | 2 months ago | | | 0 | 0.011252643 | |
| 20923248 | 2 months ago | | | 0 | 0.0015216460 | |
| 20915109 | 2 months ago | | | 0 | 0.0088647296 |
ABI
ABI objects
Getter at block 21401741 getRestakeableStrategies() view returns (address[])
avsDirectory() view returns (address)
0x135dda560e946695d6f155dacafc6f1f25c1f5af
committee() view returns (address)
0xecc22f3ecd0efc8ad77a78ad9469efbc44e746f5
owner() view returns (address)
0xe7cda508feb53713fb7c69bb891530c924980366
stakeManager() view returns (address)
0xc39d3882e2aa607bd37725c99357405e14aba05a
voteWeigher() view returns (address)
0xe1e25a74eb983e668f2abc93407a102010b48fd9
Read-only
getOperatorRestakedStrategies(address operator) view returns (address[])
operatorWhitelist(address) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addBlsPubKeys(struct IBLSKeyCheckerBLSKeyWithProof blsKeyWithProof)
addOperatorsToWhitelist(address[] operators)
deregister()
initialize(address initialOwner)
register(address signAddress, struct IBLSKeyCheckerBLSKeyWithProof blsKeyWithProof, struct ISignatureUtilsSignatureWithSaltAndExpiry operatorSignature)
removeBlsPubKeys(uint32[] indices)
removeOperatorsFromWhitelist(address[] operators)
renounceOwnership()
subscribe(uint32 chainID)
transferOwnership(address newOwner)
unsubscribe(uint32 chainID)
unsubscribeByAdmin(address[] operators, uint32 chainID)
updateAVSMetadataURI(string _metadataURI)
updateBlsPubKey(uint32 index, struct IBLSKeyCheckerBLSKeyWithProof blsKeyWithProof)
updateSignAddress(address newSignAddress)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OperatorDeregistered(address indexed operator)
OperatorRegistered(address indexed operator, uint32 serveUntilBlock)
OperatorSubscribed(address indexed operator, uint32 indexed chainID)
OperatorUnsubscribed(address indexed operator, uint32 indexed chainID)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UnsubscribedByAdmin(address indexed operator, uint32 indexed chainID)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.