BalancerLocker

Verified contract

Active on Ethereum with 10 txns
Deployed by via 0x24fcc9c7 at 14847899
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.14
ERC-20
Value $0.11
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x010474203a58e02080fcc7b901521777fc000bd756fcff1dafba61e0caed5418
0xba8d2d31b9aeee1350fa6673a6878f46f2b0db65e3b103d4e1453dec72731484
0xf69351af7fbb8184f98429812630c9de56257ea84a9c802153e6d58537468e2e
0x3b28a3b5a1053222a6eee0af5c4b33f0bf7ff41bda4a2bfd478c4c74519455ee
0xd3a6213881c82ebe1100ce3397ae64ad3f41019e503aa58ad112c34aee2a4d70
0x52d48fbe9f65763cba7b4c4b0392450eb9cf8927f89f5990ecb04077a09ff575
0x4f7a95b4a3f720ec5fd0f604e8b6852e5cacb72f93011d4538468cc2e44b05a8
0x7c9a31a52f53a5865daefa199ac8b0b0bf49962ca7a1ce6052e1b09c0f19c0a0
0x5f7a3f4a32b7186b86d4f284f9d866656705d8d8864714bbf2de1ee6fc9ada2f
0x16d7404a476c99d74d5d2f78ae5ae5d0518941d72f26450aed89588d24ae341b

Functions
Getter at block 20963138
BALANCER_POOL_TOKEN(view returns (address)
0x5c6ee304399dbdb9c8ef030ab642b10820db8f56
accumulator(view returns (address)
0x2903dbec58d193c34708de22f89fd7a42b6d0eb0
depositor(view returns (address)
0x3e0d44542972859de3cadaf856b1a4fd351b4d2e
feeDistributor(view returns (address)
0xd3cf852898b21fc233251427c2dc93d3d604f3bb
gaugeController(view returns (address)
0xc128468b7ce63ea702c1f104d55a2566b13d3abd
governance(view returns (address)
0x873b031ea6e4236e44d933aae5a66af6d4da419d
veBAL(view returns (address)
0xc128a9954e6c874ea3d62ce62b468ba073093f25
Read-only

This contract contains no read-only function objects.

State-modifying
claimAllRewards(address[] _tokensaddress _recipient
claimRewards(address _tokenaddress _recipient
createLock(uint256 _valueuint256 _unlockTime
execute(address touint256 valuebytes datareturns (boolbytes)
increaseAmount(uint256 _value
increaseUnlockTime(uint256 _unlockTime
release(address _recipient
setAccumulator(address _accumulator
setDepositor(address _depositor
setFeeDistributor(address _newFD
setGaugeController(address _gaugeController
setGovernance(address _governance
voteGaugeWeight(address _gaugeuint256 _weight
Events
AccumulatorChanged(address indexed newAccumulator
BalancerDepositorChanged(address indexed newDepositor
FeeDistributorChanged(address indexed newFeeDistributor
GaugeControllerChanged(address indexed newGaugeController
GovernanceChanged(address indexed newGovernance
LockCreated(address indexed useruint256 valueuint256 duration
Released(address indexed useruint256 value
TokenClaimed(address indexed useraddress tokenuint256 value
TokensClaimed(address indexed useraddress[] tokensuint256[] value
VotedOnGaugeWeight(address indexed _gaugeuint256 _weight
Constructor
constructor(address _accumulator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.