Yábir Benchakhtir
Yábir Benchakhtir
The collateral ratio of the Liquity protocol is important to detect when liquidations in recovery mode can happen. More at https://docs.liquity.org/faq/recovery-mode. It would be nice to have it in rotki...
## Abstract Curve is deployed in almost (or all) the evm chains that we support. We should be able to decode events in those chains too ## Specification We need...
## Problem Definition As for ERC1155 tokens opensea API returns only one entry in the assets endpoint but is possible that the users have more of them. To detect this...
We want to remove the defi section from the UI. The reasons are: - The defi section requires manual work to mantain - We don't track balances for all the...
## Abstract Fantom network is another EVM compatible blockchaing that has seen an increase in users and protocols deployed for example https://spookyswap.finance/swap ## Motivation Since Matic is on the road...
## Abstract It is common for users to have special dates in the calendar where they have to take actions. Examples of those are for example dates to renew ENS...
Hello. For @rotki we have some address selected for testing and before the subgraph fix we could fetch `addLiquidityEvent`s for the address `0x3ba6eb0e4327b96ade6d4f3b578724208a590cef`. One of them being https://etherscan.io/tx/0x9b5471ee166bc8210ae10faae6e3292424829e48cb437346fbcc60bd66a5c008 After the...
Some services like eigenlayer don't provide CSVs to query the airdrops. In order to get them we need to query the endpoint for each address `https://claims.eigenfoundation.org/clique-eigenlayer-api/campaign/eigenlayer/credentials?walletAddress=` and extract the balance...
When running the PnL report ensure that no background task gets scheduled that could slow down the task that the user has requested Closes #(issue_number) ## Checklist - [ ]...
When filling the mappings for the globaldb those need to be checked locally. Also when checking the assets in tests we need to have an updated version of the mappings....