ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 9,337 txns
Deployed by via 0x96400ac3 at 16032096
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 47 additional slots
-
variable spans 2 additional slots
-
variable spans 99 additional slots
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 97 additional slots
4 additional variables

No balances found for "ERC1967Proxy"

0x47302732120362d141aa53c70431bdedc098ad612c0ac98fdba951d1fe8d73fa
0x2d248daef96d60eeda4f134da9c504a66276adf5b7a8548cbb3cbb80193e5d6b
0x8ed2989aa5fe0cd6979406a94e760671689d0cf28cfb3a687b1797f7c6e25db7
0xf09ee91f609ba8452ca01636de927753a10afaaf7136588991edc22da671d7f8
0xdbd7558051115c9c6b67bc3165ab10f72c9ab26b59f5ac8b5b8faf69a598e919
0x178dd458b2110a9244df3a9ce3ab269099fa45e578fd573bf6f326c194edcb4c
0xdd70f8ac0eacbeee0d6bc08f0a3c584a7a8ecb3cf7a7e9d198fb5e15080386b6
0x14038ecef9dd3a4dd9d655e1b7287fd3e663032a913db6a09f203a3cdbcf07ee
0x14e015cfce8938c1afe8326dbf362438309e611944dfe8c5557c8b5bdd7eb7b3
0x2b02ad97a074c1814e4130aca765b316924c30be210bc1e721aa29154d4f1611

Functions
Getter at block 21274602
GOVERNANCE_PENDLE_VOTE(view returns (uint128)
10000000000000000000000000
MAX_LOCK_TIME(view returns (uint128)
62899200
WEEK(view returns (uint128)
604800
addPoolHelper(view returns (address)
0xeea6f790f18563e91b18df00b89d9f79b2e6761f
approxDstExecutionGas(view returns (uint256)
10000000
deployedWTime(view returns (uint128)
1668643200
 
getAllActivePools(view returns (address[])
 
getAllDestinationContracts(view returns (uint256[] chainIdsaddress[] addrs)
owner(view returns (address)
0x8119ec16f0573b7dac7c0cb94eb504fb32456ee1
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
pendleMsgSendEndpoint(view returns (address)
0x07b1014c88f14c9e910092526db57a20052e989f
pendlePerSec(view returns (uint128)
297619047619047616
 
proxiableUUID(view returns (bytes32)
removePoolHelper(view returns (address)
0xe6f0489ed91dc27f40f9dbe8f81fccbfc16b9cb1
vePendle(view returns (address)
0x4f30a9d41b80ecc5b94306ab4364951ae3170210
Read-only
getActiveChainPools(uint64 chainIdview returns (address[])
getAllRemovedPools(uint256 startuint256 endview returns (uint256 lengthOfRemovedPoolsaddress[] arr)
getBroadcastResultFee(uint64 chainIdview returns (uint256)
getPoolData(address pooluint128[] wTimesview returns (uint64 chainIduint128 lastSlopeChangeAppliedAtstruct VeBalance totalVoteuint128[] slopeChanges)
getPoolTotalVoteAt(address pooluint128 wTimeview returns (uint128)
getUserData(address useraddress[] poolsview returns (uint64 totalVotedWeightstruct VotingControllerStorageUpgUserPoolData[] voteForPools)
getUserPoolHistoryAt(address useraddress pooluint256 indexview returns (struct Checkpoint)
getUserPoolHistoryLength(address useraddress poolview returns (uint256)
getUserPoolVote(address useraddress poolview returns (struct VotingControllerStorageUpgUserPoolData)
getWeekData(uint128 wTimeaddress[] poolsview returns (bool isEpochFinalizeduint128 totalVotesuint128[] poolVotes)
State-modifying
addDestinationContract(address _addressuint256 _chainIdpayable 
addMultiPools(uint64[] chainIdsaddress[] pools
addPool(uint64 chainIdaddress pool
applyPoolSlopeChanges(address pool
broadcastResults(uint64 chainIdpayable 
claimOwnership(
finalizeEpoch(
forceBroadcastResults(uint64 chainIduint128 wTimeuint128 forcedPendlePerSecpayable 
initialize(
removePool(address pool
setAddPoolHelper(address _helper
setApproxDstExecutionGas(uint256 gas
setPendlePerSec(uint128 newPendlePerSec
setRemovePoolHelper(address _helper
transferOwnership(address newOwnerbool directbool renounce
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
vote(address[] poolsuint64[] weights
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AddPool(uint64 indexed chainIdaddress indexed pool
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
BroadcastResults(uint64 indexed chainIduint128 indexed wTimeuint128 totalPendlePerSec
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolVoteChange(address indexed poolstruct VeBalance vote
RemovePool(uint64 indexed chainIdaddress indexed pool
SetPendlePerSec(uint256 newPendlePerSec
Upgraded(address indexed implementation
Vote(address indexed useraddress indexed pooluint64 weightstruct VeBalance vote
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
ArrayLengthMismatch(
ArrayOutOfBounds(
InsufficientFeeToSendMsg(uint256 currentFeeuint256 requiredFee
InvalidWTime(uint256 wTime
VCEpochNotFinalized(uint256 wTime
VCExceededMaxWeight(uint256 totalWeightuint256 maxWeight
VCInactivePool(address pool
VCPoolAlreadyActive(address pool
VCPoolAlreadyAddAndRemoved(address pool
VCZeroVePendle(address user
VEZeroSlope(uint128 biasuint128 slope