Neiro Vault

Unverified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0xc9315e1b at 20545128
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
19 additional variables
ERC-20
Value $544.33
ERC-20
Value $22.7
ERC-20
Value $0.02
0xae92fcda6eca1f43199aef916cf5dbf9e78c6ec7c71c1c9408efaaa0627139ce
0xb0a194baaa1f1a6f4e335cf2b67ed3990bb1ce5a37e55d943014f13fae3ccd60
0x62f4304d7bdf59275d50a6aba5140e638f90875f1b380dc3234ac7a0e4473212
0xe5f03dc8ec1cc4bbe27ab80811621b9026d6c4d383e43e75777707670f337506
0x3e8971ee9a8a256d0b54986366109327babeab42fc3e41f5fc4196796d4580f4
0xf7e5c41280ebeec49d3e98dba341fefe4dc3807c551fc22563bdb835850def33
0xf35a24614539f1a364c1a02f4ffeb389cd4e82bcd5befe5269c4b4e83fc8efcf
0xef07087b9554ab918eae47b61dc6020dc2efce571a31d38ee50272c71e40c2a8
0x91fea579c4e7aaef2551b756777518a80f903d0d04afadb032c47b80d02bd997
0x68afd3a6c6c1b7a1a7b1e6285eeca8ccec779f1ce8bc8a563951dce34a58065e

Functions
Getter at block 21211148
MINIMUM_LIQUIDITY(view returns (uint256)
1000
accruedManagerFees0(view returns (uint256)
0
accruedManagerFees1(view returns (uint256)
0
accruedProtocolFees0(view returns (uint256)
250272769304686
accruedProtocolFees1(view returns (uint256)
7297373947278918
baseLower(view returns (int24)
53000
baseThreshold(view returns (int24)
7000
baseUpper(view returns (int24)
67200
 
checkCanRebalance(view 
decimals(view returns (uint8)
18
factory(view returns (address)
0x5b7b8b487d05f77977b7abeec5f922925b9b2afa
fullLower(view returns (int24)
-887200
fullRangeWeight(view returns (uint24)
330000
fullUpper(view returns (int24)
887200
getBalance0(view returns (uint256)
4
getBalance1(view returns (uint256)
526
 
getTotalAmounts(view returns (uint256 total0uint256 total1)
 
getTwap(view returns (int24)
lastTick(view returns (int24)
60020
lastTimestamp(view returns (uint256)
1727488463
limitLower(view returns (int24)
60200
limitThreshold(view returns (int24)
10000
limitUpper(view returns (int24)
70200
manager(view returns (address)
0xb05cf01231cf2ff99499682e64d3780d57c80fdd
managerFee(view returns (uint24)
59420
maxTotalSupply(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
maxTwapDeviation(view returns (int24)
5000
minTickMove(view returns (int24)
0
name(view returns (string)
Neiro Vault
pendingManager(view returns (address)
0x0000000000000000000000000000000000000000
pendingManagerFee(view returns (uint24)
59420
period(view returns (uint32)
60
pool(view returns (address)
0x79a6683d82f25535ff3fd2753e03e0961060e882
protocolFee(view returns (uint24)
10000
rebalanceDelegate(view returns (address)
0xb05cf01231cf2ff99499682e64d3780d57c80fdd
symbol(view returns (string)
vNEIRO
tickSpacing(view returns (int24)
200
token0(view returns (address)
0x812ba41e071c7b7fa4ebcfb62df5f45f6fa853ee
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1000
twapDuration(view returns (uint32)
600
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getPositionAmounts(int24 tickLowerint24 tickUpperview returns (uint256 amount0uint256 amount1)
State-modifying
acceptManager(
approve(address spenderuint256 amountreturns (bool)
collectManager(address to
collectProtocol(address to
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 amount0Desireduint256 amount1Desireduint256 amount0Minuint256 amount1Minaddress toreturns (uint256 sharesuint256 amount0uint256 amount1)
emergencyBurn(int24 tickLowerint24 tickUpperuint128 liquidity
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(struct VaultParams _paramsaddress _factory
rebalance(
setBaseThreshold(int24 _baseThreshold
setFullRangeWeight(uint24 _fullRangeWeight
setLimitThreshold(int24 _limitThreshold
setManager(address _manager
setManagerFee(uint24 _pendingManagerFee
setMaxTotalSupply(uint256 _maxTotalSupply
setMaxTwapDeviation(int24 _maxTwapDeviation
setMinTickMove(int24 _minTickMove
setPeriod(uint32 _period
setRebalanceDelegate(address _rebalanceDelegate
setTwapDuration(uint32 _twapDuration
sweep(address tokenuint256 amountaddress to
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
uniswapV3MintCallback(uint256 amount0uint256 amount1bytes data
uniswapV3SwapCallback(int256 amount0Deltaint256 amount1Deltabytes data
withdraw(uint256 sharesuint256 amount0Minuint256 amount1Minaddress toreturns (uint256 amount0uint256 amount1)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CollectFees(uint256 feesToVault0uint256 feesToVault1uint256 feesToProtocol0uint256 feesToProtocol1uint256 feesToManager0uint256 feesToManager1
CollectManager(uint256 amount0uint256 amount1
CollectProtocol(uint256 amount0uint256 amount1
Deposit(address indexed senderaddress indexed touint256 sharesuint256 amount0uint256 amount1
Snapshot(int24 tickuint256 totalAmount0uint256 totalAmount1uint256 totalSupply
Transfer(address indexed fromaddress indexed touint256 value
UpdateBaseThreshold(int24 threshold
UpdateFullRangeWeight(uint24 weight
UpdateLimitThreshold(int24 threshold
UpdateManager(address manager
UpdateManagerFee(uint24 managerFee
UpdateMaxTotalSupply(uint256 maxTotalSupply
UpdateMaxTwapDeviation(int24 maxTwapDeviation
UpdateMinTickMove(int24 minTickMove
UpdatePendingManager(address manager
UpdatePeriod(uint32 period
UpdateRebalanceDelegate(address delegate
UpdateTwapDuration(uint32 twapDuration
Withdraw(address indexed senderaddress indexed touint256 sharesuint256 amount0uint256 amount1
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.