Visor FLOAT-ETH Uni .3%
Verified contract
Active on
Ethereum with 36 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb050…7cb9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLOAT | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15756779 | 2 years ago | | | 0 | 0.0040041259 | |
| 14340638 | 3 years ago | | | 0 | 0.0085913033 | |
| 14277240 | 3 years ago | | | 0 | 0.021737597 | |
| 14161250 | 3 years ago | | | 0 | 0.0044510809 | |
| 14120864 | 3 years ago | | | 0 | 0.0056043796 | |
| 14120861 | 3 years ago | | | 0 | 0.0058983465 | |
| 14120854 | 3 years ago | | | 0 | 0.0071052162 | |
| 14080828 | 3 years ago | | | 0 | 0.021093944 | |
| 14080653 | 3 years ago | | | 0 | 0.0048335583 | |
| 14057620 | 3 years ago | | | 0 | 0.035008953 |
ABI
ABI objects
Getter at block 21209612 getTotalAmounts() view returns (uint256 total0, uint256 total1)
PRECISION() view returns (uint256)
1000000000000000000000000000000000000
baseLower() view returns (int24)
-887220
baseUpper() view returns (int24)
887220
currentTick() view returns (int24 tick)
-76252
decimals() view returns (uint8)
18
deposit0Max() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
deposit1Max() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
fee() view returns (uint24)
3000
getBasePosition() view returns (uint128 liquidity, uint256 amount0, uint256 amount1)
(liquidity=562062327771855472014, amount0=25437694018400343389570, amount1=12419131233821761317)
getLimitPosition() view returns (uint128 liquidity, uint256 amount0, uint256 amount1)
(liquidity=31984198678716093209, amount0=0, amount1=673299535501534923)
limitLower() view returns (int24)
-887220
limitUpper() view returns (int24)
-77220
maxTotalSupply() view returns (uint256)
0
name() view returns (string)
Visor FLOAT-ETH Uni .3%
owner() view returns (address)
0xc40ccde9c951ace468154d1d39917d8f8d11b38c
pool() view returns (address)
0xe8c2030686fc3b0161ee1def0e8d01dfe4fac0ac
symbol() view returns (string)
vFLOAT-ETH3
tickSpacing() view returns (int24)
60
token0() view returns (address)
0xb05097849bca421a3f51b249ba6cca4af4b97cb9
token1() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply() view returns (uint256)
25826158755317583046
whitelisted() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
list(address) view returns (bool)
State-modifying
Events appendList(address[] listed)
approve(address spender, uint256 amount) returns (bool)
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, address feeRecipient, int256 swapQuantity)
removeListed(address listed)
setDepositMax(uint256 _deposit0Max, uint256 _deposit1Max)
setMaxTotalSupply(uint256 _maxTotalSupply)
toggleWhitelist()
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)
withdraw(uint256 shares, address to, address from) 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)
Rebalance(int24 tick, uint256 totalAmount0, uint256 totalAmount1, uint256 feeAmount0, uint256 feeAmount1, uint256 totalSupply)
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, address _owner, string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.