Yábir Benchakhtir

Results 114 issues of Yábir Benchakhtir

Right now the user doesn't have the possibility of assigning custom counterparties to history events. This is annoying when you want to label transactions to apply accounting rules or filter...

Right now we use bitcoin apis to query balances that enforce us to query addresses one by one. When the number of addresses is bit this is slow and makes...

Seems that we don't decode wraps of steth. Example transaction https://etherscan.io/tx/0x21e291c980e6ca90b6b52bf13bc43c26bead4d3129bdbc463e140592294fe5bd ## task Decode this and the unwrap event

PYTH is a competitor to ChainLink and provides price feeds for several crypto assets. In addition it provides fees for stocks that can be used in the future. There is...

Closes #(issue_number) ## Checklist - [ ] The PR modified the frontend, and updated the [user guide](https://github.com/rotki/docs/blob/main/usage-guides/index.md) to reflect the changes.

## Problem it is a swap from COW to ETH https://arbitrum.blockscout.com/tx/0x02bbd9ca5dcafee54f26da57acc4b2d2bd735703faade9fc1131d9b1987948a9 ## Task It should be decoded as a trade

Starknet is a ZK-Rollup and not an EVM chain, it uses Cairo VM. It publishes blobs to ethereum and works as an L2. There are a lot of popular apps...

new chain

### Summary **Hyperliquid EVM** is an EVM layer 1 blockchain featuring a high-performance coexisting with an order book-based decentralized exchange (DEX) called **Hyperliquid Core**. The chain's primary feature is its...

new chain

The token is this one 0x5E162b4AC251599a218B0C37b4854E33a54fFCa7 `sd-USDCUSDT0-vault` in arbitrum ## TODO find why the price is not calculated correctly

bug

Right now we process all the information about curve pools and also create the tokens. This process of querying the tokens metadata is costly and slows the initial experience for...