Automativally generate Token Lists
# Install dependencies
yarn
# Generate Coingecko list
yarn coingecko
There's a script that will fetch all images form the CowSwap list and store them in src/public/images/<chainId>/<address>.png
yarn downloadImages