Aloe Blend WETH/oSQTH
Verified contract
Active on
Ethereum with 14 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
oSQTH | ERC-20 | 0.009369 | $116.96 |
$1.1 | |
WETH | ERC-20 | 0.000051 | $3,631.28 |
$0.18 | |
weoSQTH | ERC-20 | 0.013265 | -- | -- | |
weWETH | ERC-20 | 0.000806 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15602306 | 2 years ago | | | 0 | 0.0035381290 | |
| 15599904 | 2 years ago | | | 0 | 0.0040136463 | |
| 15599837 | 2 years ago | | | 0 | 0.0028577625 | |
| 15587662 | 2 years ago | | | 0 | 0.0055591690 | |
| 15587553 | 2 years ago | | | 0 | 0.0015507000 | |
| 15585118 | 2 years ago | | | 0 | 0.0053252386 | |
| 15585025 | 2 years ago | | | 0 | 0.0018921698 | |
| 15584907 | 2 years ago | | | 0 | 0.010001110 | |
| 15584800 | 2 years ago | | | 0 | 0.0029242620 | |
| 15577688 | 2 years ago | | | 0 | 0.0064873538 |
ABI
ABI objects
Getter at block 21318379 getInventory() view returns (uint256 inventory0, uint256 inventory1)
B() view returns (uint8)
2
D() view returns (uint8)
10
DOMAIN_SEPARATOR() view returns (bytes32)
0x588a032e44b96c5a845a0d51c0526f846fa644c8035a3331d9c0ad21db769cd3
FLOAT_PERCENTAGE() view returns (uint256)
500
K() view returns (uint8)
20
L() view returns (uint8)
4
MAINTENANCE_FEE() view returns (uint8)
10
MAX_WIDTH() view returns (int24)
27728
MIN_WIDTH() view returns (int24)
402
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
RECENTERING_INTERVAL() view returns (uint24)
86400
TOKEN0() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
TOKEN1() view returns (address)
0xf1b99e3e573a1a9c5e6b2ce818b617f0e664e86b
UNI_POOL() view returns (address)
0x82c427adfdf2d245ec51d8046b41c4ee87f0d29c
decimals() view returns (uint8)
18
getRebalanceUrgency() view returns (uint32 urgency)
80095944
maintenanceBudget0() view returns (uint256)
50763115771829
maintenanceBudget1() view returns (uint256)
9368954619483628
name() view returns (string)
Aloe Blend WETH/oSQTH
packedSlot() view returns (int24 primaryLower, int24 primaryUpper, int24 limitLower, int24 limitUpper, uint48 recenterTimestamp, uint32 maxRebalanceGas, bool maintenanceIsSustainable, bool locked)
(primaryLower=27000, primaryUpper=29040, limitLower=0, limitUpper=0, recenterTimestamp=1663982567, maxRebalanceGas=864376, maintenanceIsSustainable=true, locked=false)
silo0() view returns (address)
0x922e36583eecd7acb7006aa3d2fa0fd1e4b0453e
silo0Basis() view returns (uint256)
806371309632341
silo1() view returns (address)
0x7f48a8a5c5c079627eafffd1fe4c9cf80e741fe8
silo1Basis() view returns (uint256)
13267963717684202
symbol() view returns (string)
ALOE-BLEND
totalSupply() view returns (uint256)
945035669822693
volatilityOracle() view returns (address)
0x0000000000f0021d219c5ae2fd5b261966012dd7
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
gasPrices(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
deposit(uint256 amount0Max, uint256 amount1Max, uint256 amount0Min, uint256 amount1Min) returns (uint256 shares, uint256 amount0, uint256 amount1)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
rebalance(address rewardToken)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
uniswapV3MintCallback(uint256 _amount0, uint256 _amount1, bytes)
withdraw(uint256 shares, uint256 amount0Min, uint256 amount1Min) returns (uint256 amount0, uint256 amount1)
Approval(address indexed owner, address indexed spender, uint256 amount)
Deposit(address indexed sender, uint256 shares, uint256 amount0, uint256 amount1)
Rebalance(uint256 ratio, uint256 shares, uint256 inventory0, uint256 inventory1)
Recenter(int24 lower, int24 upper)
Reward(address token, uint256 amount, uint32 urgency)
Transfer(address indexed from, address indexed to, uint256 amount)
Withdraw(address indexed sender, uint256 shares, uint256 amount0, uint256 amount1)
constructor(address _uniPool, address _silo0, address _silo1)
receive()
This contract contains no error objects.