diff --git a/blockchains/ethereum/assets/0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4/logo.png b/blockchains/ethereum/assets/0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4/logo.png new file mode 100644 index 000000000..9c5c465a8 Binary files /dev/null and b/blockchains/ethereum/assets/0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4/logo.png differ diff --git a/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/logo.png b/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/logo.png new file mode 100644 index 000000000..157f437ba Binary files /dev/null and b/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/logo.png differ diff --git a/package.json b/package.json index 7cd9375e6..6bc0b284a 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "list": "npm run cleanup && ts-node ./script/gen_list", "resize": "npm run cleanup && ts-node ./script/resize_images", "map-cmc": "npm run cleanup && ts-node ./pricing/coinmarketcap/script", - "magic": "npm run cleanup && npm run update-bep2 && npm run checksum-erc20 && npm run resize && npm run list && npm run test" + "magic": "npm run update-bep2 && npm run checksum-erc20 && npm run resize && npm run list && npm run test" }, "repository": { "type": "git",