VolumeFi / paloma

The fast blockchain messenger protocol
Apache License 2.0
3 stars 2 forks source link

[BUG] Failure Stopping ETH lamalend Leverage bot "Invalid callbacker address" #1825

Closed taariq closed 2 months ago

taariq commented 3 months ago

Unable to close leverage bot. Receive the error: Invalid callbacker address

Error: call revert exception; VM Exception while processing transaction: reverted with reason string "Multicall3: call failed" [ See: https://links.ethers.org/v5-errors-CALL_EXCEPTION ] (method="aggregate((address,bytes)[])", data="0x08c379a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000174d756c746963616c6c333a2063616c6c206661696c6564000000000000000000", errorArgs=["Multicall3: call failed"], errorName="Error", errorSignature="Error(string)", reason="Multicall3: call failed", code=CALL_EXCEPTION, version=abi/5.7.0) at Logger.makeError (_app-712aca752b4de1db.js:1:204760) at Logger.throwError (_app-712aca752b4de1db.js:1:204879) at Interface.decodeFunctionResult (_app-712aca752b4de1db.js:1:57357) at Contract. (_app-712aca752b4de1db.js:1:98407) at Generator.next () at fulfilled (_app-712aca752b4de1db.js:1:93664)

jamie088 commented 3 months ago

@taariq Where is the ETH llamalend bot? We don't have an ETH llamalend leverage bot. Please recheck it.

verabehr commented 3 months ago

checked the bot again Bot address: 0x02438b363Be935BF128284D18F1428E384c8Edbc

Collateral is 0, but Stablecoin and Debt are > 0.

Current health is bigger then threshold, but I don't have any logs for more than a few hours, so unclear if there was a backend error in the logs before.

Image

verabehr commented 2 months ago

We're missing self liquidation feature - tracked here https://github.com/VolumeFi/paloma/issues/1854