STEER_UNIV3_VAULT_9
Unverified contract
Proxy
Active on
Base with 82 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
0xd9aa…b6ca
0x22ca…5c31
2 additional
variables
Balances ($8.39)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDbC | ERC-20 | 4.410064 | $0.999668 |
$4.41 | |
WETH | ERC-20 | 0.000994 | $3,887.58 |
$3.86 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.06 | |
WGC | ERC-20 | 200 | $0.000263 |
$0.05 | |
USA | ERC-20 | 1 | $0.000915 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000719 |
$0 | |
POV | ERC-20 | 777 | $0.00 |
$0 | |
BCRAB | ERC-20 | 100 | -- | -- | |
PEP | ERC-20 | 61.2 | -- | -- | |
| ERC-20 | 30 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23194687 | 15 days ago | | | 0 | 0.0000011924610 | |
| 22957693 | 21 days ago | | | 0 | 0.0000011924610 | |
| 22518763 | a month ago | | | 0 | 0.0000013569256 | |
| 22388173 | a month ago | | | 0 | 0.0000011359197 | |
| 21669311 | 2 months ago | | | 0 | 7.8701545e-7 | |
| 21669310 | 2 months ago | | | 0 | 0.0000056176721 | |
| 21161234 | 2 months ago | | | 0 | 0.0000010047825 | |
| 21109054 | 2 months ago | | | 0 | 0.0000011924610 | |
| 20712562 | 2 months ago | | | 0 | 4.7620755e-7 | |
| 20356838 | 3 months ago | | | 0 | 0.0000014407038 |
ABI
ABI objects
Getter at block 23847448 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)
662784955874142
accruedSteerFees1() view returns (uint256)
2512996
accruedStrategistFees0() view returns (uint256)
331342771550708
accruedStrategistFees1() view returns (uint256)
1256316
decimals() view returns (uint8)
18
getPositions() view returns (int24[], int24[], uint16[])
([-194070], [-193060], [100])
maxTickChange() view returns (int24)
250
name() view returns (string)
STEER_UNIV3_VAULT_9
paused() view returns (bool)
false
pool() view returns (address)
0x22ca6d83ab887a535ae1c6011cc36ea9d1255c31
symbol() view returns (string)
STEER_UNIV3_VAULT_9
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
totalSupply() view returns (uint256)
529644878122091472
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.