TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 72 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($9,999.20)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 9.979247K | $1.002 |
$9,999.2 | |
(#497067) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#496156) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#495605) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#495591) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#492666) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#492065) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#491434) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#490622) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#486485) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17150433 | 2 years ago | | | 0 | 0.013796974 | |
| 17143884 | 2 years ago | | | 0 | 0.025615894 | |
| 17132538 | 2 years ago | | | 0 | 0.027235477 | |
| 17130886 | 2 years ago | | | 0 | 0.067053270 | |
| 17130874 | 2 years ago | | | 0 | 0.010662428 | |
| 17129089 | 2 years ago | | | 0 | 0.013273428 | |
| 17123544 | 2 years ago | | | 0 | 0.035954410 | |
| 17123412 | 2 years ago | | | 0 | 0.014200885 | |
| 17123339 | 2 years ago | | | 0 | 0.027881892 | |
| 17122181 | 2 years ago | | | 0 | 0.0020408786 |
ABI
ABI objects
Getter at block 21267835
GasWallet() view returns (address)
0x0562c393f1ffdf6f1e4d49767f9bfb348ff71a19
Owner() view returns (address)
0x0562c393f1ffdf6f1e4d49767f9bfb348ff71a19
readBalanceUSDCVault() view returns (uint256)
9979246505
vaultBalance() view returns (uint256)
9979246505
Read-only
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
changeGasWallet(address newGasWallet)
closePosition(uint256 rmLiquidityTokenId, uint24 swapPoolFee)
emergencyWithdraw(address tokenAddress)
initializeV2()
mintPosition(bytes[] data, uint256 amount) payable returns (bytes[] results)
openPosition(bytes[] mintData, uint256 mintAmount)
removeLiquidity(uint256 tokenId) returns (uint256 amount0, uint256 amount1)
sendUSDCViaSend(uint256 _usdcBalance)
sendViaSend(uint256 _wethBalance) payable
sendViaSendGas(uint256 _wethBalance, address _gaswallet) payable
swapAndTransfer(uint256 _amounteth, uint24 swapPoolFee)
swapAndTransferGasWallet(uint256 _amounteth, uint24 swapPoolFee, address _gaswallet)
swapExactInputSingle(address token_In, address token_Out, uint24 poolFee, uint256 amountIn, uint256 amountOutMinimum) returns (uint256 amountOut)
swapExactOutputSingle(address tokenIn, address tokenOut, uint24 poolFee, uint256 amountOut, uint256 amountInMaximum) returns (uint256 amountIn)
transferOwnership(address newOwnerWallet)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.