0x1b504f17192d58b2e457a4814e4bc0d261421b49
Verified contract
Proxy
Active on
Ethereum with 0 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
0x893f…e97d
0xa995…4fdb
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#675897) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#660998) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#660985) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#660904) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#648375) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#619992) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#614623) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#609827) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "0x1b504f17192d58b2e457a4814e4bc0d261421b49"
ABI
ABI objects
Getter at block 21272851 tvl() view returns (uint256[] minTokenAmounts, uint256[] maxTokenAmounts)
initialized() view returns (bool)
true
nft() view returns (uint256)
361
pool() view returns (address)
0x893f503fac2ee1e5b78665db23f9c94017aae97d
positionManager() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
pullExistentials() view returns (uint256[])
[10000, 1000]
uniV3Nft() view returns (uint256)
675897
vaultGovernance() view returns (address)
0x9c319dc47ca6c8c5e130d5aef5b8a40cce9e877e
vaultTokens() view returns (address[])
[0x64aa3364F17a4D01c6f1751Fd97C2BD3D7e7f1D5, 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48]
Read-only
isValidSignature(bytes32 _hash, bytes _signature) view returns (bytes4 magicValue)
isVaultToken(address token) view returns (bool)
liquidityToTokenAmounts(uint128 liquidity) view returns (uint256[] tokenAmounts)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenAmountsToLiquidity(uint256[] tokenAmounts) view returns (uint128 liquidity)
State-modifying
Events collectEarnings() returns (uint256[] collectedEarnings)
externalCall(address to, bytes4 selector, bytes data) payable returns (bytes result)
initialize(uint256 nft_, address[] vaultTokens_, uint24 fee_, address uniV3Hepler_)
onERC721Received(address operator, address from, uint256 tokenId, bytes) returns (bytes4)
pull(address to, address[] tokens, uint256[] tokenAmounts, bytes options) returns (uint256[] actualTokenAmounts)
push(address[] tokens, uint256[] tokenAmounts, bytes options) returns (uint256[] actualTokenAmounts)
reclaimTokens(address[] tokens) returns (uint256[] actualTokenAmounts)
transferAndPush(address from, address[] tokens, uint256[] tokenAmounts, bytes options) returns (uint256[] actualTokenAmounts)
CollectedEarnings(address indexed origin, address indexed sender, address indexed to, uint256 amount0, uint256 amount1)
Initialized(address indexed origin, address indexed sender, address[] vaultTokens_, uint256 nft_)
Pull(address to, uint256[] tokenAmounts)
Push(uint256[] tokenAmounts)
ReclaimTokens(address to, address[] tokens, uint256[] tokenAmounts)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.