HotPotV3FundController

Verified contract

Active on Ethereum with 136 txns
Deployed by via 0xbc168638 at 13808441
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "HotPotV3FundController"

0x2819097e907fc936e75e2e09dfc8a2641d1907531cdb39acd880a38b9f4864ae
0x5e02666e01975ad4a5f1822e43c6a9518b080704aca5ce0d366425fdda70cea4
0x179e491120f83144af99b0e15c0a888ed80935e27812e98a0d56e290b1cf8c64
0xf419a71869159edd2e3bcc62f45f6a0367e5d04364c39ddab7be9d2866c4ad8f
0x9f4fe37329c11bed83e0648b0cb68468cd2ee8236e456b9a1c3436425abefa5b
0x7bcac22da50e6824b26bb6127e9ef71d3dcfd7a26072c1bfe6880c8597124f9a
0x13cc068aa3be105206d37076549d344cfa31214d25946d371dd2c819020d837e
0xe315d62893a4248d1615d2a6508c2fb9563f33462214e32ac16541c216de6c88
0xefec55bad5a57cf16a7b507a53ce0302f41c490af8ff25aa75353d09fd8a0de8
0x87fe6b06eadb1f8d426e1a38f65b590836250eb965341bda96ae36924fd38ef8

Functions
Getter at block 20907115
WETH9(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
governance(view returns (address)
0x89a803f5f81bbef6134fdf6e5deee75870393585
hotpot(view returns (address)
0x615d8e5e1344b36a95f6ecd8e6cda020e84dc25b
maxPriceImpact(view returns (uint32 priceImpact)
200
maxSqrtSlippage(view returns (uint32 sqrtSlippage)
9994
uniV3Factory(view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
uniV3Router(view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
Read-only
harvestPath(addressview returns (bytes)
verifiedToken(addressview returns (bool)
State-modifying
add(address funduint256 poolIndexuint256 positionIndexuint256 amountbool collectuint256 deadlinereturns (uint128 liquidity)
harvest(address tokenuint256 amountreturns (uint256 burned)
init(address fundaddress token0address token1uint24 feeint24 tickLowerint24 tickUpperuint256 amountuint256 deadlinereturns (uint128 liquidity)
move(address funduint256 poolIndexuint256 subIndexuint256 addIndexuint256 proportionX128uint256 deadlinereturns (uint128 liquidity)
multicall(bytes[] datapayable returns (bytes[] results)
setDepositDeadline(address funduint256 deadline
setDescriptor(address fundbytes _descriptor
setGovernance(address account
setHarvestPath(address tokenbytes path
setMaxPriceImpact(uint32 priceImpact
setMaxSqrtSlippage(uint32 sqrtSlippage
setPath(address fundaddress distTokenbytes path
setVerifiedToken(address tokenbool isVerified
sub(address funduint256 poolIndexuint256 positionIndexuint256 proportionX128uint256 deadlinereturns (uint256 amount)
Events
ChangeVerifiedToken(address indexed tokenbool isVerified
Harvest(address indexed tokenuint256 amountuint256 burned
SetGovernance(address indexed account
SetHarvestPath(address indexed tokenbytes path
SetMaxPriceImpact(uint256 priceImpact
SetMaxSqrtSlippage(uint256 sqrtSlippage
Constructor
constructor(address _hotpotaddress _governanceaddress _uniV3Routeraddress _uniV3Factoryaddress _weth9
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.