dcef87af3f
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. |
||
---|---|---|
.. | ||
downloader | ||
gen.go | ||
token.go | ||
token_test.go | ||
tokenstore.go | ||
uniswap.go | ||
uniswap_tokenstore.go |