Booster
Verified contract
Active on
Ethereum with 1,124 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Booster"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21199718 | 5 hours ago | | | 0 | 0.0039463900 | |
| 21198157 | 10 hours ago | | | 0 | 0.0054177687 | |
| 21191783 | a day ago | | | 0 | 0.0075208791 | |
| 21191780 | a day ago | | | 0 | 0.0046489232 | |
| 21189465 | 2 days ago | | | 0 | 0.0093147899 | |
| 21187804 | 2 days ago | | | 0 | 0.010066025 | |
| 21160514 | 6 days ago | | | 0 | 0.0056937452 | |
| 21156011 | 6 days ago | | | 0 | 0.0072820408 | |
| 21151173 | 7 days ago | | | 0 | 0.0080505351 | |
| 21149988 | 7 days ago | | | 0 | 0.0037741174 |
ABI
ABI objects
Getter at block 21201127
boostFeeQueue() view returns (address)
0x8133f7d5cd1a1e184228c373f5befa98fa01395d
cvxfxn() view returns (address)
0x183395dbd0b5e93323a7286d1973150697fffcb3
feeDistro() view returns (address)
0xd116513eea4efe3908212afbaefc76cb29245681
feeQueue() view returns (address)
0x35b6d13b334a428b894eaeae2fb2a7fe22ffa7a0
feeRegistry() view returns (address)
0x4f258fecc91b2ff162ca702c2bd9abf2af089611
feeToken() view returns (address)
0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0
fxn() view returns (address)
0x365accfca291e7d3914637abf1f7635db165bb09
fxnDepositor() view returns (address)
0x56b3c8ef8a095f8637b6a84942aa898326b82b91
isShutdown() view returns (bool)
false
owner() view returns (address)
0xa3c5a1e09150b75ff251c1a7815a07182c3de2fb
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
poolManager() view returns (address)
0xe7ac460137ccd6173db6992529013d672d4f0087
poolRegistry() view returns (address)
0xdb95d646012bb87ac2e6cd63eab2c42323c1f5af
proxy() view returns (address)
0xd11a4ee017ca0beca8fa45ff2abfe9c6267b7881
rewardManager() view returns (address)
0xe7ac460137ccd6173db6992529013d672d4f0087
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptPendingOwner()
addPool(address _implementation, address _stakingAddress, address _stakingToken)
claimBoostFees()
claimFees()
claimOperatorRoles()
createVault(uint256 _pid) returns (address)
deactivatePool(uint256 _pid)
recoverERC20(address _tokenAddress, uint256 _tokenAmount, address _withdrawTo)
recoverERC20FromProxy(address _tokenAddress, uint256 _tokenAmount, address _withdrawTo)
setDelegate(address _delegateContract, address _delegate, bytes32 _space)
setFeeQueue(address _queue)
setFeeToken(address _feeToken, address _distro)
setPendingOwner(address _po)
setPoolFeeDeposit(address _deposit)
setPoolFees(uint256 _cvxfxs, uint256 _cvx, uint256 _platform)
setPoolManager(address _pmanager)
setPoolRewardImplementation(address _impl)
setRewardActiveOnCreation(bool _active)
setRewardManager(address _rmanager)
setTokenMinter(address _operator, bool _valid)
shutdownSystem()
voteGaugeWeight(address _controller, address[] _gauge, uint256[] _weight)
BoostFeeQueueChanged(address indexed _address)
DelegateSet(address indexed _address)
FeeQueueChanged(address indexed _address)
FeeTokenSet(address indexed _address, address _distro)
OwnerChanged(address indexed _address)
PoolManagerChanged(address indexed _address)
Recovered(address indexed _token, uint256 _amount)
RewardManagerChanged(address indexed _address)
SetPendingOwner(address indexed _address)
Shutdown()
constructor(address _proxy, address _depositor, address _cvxfxn, address _poolReg, address _feeReg)
This contract contains no fallback and receive objects.
This contract contains no error objects.