LiquidityHolder
Verified contract
Active on
Ethereum with 165 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($72,233.20)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 21.716694 | $3,326.16 |
$72,233.2 | |
HODL | ERC-20 | 483M | -- | -- | |
18 | ERC-20 | 460M | -- | -- | |
TMM | ERC-20 | 230M | -- | -- | |
GNON | ERC-20 | 230M | -- | -- | |
Labo | ERC-20 | 230M | -- | -- | |
Neiro | ERC-20 | 230M | -- | -- | |
bruh | ERC-20 | 230M | -- | -- | |
PJINGLE | ERC-20 | 115M | -- | -- | |
XI | ERC-20 | 69M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269379 | 12 hours ago | | | 0 | 0.0010570561 | |
| 21262224 | a day ago | | | 0 | 0.0011765909 | |
| 21255058 | 2 days ago | | | 0 | 0.0016416440 | |
| 21247888 | 3 days ago | | | 0 | 0.0014975846 | |
| 21240723 | 4 days ago | | | 0 | 0.0016644342 | |
| 21233559 | 5 days ago | | | 0 | 0.0014924994 | |
| 21226399 | 6 days ago | | | 0 | 0.0014795966 | |
| 21219222 | 7 days ago | | | 0 | 0.0014203507 | |
| 21212047 | 8 days ago | | | 0 | 0.00041192016 | |
| 21212046 | 8 days ago | | | 0 | 0.0017774174 |
ABI
ABI objects
Getter at block 21272818
bridge() view returns (address)
0x694fb5daa8b40bc2b626e8ea31499a3f53196d5b
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=LiquidityHolder, version=1.0, chainId=1, verifyingContract=0xc1251023f4a5863503d68e0dbdf9c65ff1cbf05c, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
ethToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
feeReceiver() view returns (address)
0x9d676a2f19d928ee540de4806d115e101c3d5fee
positionManager() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
swapRouter() view returns (address)
0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45
testnet() pure returns (bool)
true
verifier() view returns (address)
0x1d1b2189e7d71d4ab81962b71cfe393231024295
Read-only
assets(address) view returns (uint256 total, uint256 balance, uint256 tokenId)
getAsset(address memeToken) view returns (uint256 total, uint256 balance, uint256 executionTime)
State-modifying
Events buyback(struct BuybackParams params, struct SignParams sign)
collectFees(address memeToken)
preserve(address memeToken, uint256 totalETH, uint256 leftETH)
updateFeeReceiver(address newFeeReceiver)
updateVerifier(address newVerifier)
EIP712DomainChanged()
constructor(address _bridge, address _positionManager, address _swapRouter, address _ethToken, address _verifier, address _feeReceiver)
This contract contains no fallback and receive objects.
InvalidShortString()
StringTooLong(string str)