This contract is being backfilled. You may encounter incomplete storage history.

HotPotV2Fund

Verified contract

Proxy

Active on Ethereum with 136 txns
Deployed by via 0xca66b04b at 12849770
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $20,372.55
0xd10776819a4f83756b9889b2fd2639d9ecdbd1e0b69330d247926d96ad563698
0x38d6b63b045d8b7a494262980a96d823b2fcca9862dcf6cdc2b60bedba5406dc
0xc1e599deeca5d10ce1fca7f8523a4e0005575ed09f496300198c945eb9d1e474
0x4823bd6d1da617a335a3ec5677daa5eea926acc599e5c106f6d34053f05323e5
0xcc2d3dc593f728cff5e5534dd32fa75c205a884e02015b8993cbeca5258ebd3f
0x45563a85a0ee7fe71ab8f1c2e2c5c75e12c2c8d5654184d14d65a94c500af71e
0x40d1bfef8f3e8ad85e3ebe0511184198b817407828d966ec314bda045f4fcde0
0x2a1eb5564088218d602fb44249bd7c46a9d7efdae5736ab2d1af557174cbdc72
0x45eafaf503b7f65c87fb63c2f361a2ada693ff89f2d2f5cbb3257903b5e873a7
0x5894e94b42d195ed4a03a30f85232950a3a8c28a6f6f99b35518e3f7a7cc76c3

Functions
Getter at block 21214189
controller(view returns (address)
0xe366d53f07af38ce012aea484747e40d513d000e
decimals(view returns (uint8)
18
descriptor(view returns (bytes32)
0x57686974652042656c6c790050617373697665202b2041637469766500000000
manager(view returns (address)
0xeec9861ed3d849371b551899dcf43c5e3b44fcfe
name(view returns (string)
Hotpot V2
poolsLength(view returns (uint256)
3
symbol(view returns (string)
HPT-V2
token(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
 
totalAssets(view returns (uint256 amount)
totalInvestment(view returns (uint256)
54456445992
totalSupply(view returns (uint256)
15261406682
Read-only
allowance(addressaddressview returns (uint256)
assetsOfPool(uint256 poolIndexview returns (uint256 amount)
assetsOfPosition(uint256 poolIndexuint256 positionIndexview returns (uint256 amount)
balanceOf(addressview returns (uint256)
buyPath(addressview returns (bytes)
investmentOf(addressview returns (uint256)
pools(uint256view returns (address)
positions(uint256uint256view returns (bool isEmptyint24 tickLowerint24 tickUpper)
positionsLength(uint256 poolIndexview returns (uint256)
sellPath(addressview returns (bytes)
State-modifying
add(uint256 poolIndexuint256 positionIndexuint256 amountbool collect
approve(address spenderuint256 valuereturns (bool)
deposit(uint256 amountreturns (uint256 share)
init(address token0address token1uint24 feeint24 tickLowerint24 tickUpperuint256 amount
move(uint256 poolIndexuint256 subIndexuint256 addIndexuint256 proportionX128
setPath(address distTokenbytes buybytes sell
sub(uint256 poolIndexuint256 positionIndexuint256 proportionX128
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
uniswapV3MintCallback(uint256 amount0Oweduint256 amount1Owedbytes data
withdraw(uint256 sharereturns (uint256 amount)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Deposit(address indexed owneruint256 amountuint256 share
Transfer(address indexed fromaddress indexed touint256 value
Withdraw(address indexed owneruint256 amountuint256 share
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.