ICHI Vault Liquidity
Verified contract
Active on
Base with 292 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.23)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AIINU | ERC-20 | 4 | $0.023976 |
$0.1 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.08 | |
WGC | ERC-20 | 200 | $0.000289 |
$0.06 | |
BOOMER | ERC-20 | 0.069 | $0.007147 |
$0 | |
BETS | ERC-20 | 4.2 | $0.00009 |
$0 | |
Boe | ERC-20 | 0.69 | $0.00014 |
$0 | |
DEGEN | ERC-20 | 0 | $0.018988 |
$0 | |
BONSAICOIN | ERC-20 | 1M | -- | -- | |
Claim: degentoon.com | ERC-20 | 149.9K | -- | -- | |
Claim: roostdrop.com | ERC-20 | 34.9K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23065589 | 18 minutes ago | | | 0 | 8.1143869e-7 | |
| 23028491 | 21 hours ago | | | 0 | 0.0000016298861 | |
| 23025332 | a day ago | | | 0 | 6.3866635e-7 | |
| 22996440 | 2 days ago | | | 0 | 0.000000801722686940 | |
| 22993228 | 2 days ago | | | 0 | 8.6961737e-7 | |
| 22988048 | 2 days ago | | | 0 | 0.0000013893000 | |
| 22982945 | 2 days ago | | | 0 | 0.0000010154281 | |
| 22982918 | 2 days ago | | | 0 | 0.0000010421238 | |
| 22953066 | 3 days ago | | | 0 | 2.7933500e-7 | |
| 22948985 | 3 days ago | | | 0 | 4.9088600e-7 |
ABI
ABI objects
Getter at block 23066121 getTotalAmounts() view returns (uint256 total0, uint256 total1)
PRECISION() view returns (uint256)
1000000000000000000
affiliate() view returns (address)
0x937019b847c00c879b3062f06598d1d793461e96
allowToken0() view returns (bool)
false
allowToken1() view returns (bool)
true
ammFeeRecipient() view returns (address)
0x889e8cddca4080541967e28eef57dcac0d3c69b1
baseLower() view returns (int24)
-887200
baseUpper() view returns (int24)
121800
currentTick() view returns (int24 tick)
121596
decimals() view returns (uint8)
18
deposit0Max() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
deposit1Max() view returns (uint256)
100000000000000000000000000
doNotifyRewards() view returns (bool)
true
fee() view returns (uint24)
10000
getBasePosition() view returns (uint128 liquidity, uint256 amount0, uint256 amount1)
(liquidity=1389086745321382945011, amount0=32157049312592584, amount1=606787207128153473017035)
getLimitPosition() view returns (uint128 liquidity, uint256 amount0, uint256 amount1)
(liquidity=21081323217692000068680, amount0=945909304820461905, amount1=0)
hysteresis() view returns (uint256)
5000000000000000
ichiVaultFactory() view returns (address)
0xfbf38920ccbcff7268ad714ae5f9fad6df607065
limitLower() view returns (int24)
121800
limitUpper() view returns (int24)
122200
maxTotalSupply() view returns (uint256)
0
name() view returns (string)
ICHI Vault Liquidity
owner() view returns (address)
0x7d11de61c219b70428bb3199f0dd88ba9e76bfee
pool() view returns (address)
0xa782e1cc55ed5b7cfa35a2ff89fdcd4b4ef6f715
symbol() view returns (string)
ICHI_Vault_LP
tickSpacing() view returns (int24)
200
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0x4ed4e862860bed51a9570b96d89af5e1b0efefed
totalSupply() view returns (uint256)
5060530107095250665266037
twapPeriod() view returns (uint32)
1200
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
collectFees() returns (uint256 fees0, uint256 fees1)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 deposit0, uint256 deposit1, address to) returns (uint256 shares)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebalance(int24 _baseLower, int24 _baseUpper, int24 _limitLower, int24 _limitUpper, int256 swapQuantity)
renounceOwnership()
setAffiliate(address _affiliate)
setAmmFeeRecipient(address _ammFeeRecipient)
setDepositMax(uint256 _deposit0Max, uint256 _deposit1Max)
setHysteresis(uint256 _hysteresis)
setMaxTotalSupply(uint256 _maxTotalSupply)
setTwapPeriod(uint32 newTwapPeriod)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
uniswapV3MintCallback(uint256 amount0, uint256 amount1, bytes data)
uniswapV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes data)
updateDoNotifyRewards(bool _doNotifyRewards)
withdraw(uint256 shares, address to) returns (uint256 amount0, uint256 amount1)
Affiliate(address indexed sender, address affiliate)
AmmFeeRecipient(address indexed sender, address ammFeeRecipient)
Approval(address indexed owner, address indexed spender, uint256 value)
CollectFees(address indexed sender, uint256 feeAmount0, uint256 feeAmount1)
DeployICHIVault(address indexed sender, address indexed pool, bool allowToken0, bool allowToken1, address owner, uint256 twapPeriod)
Deposit(address indexed sender, address indexed to, uint256 shares, uint256 amount0, uint256 amount1)
DepositMax(address indexed sender, uint256 deposit0Max, uint256 deposit1Max)
Hysteresis(address indexed sender, uint256 hysteresis)
MaxTotalSupply(address indexed sender, uint256 maxTotalSupply)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Rebalance(int24 tick, uint256 totalAmount0, uint256 totalAmount1, uint256 feeAmount0, uint256 feeAmount1, uint256 totalSupply)
SetDoNotifyRewards(address sender, bool doNotifyRewards)
SetTwapPeriod(address sender, uint32 newTwapPeriod)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed sender, address indexed to, uint256 shares, uint256 amount0, uint256 amount1)
constructor(address _pool, bool _allowToken0, bool _allowToken1, address __owner, uint32 _twapPeriod)
This contract contains no fallback and receive objects.
This contract contains no error objects.