Booster
Verified contract
Active on
Ethereum with 2,923 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) |
---|---|---|---|---|---|---|---|
| 17884269 | a year ago | | | 0 | 0.0067585715 | |
| 17880679 | a year ago | | | 0 | 0.0066639299 | |
| 17878308 | a year ago | | | 0 | 0.024215465 | |
| 17877587 | a year ago | | | 0 | 0.012761234 | |
| 17875356 | a year ago | | | 0 | 0.0071672140 | |
| 17874177 | a year ago | | | 0 | 0.0084908653 | |
| 17873798 | a year ago | | | 0 | 0.010289048 | |
| 17873727 | a year ago | | | 0 | 0.0080725760 | |
| 17872668 | a year ago | | | 0 | 0.011840088 | |
| 17872523 | a year ago | | | 0 | 0.014138303 |
ABI
ABI objects
Getter at block 21216326
feeQueue() view returns (address)
0xa1b72482cf45a6f4a0a7ee1daffdbc66e243622a
feeRegistry() view returns (address)
0xc9acb83ada68413a6aa57007bc720ee2e2b3c46d
feeclaimer() view returns (address)
0x0000000000000000000000000000000000000000
fxs() view returns (address)
0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0
isShutdown() view returns (bool)
true
owner() view returns (address)
0xa3c5a1e09150b75ff251c1a7815a07182c3de2fb
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
poolManager() view returns (address)
0x947b7742c403f20e5faccdac5e092c943e7d0277
poolRegistry() view returns (address)
0x41a5881c17185383e19df6fa4ec158a6f4851a69
proxy() view returns (address)
0x59cfcd384746ec3035299d90782be065e466800b
rewardManager() view returns (address)
0x947b7742c403f20e5faccdac5e092c943e7d0277
Read-only
feeClaimMap(address, address) view returns (bool)
proxyOwners(address) view returns (address)
State-modifying
Events acceptPendingOwner()
addPool(address _implementation, address _stakingAddress, address _stakingToken)
addProxyOwner(address _proxy, address _owner)
checkpointFeeRewards(address _distroContract)
claimFees(address _distroContract, address _token)
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)
setFeeClaimPair(address _claimAddress, address _token, bool _active)
setFeeClaimer(address _claimer)
setFeeQueue(address _queue)
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)
setVeFXSProxy(address _vault, address _newproxy)
shutdownSystem()
voteGaugeWeight(address _controller, address[] _gauge, uint256[] _weight)
DelegateSet(address indexed _address)
FeeClaimPairSet(address indexed _address, address indexed _token, bool _value)
FeeClaimerChanged(address indexed _address)
FeeQueueChanged(address indexed _address)
FeesClaimed(uint256 _amount)
OwnerChanged(address indexed _address)
PoolManagerChanged(address indexed _address)
ProxyOwnerSet(address indexed _address, address _owner)
Recovered(address indexed _token, uint256 _amount)
RewardManagerChanged(address indexed _address)
SetPendingOwner(address indexed _address)
Shutdown()
constructor(address _proxy, address _poolReg, address _feeReg)
This contract contains no fallback and receive objects.
This contract contains no error objects.