cake_wallet/cw_evm/lib
Adegoke David 2877cc160c
CW-608-Fetch-And-Save-Icons-Of-ERC20-And-SPL-Tokens-When-Adding-Them (#1365)
* feat: Fetch and save icons of SPL tokens when adding them

* feat: Implement fetch and save icons for ERC20 tokens when adding them

* fix: Add moralisApiKey to evm secrets

* Add check to ensure decimals cannot be zero

* - Fallback to adding erc20 token from web3dart
- Wrap fetching spl token icon in a try/catch block

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-04-09 00:53:14 +02:00
..
cw_evm.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_client.dart CW-608-Fetch-And-Save-Icons-Of-ERC20-And-SPL-Tokens-When-Adding-Them (#1365) 2024-04-09 00:53:14 +02:00
evm_chain_exceptions.dart CW-596-Solana-Bug-Fixes (#1340) 2024-03-29 20:55:29 +02:00
evm_chain_formatter.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_mnemonics.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_transaction_credentials.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_transaction_history.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_transaction_info.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_transaction_model.dart Generic fixes (#1348) 2024-03-29 20:54:59 +02:00
evm_chain_transaction_priority.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_wallet.dart CW-608-Fetch-And-Save-Icons-Of-ERC20-And-SPL-Tokens-When-Adding-Them (#1365) 2024-04-09 00:53:14 +02:00
evm_chain_wallet_addresses.dart Generic fixes (#1304) 2024-02-23 19:09:24 +02:00
evm_chain_wallet_creation_credentials.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
evm_chain_wallet_service.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
evm_erc20_balance.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
file.dart CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
pending_evm_chain_transaction.dart Cw 537 integrate thor chain swaps (#1280) 2024-03-28 14:41:11 +02:00