status-go/services/wallet/token
Sale Djenic dcef87af3f fix_: token store clearing
This commit fixes issue with having a multiple contract addresses for the same symbols at the same networks.
An issue we had with this was that when we're searching for a token by symbol, always the first one from the
list was returned. That thing may result later in not having enough balance for that token on certain network,
even the user actually has it.
2024-05-23 14:39:46 +02:00
..
downloader feat: add token list 2023-11-15 09:02:36 +01:00
gen.go feat: load token list in code 2023-06-16 09:00:06 +01:00
token.go feat_: Move community tokens transaction listening to status-go 2024-05-16 16:18:15 +02:00
token_test.go fix_: token store clearing 2024-05-23 14:39:46 +02:00
tokenstore.go fix_: token store clearing 2024-05-23 14:39:46 +02:00
uniswap.go feat: add token list 2023-11-15 09:02:36 +01:00
uniswap_tokenstore.go feat: add token list 2023-11-15 09:02:36 +01:00