IncentivizingLiquidityAmo

Verified contract

Active on Ethereum with 57 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $343.19
0xfe37d52958a0e3535357fdf5b9cbf00b50f10accde88d3fa7e3667b92d0bf2f7
0x041d59ca530cc308c460e538b1a818a4ab3220eea8e4edb6fc369b8ca9fb70c0
0x906e59eee9d60d6664b2d5e0378df91255541168bfa50063b25b0d2614855807
0x76c4a382977f21b6772f18206401ac4431f239f4506cc6becff2431f3d069774
0x15a80e2c8ca1aaec7e0ecce569f389df37e733845c5a1a1ada3fc696e4a8f016
0x82f9fd8c4691aa772cb3da7b76c3891f591229e7278b5acac4aa41c203a26d3e
0x0a2f0f13da445d4a42e7c1323386d296183bdbc73ea525a682b4cc0629648569
0x2c1449a1a0db4ebe06c393efe827c8938f56093ecc85264768739f0714739a40
0x0c18999dca603d1d621e7acf93afd1bb5336f44912e3c6e8830814a4b3b255ae
0x52acf326e4d73c0e450b080dc55607298a3c91636cb4df1090745b817b058105

Functions
Getter at block 21159405
incentiveTokenAddress(view returns (address)
0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0
minTvl(view returns (uint256)
5000000000000000000000
operatorAddress(view returns (address)
0x6e74053a3798e0fc9a9775f7995316b27f21c4d2
owner(view returns (address)
0x93bc2e4061d4b256eb55446952b49c616db4ac0e
 
showActivePoolsTvl(view returns (uint256)
targetTokenAddress(view returns (address)
0x853d955acef822db058eb8505911ed77f175b99e
Read-only
poolArray(uint256view returns (address)
poolFixedIncentAmount(addressview returns (uint256)
poolHasFixedIncent(addressview returns (bool)
poolInitialized(addressview returns (bool)
showPoolInfo(address _poolAddressview returns (address _gaugeAddressaddress _incentivePoolAddressaddress _incentivizationHandlerAddressuint256 _incentivizationId)
showPoolStatus(address _poolAddressview returns (bool _isInitializeduint256 _lastIncentivizationTimestampuint256 _lastIncentivizationAmountbool _isPaused)
showPoolTvl(address _poolAddressview returns (uint256)
State-modifying
addOrSetPool(address _poolAddressaddress _incentivePoolAddressaddress _incentivizationHandlerAddressaddress _gaugeAddressuint256 _incentivizationId
execute(address _touint256 _valuebytes _datareturns (boolbytes)
incentivizeAllPoolsByTvl(uint256 _totalIncentAmountbool _FixedIncent
incentivizeAllPoolsByUnitBudget(uint256 _unitIncentAmountbool _FixedIncent
incentivizePoolByAmount(address _poolAddressuint256 _amount
incentivizePoolByFixedIncent(address _poolAddress
incentivizePoolByTvl(address _poolAddressuint256 _totalIncentAmountuint256 _totalTvl
incentivizePoolByUnitBudget(address _poolAddressuint256 _unitIncentAmount
pausePool(address _poolAddressbool _isPaused
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
setFixedIncent(address _poolAddressbool _hasFixedIncentuint256 _amountPerCycle
setMinTvl(uint256 _minTvl
setOperatorAddress(address _newOperatorAddress
transferOwnership(address newOwner
Events
AddOrSetPool(address _poolAddressaddress _gaugeAddressaddress _incentivePoolAddressaddress _incentivizationHandlerAddressuint256 _indexId
ChangePauseStatusPool(address _poolAddressbool _isPaused
IncentivizePool(address _poolAddressuint256 _amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetOperator(address _oldAddressaddress _newAddress
SetPoolFixedIncent(address _poolAddressbool _hasFixedIncentuint256 _amountPerCycle
StartAMO(address _operatorAddressaddress _targetTokenAddressaddress _incentiveTokenAddress
Constructor
constructor(address _operatorAddressaddress _targetTokenAddressaddress _incentiveTokenAddressuint256 _minTvl
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.