STEER_UNIV3_VAULT_91
Unverified contract
Proxy
Active on
Base with 14 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
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
-
variable spans 48 additional slots
0x4200…0006
0x482f…0a89
2 additional
variables
Balances ($16.94)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.003756 | $3,818.33 |
$14.34 | |
USDC | ERC-20 | 2.599962 | $0.998847 |
$2.6 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23818268 | a day ago | | | 0 | 0.0000067269332 | |
| 23818201 | a day ago | | | 0 | 0.0000079714140 | |
| 23806163 | a day ago | | | 0 | 0.0000064801277 | |
| 23698623 | 4 days ago | | | 0 | 0.0000062284201 | |
| 23520808 | 8 days ago | | | 0 | 0.0000081452424 | |
| 23513435 | 8 days ago | | | 0 | 0.0000060028137 | |
| 23504972 | 8 days ago | | | 0 | 0.0000060158460 | |
| 23476064 | 9 days ago | | | 0 | 0.0000060045729 | |
| 23383107 | 11 days ago | | | 0 | 0.0000032159077 | |
| 23314822 | 13 days ago | | | 0 | 0.0000057234260 |
ABI
ABI objects
Getter at block 23857476 getTotalAmounts() view returns (uint256 total0, uint256 total1)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
STEER_FRACTION_OF_FEE() view returns (uint256)
6667
TOTAL_FEE() view returns (uint256)
1500
accruedSteerFees0() view returns (uint256)
448733520134833
accruedSteerFees1() view returns (uint256)
1733372
accruedStrategistFees0() view returns (uint256)
224333106736114
accruedStrategistFees1() view returns (uint256)
866590
decimals() view returns (uint8)
18
getPositions() view returns (int24[], int24[], uint16[])
([-209689, -193831, -193830], [-193831, -193830, -192813], [7712, 1144, 8856])
maxTickChange() view returns (int24)
750
name() view returns (string)
STEER_UNIV3_VAULT_91
paused() view returns (bool)
false
pool() view returns (address)
0x482fe995c4a52bc79271ab29a53591363ee30a89
symbol() view returns (string)
STEER_UNIV3_VAULT_91
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
totalSupply() view returns (uint256)
817037255204737645
twapInterval() view returns (uint32)
45
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 amount0Desired, uint256 amount1Desired, uint256 amount0Min, uint256 amount1Min, address to) returns (uint256 shares, uint256 amount0Used, uint256 amount1Used)
emergencyBurn(int24 tickLower, int24 tickUpper, uint128 liquidity) returns (uint256 amount0, uint256 amount1)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _vaultManager, address, address _steer, bytes _params)
pause()
poke()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
steerCollectFees(uint256 amount0, uint256 amount1, address to)
strategistCollectFees(uint256 amount0, uint256 amount1, address to)
tend(uint256 totalWeight, struct SushiMultiPositionLiquidityManagerLiquidityPositions newPositions, bytes timeSensitiveData)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
uniswapV3MintCallback(uint256 amount0, uint256 amount1, bytes)
uniswapV3SwapCallback(int256 amount0Wanted, int256 amount1Wanted, bytes)
unpause()
withdraw(uint256 shares, uint256 amount0Min, uint256 amount1Min, address to) returns (uint256 amount0, uint256 amount1)
Approval(address indexed owner, address indexed spender, uint256 value)
Deposit(address indexed sender, address indexed to, uint256 shares, uint256 amount0, uint256 amount1)
FeesEarned(uint256 amount0Earned, uint256 amount1Earned)
Paused(address account)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Snapshot(uint160 sqrtPriceX96, uint256 totalAmount0, uint256 totalAmount1, uint256 totalSupply)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
Withdraw(address indexed sender, address indexed to, uint256 shares, uint256 amount0, uint256 amount1)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.