TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 46,505 txns
Deployed by via 0x09360a35 at 17575893
Slot
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
-
variable spans 31 additional slots
-
variable spans 1 additional slot

No balances found for "TransparentUpgradeableProxy"

0x5e6b4ea3de4f3ec8f600feb4dd263b7680d87120308294388e525c1c294b5989
0x6b2c303fd2407adff38a6440c7a783fe492cd3633ba5651fcf2d5ef59df08326
0x2bfd8040411d7b7d3327112c417b2865492d562c823c79a2fb06348832293594
0xd387f815ee16c8192de653e2b6bbdf67802a8a2a15a54180f8aaf7c2a724e595
0x3dcfdb82ddfec8a547209692f85320b0f86419a89d593065d47c6216c4242f54
0xb90ba35093c7b08af4bbbcc84a925d103276bd2c4d17a9e20b755c6597fa5168
0x4e7c29c8744b084588578062ad2de256960d1eb67b3fc02de707399c6faf4ba1
0x3b190da7f505d8f0b82a302028fdd8aa8d7d80b07581db566ee2f344b9f5737a
0x600870e8eb048fcba1dfae3480b766b8595d30b0116a99188e5ef79a51208e17
0xbd72f2e97b16734a7b2651b506a033c8e16147da9159d5d51607f297587513a9

Functions
Getter at block 21274231
BIP_MULTIPLIER(view returns (uint256)
10000
BLOCK_STALE_MEASURE(view returns (uint32)
150
DURATION_SCALE(view returns (uint256)
3600
MAX_DATASTORE_DURATION(view returns (uint8)
7
MIN_DATASTORE_DURATION(view returns (uint8)
1
NUM_DS_PER_BLOCK_PER_DURATION(view returns (uint256)
20
adversaryThresholdBasisPoints(view returns (uint16)
4000
collateralToken(view returns (address)
0x3c3a81e81dc49a522a592e7622a7e711c06bf354
confirmDataStoreTimeout(view returns (uint32)
1800
dataLayrBombVerifier(view returns (address)
0x0000000000000000000000000000000000000000
dataLayrChallenge(view returns (address)
0xc9c24f1aad2614e81f033746292f5dc5d7ccad94
dataPermissionManager(view returns (address)
0xbcf6d8273daf842b6fc288b08e48c438fa911d01
dataStoresForDuration(view returns (uint32 one_durationuint32 two_durationuint32 three_durationuint32 four_durationuint32 five_durationuint32 six_durationuint32 seven_durationuint32 dataStoreIduint32 latestTime)
(one_duration=45085, two_duration=0, three_duration=0, four_duration=0, five_duration=0, six_duration=0, seven_duration=0, dataStoreId=45086, latestTime=1732655387)
eigenLayrDelegation(view returns (address)
0xea4f1fe4928f1f83a450899c068bcd455baf4798
feePerBytePerTime(view returns (uint256)
1
feeSetter(view returns (address)
0x207e804758e28f2b3fd6e4219671b327100b82f8
investmentManager(view returns (address)
0x23754725a49c0f003c349a6c7869ff8609a7cefd
latestTime(view returns (uint32)
1732655387
log2NumPowersOfTau(view returns (uint48)
0
numPowersOfTau(view returns (uint48)
0
owner(view returns (address)
0x2f44bd2a54ac3fb20cd7783cf94334069641dac9
paused(view returns (uint256)
0
pauserRegistry(view returns (address)
0x4ca725d446ece6e3ffd3e072a6f2a6a16ca492d0
quorumThresholdBasisPoints(view returns (uint16)
9000
registry(view returns (address)
0x1ed35b793d887e028493dac4a11aa5feb811dd67
taskNumber(view returns (uint32)
45086
Read-only
calculateFee(uint256 totalBytesuint256 _feePerBytePerTimeuint32 storePeriodLengthpure returns (uint256)
dataStoreHashesForDurationAtTimestamp(uint8uint256uint256view returns (bytes32)
dataStoreIdToSignatureHash(uint32view returns (bytes32)
getDataStoreHashesForDurationAtTimestamp(uint8 durationuint256 timestampuint32 indexview returns (bytes32)
getNumDataStoresForDuration(uint8 durationview returns (uint32)
paused(uint8 indexview returns (bool)
verifyDataStoreMetadata(uint8 durationuint256 timestampuint32 indexstruct IDataLayrServiceManagerDataStoreMetadata metadataview returns (bool)
zeroPolynomialCommitmentMerkleRoots(uint256view returns (bytes32)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
checkSignatures(bytes datareturns (uint32 taskNumberToConfirmuint32 referenceBlockNumberbytes32 msgHashstruct BLSSignatureCheckerSignatoryTotals signedTotalsbytes32 compressedSignatoryRecord)
confirmDataStore(bytes datastruct IDataLayrServiceManagerDataStoreSearchData searchData
freezeOperator(address operator
initDataStore(address feePayeraddress confirmeruint8 durationuint32 referenceBlockNumberuint32 totalOperatorsIndexbytes headerreturns (uint32 index)
initialize(address _pauserRegistryaddress initialOwneruint16 _quorumThresholdBasisPointsuint16 _adversaryThresholdBasisPointsuint256 _feePerBytePerTimeaddress _feeSetter
pause(uint256 newPausedStatus
renounceOwnership(
setAdversaryThresholdBasisPoints(uint16 _adversaryThresholdBasisPoints
setFeePerBytePerTime(uint256 _feePerBytePerTime
setFeeSetter(address _feeSetter
setQuorumThresholdBasisPoints(uint16 _quorumThresholdBasisPoints
transferOwnership(address newOwner
unpause(uint256 newPausedStatus
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdversaryThresholdBasisPointsUpdated(uint16 adversaryThresholdBasisPoints
BombVerifierSet(address previousAddressaddress newAddress
ConfirmDataStore(uint32 dataStoreIdbytes32 headerHash
FeePerBytePerTimeSet(uint256 previousValueuint256 newValue
FeeSetterChanged(address previousAddressaddress newAddress
InitDataStore(address feePayerstruct IDataLayrServiceManagerDataStoreSearchData searchDatabytes header
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address indexed accountuint256 newPausedStatus
PaymentManagerSet(address previousAddressaddress newAddress
QuorumThresholdBasisPointsUpdated(uint16 quorumTHresholdBasisPoints
SignatoryRecord(bytes32 msgHashuint32 taskNumberuint256 signedStakeFirstQuorumuint256 signedStakeSecondQuorumbytes32[] pubkeyHashes
Unpaused(address indexed accountuint256 newPausedStatus
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.