Commit Graph

2 Commits

Author SHA1 Message Date
daniel
72854d0c40
Implement tokenlist/tokenlist-extended duplicate validaton, refactor code (#17782)
Co-authored-by: Daniil Lee <24758309+leedaniil@users.noreply.github.com>
2022-01-31 17:11:27 +03:00
daniel
ed272b256d
Remove pairs from EVM chain tokelists.json (#17637)
* Remove pairs from EVM chain tokelists.json

* Add tokenlist-extended.json

* Add command for adding token to tokenlist-extended.json

* Remove empty pairs

* Update config namings

* Add command for adding token to tokenlist.json

* Update config and file namings

* Update tokenlist-extended.json

* Add token info getting

* Fix

* Fix

* Add duplicates check

* Add duplicate check in token list

* Update commands.go

Co-authored-by: Viktor Radchenko <1641795+vikmeup@users.noreply.github.com>
2022-01-27 15:59:22 -08:00