TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 65 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) |
---|---|---|---|---|---|---|---|
| 19282305 | 9 months ago | | | 0 | 0.0031736590 | |
| 18526092 | a year ago | | | 0 | 0.0035448060 | |
| 18376651 | a year ago | | | 0 | 0.00062823792 | |
| 18374563 | a year ago | | | 0 | 0.0012938041 | |
| 18332121 | a year ago | | | 0 | 0.0015218499 | |
| 18301197 | a year ago | | | 0 | 0.0015040665 | |
| 18278168 | a year ago | | | 0 | 0.0052641442 | |
| 18124305 | a year ago | | | 0 | 0.0019652200 | |
| 18090800 | a year ago | | | 0 | 0.0029181657 | |
| 17842414 | a year ago | | | 0 | 0.0080937539 |
ABI
ABI objects
Getter at block 21293093
MAX_LOCK_TIME() view returns (uint128)
62899200
ePendle() view returns (address)
0x22fc5a29bd3d6cce19a06f844019fd506fce4455
ePendleRewardPool() view returns (address)
0x357f55b46821a6c6e476cc32ebb2674cd125e849
lastLockTime() view returns (uint256)
1732856807
lockTimeInterval() view returns (uint256)
86400
owner() view returns (address)
0xc493bd1d8d794357e79da84613b67533afc4d337
pendle() view returns (address)
0x808507121b80c02388fad14726482e061b8da827
pendleProxy() view returns (address)
0x64627901dadb46ed7f275fd4fc87d086cff1e6e3
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
deposit(uint256 _amount, bool _stake)
depositAll(bool _stake)
initialize()
lockPendle()
renounceOwnership()
setLockTimeInterval(uint256 _lockTimeInterval)
setParams(address _pendle, address _pendleProxy, address _ePendle, address _ePendleRewardPool)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Deposited(address indexed _user, uint256 _amount)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.