ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 2 txns
Deployed by via 0xeecbbb21 at 16032105
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 98 additional slots
ERC-20
Value $2,346,693.89
0x5c249eb2837f4016ffba65bae71c8baf6dcdd2f1360de37c43fe26e3efaea31a
0x05fbc4e5cf76dc55b0040c527a48263bcf538461d5f9dda6237c823abb3dd8c0

Functions
Getter at block 20892442
marketFactory(view returns (address)
0x27b1dacd74688af24a64bd3c9c1b143118740784
marketFactory2(view returns (address)
0x1a6fcc85557bc4fb7b534ed835a03ef056552d52
marketFactory3(view returns (address)
0x3d75bd20c983edb5fd218a1b7e0024f1056c7a2f
marketFactory4(view returns (address)
0x6fcf753f2c67b83f7b09746bbc4fa0047b35d050
owner(view returns (address)
0x8119ec16f0573b7dac7c0cb94eb504fb32456ee1
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
pendle(view returns (address)
0x808507121b80c02388fad14726482e061b8da827
 
proxiableUUID(view returns (bytes32)
votingController(view returns (address)
0x44087e105137a5095c008aab6a6530182821f2f0
Read-only
epochRewardReceived(uint128view returns (bool)
isValidMarket(addressview returns (bool)
rewardData(addressview returns (uint128 pendlePerSecuint128 accumulatedPendleuint128 lastUpdateduint128 incentiveEndsAt)
State-modifying
claimOwnership(
fundPendle(uint256 amount
initialize(
redeemMarketReward(
transferOwnership(address newOwnerbool directbool renounce
updateVotingResults(uint128 wTimeaddress[] marketsuint256[] pendleSpeeds
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawPendle(uint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
MarketClaimReward(address indexed marketuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveVotingResults(uint128 indexed wTimeaddress[] marketsuint256[] pendleAmounts
UpdateMarketReward(address indexed marketuint256 pendlePerSecuint256 incentiveEndsAt
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
ArrayLengthMismatch(
GCNotPendleMarket(address caller
GCNotVotingController(address caller