LiquidusAutoLPFarmOut
Verified contract
Active on
Ethereum with 17 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.46)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRV | ERC-20 | 1.359027 | $0.34019 |
$0.46 | |
LIQ | ERC-20 | 230.632136 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19860629 | 6 months ago | | | 0 | 0.0019138786 | |
| 19860624 | 6 months ago | | | 0 | 0.0020028148 | |
| 19860535 | 6 months ago | | | 0 | 0.0023216778 | |
| 19860525 | 6 months ago | | | 0 | 0.0023914016 | |
| 19848231 | 6 months ago | | | 0 | 0.0021217217 | |
| 18406254 | a year ago | | | 0 | 0.0035642833 | |
| 18333512 | a year ago | | | 0 | 0.0032842397 | |
| 18158533 | a year ago | | | 0 | 0.0036901402 | |
| 17958247 | a year ago | | | 0 | 0.0055033726 | |
| 17338197 | a year ago | | | 0 | 0.017661621 |
ABI
ABI objects
Getter at block 21203049
feeEstimationContract() view returns (address)
0x31248f375263eaa3b3dbdfcd8eae60890360cd75
feeWallet() view returns (address)
0x92092a96995ec9e52a7e4ac2c97d2284f6f573f7
owner() view returns (address)
0x43c4a5fc1d79263a6299bc98b0a0af9b0c798e99
paused() view returns (bool)
false
Read-only
whitelistFromFee(address) view returns (bool)
whitelistRouters(address) view returns (bool)
State-modifying
Events addWhitelistFromFee(address _account)
addWhitelistRouters(address _router)
pause()
recoverWrongTokens(address _tokenAddress, uint256 _tokenAmount)
removeWhitelistFromFee(address _account)
removeWhitelistRouters(address _router)
renounceOwnership()
setFees(address _feeWallet, address _feeEstimationContract)
transferOwnership(address newOwner)
unpause()
zapOut(struct LiquidusAutoLPFarmOutZapOutCall params) payable
AdminTokenRecovery(address tokenRecovered, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
This contract contains no constructor objects.
receive()
This contract contains no error objects.