AngleDelegatorPCVDeposit

Verified contract

Active on Ethereum with 5 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AngleDelegatorPCVDeposit"

0x47e3ad5bfadbd5536823736d8338209362d692a4588e60e729124e34d58d5808
0x868dde22472009cf3fb6389c4faa13aa043eaea8e1b430de69c35c17b5eab2bc
0x26c867d8b21fcc20f92f9e157dee2121b96eddf6319ad30a275ec3fbdf086242
0x32e21df30fed0cfffe8cb2554ab064acea30c843f1edea7106f6559cbefa2188
0x879ebe274c70741f956437172c99dedcc02fa3b8885f5eb9393e3b00d398ba39

Functions
Getter at block 21223581
CONTRACT_ADMIN_ROLE(view returns (bytes32)
0x899bd46557473cb80307a9dabc297131ced39608330a2d29b2d52b660c03923e
DELEGATE_REGISTRY(view returns (address)
0x469788fe6e9e9681c6ebf3bf78e7fd26fc015446
balance(view returns (uint256)
478096470389063857229907
balanceReportedIn(view returns (address)
0x31429d1856ad1377a8a0079410b297e1a9e214c2
core(view returns (address)
0x8d5ed43dca8c2f7dfb20cf7b53cc7e593635d7b9
delegate(view returns (address)
0xce96fe7eb7186e9f894de7703b4df8ea60e2dd77
fei(view returns (address)
0x956f47f50a910163d8bf957cf5846d573e7f87ca
feiBalance(view returns (uint256)
0
gaugeController(view returns (address)
0x9ad7e7b0877582e14c17702eecf49018dd6f2367
liquidToken(view returns (address)
0x31429d1856ad1377a8a0079410b297e1a9e214c2
lockDuration(view returns (uint256)
126144000
paused(view returns (bool)
false
resistantBalanceAndFei(view returns (uint256uint256)
(478096470389063857229907, 0)
spaceId(view returns (bytes32)
0x616e676c65676f7665726e616e63652e65746800000000000000000000000000
token(view returns (address)
0x31429d1856ad1377a8a0079410b297e1a9e214c2
tribe(view returns (address)
0xc7283b66eb1eb5fb86327f08e1b5816b0720212b
tribeBalance(view returns (uint256)
0
veToken(view returns (address)
0x0c462dbb9ec8cd1630f1728b2cfd2769d09f0dd5
Read-only
isContractAdmin(address _adminview returns (bool)
tokenToGauge(addressview returns (address)
State-modifying
castVote(address governoruint256 proposalIduint8 supportreturns (uint256)
claimGaugeRewards(address gaugeAddress
clearDelegate(
deposit(
exitLock(
lock(
pause(
propose(address governoraddress[] targetsuint256[] valuesbytes[] calldatasstring descriptionreturns (uint256)
setContractAdminRole(bytes32 newContractAdminRole
setDelegate(address newDelegate
setGaugeController(address _gaugeController
setLockDuration(uint256 newLockDuration
setSpaceId(bytes32 _spaceId
setTokenToGauge(address tokenaddress gaugeAddress
stakeAllInGauge(address token
stakeInGauge(address tokenuint256 amount
unpause(
unstakeFromGauge(address tokenuint256 amount
voteForGaugeWeight(address tokenuint256 gaugeWeight
withdraw(address touint256 amountUnderlying
withdrawERC20(address tokenaddress touint256 amount
withdrawETH(address touint256 amountOut
Events
ContractAdminRoleUpdate(bytes32 indexed oldContractAdminRolebytes32 indexed newContractAdminRole
CoreUpdate(address indexed oldCoreaddress indexed newCore
DelegateUpdate(address indexed oldDelegateaddress indexed newDelegate
Deposit(address indexed _fromuint256 _amount
GaugeControllerChanged(address indexed oldControlleraddress indexed newController
GaugeRewardsClaimed(address indexed gaugeaddress indexed tokenuint256 amount
GaugeSetForToken(address indexed tokenaddress indexed gauge
GaugeStake(address indexed gaugeuint256 amount
GaugeUnstake(address indexed gaugeuint256 amount
GaugeVote(address indexed gaugeuint256 amount
Lock(uint256 cummulativeTokensLockeduint256 lockHorizon
Paused(address account
Proposed(address indexed governoruint256 proposalId
Unlock(uint256 tokensUnlocked
Unpaused(address account
Voted(address indexed governoruint256 proposalIduint256 weightuint8 support
WithdrawERC20(address indexed _calleraddress indexed _tokenaddress indexed _touint256 _amount
WithdrawETH(address indexed _calleraddress indexed _touint256 _amount
Withdrawal(address indexed _calleraddress indexed _touint256 _amount
Constructor
constructor(address _coreaddress _initialDelegate
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.