status-go/services/wallet/history
Ivan Belyakov b74d9e6b4e feat(wallet)_: add status proxy RPC urls for blockchain providers
Replace the status proxy URL for cryptocompare.
2024-08-01 08:19:20 +02:00
..
balance.go fix(wallet)_: no balance chart for tokens, due to wrong symbol (ETH) used 2024-07-18 13:11:02 +02:00
balance_db.go fix(wallet)_: no balance chart for tokens, due to wrong symbol (ETH) used 2024-07-18 13:11:02 +02:00
balance_test.go fix(wallet)_: no balance chart for tokens, due to wrong symbol (ETH) used 2024-07-18 13:11:02 +02:00
exchange.go
service.go fix(wallet)_: no balance chart for tokens, due to wrong symbol (ETH) used 2024-07-18 13:11:02 +02:00
service_test.go feat(wallet)_: add status proxy RPC urls for blockchain providers 2024-08-01 08:19:20 +02:00
transfers_watcher.go