chain-desktop-wallet icon indicating copy to clipboard operation
chain-desktop-wallet copied to clipboard

Crypto.com DeFi Desktop Wallet

Results 157 chain-desktop-wallet issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. **Environment and Version (please complete the following information):** - OS: [e.g. Windows, Mac, Linux] - Version [e.g....

This has some minor linguistic updates to the readme. There's nothing earth shattering, but I thought it would be helpful. Thanks! # PR Checklist: - [ x ] Have you...

I'd like to see a FLAG or CheckMark for Official Governance proposals, thus better visibility for newbies to see those that are SPAM.

## Background Cosmos Hub Chains transactions are returning error `Invalid string. Length must be a multiple of 4.`

## Background The current usage on NFT list requests is overloading NFT Indexing Team's server.

## Background Migrate `v1` endpoints to `v2` correspondingly: - https://eth-indexing.crypto.org/ethereum/mainnet/api/v1/address/{addr}/balance - ETH Native Balance: `/v2/addresses/{addr}/native_balance` - ERC20 Token Balances: `/v2/addresses/{addr}/token_balance` - https://eth-indexing.crypto.org/ethereum/mainnet/api/v1/address/{addr}/normal?page=0&pageSize=100&sort=timestamp%3Adesc - ETH Transaction List: `/v2/addresses/{addr}/transactions` - ERC20 Transaction...