dlipicar

Results 33 comments of dlipicar

Hey there! Hmm weird, I'd need to check out if something changed wrt the "new community collectible" signal. @jrainville Is this something we want fixed for 2.28.1? Community collectibles are...

Real UI implemented, this is no longer useful

Hey there! Sorry for the delay in commenting. So, we're using both CryptoCompare and CoinGecko in a way that's not even properly documented. According to their docs, even if you...

> Hi @qoqobolo, Thanks for testing this PR. As far as I understand, this is the expected behavior. We lack information on which platforms support which tokens. So, pre-populating the...

> Great step towards having an integrated model for groups. However, I don't see order taken into consideration. Adding order support will be a great step towards simplifying the current...

Possibly related. I was using 2.29.0 RC6 Balances were showing up fine in the Wallet ![image](https://github.com/status-im/status-desktop/assets/11161531/4effce7c-c475-410c-b9cd-9aac83351b80) But the Send modal showed 0 balance for ETH and it wouldn't let me...

Initial findings: If we have some certainty that what the user entered is some specific piece of information (contract address, collection slug), we can make a search using specific endpoints...

Update: Infura's shutting down their NFT API ``` Hey 👋 We are writing to let you know that we will soon be sunsetting our NFT API + SDK. Infura’s mission...

@John-44 I wouldn't recommend [Moralis](https://docs.moralis.io/web3-data-api/evm/reference/search-nfts?chain=eth&format=decimal&filter=name&addresses=[]) for the string-based search feature: ![image](https://github.com/status-im/status-desktop/assets/11161531/d17355c7-bb8e-4ff2-a340-b7704652315e) I'd go with [Alchemy](https://docs.alchemy.com/reference/searchcontractmetadata-v3) to begin with, need to look for a suitable backup provider.

Additional note: Rarible seems to have something we could use, though they only support Ethereum (mainnet + testnet) https://multichain.redoc.ly/testnet/tag/item-controller#operation/searchItems