PendleGaugeControllerMainchainUpg

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x6f00e70e at 20512288
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

No balances found for "PendleGaugeControllerMainchainUpg"

No transactions found for "PendleGaugeControllerMainchainUpg"


Functions
Getter at block 20893609
marketFactory(view returns (address)
0x27b1dacd74688af24a64bd3c9c1b143118740784
marketFactory2(view returns (address)
0x1a6fcc85557bc4fb7b534ed835a03ef056552d52
marketFactory3(view returns (address)
0x3d75bd20c983edb5fd218a1b7e0024f1056c7a2f
marketFactory4(view returns (address)
0x6fcf753f2c67b83f7b09746bbc4fa0047b35d050
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
pendle(view returns (address)
0x808507121b80c02388fad14726482e061b8da827
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
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
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 _votingControlleraddress _pendleaddress _marketFactoryaddress _marketFactory2address _marketFactory3address _marketFactory4
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ArrayLengthMismatch(
GCNotPendleMarket(address caller
GCNotVotingController(address caller